2024-09-10 09:31:34.265 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-10 09:31:34.309 +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-10 09:31:34.329 +05:30 INF Creating key {8341df24-4753-4161-92da-f63f521d06be} with creation date 2024-09-10 04:01:34Z, activation date 2024-09-10 04:01:34Z, and expiration date 2024-12-09 04:01:34Z. 2024-09-10 09:31:34.341 +05:30 WRN No XML encryptor configured. Key {8341df24-4753-4161-92da-f63f521d06be} may be persisted to storage in unencrypted form. 2024-09-10 09:31:34.522 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-10 09:31:34.522 +05:30 INF Hosting environment: Production 2024-09-10 09:31:34.523 +05:30 INF Content root path: C:\inetpub\wwwroot\SangCoreSettingsAPI 2024-09-10 09:31:34.534 +05:30 71e108ce-301e-4f43-9aa3-3f9d4f3395e3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 09:31:34.600 +05:30 71e108ce-301e-4f43-9aa3-3f9d4f3395e3 INF CORS policy execution successful. 2024-09-10 09:31:34.606 +05:30 71e108ce-301e-4f43-9aa3-3f9d4f3395e3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 73.9013ms 2024-09-10 09:31:34.652 +05:30 1bce5a83-37f5-4825-a6d2-7f2bf3c6225c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 09:31:34.791 +05:30 1bce5a83-37f5-4825-a6d2-7f2bf3c6225c INF CORS policy execution successful. 2024-09-10 09:31:34.807 +05:30 1bce5a83-37f5-4825-a6d2-7f2bf3c6225c INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:31:34.837 +05:30 9b770c61-0d15-4185-8c33-99e841970be9 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 09:31:34.856 +05:30 9b770c61-0d15-4185-8c33-99e841970be9 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 09:31:35.219 +05:30 9b770c61-0d15-4185-8c33-99e841970be9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:31:35.267 +05:30 9b770c61-0d15-4185-8c33-99e841970be9 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 405.4747ms 2024-09-10 09:31:35.268 +05:30 9b770c61-0d15-4185-8c33-99e841970be9 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 09:31:35.270 +05:30 9b770c61-0d15-4185-8c33-99e841970be9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1bce5a83-37f5-4825-a6d2-7f2bf3c6225c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 09:31:35.281 +05:30 9b770c61-0d15-4185-8c33-99e841970be9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 628.9554ms 2024-09-10 09:31:35.374 +05:30 8ee79424-a664-4d5a-ad36-96066b00f718 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null null 2024-09-10 09:31:35.381 +05:30 8ee79424-a664-4d5a-ad36-96066b00f718 INF CORS policy execution successful. 2024-09-10 09:31:35.381 +05:30 8ee79424-a664-4d5a-ad36-96066b00f718 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 204 null null 7.4806ms 2024-09-10 09:31:35.412 +05:30 3ecf3513-786b-4abe-960e-ed52d8dac664 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null null 2024-09-10 09:31:35.412 +05:30 bd5431a4-3bae-422f-9b5b-df9db51d4f2a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null null 2024-09-10 09:31:35.412 +05:30 3ecf3513-786b-4abe-960e-ed52d8dac664 INF CORS policy execution successful. 2024-09-10 09:31:35.412 +05:30 bd5431a4-3bae-422f-9b5b-df9db51d4f2a INF CORS policy execution successful. 2024-09-10 09:31:35.413 +05:30 bd5431a4-3bae-422f-9b5b-df9db51d4f2a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 204 null null 0.5503ms 2024-09-10 09:31:35.413 +05:30 3ecf3513-786b-4abe-960e-ed52d8dac664 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 204 null null 0.9252ms 2024-09-10 09:31:35.420 +05:30 2706f381-2dd9-4f95-af25-9a8a4d58fe0d INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null 0 2024-09-10 09:31:35.422 +05:30 2706f381-2dd9-4f95-af25-9a8a4d58fe0d INF CORS policy execution successful. 2024-09-10 09:31:35.422 +05:30 2706f381-2dd9-4f95-af25-9a8a4d58fe0d INF HTTP request: Path: /userpreference/updatePreferenceLanguage QueryString: ?preferenceLanguageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 09:31:35.429 +05:30 fe03be11-d0f6-4056-8bc8-535c6c326533 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 09:31:35.440 +05:30 fe03be11-d0f6-4056-8bc8-535c6c326533 INF Route matched with {action = "UpdatePreferenceLanguage", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLanguage(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 09:31:35.452 +05:30 8d82b753-fd06-43f5-bf11-27fced2483fe INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null 0 2024-09-10 09:31:35.453 +05:30 8d82b753-fd06-43f5-bf11-27fced2483fe INF CORS policy execution successful. 2024-09-10 09:31:35.453 +05:30 f5dd5d26-7677-42ff-8382-1c9be31f9dfa INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null 0 2024-09-10 09:31:35.453 +05:30 8d82b753-fd06-43f5-bf11-27fced2483fe INF HTTP request: Path: /userpreference/updatepreferencelayout QueryString: ?preferenceLayoutId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 09:31:35.454 +05:30 f5dd5d26-7677-42ff-8382-1c9be31f9dfa INF CORS policy execution successful. 2024-09-10 09:31:35.454 +05:30 f5dd5d26-7677-42ff-8382-1c9be31f9dfa INF HTTP request: Path: /userpreference/updatepreferencetheme QueryString: ?preferenceThemeId=3 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 09:31:35.455 +05:30 cfb2e89c-0752-4cea-9233-fca829119859 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 09:31:35.455 +05:30 93ab3cad-67c2-49bb-b75c-7550908b2a88 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 09:31:35.462 +05:30 cfb2e89c-0752-4cea-9233-fca829119859 INF Route matched with {action = "UpdatePreferenceTheme", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceTheme(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 09:31:35.462 +05:30 93ab3cad-67c2-49bb-b75c-7550908b2a88 INF Route matched with {action = "UpdatePreferenceLayout", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLayout(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 09:31:35.483 +05:30 fe03be11-d0f6-4056-8bc8-535c6c326533 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:31:35.490 +05:30 93ab3cad-67c2-49bb-b75c-7550908b2a88 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:31:35.502 +05:30 cfb2e89c-0752-4cea-9233-fca829119859 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:31:35.515 +05:30 93ab3cad-67c2-49bb-b75c-7550908b2a88 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api) in 52.9875ms 2024-09-10 09:31:35.515 +05:30 fe03be11-d0f6-4056-8bc8-535c6c326533 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api) in 74.1281ms 2024-09-10 09:31:35.515 +05:30 cfb2e89c-0752-4cea-9233-fca829119859 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api) in 53.1694ms 2024-09-10 09:31:35.515 +05:30 93ab3cad-67c2-49bb-b75c-7550908b2a88 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 09:31:35.515 +05:30 fe03be11-d0f6-4056-8bc8-535c6c326533 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 09:31:35.515 +05:30 cfb2e89c-0752-4cea-9233-fca829119859 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 09:31:35.516 +05:30 cfb2e89c-0752-4cea-9233-fca829119859 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: f5dd5d26-7677-42ff-8382-1c9be31f9dfa}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 102} Body: {"status":"Success","statusCode":2001,"message":"Theme preference updated successfully.","result":"7"} 2024-09-10 09:31:35.516 +05:30 fe03be11-d0f6-4056-8bc8-535c6c326533 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 2706f381-2dd9-4f95-af25-9a8a4d58fe0d}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelanguage}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 96} Body: {"status":"Success","statusCode":2001,"message":"Preference updated successfully.","result":"7"} 2024-09-10 09:31:35.516 +05:30 93ab3cad-67c2-49bb-b75c-7550908b2a88 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 8d82b753-fd06-43f5-bf11-27fced2483fe}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 103} Body: {"status":"Success","statusCode":2001,"message":"Layout preference updated successfully.","result":"7"} 2024-09-10 09:31:35.516 +05:30 cfb2e89c-0752-4cea-9233-fca829119859 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 201 102 application/json; charset=utf-8 63.2666ms 2024-09-10 09:31:35.516 +05:30 93ab3cad-67c2-49bb-b75c-7550908b2a88 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 201 103 application/json; charset=utf-8 64.6864ms 2024-09-10 09:31:35.516 +05:30 fe03be11-d0f6-4056-8bc8-535c6c326533 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 201 96 application/json; charset=utf-8 96.3545ms 2024-09-10 09:31:35.555 +05:30 0b1a98e1-85f1-4779-9fec-73311166ed94 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 09:31:35.555 +05:30 16b20c24-3cc8-4015-a8ca-f1280e6725f2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 09:31:35.555 +05:30 11c0407a-29fb-4f89-9578-c3a2cf72b70a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 09:31:35.555 +05:30 16b20c24-3cc8-4015-a8ca-f1280e6725f2 INF CORS policy execution successful. 2024-09-10 09:31:35.555 +05:30 0b1a98e1-85f1-4779-9fec-73311166ed94 INF CORS policy execution successful. 2024-09-10 09:31:35.556 +05:30 11c0407a-29fb-4f89-9578-c3a2cf72b70a INF CORS policy execution successful. 2024-09-10 09:31:35.556 +05:30 16b20c24-3cc8-4015-a8ca-f1280e6725f2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.9446ms 2024-09-10 09:31:35.556 +05:30 11c0407a-29fb-4f89-9578-c3a2cf72b70a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 1.0073ms 2024-09-10 09:31:35.556 +05:30 0b1a98e1-85f1-4779-9fec-73311166ed94 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 1.3305ms 2024-09-10 09:31:35.556 +05:30 aeeccc0a-3acc-4da3-9f0b-ddf771e9b280 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 09:31:35.557 +05:30 aeeccc0a-3acc-4da3-9f0b-ddf771e9b280 INF CORS policy execution successful. 2024-09-10 09:31:35.557 +05:30 aeeccc0a-3acc-4da3-9f0b-ddf771e9b280 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.4422ms 2024-09-10 09:31:35.595 +05:30 4e5b3905-b181-4baa-a058-98f3c6c74e2e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 09:31:35.595 +05:30 d7f0c7f7-aa2d-48c4-8d92-4deffe4454a3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 09:31:35.596 +05:30 4e5b3905-b181-4baa-a058-98f3c6c74e2e INF CORS policy execution successful. 2024-09-10 09:31:35.596 +05:30 d7f0c7f7-aa2d-48c4-8d92-4deffe4454a3 INF CORS policy execution successful. 2024-09-10 09:31:35.597 +05:30 2401415c-e839-46f5-bed8-0f883029d339 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 09:31:35.597 +05:30 2401415c-e839-46f5-bed8-0f883029d339 INF CORS policy execution successful. 2024-09-10 09:31:35.598 +05:30 695d6282-798d-487b-9321-2f011fb80f84 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 09:31:35.598 +05:30 2401415c-e839-46f5-bed8-0f883029d339 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:31:35.598 +05:30 d7f0c7f7-aa2d-48c4-8d92-4deffe4454a3 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:31:35.598 +05:30 4e5b3905-b181-4baa-a058-98f3c6c74e2e INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:31:35.598 +05:30 695d6282-798d-487b-9321-2f011fb80f84 INF CORS policy execution successful. 2024-09-10 09:31:35.598 +05:30 ee4a2947-a6ca-4857-9d4f-bd2e67049ff6 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 09:31:35.598 +05:30 e0c5d701-ce65-435b-9984-bb5d45c76c86 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 09:31:35.598 +05:30 90b11078-ab65-43ef-a9c1-2b97c84b718a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 09:31:35.599 +05:30 695d6282-798d-487b-9321-2f011fb80f84 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:31:35.599 +05:30 6380fd3d-73f2-426e-8be4-2a55bdf2fe80 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 09:31:35.605 +05:30 e0c5d701-ce65-435b-9984-bb5d45c76c86 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 09:31:35.605 +05:30 ee4a2947-a6ca-4857-9d4f-bd2e67049ff6 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 09:31:35.605 +05:30 6380fd3d-73f2-426e-8be4-2a55bdf2fe80 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 09:31:35.605 +05:30 90b11078-ab65-43ef-a9c1-2b97c84b718a INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 09:31:35.630 +05:30 e0c5d701-ce65-435b-9984-bb5d45c76c86 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:31:35.630 +05:30 6380fd3d-73f2-426e-8be4-2a55bdf2fe80 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:31:35.630 +05:30 e0c5d701-ce65-435b-9984-bb5d45c76c86 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 25.413ms 2024-09-10 09:31:35.630 +05:30 6380fd3d-73f2-426e-8be4-2a55bdf2fe80 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 24.9434ms 2024-09-10 09:31:35.630 +05:30 e0c5d701-ce65-435b-9984-bb5d45c76c86 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 09:31:35.630 +05:30 6380fd3d-73f2-426e-8be4-2a55bdf2fe80 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 09:31:35.631 +05:30 e0c5d701-ce65-435b-9984-bb5d45c76c86 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d7f0c7f7-aa2d-48c4-8d92-4deffe4454a3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 09:31:35.631 +05:30 6380fd3d-73f2-426e-8be4-2a55bdf2fe80 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 695d6282-798d-487b-9321-2f011fb80f84}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 09:31:35.631 +05:30 e0c5d701-ce65-435b-9984-bb5d45c76c86 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 35.6912ms 2024-09-10 09:31:35.631 +05:30 6380fd3d-73f2-426e-8be4-2a55bdf2fe80 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 33.3843ms 2024-09-10 09:31:35.673 +05:30 90b11078-ab65-43ef-a9c1-2b97c84b718a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:31:35.673 +05:30 ee4a2947-a6ca-4857-9d4f-bd2e67049ff6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:31:35.677 +05:30 ee4a2947-a6ca-4857-9d4f-bd2e67049ff6 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 71.5446ms 2024-09-10 09:31:35.677 +05:30 ee4a2947-a6ca-4857-9d4f-bd2e67049ff6 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 09:31:35.679 +05:30 ee4a2947-a6ca-4857-9d4f-bd2e67049ff6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2401415c-e839-46f5-bed8-0f883029d339}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 15652} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 09:31:35.681 +05:30 ee4a2947-a6ca-4857-9d4f-bd2e67049ff6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 15652 application/json; charset=utf-8 83.9817ms 2024-09-10 09:31:35.688 +05:30 90b11078-ab65-43ef-a9c1-2b97c84b718a INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 82.7132ms 2024-09-10 09:31:35.689 +05:30 90b11078-ab65-43ef-a9c1-2b97c84b718a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 09:31:35.690 +05:30 90b11078-ab65-43ef-a9c1-2b97c84b718a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4e5b3905-b181-4baa-a058-98f3c6c74e2e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 15652} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 09:31:35.690 +05:30 90b11078-ab65-43ef-a9c1-2b97c84b718a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 15652 application/json; charset=utf-8 95.0626ms 2024-09-10 09:31:42.244 +05:30 9f4dbe5b-ddb4-4184-9735-b507acca75d3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:31:42.245 +05:30 9f4dbe5b-ddb4-4184-9735-b507acca75d3 INF CORS policy execution successful. 2024-09-10 09:31:42.246 +05:30 9f4dbe5b-ddb4-4184-9735-b507acca75d3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.6937ms 2024-09-10 09:31:42.250 +05:30 ff4e5d6a-02a7-4acd-a768-827e8aed4b04 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:31:42.251 +05:30 ff4e5d6a-02a7-4acd-a768-827e8aed4b04 INF CORS policy execution successful. 2024-09-10 09:31:42.252 +05:30 ff4e5d6a-02a7-4acd-a768-827e8aed4b04 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 2.0823ms 2024-09-10 09:31:42.286 +05:30 a3279027-fcce-4249-8e57-e99eed01d6d6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:31:42.290 +05:30 a3279027-fcce-4249-8e57-e99eed01d6d6 INF CORS policy execution successful. 2024-09-10 09:31:42.292 +05:30 a3279027-fcce-4249-8e57-e99eed01d6d6 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:31:42.301 +05:30 d24a257d-e856-4d71-bd06-d75024d08179 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:31:42.303 +05:30 c94e270f-bb27-42d1-b893-edf8be703d80 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:31:42.305 +05:30 c94e270f-bb27-42d1-b893-edf8be703d80 INF CORS policy execution successful. 2024-09-10 09:31:42.306 +05:30 c94e270f-bb27-42d1-b893-edf8be703d80 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:31:42.311 +05:30 42525ab8-c527-4e42-af1c-f5b2e6ea2d1e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:31:42.314 +05:30 d24a257d-e856-4d71-bd06-d75024d08179 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:31:42.318 +05:30 42525ab8-c527-4e42-af1c-f5b2e6ea2d1e INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:31:42.319 +05:30 f2f9734a-5385-430f-952b-97c7ea3bbab2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 09:31:42.320 +05:30 f2f9734a-5385-430f-952b-97c7ea3bbab2 INF CORS policy execution successful. 2024-09-10 09:31:42.320 +05:30 f2f9734a-5385-430f-952b-97c7ea3bbab2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 0.9837ms 2024-09-10 09:31:42.374 +05:30 61cdfe64-21f9-40be-8132-ae33389f98fd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 09:31:42.375 +05:30 61cdfe64-21f9-40be-8132-ae33389f98fd INF CORS policy execution successful. 2024-09-10 09:31:42.376 +05:30 61cdfe64-21f9-40be-8132-ae33389f98fd INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:31:42.377 +05:30 c71b06aa-46c3-4f6b-a8c1-dde00574b27b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 09:31:42.379 +05:30 42525ab8-c527-4e42-af1c-f5b2e6ea2d1e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:31:42.379 +05:30 d24a257d-e856-4d71-bd06-d75024d08179 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:31:42.380 +05:30 42525ab8-c527-4e42-af1c-f5b2e6ea2d1e INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 61.3678ms 2024-09-10 09:31:42.380 +05:30 d24a257d-e856-4d71-bd06-d75024d08179 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 65.3526ms 2024-09-10 09:31:42.380 +05:30 42525ab8-c527-4e42-af1c-f5b2e6ea2d1e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:31:42.380 +05:30 d24a257d-e856-4d71-bd06-d75024d08179 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:31:42.381 +05:30 42525ab8-c527-4e42-af1c-f5b2e6ea2d1e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c94e270f-bb27-42d1-b893-edf8be703d80}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 09:31:42.381 +05:30 d24a257d-e856-4d71-bd06-d75024d08179 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a3279027-fcce-4249-8e57-e99eed01d6d6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 09:31:42.382 +05:30 d24a257d-e856-4d71-bd06-d75024d08179 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 95.7348ms 2024-09-10 09:31:42.382 +05:30 42525ab8-c527-4e42-af1c-f5b2e6ea2d1e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 78.5264ms 2024-09-10 09:31:42.385 +05:30 c71b06aa-46c3-4f6b-a8c1-dde00574b27b INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 09:31:42.490 +05:30 c71b06aa-46c3-4f6b-a8c1-dde00574b27b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:31:42.491 +05:30 c71b06aa-46c3-4f6b-a8c1-dde00574b27b INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 105.4059ms 2024-09-10 09:31:42.491 +05:30 c71b06aa-46c3-4f6b-a8c1-dde00574b27b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 09:31:42.491 +05:30 c71b06aa-46c3-4f6b-a8c1-dde00574b27b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 61cdfe64-21f9-40be-8132-ae33389f98fd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 09:31:42.492 +05:30 c71b06aa-46c3-4f6b-a8c1-dde00574b27b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 200 624 application/json; charset=utf-8 118.5859ms 2024-09-10 09:31:42.573 +05:30 1140cf11-670f-4fa1-87a7-c71366e82a7d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 09:31:42.574 +05:30 1140cf11-670f-4fa1-87a7-c71366e82a7d INF CORS policy execution successful. 2024-09-10 09:31:42.574 +05:30 1140cf11-670f-4fa1-87a7-c71366e82a7d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.8152ms 2024-09-10 09:31:42.628 +05:30 cac230f3-41be-49ce-8157-2c8236382617 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 09:31:42.629 +05:30 cac230f3-41be-49ce-8157-2c8236382617 INF CORS policy execution successful. 2024-09-10 09:31:42.630 +05:30 cac230f3-41be-49ce-8157-2c8236382617 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:31:42.630 +05:30 37eafcf7-24bb-4057-8c59-4c0957b3a90f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:31:42.630 +05:30 37eafcf7-24bb-4057-8c59-4c0957b3a90f INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:31:42.638 +05:30 37eafcf7-24bb-4057-8c59-4c0957b3a90f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:31:42.638 +05:30 37eafcf7-24bb-4057-8c59-4c0957b3a90f INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 7.9622ms 2024-09-10 09:31:42.638 +05:30 37eafcf7-24bb-4057-8c59-4c0957b3a90f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:31:42.639 +05:30 37eafcf7-24bb-4057-8c59-4c0957b3a90f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cac230f3-41be-49ce-8157-2c8236382617}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 09:31:42.639 +05:30 37eafcf7-24bb-4057-8c59-4c0957b3a90f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 11.0176ms 2024-09-10 09:31:42.875 +05:30 0c9438ad-f3fe-4ba2-8256-6c7f51ed2572 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 09:31:42.876 +05:30 0c9438ad-f3fe-4ba2-8256-6c7f51ed2572 INF CORS policy execution successful. 2024-09-10 09:31:42.876 +05:30 0c9438ad-f3fe-4ba2-8256-6c7f51ed2572 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 1.0527ms 2024-09-10 09:31:42.930 +05:30 2284b204-7ebe-45ea-9697-691a91c49ce6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 09:31:42.931 +05:30 2284b204-7ebe-45ea-9697-691a91c49ce6 INF CORS policy execution successful. 2024-09-10 09:31:42.932 +05:30 2284b204-7ebe-45ea-9697-691a91c49ce6 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:31:42.932 +05:30 bb3048cd-c0fa-45ea-aa73-ab8f3c116ca8 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:31:42.932 +05:30 bb3048cd-c0fa-45ea-aa73-ab8f3c116ca8 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:31:42.937 +05:30 bb3048cd-c0fa-45ea-aa73-ab8f3c116ca8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:31:42.937 +05:30 bb3048cd-c0fa-45ea-aa73-ab8f3c116ca8 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 4.8637ms 2024-09-10 09:31:42.938 +05:30 bb3048cd-c0fa-45ea-aa73-ab8f3c116ca8 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:31:42.938 +05:30 bb3048cd-c0fa-45ea-aa73-ab8f3c116ca8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2284b204-7ebe-45ea-9697-691a91c49ce6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 09:31:42.939 +05:30 bb3048cd-c0fa-45ea-aa73-ab8f3c116ca8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 8.4477ms 2024-09-10 09:31:46.377 +05:30 3b12812f-3781-48cb-bfdd-c71828798f85 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - null null 2024-09-10 09:31:46.378 +05:30 3b12812f-3781-48cb-bfdd-c71828798f85 INF CORS policy execution successful. 2024-09-10 09:31:46.379 +05:30 3b12812f-3781-48cb-bfdd-c71828798f85 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - 204 null null 2.5259ms 2024-09-10 09:31:46.381 +05:30 a2f3158b-2677-4e58-8fd0-777842f7d29a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - null null 2024-09-10 09:31:46.381 +05:30 a2f3158b-2677-4e58-8fd0-777842f7d29a INF CORS policy execution successful. 2024-09-10 09:31:46.382 +05:30 a2f3158b-2677-4e58-8fd0-777842f7d29a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - 204 null null 0.9882ms 2024-09-10 09:31:46.574 +05:30 d1ff07fa-7c72-48b8-9048-5e9210a7d452 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - null null 2024-09-10 09:31:46.576 +05:30 d1ff07fa-7c72-48b8-9048-5e9210a7d452 INF CORS policy execution successful. 2024-09-10 09:31:46.578 +05:30 d1ff07fa-7c72-48b8-9048-5e9210a7d452 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=36&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:31:46.579 +05:30 3e7de75d-48ef-4531-a2fe-47c320c6f7b3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:31:46.580 +05:30 70622d1b-f58c-49b8-bc1f-3c6d7bd35e84 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - null null 2024-09-10 09:31:46.581 +05:30 70622d1b-f58c-49b8-bc1f-3c6d7bd35e84 INF CORS policy execution successful. 2024-09-10 09:31:46.581 +05:30 70622d1b-f58c-49b8-bc1f-3c6d7bd35e84 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=36&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:31:46.583 +05:30 645db167-1664-43a3-b317-ab85619f06c1 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:31:46.586 +05:30 3e7de75d-48ef-4531-a2fe-47c320c6f7b3 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 09:31:46.589 +05:30 645db167-1664-43a3-b317-ab85619f06c1 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 09:31:46.639 +05:30 3e7de75d-48ef-4531-a2fe-47c320c6f7b3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:31:46.639 +05:30 645db167-1664-43a3-b317-ab85619f06c1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:31:46.641 +05:30 645db167-1664-43a3-b317-ab85619f06c1 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 51.805ms 2024-09-10 09:31:46.641 +05:30 645db167-1664-43a3-b317-ab85619f06c1 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:31:46.641 +05:30 645db167-1664-43a3-b317-ab85619f06c1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 70622d1b-f58c-49b8-bc1f-3c6d7bd35e84}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 9575} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":36,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":36,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 09:31:46.642 +05:30 645db167-1664-43a3-b317-ab85619f06c1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - 200 9575 application/json; charset=utf-8 61.9172ms 2024-09-10 09:31:46.648 +05:30 3e7de75d-48ef-4531-a2fe-47c320c6f7b3 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 62.0806ms 2024-09-10 09:31:46.648 +05:30 3e7de75d-48ef-4531-a2fe-47c320c6f7b3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:31:46.649 +05:30 3e7de75d-48ef-4531-a2fe-47c320c6f7b3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d1ff07fa-7c72-48b8-9048-5e9210a7d452}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 9575} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":36,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":36,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 09:31:46.650 +05:30 3e7de75d-48ef-4531-a2fe-47c320c6f7b3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - 200 9575 application/json; charset=utf-8 76.0433ms 2024-09-10 09:32:00.325 +05:30 b26161ee-9e41-40fd-9e75-ea905dc01ccf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:32:00.325 +05:30 e0944a1a-bdca-4650-b439-ec73b790623c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:32:00.326 +05:30 e0944a1a-bdca-4650-b439-ec73b790623c INF CORS policy execution successful. 2024-09-10 09:32:00.326 +05:30 b26161ee-9e41-40fd-9e75-ea905dc01ccf INF CORS policy execution successful. 2024-09-10 09:32:00.328 +05:30 b26161ee-9e41-40fd-9e75-ea905dc01ccf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 2.5217ms 2024-09-10 09:32:00.328 +05:30 e0944a1a-bdca-4650-b439-ec73b790623c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 2.5222ms 2024-09-10 09:32:00.432 +05:30 cc6903fe-0047-4d70-8601-d29a6c4895e7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:32:00.433 +05:30 f1a81639-a174-4931-a505-c9380c9e87b0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:32:00.434 +05:30 f1a81639-a174-4931-a505-c9380c9e87b0 INF CORS policy execution successful. 2024-09-10 09:32:00.434 +05:30 cc6903fe-0047-4d70-8601-d29a6c4895e7 INF CORS policy execution successful. 2024-09-10 09:32:00.434 +05:30 cc6903fe-0047-4d70-8601-d29a6c4895e7 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:32:00.434 +05:30 f1a81639-a174-4931-a505-c9380c9e87b0 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:32:00.435 +05:30 849bc5c2-fea9-4fe3-85a5-0e3acf0f8c00 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:32:00.435 +05:30 2775f698-115b-4f72-8cd4-76df42ec801e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:32:00.435 +05:30 849bc5c2-fea9-4fe3-85a5-0e3acf0f8c00 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:32:00.435 +05:30 2775f698-115b-4f72-8cd4-76df42ec801e INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:32:00.455 +05:30 2775f698-115b-4f72-8cd4-76df42ec801e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:32:00.455 +05:30 849bc5c2-fea9-4fe3-85a5-0e3acf0f8c00 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:32:00.456 +05:30 2775f698-115b-4f72-8cd4-76df42ec801e INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 19.834ms 2024-09-10 09:32:00.456 +05:30 849bc5c2-fea9-4fe3-85a5-0e3acf0f8c00 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 19.8864ms 2024-09-10 09:32:00.456 +05:30 2775f698-115b-4f72-8cd4-76df42ec801e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:32:00.456 +05:30 849bc5c2-fea9-4fe3-85a5-0e3acf0f8c00 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:32:00.456 +05:30 2775f698-115b-4f72-8cd4-76df42ec801e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f1a81639-a174-4931-a505-c9380c9e87b0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 09:32:00.456 +05:30 849bc5c2-fea9-4fe3-85a5-0e3acf0f8c00 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cc6903fe-0047-4d70-8601-d29a6c4895e7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 09:32:00.457 +05:30 2775f698-115b-4f72-8cd4-76df42ec801e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 24.1643ms 2024-09-10 09:32:00.457 +05:30 849bc5c2-fea9-4fe3-85a5-0e3acf0f8c00 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 24.754ms 2024-09-10 09:32:00.675 +05:30 3aca97eb-b067-4a58-b0a7-6cd34b4b4a3d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 09:32:00.676 +05:30 3aca97eb-b067-4a58-b0a7-6cd34b4b4a3d INF CORS policy execution successful. 2024-09-10 09:32:00.677 +05:30 3aca97eb-b067-4a58-b0a7-6cd34b4b4a3d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 1.1251ms 2024-09-10 09:32:00.720 +05:30 49360d11-ac4e-466a-a024-ba99856f917b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 09:32:00.721 +05:30 49360d11-ac4e-466a-a024-ba99856f917b INF CORS policy execution successful. 2024-09-10 09:32:00.721 +05:30 49360d11-ac4e-466a-a024-ba99856f917b INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:32:00.721 +05:30 8e04e79a-4f90-4c95-af5a-09f9b46be5f6 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:32:00.722 +05:30 8e04e79a-4f90-4c95-af5a-09f9b46be5f6 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:32:00.733 +05:30 8e04e79a-4f90-4c95-af5a-09f9b46be5f6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:32:00.733 +05:30 8e04e79a-4f90-4c95-af5a-09f9b46be5f6 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 11.5498ms 2024-09-10 09:32:00.733 +05:30 8e04e79a-4f90-4c95-af5a-09f9b46be5f6 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:32:00.733 +05:30 8e04e79a-4f90-4c95-af5a-09f9b46be5f6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 49360d11-ac4e-466a-a024-ba99856f917b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 09:32:00.734 +05:30 8e04e79a-4f90-4c95-af5a-09f9b46be5f6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 14.1738ms 2024-09-10 09:32:01.193 +05:30 e963b2f4-7343-46fa-b963-22516e057385 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 09:32:01.194 +05:30 e963b2f4-7343-46fa-b963-22516e057385 INF CORS policy execution successful. 2024-09-10 09:32:01.194 +05:30 e963b2f4-7343-46fa-b963-22516e057385 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.8932ms 2024-09-10 09:32:01.243 +05:30 438d4bb2-fe23-41e8-8ab7-f75dcca68f39 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 09:32:01.245 +05:30 438d4bb2-fe23-41e8-8ab7-f75dcca68f39 INF CORS policy execution successful. 2024-09-10 09:32:01.245 +05:30 438d4bb2-fe23-41e8-8ab7-f75dcca68f39 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:32:01.246 +05:30 ec6d49e8-bf73-47a9-8220-466aaa2288cf INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:32:01.247 +05:30 ec6d49e8-bf73-47a9-8220-466aaa2288cf INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:32:01.266 +05:30 ec6d49e8-bf73-47a9-8220-466aaa2288cf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:32:01.267 +05:30 ec6d49e8-bf73-47a9-8220-466aaa2288cf INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 19.0058ms 2024-09-10 09:32:01.267 +05:30 ec6d49e8-bf73-47a9-8220-466aaa2288cf INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:32:01.268 +05:30 ec6d49e8-bf73-47a9-8220-466aaa2288cf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 438d4bb2-fe23-41e8-8ab7-f75dcca68f39}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 09:32:01.269 +05:30 ec6d49e8-bf73-47a9-8220-466aaa2288cf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 25.856ms 2024-09-10 09:32:47.669 +05:30 291a1460-a2c1-46b8-ab8a-5cad9cb8a9be INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=37&tagId=20&languageId=1 - null null 2024-09-10 09:32:47.669 +05:30 706e5eff-cdbb-4dd5-ba29-dfd0c75623d4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=37&tagId=20&languageId=1 - null null 2024-09-10 09:32:47.672 +05:30 291a1460-a2c1-46b8-ab8a-5cad9cb8a9be INF CORS policy execution successful. 2024-09-10 09:32:47.672 +05:30 706e5eff-cdbb-4dd5-ba29-dfd0c75623d4 INF CORS policy execution successful. 2024-09-10 09:32:47.673 +05:30 291a1460-a2c1-46b8-ab8a-5cad9cb8a9be INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=37&tagId=20&languageId=1 - 204 null null 4.1026ms 2024-09-10 09:32:47.673 +05:30 706e5eff-cdbb-4dd5-ba29-dfd0c75623d4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=37&tagId=20&languageId=1 - 204 null null 4.1137ms 2024-09-10 09:32:47.718 +05:30 1e47ce47-45a8-4096-8869-0bee73cc689a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=37&tagId=20&languageId=1 - null null 2024-09-10 09:32:47.720 +05:30 1e47ce47-45a8-4096-8869-0bee73cc689a INF CORS policy execution successful. 2024-09-10 09:32:47.722 +05:30 1e47ce47-45a8-4096-8869-0bee73cc689a INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=37&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:32:47.723 +05:30 7476c4b9-8724-486d-9b74-52ce69646ee4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=37&tagId=20&languageId=1 - null null 2024-09-10 09:32:47.724 +05:30 7476c4b9-8724-486d-9b74-52ce69646ee4 INF CORS policy execution successful. 2024-09-10 09:32:47.724 +05:30 f1b00d87-511c-40f7-bc3b-38faa1bcd545 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:32:47.724 +05:30 7476c4b9-8724-486d-9b74-52ce69646ee4 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=37&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:32:47.724 +05:30 788626dc-a32f-46e1-ab88-783a02059517 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:32:47.725 +05:30 f1b00d87-511c-40f7-bc3b-38faa1bcd545 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 09:32:47.725 +05:30 788626dc-a32f-46e1-ab88-783a02059517 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 09:32:47.786 +05:30 788626dc-a32f-46e1-ab88-783a02059517 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:32:47.786 +05:30 f1b00d87-511c-40f7-bc3b-38faa1bcd545 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:32:47.787 +05:30 f1b00d87-511c-40f7-bc3b-38faa1bcd545 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 62.2445ms 2024-09-10 09:32:47.787 +05:30 788626dc-a32f-46e1-ab88-783a02059517 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 61.831ms 2024-09-10 09:32:47.787 +05:30 f1b00d87-511c-40f7-bc3b-38faa1bcd545 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:32:47.787 +05:30 788626dc-a32f-46e1-ab88-783a02059517 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:32:47.788 +05:30 788626dc-a32f-46e1-ab88-783a02059517 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7476c4b9-8724-486d-9b74-52ce69646ee4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 12880} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":37,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":37,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":37,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":37,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":37,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":37,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":37,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":37,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":37,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":37,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":37,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":37,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":37,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":37,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":37,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":37,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":37,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":37,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":37,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":37,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":37,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":37,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":37,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":37,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":37,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":37,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":37,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 09:32:47.788 +05:30 f1b00d87-511c-40f7-bc3b-38faa1bcd545 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1e47ce47-45a8-4096-8869-0bee73cc689a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 12880} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":37,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":37,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":37,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":37,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":37,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":37,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":37,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":37,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":37,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":37,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":37,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":37,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":37,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":37,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":37,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":37,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":37,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":37,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":37,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":37,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":37,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":37,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":37,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":37,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":37,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":37,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":37,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View2\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 09:32:47.789 +05:30 788626dc-a32f-46e1-ab88-783a02059517 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=37&tagId=20&languageId=1 - 200 12880 application/json; charset=utf-8 65.508ms 2024-09-10 09:32:47.789 +05:30 f1b00d87-511c-40f7-bc3b-38faa1bcd545 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=37&tagId=20&languageId=1 - 200 12880 application/json; charset=utf-8 70.7964ms 2024-09-10 09:32:54.964 +05:30 5ff3aed9-e910-4164-80f6-5b782ebf1121 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=3&tagId=20&languageId=1 - null null 2024-09-10 09:32:54.964 +05:30 5ff3aed9-e910-4164-80f6-5b782ebf1121 INF CORS policy execution successful. 2024-09-10 09:32:54.965 +05:30 5ff3aed9-e910-4164-80f6-5b782ebf1121 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=3&tagId=20&languageId=1 - 204 null null 1.0843ms 2024-09-10 09:32:55.014 +05:30 871bb040-d9c0-483d-aeb4-62774f70b7b5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=3&tagId=20&languageId=1 - null null 2024-09-10 09:32:55.015 +05:30 871bb040-d9c0-483d-aeb4-62774f70b7b5 INF CORS policy execution successful. 2024-09-10 09:32:55.016 +05:30 871bb040-d9c0-483d-aeb4-62774f70b7b5 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=3&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:32:55.017 +05:30 04c14621-ba5d-4ced-9ada-b1989d134216 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:32:55.017 +05:30 04c14621-ba5d-4ced-9ada-b1989d134216 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 09:32:55.054 +05:30 04c14621-ba5d-4ced-9ada-b1989d134216 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:32:55.056 +05:30 04c14621-ba5d-4ced-9ada-b1989d134216 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 38.6038ms 2024-09-10 09:32:55.056 +05:30 04c14621-ba5d-4ced-9ada-b1989d134216 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:32:55.056 +05:30 04c14621-ba5d-4ced-9ada-b1989d134216 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 871bb040-d9c0-483d-aeb4-62774f70b7b5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-10 09:32:55.060 +05:30 04c14621-ba5d-4ced-9ada-b1989d134216 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=3&tagId=20&languageId=1 - 404 84 application/json; charset=utf-8 45.4945ms 2024-09-10 09:32:55.816 +05:30 7965acd4-a129-408a-ae81-cb67310f3dee INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=38&tagId=20&languageId=1 - null null 2024-09-10 09:32:55.817 +05:30 7965acd4-a129-408a-ae81-cb67310f3dee INF CORS policy execution successful. 2024-09-10 09:32:55.817 +05:30 7965acd4-a129-408a-ae81-cb67310f3dee INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=38&tagId=20&languageId=1 - 204 null null 0.6609ms 2024-09-10 09:32:55.867 +05:30 65351bf0-63e2-47e9-b469-7e2710e4c719 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=38&tagId=20&languageId=1 - null null 2024-09-10 09:32:55.868 +05:30 65351bf0-63e2-47e9-b469-7e2710e4c719 INF CORS policy execution successful. 2024-09-10 09:32:55.869 +05:30 65351bf0-63e2-47e9-b469-7e2710e4c719 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=38&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:32:55.869 +05:30 d8784811-0853-4eb8-b554-ef658b1c413c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:32:55.869 +05:30 d8784811-0853-4eb8-b554-ef658b1c413c INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 09:32:55.896 +05:30 d8784811-0853-4eb8-b554-ef658b1c413c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:32:55.896 +05:30 d8784811-0853-4eb8-b554-ef658b1c413c INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 27.1862ms 2024-09-10 09:32:55.897 +05:30 d8784811-0853-4eb8-b554-ef658b1c413c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:32:55.897 +05:30 d8784811-0853-4eb8-b554-ef658b1c413c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 65351bf0-63e2-47e9-b469-7e2710e4c719}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 17117} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":38,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":38,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":38,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":38,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 09:32:55.899 +05:30 d8784811-0853-4eb8-b554-ef658b1c413c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=38&tagId=20&languageId=1 - 200 17117 application/json; charset=utf-8 31.339ms 2024-09-10 09:32:57.755 +05:30 27f5e3a9-8894-460d-93a3-9031b56c2741 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:32:57.755 +05:30 27f5e3a9-8894-460d-93a3-9031b56c2741 INF CORS policy execution successful. 2024-09-10 09:32:57.755 +05:30 27f5e3a9-8894-460d-93a3-9031b56c2741 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.8987ms 2024-09-10 09:32:57.762 +05:30 04878325-b05d-4331-9bdb-0f4312c813ec INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:32:57.762 +05:30 04878325-b05d-4331-9bdb-0f4312c813ec INF CORS policy execution successful. 2024-09-10 09:32:57.763 +05:30 04878325-b05d-4331-9bdb-0f4312c813ec INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.534ms 2024-09-10 09:32:57.816 +05:30 1ad6842f-0e1f-45aa-b34c-1a5586279ace INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:32:57.817 +05:30 1ad6842f-0e1f-45aa-b34c-1a5586279ace INF CORS policy execution successful. 2024-09-10 09:32:57.818 +05:30 1ad6842f-0e1f-45aa-b34c-1a5586279ace INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:32:57.818 +05:30 2de9ed9d-7bfd-4b60-9750-e25cb493eaf8 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:32:57.818 +05:30 2de9ed9d-7bfd-4b60-9750-e25cb493eaf8 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:32:57.819 +05:30 d530505e-c7f2-4d6f-a84f-08f70a96135b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:32:57.819 +05:30 d530505e-c7f2-4d6f-a84f-08f70a96135b INF CORS policy execution successful. 2024-09-10 09:32:57.820 +05:30 d530505e-c7f2-4d6f-a84f-08f70a96135b INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:32:57.820 +05:30 60d1e553-b135-4ab4-85ca-31fcf062b4f3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:32:57.820 +05:30 60d1e553-b135-4ab4-85ca-31fcf062b4f3 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:32:57.833 +05:30 2de9ed9d-7bfd-4b60-9750-e25cb493eaf8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:32:57.833 +05:30 2de9ed9d-7bfd-4b60-9750-e25cb493eaf8 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 14.3954ms 2024-09-10 09:32:57.833 +05:30 2de9ed9d-7bfd-4b60-9750-e25cb493eaf8 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:32:57.833 +05:30 2de9ed9d-7bfd-4b60-9750-e25cb493eaf8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1ad6842f-0e1f-45aa-b34c-1a5586279ace}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 09:32:57.834 +05:30 2de9ed9d-7bfd-4b60-9750-e25cb493eaf8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 17.4334ms 2024-09-10 09:32:57.835 +05:30 60d1e553-b135-4ab4-85ca-31fcf062b4f3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:32:57.835 +05:30 60d1e553-b135-4ab4-85ca-31fcf062b4f3 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 14.8377ms 2024-09-10 09:32:57.835 +05:30 60d1e553-b135-4ab4-85ca-31fcf062b4f3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:32:57.835 +05:30 60d1e553-b135-4ab4-85ca-31fcf062b4f3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d530505e-c7f2-4d6f-a84f-08f70a96135b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 09:32:57.835 +05:30 60d1e553-b135-4ab4-85ca-31fcf062b4f3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 16.3749ms 2024-09-10 09:32:58.095 +05:30 11ee6596-1c9a-4b31-b2df-fbf98a155d53 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 09:32:58.096 +05:30 11ee6596-1c9a-4b31-b2df-fbf98a155d53 INF CORS policy execution successful. 2024-09-10 09:32:58.096 +05:30 11ee6596-1c9a-4b31-b2df-fbf98a155d53 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.9749ms 2024-09-10 09:32:58.141 +05:30 ad6e7645-624a-4d95-83a9-1b6eabd17b75 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 09:32:58.142 +05:30 ad6e7645-624a-4d95-83a9-1b6eabd17b75 INF CORS policy execution successful. 2024-09-10 09:32:58.142 +05:30 ad6e7645-624a-4d95-83a9-1b6eabd17b75 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:32:58.142 +05:30 8b50ffe6-ee80-497a-af73-dd6317e635d0 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:32:58.143 +05:30 8b50ffe6-ee80-497a-af73-dd6317e635d0 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:32:58.173 +05:30 8b50ffe6-ee80-497a-af73-dd6317e635d0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:32:58.174 +05:30 8b50ffe6-ee80-497a-af73-dd6317e635d0 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 31.1477ms 2024-09-10 09:32:58.174 +05:30 8b50ffe6-ee80-497a-af73-dd6317e635d0 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:32:58.174 +05:30 8b50ffe6-ee80-497a-af73-dd6317e635d0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ad6e7645-624a-4d95-83a9-1b6eabd17b75}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 09:32:58.175 +05:30 8b50ffe6-ee80-497a-af73-dd6317e635d0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 33.982ms 2024-09-10 09:32:58.647 +05:30 9cd18606-d5ea-445a-800c-b0dc84fcc9ba INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 09:32:58.648 +05:30 9cd18606-d5ea-445a-800c-b0dc84fcc9ba INF CORS policy execution successful. 2024-09-10 09:32:58.648 +05:30 9cd18606-d5ea-445a-800c-b0dc84fcc9ba INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.9933ms 2024-09-10 09:32:58.697 +05:30 927bdbbe-ea29-46f7-9f8e-27f5ded83b3c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 09:32:58.698 +05:30 927bdbbe-ea29-46f7-9f8e-27f5ded83b3c INF CORS policy execution successful. 2024-09-10 09:32:58.698 +05:30 927bdbbe-ea29-46f7-9f8e-27f5ded83b3c INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:32:58.699 +05:30 05fce66d-3309-4871-89cb-555a39e3de7b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:32:58.699 +05:30 05fce66d-3309-4871-89cb-555a39e3de7b INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:32:58.723 +05:30 05fce66d-3309-4871-89cb-555a39e3de7b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:32:58.724 +05:30 05fce66d-3309-4871-89cb-555a39e3de7b INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 24.8381ms 2024-09-10 09:32:58.724 +05:30 05fce66d-3309-4871-89cb-555a39e3de7b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:32:58.725 +05:30 05fce66d-3309-4871-89cb-555a39e3de7b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 927bdbbe-ea29-46f7-9f8e-27f5ded83b3c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 09:32:58.725 +05:30 05fce66d-3309-4871-89cb-555a39e3de7b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 28.2692ms 2024-09-10 09:32:59.364 +05:30 114781f3-0a56-41cd-8cdd-4ad69a9bb9fc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=38&tagId=20&languageId=1 - null null 2024-09-10 09:32:59.365 +05:30 114781f3-0a56-41cd-8cdd-4ad69a9bb9fc INF CORS policy execution successful. 2024-09-10 09:32:59.365 +05:30 114781f3-0a56-41cd-8cdd-4ad69a9bb9fc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=38&tagId=20&languageId=1 - 204 null null 0.8391ms 2024-09-10 09:32:59.369 +05:30 1a479797-a533-4f8e-bc4a-ed30ee716d05 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=38&tagId=20&languageId=1 - null null 2024-09-10 09:32:59.369 +05:30 1a479797-a533-4f8e-bc4a-ed30ee716d05 INF CORS policy execution successful. 2024-09-10 09:32:59.369 +05:30 1a479797-a533-4f8e-bc4a-ed30ee716d05 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=38&tagId=20&languageId=1 - 204 null null 0.4707ms 2024-09-10 09:32:59.409 +05:30 28d5162a-dbf1-41ab-90c1-d8446a11723f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=38&tagId=20&languageId=1 - null null 2024-09-10 09:32:59.410 +05:30 28d5162a-dbf1-41ab-90c1-d8446a11723f INF CORS policy execution successful. 2024-09-10 09:32:59.410 +05:30 28d5162a-dbf1-41ab-90c1-d8446a11723f INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=38&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:32:59.411 +05:30 06b63fff-03c8-43e8-8fbd-bbc3e02bb27e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:32:59.411 +05:30 06b63fff-03c8-43e8-8fbd-bbc3e02bb27e INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 09:32:59.417 +05:30 b9040c58-1375-4343-91be-9d06d9d5cc4d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=38&tagId=20&languageId=1 - null null 2024-09-10 09:32:59.418 +05:30 b9040c58-1375-4343-91be-9d06d9d5cc4d INF CORS policy execution successful. 2024-09-10 09:32:59.418 +05:30 b9040c58-1375-4343-91be-9d06d9d5cc4d INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=38&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:32:59.419 +05:30 1693879a-fc9f-4fa1-8ca5-8b7cc9af9fb5 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:32:59.419 +05:30 1693879a-fc9f-4fa1-8ca5-8b7cc9af9fb5 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 09:32:59.437 +05:30 06b63fff-03c8-43e8-8fbd-bbc3e02bb27e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:32:59.437 +05:30 1693879a-fc9f-4fa1-8ca5-8b7cc9af9fb5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:32:59.438 +05:30 1693879a-fc9f-4fa1-8ca5-8b7cc9af9fb5 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 18.7786ms 2024-09-10 09:32:59.438 +05:30 06b63fff-03c8-43e8-8fbd-bbc3e02bb27e INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 26.8585ms 2024-09-10 09:32:59.438 +05:30 1693879a-fc9f-4fa1-8ca5-8b7cc9af9fb5 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:32:59.438 +05:30 06b63fff-03c8-43e8-8fbd-bbc3e02bb27e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:32:59.438 +05:30 1693879a-fc9f-4fa1-8ca5-8b7cc9af9fb5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b9040c58-1375-4343-91be-9d06d9d5cc4d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 17117} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":38,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":38,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":38,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":38,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 09:32:59.438 +05:30 06b63fff-03c8-43e8-8fbd-bbc3e02bb27e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 28d5162a-dbf1-41ab-90c1-d8446a11723f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 17117} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":38,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":38,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":38,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":38,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":38,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":38,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View3\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 09:32:59.439 +05:30 1693879a-fc9f-4fa1-8ca5-8b7cc9af9fb5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=38&tagId=20&languageId=1 - 200 17117 application/json; charset=utf-8 21.7058ms 2024-09-10 09:32:59.439 +05:30 06b63fff-03c8-43e8-8fbd-bbc3e02bb27e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=38&tagId=20&languageId=1 - 200 17117 application/json; charset=utf-8 30.245ms 2024-09-10 09:33:03.138 +05:30 df3531db-782e-4a0b-bf5f-d0e0503a82fa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:33:03.139 +05:30 df3531db-782e-4a0b-bf5f-d0e0503a82fa INF CORS policy execution successful. 2024-09-10 09:33:03.139 +05:30 df3531db-782e-4a0b-bf5f-d0e0503a82fa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.9993ms 2024-09-10 09:33:03.144 +05:30 a6f96b43-7327-40fe-bf7e-494454280903 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:33:03.144 +05:30 a6f96b43-7327-40fe-bf7e-494454280903 INF CORS policy execution successful. 2024-09-10 09:33:03.145 +05:30 a6f96b43-7327-40fe-bf7e-494454280903 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.7598ms 2024-09-10 09:33:03.183 +05:30 8ea19734-4959-48fd-8570-e30df0699690 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:33:03.184 +05:30 8ea19734-4959-48fd-8570-e30df0699690 INF CORS policy execution successful. 2024-09-10 09:33:03.185 +05:30 8ea19734-4959-48fd-8570-e30df0699690 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:33:03.185 +05:30 106471cb-91eb-4402-9bdb-80bcac4fc4ab INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:33:03.185 +05:30 106471cb-91eb-4402-9bdb-80bcac4fc4ab INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:33:03.192 +05:30 c3752d43-b91e-4b12-b4e8-e5f9539bf9d9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:33:03.193 +05:30 c3752d43-b91e-4b12-b4e8-e5f9539bf9d9 INF CORS policy execution successful. 2024-09-10 09:33:03.193 +05:30 c3752d43-b91e-4b12-b4e8-e5f9539bf9d9 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:33:03.194 +05:30 7c02c6df-c200-4cf8-a975-755beeb4010b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:33:03.194 +05:30 7c02c6df-c200-4cf8-a975-755beeb4010b INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:33:03.217 +05:30 106471cb-91eb-4402-9bdb-80bcac4fc4ab INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:33:03.217 +05:30 7c02c6df-c200-4cf8-a975-755beeb4010b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:33:03.218 +05:30 106471cb-91eb-4402-9bdb-80bcac4fc4ab INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 32.3497ms 2024-09-10 09:33:03.218 +05:30 106471cb-91eb-4402-9bdb-80bcac4fc4ab INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:33:03.218 +05:30 7c02c6df-c200-4cf8-a975-755beeb4010b INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 24.0525ms 2024-09-10 09:33:03.218 +05:30 7c02c6df-c200-4cf8-a975-755beeb4010b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:33:03.218 +05:30 106471cb-91eb-4402-9bdb-80bcac4fc4ab INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8ea19734-4959-48fd-8570-e30df0699690}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 09:33:03.218 +05:30 7c02c6df-c200-4cf8-a975-755beeb4010b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c3752d43-b91e-4b12-b4e8-e5f9539bf9d9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 09:33:03.219 +05:30 106471cb-91eb-4402-9bdb-80bcac4fc4ab INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 35.6404ms 2024-09-10 09:33:03.219 +05:30 7c02c6df-c200-4cf8-a975-755beeb4010b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 26.9336ms 2024-09-10 09:33:03.428 +05:30 ab504d55-d8bb-49b6-9705-e94439a65708 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 09:33:03.428 +05:30 ab504d55-d8bb-49b6-9705-e94439a65708 INF CORS policy execution successful. 2024-09-10 09:33:03.428 +05:30 ab504d55-d8bb-49b6-9705-e94439a65708 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.7708ms 2024-09-10 09:33:03.536 +05:30 93189168-76c7-4f56-b916-906f634424cf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 09:33:03.537 +05:30 93189168-76c7-4f56-b916-906f634424cf INF CORS policy execution successful. 2024-09-10 09:33:03.537 +05:30 93189168-76c7-4f56-b916-906f634424cf INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:33:03.537 +05:30 80ac9a61-1c5c-44b4-9887-c99c469a7593 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:33:03.538 +05:30 80ac9a61-1c5c-44b4-9887-c99c469a7593 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:33:03.560 +05:30 80ac9a61-1c5c-44b4-9887-c99c469a7593 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:33:03.561 +05:30 80ac9a61-1c5c-44b4-9887-c99c469a7593 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 23.0163ms 2024-09-10 09:33:03.561 +05:30 80ac9a61-1c5c-44b4-9887-c99c469a7593 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:33:03.561 +05:30 80ac9a61-1c5c-44b4-9887-c99c469a7593 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 93189168-76c7-4f56-b916-906f634424cf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 09:33:03.562 +05:30 80ac9a61-1c5c-44b4-9887-c99c469a7593 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 25.8681ms 2024-09-10 09:33:03.775 +05:30 2ae72664-7b60-4661-8c9b-563f69218ca0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 09:33:03.775 +05:30 2ae72664-7b60-4661-8c9b-563f69218ca0 INF CORS policy execution successful. 2024-09-10 09:33:03.775 +05:30 2ae72664-7b60-4661-8c9b-563f69218ca0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.6073ms 2024-09-10 09:33:03.887 +05:30 23dedfe0-5f81-48a6-be73-1cbec97aa7d2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 09:33:03.888 +05:30 23dedfe0-5f81-48a6-be73-1cbec97aa7d2 INF CORS policy execution successful. 2024-09-10 09:33:03.888 +05:30 23dedfe0-5f81-48a6-be73-1cbec97aa7d2 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:33:03.889 +05:30 d7454b99-f573-4d23-9d0d-9e518722d5f5 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:33:03.889 +05:30 d7454b99-f573-4d23-9d0d-9e518722d5f5 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:33:03.901 +05:30 d7454b99-f573-4d23-9d0d-9e518722d5f5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:33:03.901 +05:30 d7454b99-f573-4d23-9d0d-9e518722d5f5 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 12.2584ms 2024-09-10 09:33:03.901 +05:30 d7454b99-f573-4d23-9d0d-9e518722d5f5 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:33:03.902 +05:30 d7454b99-f573-4d23-9d0d-9e518722d5f5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 23dedfe0-5f81-48a6-be73-1cbec97aa7d2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 09:33:03.903 +05:30 d7454b99-f573-4d23-9d0d-9e518722d5f5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 14.9481ms 2024-09-10 09:33:21.439 +05:30 7bb54f4d-8a2e-40ca-875a-6f5ddab3a56a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=39&tagId=20&languageId=1 - null null 2024-09-10 09:33:21.439 +05:30 4f24fc8e-0e30-4536-b458-ec2224bcbf21 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=39&tagId=20&languageId=1 - null null 2024-09-10 09:33:21.440 +05:30 4f24fc8e-0e30-4536-b458-ec2224bcbf21 INF CORS policy execution successful. 2024-09-10 09:33:21.440 +05:30 7bb54f4d-8a2e-40ca-875a-6f5ddab3a56a INF CORS policy execution successful. 2024-09-10 09:33:21.440 +05:30 7bb54f4d-8a2e-40ca-875a-6f5ddab3a56a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=39&tagId=20&languageId=1 - 204 null null 1.856ms 2024-09-10 09:33:21.440 +05:30 4f24fc8e-0e30-4536-b458-ec2224bcbf21 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=39&tagId=20&languageId=1 - 204 null null 1.856ms 2024-09-10 09:33:21.525 +05:30 28ba9c5c-30db-49c4-8d44-36e013833d49 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=39&tagId=20&languageId=1 - null null 2024-09-10 09:33:21.526 +05:30 fb9179d4-aba1-413e-9667-9815134e13a1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=39&tagId=20&languageId=1 - null null 2024-09-10 09:33:21.527 +05:30 fb9179d4-aba1-413e-9667-9815134e13a1 INF CORS policy execution successful. 2024-09-10 09:33:21.527 +05:30 28ba9c5c-30db-49c4-8d44-36e013833d49 INF CORS policy execution successful. 2024-09-10 09:33:21.528 +05:30 fb9179d4-aba1-413e-9667-9815134e13a1 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=39&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:33:21.528 +05:30 28ba9c5c-30db-49c4-8d44-36e013833d49 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=39&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:33:21.529 +05:30 d1cb32b2-7f26-433a-9d61-28f093994b97 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:33:21.529 +05:30 8c10c078-bd68-434a-8726-2aadc9438cc5 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:33:21.530 +05:30 8c10c078-bd68-434a-8726-2aadc9438cc5 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 09:33:21.530 +05:30 d1cb32b2-7f26-433a-9d61-28f093994b97 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 09:33:21.561 +05:30 8c10c078-bd68-434a-8726-2aadc9438cc5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:33:21.563 +05:30 8c10c078-bd68-434a-8726-2aadc9438cc5 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 32.8843ms 2024-09-10 09:33:21.563 +05:30 8c10c078-bd68-434a-8726-2aadc9438cc5 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:33:21.564 +05:30 8c10c078-bd68-434a-8726-2aadc9438cc5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fb9179d4-aba1-413e-9667-9815134e13a1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 21417} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":39,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":39,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":39,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":39,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":39,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 09:33:21.565 +05:30 8c10c078-bd68-434a-8726-2aadc9438cc5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=39&tagId=20&languageId=1 - 200 21417 application/json; charset=utf-8 39.0616ms 2024-09-10 09:33:21.566 +05:30 d1cb32b2-7f26-433a-9d61-28f093994b97 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:33:21.567 +05:30 d1cb32b2-7f26-433a-9d61-28f093994b97 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 37.1345ms 2024-09-10 09:33:21.567 +05:30 d1cb32b2-7f26-433a-9d61-28f093994b97 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:33:21.568 +05:30 d1cb32b2-7f26-433a-9d61-28f093994b97 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 28ba9c5c-30db-49c4-8d44-36e013833d49}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 21417} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":39,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":39,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":39,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":39,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":39,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 09:33:21.568 +05:30 d1cb32b2-7f26-433a-9d61-28f093994b97 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=39&tagId=20&languageId=1 - 200 21417 application/json; charset=utf-8 42.9118ms 2024-09-10 09:33:25.825 +05:30 0c6850a8-2d16-4203-9428-f39614ba3e17 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:33:25.825 +05:30 61b569e0-4b4b-4adf-afed-52deba465e3d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:33:25.825 +05:30 61b569e0-4b4b-4adf-afed-52deba465e3d INF CORS policy execution successful. 2024-09-10 09:33:25.825 +05:30 0c6850a8-2d16-4203-9428-f39614ba3e17 INF CORS policy execution successful. 2024-09-10 09:33:25.826 +05:30 61b569e0-4b4b-4adf-afed-52deba465e3d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.2646ms 2024-09-10 09:33:25.826 +05:30 0c6850a8-2d16-4203-9428-f39614ba3e17 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.2291ms 2024-09-10 09:33:25.870 +05:30 bc1d60a3-9877-4fb1-a7cc-600b0da173cc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:33:25.871 +05:30 bc1d60a3-9877-4fb1-a7cc-600b0da173cc INF CORS policy execution successful. 2024-09-10 09:33:25.872 +05:30 bc1d60a3-9877-4fb1-a7cc-600b0da173cc INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:33:25.872 +05:30 6985f34d-e551-4c9b-a63c-0fb20028f09f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:33:25.872 +05:30 8a6af87e-9079-41b3-b2f9-d40595f42498 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:33:25.873 +05:30 6985f34d-e551-4c9b-a63c-0fb20028f09f INF CORS policy execution successful. 2024-09-10 09:33:25.873 +05:30 8a6af87e-9079-41b3-b2f9-d40595f42498 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:33:25.873 +05:30 6985f34d-e551-4c9b-a63c-0fb20028f09f INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:33:25.873 +05:30 da75393f-d390-40db-ac26-9c49ebd2b408 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:33:25.873 +05:30 da75393f-d390-40db-ac26-9c49ebd2b408 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:33:25.901 +05:30 8a6af87e-9079-41b3-b2f9-d40595f42498 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:33:25.902 +05:30 8a6af87e-9079-41b3-b2f9-d40595f42498 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 28.4517ms 2024-09-10 09:33:25.902 +05:30 da75393f-d390-40db-ac26-9c49ebd2b408 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:33:25.902 +05:30 8a6af87e-9079-41b3-b2f9-d40595f42498 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:33:25.902 +05:30 da75393f-d390-40db-ac26-9c49ebd2b408 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 28.4723ms 2024-09-10 09:33:25.902 +05:30 8a6af87e-9079-41b3-b2f9-d40595f42498 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bc1d60a3-9877-4fb1-a7cc-600b0da173cc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 09:33:25.902 +05:30 da75393f-d390-40db-ac26-9c49ebd2b408 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:33:25.902 +05:30 da75393f-d390-40db-ac26-9c49ebd2b408 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6985f34d-e551-4c9b-a63c-0fb20028f09f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 09:33:25.903 +05:30 8a6af87e-9079-41b3-b2f9-d40595f42498 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 32.8017ms 2024-09-10 09:33:25.903 +05:30 da75393f-d390-40db-ac26-9c49ebd2b408 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 30.8371ms 2024-09-10 09:33:26.109 +05:30 31ff14b8-49e8-4f28-b6bb-f6d6e7c09299 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 09:33:26.109 +05:30 31ff14b8-49e8-4f28-b6bb-f6d6e7c09299 INF CORS policy execution successful. 2024-09-10 09:33:26.110 +05:30 31ff14b8-49e8-4f28-b6bb-f6d6e7c09299 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.5845ms 2024-09-10 09:33:26.154 +05:30 db82c85e-58d5-4532-bfc5-48dd62ebf80a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 09:33:26.155 +05:30 db82c85e-58d5-4532-bfc5-48dd62ebf80a INF CORS policy execution successful. 2024-09-10 09:33:26.155 +05:30 db82c85e-58d5-4532-bfc5-48dd62ebf80a INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:33:26.156 +05:30 605b940a-133e-4b15-9c32-e1cfffe08fdf INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:33:26.158 +05:30 605b940a-133e-4b15-9c32-e1cfffe08fdf INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:33:26.177 +05:30 605b940a-133e-4b15-9c32-e1cfffe08fdf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:33:26.177 +05:30 605b940a-133e-4b15-9c32-e1cfffe08fdf INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 19.2033ms 2024-09-10 09:33:26.178 +05:30 605b940a-133e-4b15-9c32-e1cfffe08fdf INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:33:26.178 +05:30 605b940a-133e-4b15-9c32-e1cfffe08fdf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: db82c85e-58d5-4532-bfc5-48dd62ebf80a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 09:33:26.178 +05:30 605b940a-133e-4b15-9c32-e1cfffe08fdf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 24.1707ms 2024-09-10 09:33:26.566 +05:30 67cfa66a-c81d-4fa0-be29-773d8f0efae4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 09:33:26.566 +05:30 67cfa66a-c81d-4fa0-be29-773d8f0efae4 INF CORS policy execution successful. 2024-09-10 09:33:26.566 +05:30 67cfa66a-c81d-4fa0-be29-773d8f0efae4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.8306ms 2024-09-10 09:33:26.651 +05:30 ba71d2f9-8951-4061-9b19-177fa82eb592 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 09:33:26.652 +05:30 ba71d2f9-8951-4061-9b19-177fa82eb592 INF CORS policy execution successful. 2024-09-10 09:33:26.652 +05:30 ba71d2f9-8951-4061-9b19-177fa82eb592 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:33:26.653 +05:30 26e80f55-9344-4882-98c4-698b2820458d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:33:26.653 +05:30 26e80f55-9344-4882-98c4-698b2820458d INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:33:26.671 +05:30 26e80f55-9344-4882-98c4-698b2820458d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:33:26.671 +05:30 26e80f55-9344-4882-98c4-698b2820458d INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 17.9336ms 2024-09-10 09:33:26.671 +05:30 26e80f55-9344-4882-98c4-698b2820458d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:33:26.672 +05:30 26e80f55-9344-4882-98c4-698b2820458d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ba71d2f9-8951-4061-9b19-177fa82eb592}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 09:33:26.672 +05:30 26e80f55-9344-4882-98c4-698b2820458d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 21.5921ms 2024-09-10 09:33:29.605 +05:30 3b952d65-c0f3-4ee5-912a-24bf257a6423 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=39&tagId=20&languageId=1 - null null 2024-09-10 09:33:29.605 +05:30 e51319fc-8cd8-4d3e-8a1a-b374768dfa16 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=39&tagId=20&languageId=1 - null null 2024-09-10 09:33:29.606 +05:30 e51319fc-8cd8-4d3e-8a1a-b374768dfa16 INF CORS policy execution successful. 2024-09-10 09:33:29.606 +05:30 3b952d65-c0f3-4ee5-912a-24bf257a6423 INF CORS policy execution successful. 2024-09-10 09:33:29.606 +05:30 e51319fc-8cd8-4d3e-8a1a-b374768dfa16 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=39&tagId=20&languageId=1 - 204 null null 0.8977ms 2024-09-10 09:33:29.606 +05:30 3b952d65-c0f3-4ee5-912a-24bf257a6423 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=39&tagId=20&languageId=1 - 204 null null 0.937ms 2024-09-10 09:33:29.650 +05:30 4a32d646-cd1d-459c-8766-d0ec2804e31c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=39&tagId=20&languageId=1 - null null 2024-09-10 09:33:29.650 +05:30 bba6e24e-50f7-4019-911d-9ecf02012bb4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=39&tagId=20&languageId=1 - null null 2024-09-10 09:33:29.650 +05:30 4a32d646-cd1d-459c-8766-d0ec2804e31c INF CORS policy execution successful. 2024-09-10 09:33:29.650 +05:30 bba6e24e-50f7-4019-911d-9ecf02012bb4 INF CORS policy execution successful. 2024-09-10 09:33:29.651 +05:30 4a32d646-cd1d-459c-8766-d0ec2804e31c INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=39&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:33:29.651 +05:30 bba6e24e-50f7-4019-911d-9ecf02012bb4 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=39&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:33:29.652 +05:30 ed3035cf-d6ae-426e-a2af-a2a15ae7812c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:33:29.652 +05:30 1280311e-9555-4246-b098-62415aad086d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:33:29.652 +05:30 ed3035cf-d6ae-426e-a2af-a2a15ae7812c INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 09:33:29.652 +05:30 1280311e-9555-4246-b098-62415aad086d INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 09:33:29.718 +05:30 1280311e-9555-4246-b098-62415aad086d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:33:29.719 +05:30 ed3035cf-d6ae-426e-a2af-a2a15ae7812c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:33:29.719 +05:30 1280311e-9555-4246-b098-62415aad086d INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 66.4493ms 2024-09-10 09:33:29.719 +05:30 1280311e-9555-4246-b098-62415aad086d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:33:29.720 +05:30 1280311e-9555-4246-b098-62415aad086d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4a32d646-cd1d-459c-8766-d0ec2804e31c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 21417} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":39,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":39,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":39,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":39,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":39,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 09:33:29.720 +05:30 ed3035cf-d6ae-426e-a2af-a2a15ae7812c INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 67.3613ms 2024-09-10 09:33:29.720 +05:30 ed3035cf-d6ae-426e-a2af-a2a15ae7812c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:33:29.721 +05:30 1280311e-9555-4246-b098-62415aad086d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=39&tagId=20&languageId=1 - 200 21417 application/json; charset=utf-8 70.883ms 2024-09-10 09:33:29.721 +05:30 ed3035cf-d6ae-426e-a2af-a2a15ae7812c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bba6e24e-50f7-4019-911d-9ecf02012bb4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 21417} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":39,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":39,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":39,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":39,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":39,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":39,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":39,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View4\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 09:33:29.722 +05:30 ed3035cf-d6ae-426e-a2af-a2a15ae7812c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=39&tagId=20&languageId=1 - 200 21417 application/json; charset=utf-8 71.8479ms 2024-09-10 09:33:36.445 +05:30 40838825-b247-4657-bcad-7845266597d9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=40&tagId=20&languageId=1 - null null 2024-09-10 09:33:36.445 +05:30 40838825-b247-4657-bcad-7845266597d9 INF CORS policy execution successful. 2024-09-10 09:33:36.445 +05:30 40838825-b247-4657-bcad-7845266597d9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=40&tagId=20&languageId=1 - 204 null null 0.7206ms 2024-09-10 09:33:36.488 +05:30 28c2e7aa-41c3-4fdc-82af-0bd5b115b66b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=40&tagId=20&languageId=1 - null null 2024-09-10 09:33:36.489 +05:30 28c2e7aa-41c3-4fdc-82af-0bd5b115b66b INF CORS policy execution successful. 2024-09-10 09:33:36.490 +05:30 28c2e7aa-41c3-4fdc-82af-0bd5b115b66b INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=40&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:33:36.491 +05:30 e2d9f1cf-3a37-43cb-80ec-fd74b9f5abd3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:33:36.491 +05:30 e2d9f1cf-3a37-43cb-80ec-fd74b9f5abd3 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 09:33:36.520 +05:30 e2d9f1cf-3a37-43cb-80ec-fd74b9f5abd3 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:33:36.520 +05:30 e2d9f1cf-3a37-43cb-80ec-fd74b9f5abd3 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 28.903ms 2024-09-10 09:33:36.520 +05:30 e2d9f1cf-3a37-43cb-80ec-fd74b9f5abd3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:33:36.520 +05:30 e2d9f1cf-3a37-43cb-80ec-fd74b9f5abd3 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 28c2e7aa-41c3-4fdc-82af-0bd5b115b66b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-10 09:33:36.521 +05:30 e2d9f1cf-3a37-43cb-80ec-fd74b9f5abd3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=40&tagId=20&languageId=1 - 404 84 application/json; charset=utf-8 32.4716ms 2024-09-10 09:33:37.524 +05:30 914e9c4b-aa23-4878-ad8d-5ddacaa6eee0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:33:37.524 +05:30 6ff2e5d9-db47-4441-aa53-2e6424d65645 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:33:37.524 +05:30 6ff2e5d9-db47-4441-aa53-2e6424d65645 INF CORS policy execution successful. 2024-09-10 09:33:37.524 +05:30 914e9c4b-aa23-4878-ad8d-5ddacaa6eee0 INF CORS policy execution successful. 2024-09-10 09:33:37.524 +05:30 6ff2e5d9-db47-4441-aa53-2e6424d65645 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.5187ms 2024-09-10 09:33:37.524 +05:30 914e9c4b-aa23-4878-ad8d-5ddacaa6eee0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.5896ms 2024-09-10 09:33:37.597 +05:30 9b82eb9f-dda2-4409-b36a-6dbc5709e2ef INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:33:37.597 +05:30 2d70a925-9e8d-4203-9d9c-2b9ec5976747 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:33:37.597 +05:30 9b82eb9f-dda2-4409-b36a-6dbc5709e2ef INF CORS policy execution successful. 2024-09-10 09:33:37.597 +05:30 2d70a925-9e8d-4203-9d9c-2b9ec5976747 INF CORS policy execution successful. 2024-09-10 09:33:37.598 +05:30 9b82eb9f-dda2-4409-b36a-6dbc5709e2ef INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:33:37.598 +05:30 2d70a925-9e8d-4203-9d9c-2b9ec5976747 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:33:37.598 +05:30 e20461b8-29fd-4828-971c-29387ef719bf INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:33:37.598 +05:30 31c69fcd-c5db-49f8-9690-090852b9029f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:33:37.598 +05:30 e20461b8-29fd-4828-971c-29387ef719bf INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:33:37.598 +05:30 31c69fcd-c5db-49f8-9690-090852b9029f INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:33:37.607 +05:30 e20461b8-29fd-4828-971c-29387ef719bf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:33:37.607 +05:30 31c69fcd-c5db-49f8-9690-090852b9029f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:33:37.607 +05:30 e20461b8-29fd-4828-971c-29387ef719bf INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 9.1721ms 2024-09-10 09:33:37.607 +05:30 e20461b8-29fd-4828-971c-29387ef719bf INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:33:37.607 +05:30 31c69fcd-c5db-49f8-9690-090852b9029f INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 9.2215ms 2024-09-10 09:33:37.607 +05:30 31c69fcd-c5db-49f8-9690-090852b9029f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:33:37.607 +05:30 e20461b8-29fd-4828-971c-29387ef719bf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9b82eb9f-dda2-4409-b36a-6dbc5709e2ef}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 09:33:37.608 +05:30 31c69fcd-c5db-49f8-9690-090852b9029f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2d70a925-9e8d-4203-9d9c-2b9ec5976747}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 09:33:37.608 +05:30 e20461b8-29fd-4828-971c-29387ef719bf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 10.8049ms 2024-09-10 09:33:37.608 +05:30 31c69fcd-c5db-49f8-9690-090852b9029f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 10.8187ms 2024-09-10 09:33:37.879 +05:30 e4973f0a-96b2-4c78-871e-a241835f9455 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 09:33:37.879 +05:30 e4973f0a-96b2-4c78-871e-a241835f9455 INF CORS policy execution successful. 2024-09-10 09:33:37.879 +05:30 e4973f0a-96b2-4c78-871e-a241835f9455 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.5349ms 2024-09-10 09:33:37.992 +05:30 715bcbae-cbf3-4438-9dc3-32f400f8f86e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 09:33:37.992 +05:30 715bcbae-cbf3-4438-9dc3-32f400f8f86e INF CORS policy execution successful. 2024-09-10 09:33:37.992 +05:30 715bcbae-cbf3-4438-9dc3-32f400f8f86e INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:33:37.993 +05:30 c24ebed7-e742-4162-942e-b45549305f08 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:33:37.993 +05:30 c24ebed7-e742-4162-942e-b45549305f08 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:33:38.004 +05:30 c24ebed7-e742-4162-942e-b45549305f08 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:33:38.005 +05:30 c24ebed7-e742-4162-942e-b45549305f08 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 11.874ms 2024-09-10 09:33:38.005 +05:30 c24ebed7-e742-4162-942e-b45549305f08 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:33:38.005 +05:30 c24ebed7-e742-4162-942e-b45549305f08 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 715bcbae-cbf3-4438-9dc3-32f400f8f86e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 09:33:38.005 +05:30 c24ebed7-e742-4162-942e-b45549305f08 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 13.4246ms 2024-09-10 09:33:38.412 +05:30 15973ecb-e56c-4f51-9fb0-e594ae7e73bf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 09:33:38.412 +05:30 15973ecb-e56c-4f51-9fb0-e594ae7e73bf INF CORS policy execution successful. 2024-09-10 09:33:38.412 +05:30 15973ecb-e56c-4f51-9fb0-e594ae7e73bf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.6676ms 2024-09-10 09:33:38.455 +05:30 d2637ba2-4803-4ff3-a2f1-633a13f65fe7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 09:33:38.456 +05:30 d2637ba2-4803-4ff3-a2f1-633a13f65fe7 INF CORS policy execution successful. 2024-09-10 09:33:38.456 +05:30 d2637ba2-4803-4ff3-a2f1-633a13f65fe7 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:33:38.456 +05:30 e8e877d1-d27a-4e73-a20a-45e35c5f1235 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:33:38.456 +05:30 e8e877d1-d27a-4e73-a20a-45e35c5f1235 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:33:38.466 +05:30 e8e877d1-d27a-4e73-a20a-45e35c5f1235 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:33:38.466 +05:30 e8e877d1-d27a-4e73-a20a-45e35c5f1235 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 9.948ms 2024-09-10 09:33:38.466 +05:30 e8e877d1-d27a-4e73-a20a-45e35c5f1235 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:33:38.466 +05:30 e8e877d1-d27a-4e73-a20a-45e35c5f1235 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d2637ba2-4803-4ff3-a2f1-633a13f65fe7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 09:33:38.467 +05:30 e8e877d1-d27a-4e73-a20a-45e35c5f1235 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 11.6776ms 2024-09-10 09:33:39.054 +05:30 17d4aa9f-90ad-477a-bbe2-d1e10e92743b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=40&tagId=20&languageId=1 - null null 2024-09-10 09:33:39.054 +05:30 e3ea0f71-1e48-49b2-95a9-ce958519a5cb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=40&tagId=20&languageId=1 - null null 2024-09-10 09:33:39.054 +05:30 17d4aa9f-90ad-477a-bbe2-d1e10e92743b INF CORS policy execution successful. 2024-09-10 09:33:39.054 +05:30 e3ea0f71-1e48-49b2-95a9-ce958519a5cb INF CORS policy execution successful. 2024-09-10 09:33:39.055 +05:30 17d4aa9f-90ad-477a-bbe2-d1e10e92743b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=40&tagId=20&languageId=1 - 204 null null 0.6162ms 2024-09-10 09:33:39.055 +05:30 e3ea0f71-1e48-49b2-95a9-ce958519a5cb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=40&tagId=20&languageId=1 - 204 null null 0.7082ms 2024-09-10 09:33:39.101 +05:30 8441f380-0638-4cfe-9932-3d4deda5d805 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=40&tagId=20&languageId=1 - null null 2024-09-10 09:33:39.101 +05:30 7fd713d7-dc69-44b8-9d95-6b987d248ce4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=40&tagId=20&languageId=1 - null null 2024-09-10 09:33:39.101 +05:30 8441f380-0638-4cfe-9932-3d4deda5d805 INF CORS policy execution successful. 2024-09-10 09:33:39.101 +05:30 7fd713d7-dc69-44b8-9d95-6b987d248ce4 INF CORS policy execution successful. 2024-09-10 09:33:39.101 +05:30 8441f380-0638-4cfe-9932-3d4deda5d805 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=40&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:33:39.101 +05:30 7fd713d7-dc69-44b8-9d95-6b987d248ce4 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=40&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:33:39.102 +05:30 8b2b3846-91d8-4f1f-a28c-a3049655d35b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:33:39.102 +05:30 121253ea-3438-43c9-bd1e-146e616d73c1 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:33:39.102 +05:30 8b2b3846-91d8-4f1f-a28c-a3049655d35b INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 09:33:39.102 +05:30 121253ea-3438-43c9-bd1e-146e616d73c1 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 09:33:39.123 +05:30 8b2b3846-91d8-4f1f-a28c-a3049655d35b INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:33:39.124 +05:30 8b2b3846-91d8-4f1f-a28c-a3049655d35b INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 21.987ms 2024-09-10 09:33:39.124 +05:30 8b2b3846-91d8-4f1f-a28c-a3049655d35b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:33:39.124 +05:30 121253ea-3438-43c9-bd1e-146e616d73c1 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:33:39.124 +05:30 8b2b3846-91d8-4f1f-a28c-a3049655d35b INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 8441f380-0638-4cfe-9932-3d4deda5d805}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-10 09:33:39.124 +05:30 121253ea-3438-43c9-bd1e-146e616d73c1 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 22.2637ms 2024-09-10 09:33:39.124 +05:30 121253ea-3438-43c9-bd1e-146e616d73c1 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:33:39.124 +05:30 121253ea-3438-43c9-bd1e-146e616d73c1 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 7fd713d7-dc69-44b8-9d95-6b987d248ce4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-10 09:33:39.124 +05:30 8b2b3846-91d8-4f1f-a28c-a3049655d35b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=40&tagId=20&languageId=1 - 404 84 application/json; charset=utf-8 23.5513ms 2024-09-10 09:33:39.124 +05:30 121253ea-3438-43c9-bd1e-146e616d73c1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=40&tagId=20&languageId=1 - 404 84 application/json; charset=utf-8 23.6329ms 2024-09-10 09:34:00.031 +05:30 9a7cdb6e-2a94-43c0-bf7b-9cbe16f64ff9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:34:00.031 +05:30 0596edfb-b2d8-40ae-b5f8-ca9f6d863400 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:34:00.032 +05:30 9a7cdb6e-2a94-43c0-bf7b-9cbe16f64ff9 INF CORS policy execution successful. 2024-09-10 09:34:00.032 +05:30 0596edfb-b2d8-40ae-b5f8-ca9f6d863400 INF CORS policy execution successful. 2024-09-10 09:34:00.033 +05:30 9a7cdb6e-2a94-43c0-bf7b-9cbe16f64ff9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.7276ms 2024-09-10 09:34:00.033 +05:30 0596edfb-b2d8-40ae-b5f8-ca9f6d863400 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.3686ms 2024-09-10 09:34:00.076 +05:30 d2aa3b2f-44a5-466a-bd1b-c4a2e5f2a86f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:34:00.076 +05:30 de0d3096-8950-4c24-ab55-673a9fbe5dd2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:34:00.077 +05:30 d2aa3b2f-44a5-466a-bd1b-c4a2e5f2a86f INF CORS policy execution successful. 2024-09-10 09:34:00.077 +05:30 de0d3096-8950-4c24-ab55-673a9fbe5dd2 INF CORS policy execution successful. 2024-09-10 09:34:00.077 +05:30 de0d3096-8950-4c24-ab55-673a9fbe5dd2 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:34:00.077 +05:30 d2aa3b2f-44a5-466a-bd1b-c4a2e5f2a86f INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:34:00.078 +05:30 7c1b793e-a235-4b7c-8747-48427237bb76 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:34:00.078 +05:30 e5e8dd98-41f2-4c4a-b511-c3afb5646b78 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:34:00.078 +05:30 7c1b793e-a235-4b7c-8747-48427237bb76 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:34:00.078 +05:30 e5e8dd98-41f2-4c4a-b511-c3afb5646b78 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:34:00.107 +05:30 7c1b793e-a235-4b7c-8747-48427237bb76 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:34:00.107 +05:30 e5e8dd98-41f2-4c4a-b511-c3afb5646b78 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:34:00.107 +05:30 e5e8dd98-41f2-4c4a-b511-c3afb5646b78 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 28.6988ms 2024-09-10 09:34:00.107 +05:30 7c1b793e-a235-4b7c-8747-48427237bb76 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 28.733ms 2024-09-10 09:34:00.107 +05:30 e5e8dd98-41f2-4c4a-b511-c3afb5646b78 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:34:00.107 +05:30 7c1b793e-a235-4b7c-8747-48427237bb76 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:34:00.107 +05:30 e5e8dd98-41f2-4c4a-b511-c3afb5646b78 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d2aa3b2f-44a5-466a-bd1b-c4a2e5f2a86f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 09:34:00.108 +05:30 7c1b793e-a235-4b7c-8747-48427237bb76 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: de0d3096-8950-4c24-ab55-673a9fbe5dd2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 09:34:00.108 +05:30 e5e8dd98-41f2-4c4a-b511-c3afb5646b78 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 32.1682ms 2024-09-10 09:34:00.108 +05:30 7c1b793e-a235-4b7c-8747-48427237bb76 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 32.2215ms 2024-09-10 09:34:00.331 +05:30 16a49a7a-2768-4a69-b639-a0a438dcedd5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 09:34:00.331 +05:30 16a49a7a-2768-4a69-b639-a0a438dcedd5 INF CORS policy execution successful. 2024-09-10 09:34:00.331 +05:30 16a49a7a-2768-4a69-b639-a0a438dcedd5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.6061ms 2024-09-10 09:34:00.377 +05:30 9b8ba0fa-d532-4107-b2fc-6cfa5456fff1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 09:34:00.378 +05:30 9b8ba0fa-d532-4107-b2fc-6cfa5456fff1 INF CORS policy execution successful. 2024-09-10 09:34:00.378 +05:30 9b8ba0fa-d532-4107-b2fc-6cfa5456fff1 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:34:00.378 +05:30 784832a9-a355-476a-b810-f2300b6eba49 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:34:00.378 +05:30 784832a9-a355-476a-b810-f2300b6eba49 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:34:00.389 +05:30 784832a9-a355-476a-b810-f2300b6eba49 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:34:00.390 +05:30 784832a9-a355-476a-b810-f2300b6eba49 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 11.1126ms 2024-09-10 09:34:00.390 +05:30 784832a9-a355-476a-b810-f2300b6eba49 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:34:00.390 +05:30 784832a9-a355-476a-b810-f2300b6eba49 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9b8ba0fa-d532-4107-b2fc-6cfa5456fff1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 09:34:00.390 +05:30 784832a9-a355-476a-b810-f2300b6eba49 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 13.0721ms 2024-09-10 09:34:00.883 +05:30 b1a6f47c-9b05-4765-834f-c081b0dc0a52 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 09:34:00.883 +05:30 b1a6f47c-9b05-4765-834f-c081b0dc0a52 INF CORS policy execution successful. 2024-09-10 09:34:00.884 +05:30 b1a6f47c-9b05-4765-834f-c081b0dc0a52 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.7184ms 2024-09-10 09:34:01.054 +05:30 e73be2a5-16d2-4291-8e81-5c394058dd89 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 09:34:01.055 +05:30 e73be2a5-16d2-4291-8e81-5c394058dd89 INF CORS policy execution successful. 2024-09-10 09:34:01.055 +05:30 e73be2a5-16d2-4291-8e81-5c394058dd89 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:34:01.055 +05:30 0469b5b7-0ba9-4fdd-a2f7-ca0082aebbf8 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:34:01.055 +05:30 0469b5b7-0ba9-4fdd-a2f7-ca0082aebbf8 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:34:01.069 +05:30 0469b5b7-0ba9-4fdd-a2f7-ca0082aebbf8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:34:01.069 +05:30 0469b5b7-0ba9-4fdd-a2f7-ca0082aebbf8 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 13.5607ms 2024-09-10 09:34:01.069 +05:30 0469b5b7-0ba9-4fdd-a2f7-ca0082aebbf8 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:34:01.069 +05:30 0469b5b7-0ba9-4fdd-a2f7-ca0082aebbf8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e73be2a5-16d2-4291-8e81-5c394058dd89}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 09:34:01.069 +05:30 0469b5b7-0ba9-4fdd-a2f7-ca0082aebbf8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 15.5533ms 2024-09-10 09:34:10.034 +05:30 a3bbd9f0-7639-4d54-9a42-fa83c13ebc24 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - null null 2024-09-10 09:34:10.034 +05:30 a05945e1-1c1b-4c1e-ab5c-5e981e44a589 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - null null 2024-09-10 09:34:10.035 +05:30 a3bbd9f0-7639-4d54-9a42-fa83c13ebc24 INF CORS policy execution successful. 2024-09-10 09:34:10.035 +05:30 a05945e1-1c1b-4c1e-ab5c-5e981e44a589 INF CORS policy execution successful. 2024-09-10 09:34:10.035 +05:30 a3bbd9f0-7639-4d54-9a42-fa83c13ebc24 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - 204 null null 0.683ms 2024-09-10 09:34:10.035 +05:30 a05945e1-1c1b-4c1e-ab5c-5e981e44a589 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - 204 null null 0.6848ms 2024-09-10 09:34:10.078 +05:30 9b15c088-5ece-4a4c-a28f-954a4c66e0fb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - null null 2024-09-10 09:34:10.078 +05:30 bfdbcdce-ffef-4684-9d84-c45270a75fa2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - null null 2024-09-10 09:34:10.079 +05:30 bfdbcdce-ffef-4684-9d84-c45270a75fa2 INF CORS policy execution successful. 2024-09-10 09:34:10.079 +05:30 9b15c088-5ece-4a4c-a28f-954a4c66e0fb INF CORS policy execution successful. 2024-09-10 09:34:10.080 +05:30 9b15c088-5ece-4a4c-a28f-954a4c66e0fb INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=36&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:34:10.080 +05:30 bfdbcdce-ffef-4684-9d84-c45270a75fa2 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=36&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:34:10.080 +05:30 adf547da-cbc3-4d68-bac2-f4fcd5376de5 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:34:10.080 +05:30 3fb5665c-ad3e-4e8f-a3d9-fac11ddfbb30 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:34:10.080 +05:30 adf547da-cbc3-4d68-bac2-f4fcd5376de5 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 09:34:10.080 +05:30 3fb5665c-ad3e-4e8f-a3d9-fac11ddfbb30 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 09:34:10.110 +05:30 adf547da-cbc3-4d68-bac2-f4fcd5376de5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:34:10.110 +05:30 3fb5665c-ad3e-4e8f-a3d9-fac11ddfbb30 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:34:10.110 +05:30 adf547da-cbc3-4d68-bac2-f4fcd5376de5 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 29.6627ms 2024-09-10 09:34:10.110 +05:30 adf547da-cbc3-4d68-bac2-f4fcd5376de5 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:34:10.111 +05:30 3fb5665c-ad3e-4e8f-a3d9-fac11ddfbb30 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 29.9101ms 2024-09-10 09:34:10.111 +05:30 3fb5665c-ad3e-4e8f-a3d9-fac11ddfbb30 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:34:10.111 +05:30 adf547da-cbc3-4d68-bac2-f4fcd5376de5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bfdbcdce-ffef-4684-9d84-c45270a75fa2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 9575} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":36,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":36,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 09:34:10.111 +05:30 3fb5665c-ad3e-4e8f-a3d9-fac11ddfbb30 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9b15c088-5ece-4a4c-a28f-954a4c66e0fb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 9575} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":36,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":36,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 09:34:10.111 +05:30 adf547da-cbc3-4d68-bac2-f4fcd5376de5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - 200 9575 application/json; charset=utf-8 32.934ms 2024-09-10 09:34:10.111 +05:30 3fb5665c-ad3e-4e8f-a3d9-fac11ddfbb30 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - 200 9575 application/json; charset=utf-8 33.1059ms 2024-09-10 09:34:39.701 +05:30 d32efa3f-e001-4aa3-b43c-3d84c9a230f5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:34:39.701 +05:30 214d179e-c942-42fb-be6b-aa5c7fd20a62 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:34:39.702 +05:30 214d179e-c942-42fb-be6b-aa5c7fd20a62 INF CORS policy execution successful. 2024-09-10 09:34:39.702 +05:30 d32efa3f-e001-4aa3-b43c-3d84c9a230f5 INF CORS policy execution successful. 2024-09-10 09:34:39.703 +05:30 214d179e-c942-42fb-be6b-aa5c7fd20a62 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 2.4337ms 2024-09-10 09:34:39.703 +05:30 d32efa3f-e001-4aa3-b43c-3d84c9a230f5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 2.434ms 2024-09-10 09:34:39.748 +05:30 b3fe34b8-67f6-4f66-af40-2cbcfa15a42d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:34:39.748 +05:30 9d3eabdd-3a79-45a3-9e42-2bf2c5133333 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:34:39.749 +05:30 b3fe34b8-67f6-4f66-af40-2cbcfa15a42d INF CORS policy execution successful. 2024-09-10 09:34:39.749 +05:30 9d3eabdd-3a79-45a3-9e42-2bf2c5133333 INF CORS policy execution successful. 2024-09-10 09:34:39.749 +05:30 9d3eabdd-3a79-45a3-9e42-2bf2c5133333 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:34:39.749 +05:30 b3fe34b8-67f6-4f66-af40-2cbcfa15a42d INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:34:39.750 +05:30 a6768c04-a201-482c-86b4-93430ee56920 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:34:39.750 +05:30 d8a18199-02ca-4cb3-b9d8-90917b1b6ec5 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:34:39.751 +05:30 a6768c04-a201-482c-86b4-93430ee56920 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:34:39.751 +05:30 d8a18199-02ca-4cb3-b9d8-90917b1b6ec5 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:34:39.770 +05:30 d8a18199-02ca-4cb3-b9d8-90917b1b6ec5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:34:39.770 +05:30 a6768c04-a201-482c-86b4-93430ee56920 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:34:39.771 +05:30 d8a18199-02ca-4cb3-b9d8-90917b1b6ec5 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 19.9994ms 2024-09-10 09:34:39.771 +05:30 a6768c04-a201-482c-86b4-93430ee56920 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 20.0375ms 2024-09-10 09:34:39.771 +05:30 a6768c04-a201-482c-86b4-93430ee56920 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:34:39.771 +05:30 d8a18199-02ca-4cb3-b9d8-90917b1b6ec5 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:34:39.771 +05:30 a6768c04-a201-482c-86b4-93430ee56920 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9d3eabdd-3a79-45a3-9e42-2bf2c5133333}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 09:34:39.771 +05:30 d8a18199-02ca-4cb3-b9d8-90917b1b6ec5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b3fe34b8-67f6-4f66-af40-2cbcfa15a42d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 09:34:39.771 +05:30 a6768c04-a201-482c-86b4-93430ee56920 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 23.5736ms 2024-09-10 09:34:39.771 +05:30 d8a18199-02ca-4cb3-b9d8-90917b1b6ec5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 23.63ms 2024-09-10 09:34:39.981 +05:30 6891554b-53f8-49e7-a0fa-6459638c0f00 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 09:34:39.981 +05:30 6891554b-53f8-49e7-a0fa-6459638c0f00 INF CORS policy execution successful. 2024-09-10 09:34:39.981 +05:30 6891554b-53f8-49e7-a0fa-6459638c0f00 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.4622ms 2024-09-10 09:34:40.026 +05:30 3bc825c3-3578-4a84-bdfd-6e060d4fcc58 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 09:34:40.026 +05:30 3bc825c3-3578-4a84-bdfd-6e060d4fcc58 INF CORS policy execution successful. 2024-09-10 09:34:40.027 +05:30 3bc825c3-3578-4a84-bdfd-6e060d4fcc58 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:34:40.027 +05:30 7dddf6d7-17ec-46e1-9e46-4efbfef5bf6e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:34:40.027 +05:30 7dddf6d7-17ec-46e1-9e46-4efbfef5bf6e INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:34:40.068 +05:30 7dddf6d7-17ec-46e1-9e46-4efbfef5bf6e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:34:40.069 +05:30 7dddf6d7-17ec-46e1-9e46-4efbfef5bf6e INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 41.4223ms 2024-09-10 09:34:40.069 +05:30 7dddf6d7-17ec-46e1-9e46-4efbfef5bf6e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:34:40.069 +05:30 7dddf6d7-17ec-46e1-9e46-4efbfef5bf6e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3bc825c3-3578-4a84-bdfd-6e060d4fcc58}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 09:34:40.070 +05:30 7dddf6d7-17ec-46e1-9e46-4efbfef5bf6e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 43.6648ms 2024-09-10 09:34:40.463 +05:30 6c5802c7-de9c-4e5f-a0c9-6715db6cd888 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 09:34:40.463 +05:30 6c5802c7-de9c-4e5f-a0c9-6715db6cd888 INF CORS policy execution successful. 2024-09-10 09:34:40.464 +05:30 6c5802c7-de9c-4e5f-a0c9-6715db6cd888 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.7543ms 2024-09-10 09:34:40.508 +05:30 a860c37a-c817-4079-aaf0-c4d3ad242ded INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 09:34:40.509 +05:30 a860c37a-c817-4079-aaf0-c4d3ad242ded INF CORS policy execution successful. 2024-09-10 09:34:40.509 +05:30 a860c37a-c817-4079-aaf0-c4d3ad242ded INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:34:40.510 +05:30 f0038b56-4ee3-4e51-a872-eec395f2b171 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:34:40.510 +05:30 f0038b56-4ee3-4e51-a872-eec395f2b171 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:34:40.520 +05:30 f0038b56-4ee3-4e51-a872-eec395f2b171 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:34:40.520 +05:30 f0038b56-4ee3-4e51-a872-eec395f2b171 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 10.4562ms 2024-09-10 09:34:40.521 +05:30 f0038b56-4ee3-4e51-a872-eec395f2b171 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:34:40.521 +05:30 f0038b56-4ee3-4e51-a872-eec395f2b171 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a860c37a-c817-4079-aaf0-c4d3ad242ded}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 09:34:40.521 +05:30 f0038b56-4ee3-4e51-a872-eec395f2b171 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 12.7677ms 2024-09-10 09:34:50.842 +05:30 85ac71bf-2098-4fee-8b4c-69e3171dc2af INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - null null 2024-09-10 09:34:50.842 +05:30 c03b5a09-806d-474b-a324-6f35f16aebaa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - null null 2024-09-10 09:34:50.842 +05:30 85ac71bf-2098-4fee-8b4c-69e3171dc2af INF CORS policy execution successful. 2024-09-10 09:34:50.842 +05:30 c03b5a09-806d-474b-a324-6f35f16aebaa INF CORS policy execution successful. 2024-09-10 09:34:50.843 +05:30 c03b5a09-806d-474b-a324-6f35f16aebaa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - 204 null null 1.0561ms 2024-09-10 09:34:50.843 +05:30 85ac71bf-2098-4fee-8b4c-69e3171dc2af INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - 204 null null 1.0557ms 2024-09-10 09:34:50.886 +05:30 4933a0fe-69f3-4534-a2f0-c091caed4a37 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - null null 2024-09-10 09:34:50.886 +05:30 1f5c0d98-e4d3-48f3-a89c-d1cd55aa58ce INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - null null 2024-09-10 09:34:50.887 +05:30 1f5c0d98-e4d3-48f3-a89c-d1cd55aa58ce INF CORS policy execution successful. 2024-09-10 09:34:50.887 +05:30 4933a0fe-69f3-4534-a2f0-c091caed4a37 INF CORS policy execution successful. 2024-09-10 09:34:50.887 +05:30 4933a0fe-69f3-4534-a2f0-c091caed4a37 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=36&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:34:50.887 +05:30 1f5c0d98-e4d3-48f3-a89c-d1cd55aa58ce INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=36&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:34:50.888 +05:30 87bf2823-f146-4cc9-b5be-0a0042622340 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:34:50.888 +05:30 6814a71a-9116-46e7-9b63-7e31292320a1 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:34:50.888 +05:30 6814a71a-9116-46e7-9b63-7e31292320a1 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 09:34:50.888 +05:30 87bf2823-f146-4cc9-b5be-0a0042622340 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 09:34:50.923 +05:30 87bf2823-f146-4cc9-b5be-0a0042622340 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:34:50.923 +05:30 6814a71a-9116-46e7-9b63-7e31292320a1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:34:50.923 +05:30 6814a71a-9116-46e7-9b63-7e31292320a1 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 35.3067ms 2024-09-10 09:34:50.923 +05:30 87bf2823-f146-4cc9-b5be-0a0042622340 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 35.2768ms 2024-09-10 09:34:50.924 +05:30 87bf2823-f146-4cc9-b5be-0a0042622340 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:34:50.924 +05:30 6814a71a-9116-46e7-9b63-7e31292320a1 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:34:50.924 +05:30 87bf2823-f146-4cc9-b5be-0a0042622340 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4933a0fe-69f3-4534-a2f0-c091caed4a37}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 9575} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":36,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":36,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 09:34:50.924 +05:30 6814a71a-9116-46e7-9b63-7e31292320a1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1f5c0d98-e4d3-48f3-a89c-d1cd55aa58ce}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 9575} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":36,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":36,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 09:34:50.925 +05:30 87bf2823-f146-4cc9-b5be-0a0042622340 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - 200 9575 application/json; charset=utf-8 38.6241ms 2024-09-10 09:34:50.925 +05:30 6814a71a-9116-46e7-9b63-7e31292320a1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - 200 9575 application/json; charset=utf-8 38.7607ms 2024-09-10 09:35:31.484 +05:30 73006902-dd70-48ea-9d62-09fb1ff4fef7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:35:31.484 +05:30 98379010-3d11-40aa-9766-a7acd05c1a24 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:35:31.485 +05:30 98379010-3d11-40aa-9766-a7acd05c1a24 INF CORS policy execution successful. 2024-09-10 09:35:31.485 +05:30 73006902-dd70-48ea-9d62-09fb1ff4fef7 INF CORS policy execution successful. 2024-09-10 09:35:31.486 +05:30 98379010-3d11-40aa-9766-a7acd05c1a24 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.4253ms 2024-09-10 09:35:31.486 +05:30 73006902-dd70-48ea-9d62-09fb1ff4fef7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 2.2218ms 2024-09-10 09:35:31.529 +05:30 e654c2ed-acdb-40e8-86bc-bb3ae178b9f5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:35:31.529 +05:30 e4325db0-f6c0-4ec2-93a1-ab2985562b96 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:35:31.531 +05:30 e4325db0-f6c0-4ec2-93a1-ab2985562b96 INF CORS policy execution successful. 2024-09-10 09:35:31.532 +05:30 e4325db0-f6c0-4ec2-93a1-ab2985562b96 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:35:31.532 +05:30 e654c2ed-acdb-40e8-86bc-bb3ae178b9f5 INF CORS policy execution successful. 2024-09-10 09:35:31.532 +05:30 e654c2ed-acdb-40e8-86bc-bb3ae178b9f5 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:35:31.533 +05:30 3f2596be-ac34-4f8c-8cb2-f100752886bf INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:35:31.533 +05:30 02d5fab9-d2bd-4812-bc1d-0b023e2eca4b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:35:31.534 +05:30 02d5fab9-d2bd-4812-bc1d-0b023e2eca4b INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:35:31.534 +05:30 3f2596be-ac34-4f8c-8cb2-f100752886bf INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:35:31.571 +05:30 3f2596be-ac34-4f8c-8cb2-f100752886bf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:35:31.572 +05:30 3f2596be-ac34-4f8c-8cb2-f100752886bf INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 37.2498ms 2024-09-10 09:35:31.572 +05:30 3f2596be-ac34-4f8c-8cb2-f100752886bf INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:35:31.572 +05:30 3f2596be-ac34-4f8c-8cb2-f100752886bf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e4325db0-f6c0-4ec2-93a1-ab2985562b96}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 09:35:31.572 +05:30 3f2596be-ac34-4f8c-8cb2-f100752886bf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 43.3369ms 2024-09-10 09:35:31.575 +05:30 02d5fab9-d2bd-4812-bc1d-0b023e2eca4b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:35:31.576 +05:30 02d5fab9-d2bd-4812-bc1d-0b023e2eca4b INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 41.4871ms 2024-09-10 09:35:31.576 +05:30 02d5fab9-d2bd-4812-bc1d-0b023e2eca4b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:35:31.576 +05:30 02d5fab9-d2bd-4812-bc1d-0b023e2eca4b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e654c2ed-acdb-40e8-86bc-bb3ae178b9f5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 09:35:31.577 +05:30 02d5fab9-d2bd-4812-bc1d-0b023e2eca4b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 47.6828ms 2024-09-10 09:35:31.765 +05:30 cf489f48-f7df-4310-b639-1f31a4ab7e37 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 09:35:31.765 +05:30 cf489f48-f7df-4310-b639-1f31a4ab7e37 INF CORS policy execution successful. 2024-09-10 09:35:31.766 +05:30 cf489f48-f7df-4310-b639-1f31a4ab7e37 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.6ms 2024-09-10 09:35:31.811 +05:30 15193a49-a87b-4551-a597-b025bb993af0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 09:35:31.812 +05:30 15193a49-a87b-4551-a597-b025bb993af0 INF CORS policy execution successful. 2024-09-10 09:35:31.812 +05:30 15193a49-a87b-4551-a597-b025bb993af0 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:35:31.812 +05:30 2ec54371-682e-425c-a3f7-559eae15e01e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:35:31.812 +05:30 2ec54371-682e-425c-a3f7-559eae15e01e INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:35:31.872 +05:30 2ec54371-682e-425c-a3f7-559eae15e01e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:35:31.872 +05:30 2ec54371-682e-425c-a3f7-559eae15e01e INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 59.8159ms 2024-09-10 09:35:31.872 +05:30 2ec54371-682e-425c-a3f7-559eae15e01e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:35:31.873 +05:30 2ec54371-682e-425c-a3f7-559eae15e01e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 15193a49-a87b-4551-a597-b025bb993af0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 09:35:31.873 +05:30 2ec54371-682e-425c-a3f7-559eae15e01e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 62.0766ms 2024-09-10 09:35:32.366 +05:30 75cd59da-920a-49d5-80c1-f4018b6e1376 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 09:35:32.366 +05:30 75cd59da-920a-49d5-80c1-f4018b6e1376 INF CORS policy execution successful. 2024-09-10 09:35:32.366 +05:30 75cd59da-920a-49d5-80c1-f4018b6e1376 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.4362ms 2024-09-10 09:35:32.412 +05:30 7d33597b-8f7c-4405-8806-7f74a4a4e8ce INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 09:35:32.412 +05:30 7d33597b-8f7c-4405-8806-7f74a4a4e8ce INF CORS policy execution successful. 2024-09-10 09:35:32.413 +05:30 7d33597b-8f7c-4405-8806-7f74a4a4e8ce INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:35:32.413 +05:30 0e4e20df-054b-44f4-bcf9-034025ea7148 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:35:32.413 +05:30 0e4e20df-054b-44f4-bcf9-034025ea7148 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:35:32.427 +05:30 0e4e20df-054b-44f4-bcf9-034025ea7148 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:35:32.427 +05:30 0e4e20df-054b-44f4-bcf9-034025ea7148 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 14.2166ms 2024-09-10 09:35:32.427 +05:30 0e4e20df-054b-44f4-bcf9-034025ea7148 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:35:32.428 +05:30 0e4e20df-054b-44f4-bcf9-034025ea7148 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7d33597b-8f7c-4405-8806-7f74a4a4e8ce}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 09:35:32.428 +05:30 0e4e20df-054b-44f4-bcf9-034025ea7148 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 16.1147ms 2024-09-10 09:42:08.187 +05:30 e48041c6-3e34-40d4-9394-5b78cd459223 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 09:42:08.188 +05:30 9b77a808-d1d3-48ce-87ea-e3b40ea823dc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 09:42:08.190 +05:30 9b77a808-d1d3-48ce-87ea-e3b40ea823dc INF CORS policy execution successful. 2024-09-10 09:42:08.190 +05:30 e48041c6-3e34-40d4-9394-5b78cd459223 INF CORS policy execution successful. 2024-09-10 09:42:08.192 +05:30 9b77a808-d1d3-48ce-87ea-e3b40ea823dc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 3.7284ms 2024-09-10 09:42:08.192 +05:30 e48041c6-3e34-40d4-9394-5b78cd459223 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 4.2664ms 2024-09-10 09:42:08.373 +05:30 a1f5503a-7d7a-4d07-8c35-49b3900bd8e0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 09:42:08.384 +05:30 a1f5503a-7d7a-4d07-8c35-49b3900bd8e0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 10:32:36 AM', Current time (UTC): '9/10/2024 4:12:08 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-10 09:42:08.410 +05:30 a1f5503a-7d7a-4d07-8c35-49b3900bd8e0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 10:32:36 AM', Current time (UTC): '9/10/2024 4:12:08 AM'. 2024-09-10 09:42:08.410 +05:30 a1f5503a-7d7a-4d07-8c35-49b3900bd8e0 INF CORS policy execution successful. 2024-09-10 09:42:08.411 +05:30 a1f5503a-7d7a-4d07-8c35-49b3900bd8e0 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ1MzU2LCJleHAiOjE3MjU0NDU5NTYsImlhdCI6MTcyNTQ0NTM1Nn0.0M_zu4gGHrwagEZj_B7aaTbecu3iiCHxo1wjnqDSRwA}, {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-10 09:42:08.414 +05:30 6edb90f8-f075-48cd-8b73-589dfffdb90a INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 09:42:08.424 +05:30 6edb90f8-f075-48cd-8b73-589dfffdb90a INF AuthenticationScheme: Bearer was challenged. 2024-09-10 09:42:08.424 +05:30 6edb90f8-f075-48cd-8b73-589dfffdb90a INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: a1f5503a-7d7a-4d07-8c35-49b3900bd8e0}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/04/2024 10:32:36'"} Body: 2024-09-10 09:42:08.425 +05:30 6edb90f8-f075-48cd-8b73-589dfffdb90a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 401 null null 51.8571ms 2024-09-10 09:42:08.612 +05:30 534f5c6c-cf06-4bf0-aef1-4d056729f9b0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 09:42:08.613 +05:30 534f5c6c-cf06-4bf0-aef1-4d056729f9b0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 10:32:36 AM', Current time (UTC): '9/10/2024 4:12:08 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-10 09:42:08.614 +05:30 534f5c6c-cf06-4bf0-aef1-4d056729f9b0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 10:32:36 AM', Current time (UTC): '9/10/2024 4:12:08 AM'. 2024-09-10 09:42:08.614 +05:30 534f5c6c-cf06-4bf0-aef1-4d056729f9b0 INF CORS policy execution successful. 2024-09-10 09:42:08.614 +05:30 534f5c6c-cf06-4bf0-aef1-4d056729f9b0 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1NDQ1MzU2LCJleHAiOjE3MjU0NDU5NTYsImlhdCI6MTcyNTQ0NTM1Nn0.0M_zu4gGHrwagEZj_B7aaTbecu3iiCHxo1wjnqDSRwA}, {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-10 09:42:08.614 +05:30 d7e4a3b3-5e4d-4977-88e6-293b0bc04123 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 09:42:08.615 +05:30 d7e4a3b3-5e4d-4977-88e6-293b0bc04123 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 09:42:08.615 +05:30 d7e4a3b3-5e4d-4977-88e6-293b0bc04123 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 534f5c6c-cf06-4bf0-aef1-4d056729f9b0}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/04/2024 10:32:36'"} Body: 2024-09-10 09:42:08.615 +05:30 d7e4a3b3-5e4d-4977-88e6-293b0bc04123 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 401 null null 2.9694ms 2024-09-10 09:42:31.706 +05:30 b2330661-d00e-42ff-89cb-527906867ef1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 09:42:31.707 +05:30 b2330661-d00e-42ff-89cb-527906867ef1 INF CORS policy execution successful. 2024-09-10 09:42:31.708 +05:30 b2330661-d00e-42ff-89cb-527906867ef1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 1.3701ms 2024-09-10 09:42:31.746 +05:30 5342cd06-44be-4e34-8253-79896f39e667 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 09:42:31.747 +05:30 5342cd06-44be-4e34-8253-79896f39e667 INF CORS policy execution successful. 2024-09-10 09:42:31.747 +05:30 5342cd06-44be-4e34-8253-79896f39e667 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:42:31.747 +05:30 cdfa142f-3741-482d-9d54-5f7d6ecb7356 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 09:42:31.748 +05:30 cdfa142f-3741-482d-9d54-5f7d6ecb7356 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 09:42:31.763 +05:30 cdfa142f-3741-482d-9d54-5f7d6ecb7356 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:42:31.763 +05:30 cdfa142f-3741-482d-9d54-5f7d6ecb7356 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 15.307ms 2024-09-10 09:42:31.763 +05:30 cdfa142f-3741-482d-9d54-5f7d6ecb7356 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 09:42:31.764 +05:30 cdfa142f-3741-482d-9d54-5f7d6ecb7356 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5342cd06-44be-4e34-8253-79896f39e667}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":2,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 09:42:31.764 +05:30 cdfa142f-3741-482d-9d54-5f7d6ecb7356 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 18.5078ms 2024-09-10 09:42:31.820 +05:30 fb44443d-4d21-499e-ae2b-4050dfbe541b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null null 2024-09-10 09:42:31.820 +05:30 fb44443d-4d21-499e-ae2b-4050dfbe541b INF CORS policy execution successful. 2024-09-10 09:42:31.820 +05:30 fb44443d-4d21-499e-ae2b-4050dfbe541b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 204 null null 0.6303ms 2024-09-10 09:42:31.858 +05:30 282912b0-2ec4-4c90-b3da-706d42b612fe INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null 0 2024-09-10 09:42:31.858 +05:30 f2b05495-e1dc-4000-a656-10e2908c7363 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=2 - null null 2024-09-10 09:42:31.859 +05:30 f2b05495-e1dc-4000-a656-10e2908c7363 INF CORS policy execution successful. 2024-09-10 09:42:31.859 +05:30 282912b0-2ec4-4c90-b3da-706d42b612fe INF CORS policy execution successful. 2024-09-10 09:42:31.859 +05:30 f2b05495-e1dc-4000-a656-10e2908c7363 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=2 - 204 null null 0.3244ms 2024-09-10 09:42:31.859 +05:30 c4800fd3-6ebb-4329-8d6f-36b65f97d0b4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null null 2024-09-10 09:42:31.859 +05:30 c4800fd3-6ebb-4329-8d6f-36b65f97d0b4 INF CORS policy execution successful. 2024-09-10 09:42:31.859 +05:30 c4800fd3-6ebb-4329-8d6f-36b65f97d0b4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 204 null null 0.2208ms 2024-09-10 09:42:31.859 +05:30 282912b0-2ec4-4c90-b3da-706d42b612fe INF HTTP request: Path: /userpreference/updatePreferenceLanguage QueryString: ?preferenceLanguageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 09:42:31.860 +05:30 e6d626e2-8a6e-4928-8daa-97a192f7f630 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 09:42:31.860 +05:30 e6d626e2-8a6e-4928-8daa-97a192f7f630 INF Route matched with {action = "UpdatePreferenceLanguage", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLanguage(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 09:42:31.909 +05:30 0fdf1f89-f560-4709-b9d3-8c82f3203141 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=2 - null 0 2024-09-10 09:42:31.910 +05:30 4c6d4230-2713-4d3f-83e3-08514f02a283 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null 0 2024-09-10 09:42:31.910 +05:30 0fdf1f89-f560-4709-b9d3-8c82f3203141 INF CORS policy execution successful. 2024-09-10 09:42:31.910 +05:30 0fdf1f89-f560-4709-b9d3-8c82f3203141 INF HTTP request: Path: /userpreference/updatepreferencetheme QueryString: ?preferenceThemeId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 09:42:31.910 +05:30 4c6d4230-2713-4d3f-83e3-08514f02a283 INF CORS policy execution successful. 2024-09-10 09:42:31.911 +05:30 f32ff873-66d4-464b-889c-286a1bffcac7 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 09:42:31.911 +05:30 4c6d4230-2713-4d3f-83e3-08514f02a283 INF HTTP request: Path: /userpreference/updatepreferencelayout QueryString: ?preferenceLayoutId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 09:42:31.911 +05:30 f32ff873-66d4-464b-889c-286a1bffcac7 INF Route matched with {action = "UpdatePreferenceTheme", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceTheme(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 09:42:31.911 +05:30 2dc8961c-0e9a-4d8c-b5ee-a0a02e65861a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 09:42:31.911 +05:30 2dc8961c-0e9a-4d8c-b5ee-a0a02e65861a INF Route matched with {action = "UpdatePreferenceLayout", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLayout(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 09:42:31.915 +05:30 e6d626e2-8a6e-4928-8daa-97a192f7f630 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:42:31.916 +05:30 e6d626e2-8a6e-4928-8daa-97a192f7f630 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api) in 56.2804ms 2024-09-10 09:42:31.916 +05:30 e6d626e2-8a6e-4928-8daa-97a192f7f630 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 09:42:31.916 +05:30 e6d626e2-8a6e-4928-8daa-97a192f7f630 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 282912b0-2ec4-4c90-b3da-706d42b612fe}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelanguage}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 96} Body: {"status":"Success","statusCode":2001,"message":"Preference updated successfully.","result":"8"} 2024-09-10 09:42:31.917 +05:30 e6d626e2-8a6e-4928-8daa-97a192f7f630 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 201 96 application/json; charset=utf-8 58.673ms 2024-09-10 09:42:31.937 +05:30 f32ff873-66d4-464b-889c-286a1bffcac7 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:42:31.938 +05:30 f32ff873-66d4-464b-889c-286a1bffcac7 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api) in 26.8309ms 2024-09-10 09:42:31.938 +05:30 f32ff873-66d4-464b-889c-286a1bffcac7 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 09:42:31.938 +05:30 f32ff873-66d4-464b-889c-286a1bffcac7 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 0fdf1f89-f560-4709-b9d3-8c82f3203141}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 102} Body: {"status":"Success","statusCode":2001,"message":"Theme preference updated successfully.","result":"8"} 2024-09-10 09:42:31.938 +05:30 2dc8961c-0e9a-4d8c-b5ee-a0a02e65861a INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:42:31.938 +05:30 f32ff873-66d4-464b-889c-286a1bffcac7 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=2 - 201 102 application/json; charset=utf-8 29.331ms 2024-09-10 09:42:31.938 +05:30 2dc8961c-0e9a-4d8c-b5ee-a0a02e65861a INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api) in 27.4789ms 2024-09-10 09:42:31.939 +05:30 2dc8961c-0e9a-4d8c-b5ee-a0a02e65861a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 09:42:31.939 +05:30 2dc8961c-0e9a-4d8c-b5ee-a0a02e65861a INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 4c6d4230-2713-4d3f-83e3-08514f02a283}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 103} Body: {"status":"Success","statusCode":2001,"message":"Layout preference updated successfully.","result":"8"} 2024-09-10 09:42:31.939 +05:30 2dc8961c-0e9a-4d8c-b5ee-a0a02e65861a INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 201 103 application/json; charset=utf-8 29.422ms 2024-09-10 09:42:31.944 +05:30 49434e59-d9f8-4220-9c8f-e1e2aba7cb54 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 09:42:31.944 +05:30 49434e59-d9f8-4220-9c8f-e1e2aba7cb54 INF CORS policy execution successful. 2024-09-10 09:42:31.944 +05:30 49434e59-d9f8-4220-9c8f-e1e2aba7cb54 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.3ms 2024-09-10 09:42:31.951 +05:30 0af61de0-dcea-4a29-92e6-d7c31f282a9e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 09:42:31.951 +05:30 0af61de0-dcea-4a29-92e6-d7c31f282a9e INF CORS policy execution successful. 2024-09-10 09:42:31.951 +05:30 0af61de0-dcea-4a29-92e6-d7c31f282a9e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.3395ms 2024-09-10 09:42:31.951 +05:30 dd1300bc-c6ea-453a-adbd-4661c04a2ae1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 09:42:31.951 +05:30 dd1300bc-c6ea-453a-adbd-4661c04a2ae1 INF CORS policy execution successful. 2024-09-10 09:42:31.952 +05:30 dd1300bc-c6ea-453a-adbd-4661c04a2ae1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.291ms 2024-09-10 09:42:31.953 +05:30 c785716b-dc03-4ace-b940-746a1d6244ce INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 09:42:31.953 +05:30 c785716b-dc03-4ace-b940-746a1d6244ce INF CORS policy execution successful. 2024-09-10 09:42:31.953 +05:30 c785716b-dc03-4ace-b940-746a1d6244ce INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.341ms 2024-09-10 09:42:31.986 +05:30 50c8aca6-7adb-480a-87fb-41d34edf3efe INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 09:42:31.986 +05:30 ee556554-8df2-4d65-91ef-826689842c5e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 09:42:31.986 +05:30 50c8aca6-7adb-480a-87fb-41d34edf3efe INF CORS policy execution successful. 2024-09-10 09:42:31.986 +05:30 ee556554-8df2-4d65-91ef-826689842c5e INF CORS policy execution successful. 2024-09-10 09:42:31.987 +05:30 ee556554-8df2-4d65-91ef-826689842c5e INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:42:31.987 +05:30 50c8aca6-7adb-480a-87fb-41d34edf3efe INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:42:31.989 +05:30 f50d4858-f387-4fe3-9039-2dc21e3fd8b0 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 09:42:31.989 +05:30 f50d4858-f387-4fe3-9039-2dc21e3fd8b0 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 09:42:31.989 +05:30 501628f3-0d97-4b91-b622-a1ae3ad4907d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 09:42:31.989 +05:30 501628f3-0d97-4b91-b622-a1ae3ad4907d INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 09:42:32.003 +05:30 501628f3-0d97-4b91-b622-a1ae3ad4907d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:42:32.004 +05:30 501628f3-0d97-4b91-b622-a1ae3ad4907d INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 14.3579ms 2024-09-10 09:42:32.004 +05:30 501628f3-0d97-4b91-b622-a1ae3ad4907d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 09:42:32.004 +05:30 501628f3-0d97-4b91-b622-a1ae3ad4907d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ee556554-8df2-4d65-91ef-826689842c5e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 09:42:32.004 +05:30 501628f3-0d97-4b91-b622-a1ae3ad4907d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 18.5109ms 2024-09-10 09:42:32.028 +05:30 f50d4858-f387-4fe3-9039-2dc21e3fd8b0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:42:32.029 +05:30 f50d4858-f387-4fe3-9039-2dc21e3fd8b0 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 39.7004ms 2024-09-10 09:42:32.029 +05:30 f50d4858-f387-4fe3-9039-2dc21e3fd8b0 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 09:42:32.030 +05:30 f50d4858-f387-4fe3-9039-2dc21e3fd8b0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 50c8aca6-7adb-480a-87fb-41d34edf3efe}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 15652} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 09:42:32.030 +05:30 f50d4858-f387-4fe3-9039-2dc21e3fd8b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 15652 application/json; charset=utf-8 44.1805ms 2024-09-10 09:42:32.049 +05:30 2aa7e60a-e4f5-4d34-99dd-1705c0b176a0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 09:42:32.050 +05:30 2aa7e60a-e4f5-4d34-99dd-1705c0b176a0 INF CORS policy execution successful. 2024-09-10 09:42:32.050 +05:30 2aa7e60a-e4f5-4d34-99dd-1705c0b176a0 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:42:32.050 +05:30 edc62fb5-c92f-4fea-8233-f93ca610a66f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 09:42:32.050 +05:30 edc62fb5-c92f-4fea-8233-f93ca610a66f INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 09:42:32.060 +05:30 edc62fb5-c92f-4fea-8233-f93ca610a66f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:42:32.060 +05:30 edc62fb5-c92f-4fea-8233-f93ca610a66f INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 10.0726ms 2024-09-10 09:42:32.060 +05:30 edc62fb5-c92f-4fea-8233-f93ca610a66f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 09:42:32.061 +05:30 edc62fb5-c92f-4fea-8233-f93ca610a66f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2aa7e60a-e4f5-4d34-99dd-1705c0b176a0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 09:42:32.061 +05:30 edc62fb5-c92f-4fea-8233-f93ca610a66f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 11.5067ms 2024-09-10 09:42:32.071 +05:30 98d354e1-7bbd-4c7f-b544-b61b70fd0aaa INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 09:42:32.072 +05:30 98d354e1-7bbd-4c7f-b544-b61b70fd0aaa INF CORS policy execution successful. 2024-09-10 09:42:32.072 +05:30 98d354e1-7bbd-4c7f-b544-b61b70fd0aaa INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:42:32.072 +05:30 656b3def-ca6a-457b-9b17-20296d1c9e8f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 09:42:32.072 +05:30 656b3def-ca6a-457b-9b17-20296d1c9e8f INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 09:42:32.099 +05:30 656b3def-ca6a-457b-9b17-20296d1c9e8f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:42:32.100 +05:30 656b3def-ca6a-457b-9b17-20296d1c9e8f INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 27.365ms 2024-09-10 09:42:32.100 +05:30 656b3def-ca6a-457b-9b17-20296d1c9e8f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 09:42:32.100 +05:30 656b3def-ca6a-457b-9b17-20296d1c9e8f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 98d354e1-7bbd-4c7f-b544-b61b70fd0aaa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 15652} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 09:42:32.101 +05:30 656b3def-ca6a-457b-9b17-20296d1c9e8f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 15652 application/json; charset=utf-8 29.4967ms 2024-09-10 09:42:38.892 +05:30 f8711222-5e97-422a-86cc-5eb919b23006 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 09:42:38.892 +05:30 649cc95f-d6c2-4b11-b6fe-81f7bf6fc150 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 09:42:38.893 +05:30 f8711222-5e97-422a-86cc-5eb919b23006 INF CORS policy execution successful. 2024-09-10 09:42:38.893 +05:30 649cc95f-d6c2-4b11-b6fe-81f7bf6fc150 INF CORS policy execution successful. 2024-09-10 09:42:38.893 +05:30 f8711222-5e97-422a-86cc-5eb919b23006 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.049ms 2024-09-10 09:42:38.893 +05:30 649cc95f-d6c2-4b11-b6fe-81f7bf6fc150 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.1741ms 2024-09-10 09:42:38.954 +05:30 fdd45ad9-86d6-4b8a-9679-ee9fc6728b87 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - null null 2024-09-10 09:42:38.955 +05:30 fdd45ad9-86d6-4b8a-9679-ee9fc6728b87 INF CORS policy execution successful. 2024-09-10 09:42:38.955 +05:30 fdd45ad9-86d6-4b8a-9679-ee9fc6728b87 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - 204 null null 0.6975ms 2024-09-10 09:42:39.043 +05:30 0d6dd998-0ba3-4d98-a9f7-21ab4cd7fff2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - null null 2024-09-10 09:42:39.043 +05:30 0d6dd998-0ba3-4d98-a9f7-21ab4cd7fff2 INF CORS policy execution successful. 2024-09-10 09:42:39.044 +05:30 d94dae8f-6545-484e-a3a5-24462a66f7a7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 09:42:39.044 +05:30 0d6dd998-0ba3-4d98-a9f7-21ab4cd7fff2 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=15 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:42:39.044 +05:30 d94dae8f-6545-484e-a3a5-24462a66f7a7 INF CORS policy execution successful. 2024-09-10 09:42:39.044 +05:30 d94dae8f-6545-484e-a3a5-24462a66f7a7 INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:42:39.045 +05:30 dee2b0b7-fe91-4b03-a30b-40708bdc335d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 09:42:39.046 +05:30 313af326-4a6c-456e-8348-5b14ba3b6e58 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 09:42:39.047 +05:30 313af326-4a6c-456e-8348-5b14ba3b6e58 INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 09:42:39.055 +05:30 dee2b0b7-fe91-4b03-a30b-40708bdc335d INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Int32, Boolean, Int32, Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 09:42:39.164 +05:30 313af326-4a6c-456e-8348-5b14ba3b6e58 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:42:39.164 +05:30 313af326-4a6c-456e-8348-5b14ba3b6e58 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 117.2778ms 2024-09-10 09:42:39.164 +05:30 313af326-4a6c-456e-8348-5b14ba3b6e58 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 09:42:39.164 +05:30 313af326-4a6c-456e-8348-5b14ba3b6e58 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0d6dd998-0ba3-4d98-a9f7-21ab4cd7fff2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 09:42:39.165 +05:30 313af326-4a6c-456e-8348-5b14ba3b6e58 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - 200 624 application/json; charset=utf-8 122.0425ms 2024-09-10 09:42:39.218 +05:30 dee2b0b7-fe91-4b03-a30b-40708bdc335d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:42:39.218 +05:30 dee2b0b7-fe91-4b03-a30b-40708bdc335d INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api) in 163.6337ms 2024-09-10 09:42:39.218 +05:30 dee2b0b7-fe91-4b03-a30b-40708bdc335d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 09:42:39.218 +05:30 dee2b0b7-fe91-4b03-a30b-40708bdc335d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d94dae8f-6545-484e-a3a5-24462a66f7a7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1753} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"TagId\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":38,\"TotalPages\":4}]}"} 2024-09-10 09:42:39.219 +05:30 dee2b0b7-fe91-4b03-a30b-40708bdc335d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1753 application/json; charset=utf-8 175.2105ms 2024-09-10 09:42:39.252 +05:30 269121d1-4bfa-422a-8931-6606b7d0385b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 09:42:39.253 +05:30 269121d1-4bfa-422a-8931-6606b7d0385b INF CORS policy execution successful. 2024-09-10 09:42:39.253 +05:30 269121d1-4bfa-422a-8931-6606b7d0385b INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:42:39.255 +05:30 710d22db-ff14-4c0d-847b-905f4b0943f1 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 09:42:39.255 +05:30 710d22db-ff14-4c0d-847b-905f4b0943f1 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Int32, Boolean, Int32, Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 09:42:39.271 +05:30 710d22db-ff14-4c0d-847b-905f4b0943f1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:42:39.271 +05:30 710d22db-ff14-4c0d-847b-905f4b0943f1 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api) in 16.2147ms 2024-09-10 09:42:39.271 +05:30 710d22db-ff14-4c0d-847b-905f4b0943f1 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 09:42:39.271 +05:30 710d22db-ff14-4c0d-847b-905f4b0943f1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 269121d1-4bfa-422a-8931-6606b7d0385b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1753} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"TagId\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":38,\"TotalPages\":4}]}"} 2024-09-10 09:42:39.272 +05:30 710d22db-ff14-4c0d-847b-905f4b0943f1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1753 application/json; charset=utf-8 19.5507ms 2024-09-10 09:42:40.495 +05:30 804103f7-ec3a-4969-b657-e7e199f24762 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - null null 2024-09-10 09:42:40.495 +05:30 3726d463-ebda-4a88-819c-77a8649599a3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 09:42:40.496 +05:30 804103f7-ec3a-4969-b657-e7e199f24762 INF CORS policy execution successful. 2024-09-10 09:42:40.496 +05:30 3726d463-ebda-4a88-819c-77a8649599a3 INF CORS policy execution successful. 2024-09-10 09:42:40.496 +05:30 804103f7-ec3a-4969-b657-e7e199f24762 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - 204 null null 1.4686ms 2024-09-10 09:42:40.497 +05:30 3726d463-ebda-4a88-819c-77a8649599a3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 1.7338ms 2024-09-10 09:42:40.591 +05:30 90f4cfee-c792-4d2f-935c-e412ef5d2c27 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - null null 2024-09-10 09:42:40.591 +05:30 face20d2-ebbb-4f76-be5f-803eaf37a616 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 09:42:40.591 +05:30 2515d788-6f4d-494d-be6a-f5251c0e3cff INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - null null 2024-09-10 09:42:40.591 +05:30 90f4cfee-c792-4d2f-935c-e412ef5d2c27 INF CORS policy execution successful. 2024-09-10 09:42:40.591 +05:30 2515d788-6f4d-494d-be6a-f5251c0e3cff INF CORS policy execution successful. 2024-09-10 09:42:40.592 +05:30 face20d2-ebbb-4f76-be5f-803eaf37a616 INF CORS policy execution successful. 2024-09-10 09:42:40.592 +05:30 90f4cfee-c792-4d2f-935c-e412ef5d2c27 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - 204 null null 0.5962ms 2024-09-10 09:42:40.592 +05:30 754e693b-da66-4a84-9560-0d48c0554584 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 09:42:40.592 +05:30 face20d2-ebbb-4f76-be5f-803eaf37a616 INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:42:40.592 +05:30 754e693b-da66-4a84-9560-0d48c0554584 INF CORS policy execution successful. 2024-09-10 09:42:40.592 +05:30 2515d788-6f4d-494d-be6a-f5251c0e3cff INF HTTP request: Path: /tag/gettagdependent QueryString: ?languageId=1&tagId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:42:40.592 +05:30 754e693b-da66-4a84-9560-0d48c0554584 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 0.3757ms 2024-09-10 09:42:40.592 +05:30 7b5fe2cd-afdd-4b08-9cfa-1e03ead680d5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - null null 2024-09-10 09:42:40.592 +05:30 cc742bf5-c810-421c-ae62-9273c72b5403 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 09:42:40.592 +05:30 cc7a04ef-d146-4a23-9098-a7ecbafae03c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 09:42:40.592 +05:30 7b5fe2cd-afdd-4b08-9cfa-1e03ead680d5 INF CORS policy execution successful. 2024-09-10 09:42:40.593 +05:30 7b5fe2cd-afdd-4b08-9cfa-1e03ead680d5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - 204 null null 0.2815ms 2024-09-10 09:42:40.593 +05:30 33378e67-0217-431b-9685-7f7dcf47a9a3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - null null 2024-09-10 09:42:40.593 +05:30 33378e67-0217-431b-9685-7f7dcf47a9a3 INF CORS policy execution successful. 2024-09-10 09:42:40.593 +05:30 33378e67-0217-431b-9685-7f7dcf47a9a3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - 204 null null 0.2897ms 2024-09-10 09:42:40.597 +05:30 cc7a04ef-d146-4a23-9098-a7ecbafae03c INF Route matched with {action = "GetTagDependent", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDependent(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 09:42:40.597 +05:30 cc742bf5-c810-421c-ae62-9273c72b5403 INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 09:42:40.620 +05:30 cc742bf5-c810-421c-ae62-9273c72b5403 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:42:40.620 +05:30 cc742bf5-c810-421c-ae62-9273c72b5403 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 23.1106ms 2024-09-10 09:42:40.620 +05:30 cc742bf5-c810-421c-ae62-9273c72b5403 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 09:42:40.621 +05:30 cc742bf5-c810-421c-ae62-9273c72b5403 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: face20d2-ebbb-4f76-be5f-803eaf37a616}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5831} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"}]"} 2024-09-10 09:42:40.621 +05:30 cc742bf5-c810-421c-ae62-9273c72b5403 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 5831 application/json; charset=utf-8 30.4368ms 2024-09-10 09:42:40.658 +05:30 cc7a04ef-d146-4a23-9098-a7ecbafae03c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:42:40.658 +05:30 cc7a04ef-d146-4a23-9098-a7ecbafae03c INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api) in 61.0195ms 2024-09-10 09:42:40.658 +05:30 cc7a04ef-d146-4a23-9098-a7ecbafae03c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 09:42:40.658 +05:30 cc7a04ef-d146-4a23-9098-a7ecbafae03c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2515d788-6f4d-494d-be6a-f5251c0e3cff}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1339} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9}]"} 2024-09-10 09:42:40.659 +05:30 cc7a04ef-d146-4a23-9098-a7ecbafae03c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - 200 1339 application/json; charset=utf-8 67.4947ms 2024-09-10 09:42:40.708 +05:30 9c425e70-c22a-4bf6-9511-f5c1a50faf2d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - null null 2024-09-10 09:42:40.709 +05:30 9c425e70-c22a-4bf6-9511-f5c1a50faf2d INF CORS policy execution successful. 2024-09-10 09:42:40.709 +05:30 9c425e70-c22a-4bf6-9511-f5c1a50faf2d INF HTTP request: Path: /tag/gettagdetails QueryString: ?tagId=2&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:42:40.709 +05:30 dbe4504a-5f94-461e-960d-d55c862a9929 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 09:42:40.709 +05:30 bbee39e7-14ad-483f-bfa9-ba4af4bb6aba INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 09:42:40.709 +05:30 7f8753be-4ce0-4121-9cf6-d9427d31f67d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - null null 2024-09-10 09:42:40.709 +05:30 bbee39e7-14ad-483f-bfa9-ba4af4bb6aba INF CORS policy execution successful. 2024-09-10 09:42:40.710 +05:30 bbee39e7-14ad-483f-bfa9-ba4af4bb6aba INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:42:40.710 +05:30 7f8753be-4ce0-4121-9cf6-d9427d31f67d INF CORS policy execution successful. 2024-09-10 09:42:40.710 +05:30 f3ae5c9e-322e-4c1d-b940-14d87f9a75c0 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 09:42:40.710 +05:30 7f8753be-4ce0-4121-9cf6-d9427d31f67d INF HTTP request: Path: /tag/gettagdependent QueryString: ?languageId=1&tagId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:42:40.710 +05:30 411d31f3-86f8-4c69-ae96-6039676c80c3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 09:42:40.710 +05:30 411d31f3-86f8-4c69-ae96-6039676c80c3 INF Route matched with {action = "GetTagDependent", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDependent(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 09:42:40.710 +05:30 f3ae5c9e-322e-4c1d-b940-14d87f9a75c0 INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 09:42:40.712 +05:30 fb0e746a-0486-4ee7-8ff2-069b09b489e4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=2 - null null 2024-09-10 09:42:40.712 +05:30 fb0e746a-0486-4ee7-8ff2-069b09b489e4 INF CORS policy execution successful. 2024-09-10 09:42:40.712 +05:30 fb0e746a-0486-4ee7-8ff2-069b09b489e4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=2 - 204 null null 0.387ms 2024-09-10 09:42:40.715 +05:30 dbe4504a-5f94-461e-960d-d55c862a9929 INF Route matched with {action = "GetTagDetails", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDetails(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 09:42:40.732 +05:30 f3ae5c9e-322e-4c1d-b940-14d87f9a75c0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:42:40.732 +05:30 f3ae5c9e-322e-4c1d-b940-14d87f9a75c0 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 22.1348ms 2024-09-10 09:42:40.732 +05:30 f3ae5c9e-322e-4c1d-b940-14d87f9a75c0 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 09:42:40.732 +05:30 f3ae5c9e-322e-4c1d-b940-14d87f9a75c0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bbee39e7-14ad-483f-bfa9-ba4af4bb6aba}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5831} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"}]"} 2024-09-10 09:42:40.733 +05:30 f3ae5c9e-322e-4c1d-b940-14d87f9a75c0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 5831 application/json; charset=utf-8 23.5943ms 2024-09-10 09:42:40.754 +05:30 411d31f3-86f8-4c69-ae96-6039676c80c3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:42:40.754 +05:30 0a153f29-ebe1-4e8c-b772-eded34390ab8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=2 - null null 2024-09-10 09:42:40.754 +05:30 411d31f3-86f8-4c69-ae96-6039676c80c3 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api) in 43.9847ms 2024-09-10 09:42:40.754 +05:30 411d31f3-86f8-4c69-ae96-6039676c80c3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 09:42:40.754 +05:30 0a153f29-ebe1-4e8c-b772-eded34390ab8 INF CORS policy execution successful. 2024-09-10 09:42:40.755 +05:30 411d31f3-86f8-4c69-ae96-6039676c80c3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7f8753be-4ce0-4121-9cf6-d9427d31f67d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1339} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9}]"} 2024-09-10 09:42:40.755 +05:30 0a153f29-ebe1-4e8c-b772-eded34390ab8 INF HTTP request: Path: /tag/gettagused QueryString: ?languageId=1&tagId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:42:40.755 +05:30 1c7297ed-7462-40d0-9b89-a0f8cfdd35f7 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 09:42:40.755 +05:30 411d31f3-86f8-4c69-ae96-6039676c80c3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - 200 1339 application/json; charset=utf-8 45.5358ms 2024-09-10 09:42:40.757 +05:30 dbe4504a-5f94-461e-960d-d55c862a9929 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:42:40.757 +05:30 dbe4504a-5f94-461e-960d-d55c862a9929 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api) in 41.6791ms 2024-09-10 09:42:40.757 +05:30 dbe4504a-5f94-461e-960d-d55c862a9929 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 09:42:40.757 +05:30 dbe4504a-5f94-461e-960d-d55c862a9929 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9c425e70-c22a-4bf6-9511-f5c1a50faf2d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 519} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"TagDetails\":[{\"TagId\":2,\"TagName\":\"Account\",\"caption\":\"Account\",\"tagTypeId\":1,\"ModuleId\":1,\"ModuleName\":\"Module5\",\"AllowDuplicateNames\":null,\"AllowMultiLang\":null,\"AllowRevision\":null,\"Default\":null,\"Visible\":null,\"DefSearchBy\":null,\"bAllowAutoCodeGeneration\":null,\"MenuId\":23}],\"LanguageDetails\":[{\"TagId\":2,\"LanguageId\":1,\"LanguageName\":\"English\",\"Caption\":\"English\"}]}"} 2024-09-10 09:42:40.758 +05:30 dbe4504a-5f94-461e-960d-d55c862a9929 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - 200 519 application/json; charset=utf-8 49.2871ms 2024-09-10 09:42:40.760 +05:30 1c7297ed-7462-40d0-9b89-a0f8cfdd35f7 INF Route matched with {action = "GetTagUsed", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagUsed(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 09:42:40.839 +05:30 83d59d57-91d6-452e-9e41-cfc1f9ee09c9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - null null 2024-09-10 09:42:40.839 +05:30 a171ff84-4e98-431f-bbe9-d84104cbf017 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - null null 2024-09-10 09:42:40.839 +05:30 a171ff84-4e98-431f-bbe9-d84104cbf017 INF CORS policy execution successful. 2024-09-10 09:42:40.839 +05:30 83d59d57-91d6-452e-9e41-cfc1f9ee09c9 INF CORS policy execution successful. 2024-09-10 09:42:40.839 +05:30 83d59d57-91d6-452e-9e41-cfc1f9ee09c9 INF HTTP request: Path: /tag/gettagdetails QueryString: ?tagId=2&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:42:40.839 +05:30 a171ff84-4e98-431f-bbe9-d84104cbf017 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - 204 null null 0.2853ms 2024-09-10 09:42:40.839 +05:30 f9bca5e8-a470-4675-bdc5-9f5e457007c6 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 09:42:40.839 +05:30 f9bca5e8-a470-4675-bdc5-9f5e457007c6 INF Route matched with {action = "GetTagDetails", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDetails(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 09:42:40.856 +05:30 f9bca5e8-a470-4675-bdc5-9f5e457007c6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:42:40.856 +05:30 f9bca5e8-a470-4675-bdc5-9f5e457007c6 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api) in 16.7119ms 2024-09-10 09:42:40.856 +05:30 f9bca5e8-a470-4675-bdc5-9f5e457007c6 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 09:42:40.856 +05:30 f9bca5e8-a470-4675-bdc5-9f5e457007c6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 83d59d57-91d6-452e-9e41-cfc1f9ee09c9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 519} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"TagDetails\":[{\"TagId\":2,\"TagName\":\"Account\",\"caption\":\"Account\",\"tagTypeId\":1,\"ModuleId\":1,\"ModuleName\":\"Module5\",\"AllowDuplicateNames\":null,\"AllowMultiLang\":null,\"AllowRevision\":null,\"Default\":null,\"Visible\":null,\"DefSearchBy\":null,\"bAllowAutoCodeGeneration\":null,\"MenuId\":23}],\"LanguageDetails\":[{\"TagId\":2,\"LanguageId\":1,\"LanguageName\":\"English\",\"Caption\":\"English\"}]}"} 2024-09-10 09:42:40.856 +05:30 f9bca5e8-a470-4675-bdc5-9f5e457007c6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - 200 519 application/json; charset=utf-8 17.8466ms 2024-09-10 09:42:40.860 +05:30 1c7297ed-7462-40d0-9b89-a0f8cfdd35f7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:42:40.870 +05:30 1c7297ed-7462-40d0-9b89-a0f8cfdd35f7 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api) in 109.9096ms 2024-09-10 09:42:40.870 +05:30 1c7297ed-7462-40d0-9b89-a0f8cfdd35f7 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 09:42:40.872 +05:30 1c7297ed-7462-40d0-9b89-a0f8cfdd35f7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0a153f29-ebe1-4e8c-b772-eded34390ab8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 41797} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest1\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"BE\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCity\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Language\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iProvince\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TestTag\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Test\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1}]"} 2024-09-10 09:42:40.874 +05:30 1c7297ed-7462-40d0-9b89-a0f8cfdd35f7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=2 - 200 41797 application/json; charset=utf-8 119.7558ms 2024-09-10 09:42:40.942 +05:30 462bb499-0fec-4d3e-9054-3d3085be1fe9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=2 - null null 2024-09-10 09:42:40.942 +05:30 d775295c-8a72-436b-a32e-ae267b4384ff INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - null null 2024-09-10 09:42:40.942 +05:30 462bb499-0fec-4d3e-9054-3d3085be1fe9 INF CORS policy execution successful. 2024-09-10 09:42:40.942 +05:30 d775295c-8a72-436b-a32e-ae267b4384ff INF CORS policy execution successful. 2024-09-10 09:42:40.942 +05:30 462bb499-0fec-4d3e-9054-3d3085be1fe9 INF HTTP request: Path: /tag/gettagused QueryString: ?languageId=1&tagId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:42:40.942 +05:30 d775295c-8a72-436b-a32e-ae267b4384ff INF HTTP request: Path: /module/getmodulelist QueryString: ?languageId=1&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:42:40.942 +05:30 6d191829-06ff-4a9b-8a7a-88b373006a1d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 09:42:40.943 +05:30 6d191829-06ff-4a9b-8a7a-88b373006a1d INF Route matched with {action = "GetTagUsed", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagUsed(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 09:42:40.943 +05:30 1729534e-32f1-4019-8a81-a0912e0d946e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 09:42:40.947 +05:30 1729534e-32f1-4019-8a81-a0912e0d946e INF Route matched with {action = "GetModuleList", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetModuleList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.ModuleController (Sang.CoreSettings.Api). 2024-09-10 09:42:41.018 +05:30 6d191829-06ff-4a9b-8a7a-88b373006a1d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:42:41.022 +05:30 6d191829-06ff-4a9b-8a7a-88b373006a1d INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api) in 79.2952ms 2024-09-10 09:42:41.022 +05:30 6d191829-06ff-4a9b-8a7a-88b373006a1d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 09:42:41.023 +05:30 6d191829-06ff-4a9b-8a7a-88b373006a1d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 462bb499-0fec-4d3e-9054-3d3085be1fe9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 41797} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest1\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"BE\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCity\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Language\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iProvince\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TestTag\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Test\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1}]"} 2024-09-10 09:42:41.024 +05:30 6d191829-06ff-4a9b-8a7a-88b373006a1d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=2 - 200 41797 application/json; charset=utf-8 82.4134ms 2024-09-10 09:42:41.030 +05:30 1729534e-32f1-4019-8a81-a0912e0d946e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:42:41.030 +05:30 1729534e-32f1-4019-8a81-a0912e0d946e INF Executed action Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api) in 82.6307ms 2024-09-10 09:42:41.030 +05:30 1729534e-32f1-4019-8a81-a0912e0d946e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 09:42:41.030 +05:30 1729534e-32f1-4019-8a81-a0912e0d946e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d775295c-8a72-436b-a32e-ae267b4384ff}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 287} Body: {"status":"Success","statusCode":2000,"message":"Module List retrieved.","result":"[{\"Id\":7,\"Name\":\"Module1\"},{\"Id\":11,\"Name\":\"Module4\"},{\"Id\":1,\"Name\":\"Module5\"},{\"Id\":12,\"Name\":\"Module5\"},{\"Id\":13,\"Name\":\"ModuleTest\"},{\"Id\":6,\"Name\":\"New Module\"}]"} 2024-09-10 09:42:41.031 +05:30 1729534e-32f1-4019-8a81-a0912e0d946e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - 200 287 application/json; charset=utf-8 88.7029ms 2024-09-10 09:42:41.415 +05:30 711456e4-8a9b-427a-8318-df28cdacc6f1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - null null 2024-09-10 09:42:41.415 +05:30 711456e4-8a9b-427a-8318-df28cdacc6f1 INF CORS policy execution successful. 2024-09-10 09:42:41.416 +05:30 711456e4-8a9b-427a-8318-df28cdacc6f1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - 204 null null 0.8135ms 2024-09-10 09:42:41.557 +05:30 78091db2-4720-4551-bea3-6426aba9cf1c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - null null 2024-09-10 09:42:41.558 +05:30 78091db2-4720-4551-bea3-6426aba9cf1c INF CORS policy execution successful. 2024-09-10 09:42:41.558 +05:30 78091db2-4720-4551-bea3-6426aba9cf1c INF HTTP request: Path: /module/getmodulelist QueryString: ?languageId=1&search=Module5 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:42:41.560 +05:30 24d80592-b7ca-43b1-973a-82d1d0288141 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 09:42:41.561 +05:30 24d80592-b7ca-43b1-973a-82d1d0288141 INF Route matched with {action = "GetModuleList", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetModuleList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.ModuleController (Sang.CoreSettings.Api). 2024-09-10 09:42:41.571 +05:30 24d80592-b7ca-43b1-973a-82d1d0288141 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:42:41.571 +05:30 24d80592-b7ca-43b1-973a-82d1d0288141 INF Executed action Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api) in 10.6006ms 2024-09-10 09:42:41.571 +05:30 24d80592-b7ca-43b1-973a-82d1d0288141 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 09:42:41.571 +05:30 24d80592-b7ca-43b1-973a-82d1d0288141 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 78091db2-4720-4551-bea3-6426aba9cf1c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 151} Body: {"status":"Success","statusCode":2000,"message":"Module List retrieved.","result":"[{\"Id\":12,\"Name\":\"Module5\"},{\"Id\":1,\"Name\":\"Module5\"}]"} 2024-09-10 09:42:41.572 +05:30 24d80592-b7ca-43b1-973a-82d1d0288141 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - 200 151 application/json; charset=utf-8 14.6883ms 2024-09-10 09:43:00.057 +05:30 2feb9a8b-4cf4-4132-9cd6-0e350a4ad00b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 09:43:00.057 +05:30 2feb9a8b-4cf4-4132-9cd6-0e350a4ad00b INF CORS policy execution successful. 2024-09-10 09:43:00.058 +05:30 2feb9a8b-4cf4-4132-9cd6-0e350a4ad00b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 1.4147ms 2024-09-10 09:43:00.094 +05:30 cd91fe2e-5bd0-4b6b-ab81-01b86f631d10 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 09:43:00.095 +05:30 cd91fe2e-5bd0-4b6b-ab81-01b86f631d10 INF CORS policy execution successful. 2024-09-10 09:43:00.096 +05:30 cd91fe2e-5bd0-4b6b-ab81-01b86f631d10 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:43:00.096 +05:30 308baa33-6092-4940-9d0c-86959bf0e1fe INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 09:43:00.097 +05:30 308baa33-6092-4940-9d0c-86959bf0e1fe INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 09:43:00.119 +05:30 308baa33-6092-4940-9d0c-86959bf0e1fe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:43:00.119 +05:30 308baa33-6092-4940-9d0c-86959bf0e1fe INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 22.4489ms 2024-09-10 09:43:00.119 +05:30 308baa33-6092-4940-9d0c-86959bf0e1fe INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 09:43:00.120 +05:30 308baa33-6092-4940-9d0c-86959bf0e1fe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cd91fe2e-5bd0-4b6b-ab81-01b86f631d10}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 09:43:00.120 +05:30 308baa33-6092-4940-9d0c-86959bf0e1fe INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 25.6775ms 2024-09-10 09:43:02.622 +05:30 8bca6624-44aa-40a7-954c-ee70c87c6fb4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 09:43:02.622 +05:30 8bca6624-44aa-40a7-954c-ee70c87c6fb4 INF CORS policy execution successful. 2024-09-10 09:43:02.623 +05:30 8bca6624-44aa-40a7-954c-ee70c87c6fb4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.9817ms 2024-09-10 09:43:02.720 +05:30 59a58e4c-d9be-4842-afc1-b72333f6b1d0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 09:43:02.720 +05:30 59a58e4c-d9be-4842-afc1-b72333f6b1d0 INF CORS policy execution successful. 2024-09-10 09:43:02.720 +05:30 22b01e80-b78d-421b-8606-9337f65140bd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 09:43:02.720 +05:30 59a58e4c-d9be-4842-afc1-b72333f6b1d0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.6079ms 2024-09-10 09:43:02.720 +05:30 22b01e80-b78d-421b-8606-9337f65140bd INF CORS policy execution successful. 2024-09-10 09:43:02.720 +05:30 22b01e80-b78d-421b-8606-9337f65140bd INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:43:02.721 +05:30 8d49f4ed-888a-4a12-bdfc-8d7da766d1f0 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 09:43:02.721 +05:30 8d49f4ed-888a-4a12-bdfc-8d7da766d1f0 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Int32, Boolean, Int32, Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 09:43:02.745 +05:30 8d49f4ed-888a-4a12-bdfc-8d7da766d1f0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:43:02.745 +05:30 8d49f4ed-888a-4a12-bdfc-8d7da766d1f0 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api) in 24.2933ms 2024-09-10 09:43:02.745 +05:30 8d49f4ed-888a-4a12-bdfc-8d7da766d1f0 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 09:43:02.745 +05:30 8d49f4ed-888a-4a12-bdfc-8d7da766d1f0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 22b01e80-b78d-421b-8606-9337f65140bd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1753} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"TagId\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":38,\"TotalPages\":4}]}"} 2024-09-10 09:43:02.746 +05:30 8d49f4ed-888a-4a12-bdfc-8d7da766d1f0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1753 application/json; charset=utf-8 25.8833ms 2024-09-10 09:43:02.855 +05:30 bc5e0e63-428f-47bc-852a-31ad6920fa48 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 09:43:02.856 +05:30 bc5e0e63-428f-47bc-852a-31ad6920fa48 INF CORS policy execution successful. 2024-09-10 09:43:02.856 +05:30 bc5e0e63-428f-47bc-852a-31ad6920fa48 INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:43:02.856 +05:30 733c5780-3991-4dc7-8803-53c2049c826c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 09:43:02.856 +05:30 733c5780-3991-4dc7-8803-53c2049c826c INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Int32, Boolean, Int32, Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 09:43:02.871 +05:30 733c5780-3991-4dc7-8803-53c2049c826c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:43:02.871 +05:30 733c5780-3991-4dc7-8803-53c2049c826c INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api) in 14.9968ms 2024-09-10 09:43:02.871 +05:30 733c5780-3991-4dc7-8803-53c2049c826c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 09:43:02.872 +05:30 733c5780-3991-4dc7-8803-53c2049c826c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bc5e0e63-428f-47bc-852a-31ad6920fa48}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1753} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"TagId\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":38,\"TotalPages\":4}]}"} 2024-09-10 09:43:02.872 +05:30 733c5780-3991-4dc7-8803-53c2049c826c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1753 application/json; charset=utf-8 16.7728ms 2024-09-10 09:43:03.877 +05:30 d9524d7b-4dbf-4ad9-bd79-4504f89959e0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 09:43:03.877 +05:30 d9524d7b-4dbf-4ad9-bd79-4504f89959e0 INF CORS policy execution successful. 2024-09-10 09:43:03.877 +05:30 d9524d7b-4dbf-4ad9-bd79-4504f89959e0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 0.8238ms 2024-09-10 09:43:03.878 +05:30 3311618f-1311-4554-a25f-0db3038254ba INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 09:43:03.878 +05:30 3311618f-1311-4554-a25f-0db3038254ba INF CORS policy execution successful. 2024-09-10 09:43:03.878 +05:30 3311618f-1311-4554-a25f-0db3038254ba INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 0.313ms 2024-09-10 09:43:03.954 +05:30 00ed9e3d-6c7e-4ed5-94f5-1561b8eb3588 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 09:43:03.954 +05:30 00ed9e3d-6c7e-4ed5-94f5-1561b8eb3588 INF CORS policy execution successful. 2024-09-10 09:43:03.955 +05:30 00ed9e3d-6c7e-4ed5-94f5-1561b8eb3588 INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:43:03.955 +05:30 cf4d7af9-3ba0-4eb2-8fdd-b3270fc35090 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 09:43:03.955 +05:30 cf4d7af9-3ba0-4eb2-8fdd-b3270fc35090 INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 09:43:03.967 +05:30 cf4d7af9-3ba0-4eb2-8fdd-b3270fc35090 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:43:03.967 +05:30 cf4d7af9-3ba0-4eb2-8fdd-b3270fc35090 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 11.9482ms 2024-09-10 09:43:03.967 +05:30 cf4d7af9-3ba0-4eb2-8fdd-b3270fc35090 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 09:43:03.967 +05:30 cf4d7af9-3ba0-4eb2-8fdd-b3270fc35090 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 00ed9e3d-6c7e-4ed5-94f5-1561b8eb3588}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5831} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"}]"} 2024-09-10 09:43:03.968 +05:30 cf4d7af9-3ba0-4eb2-8fdd-b3270fc35090 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 5831 application/json; charset=utf-8 14.0561ms 2024-09-10 09:43:04.069 +05:30 e85a7ed7-6766-4baf-833a-13701085dd8c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 09:43:04.070 +05:30 e85a7ed7-6766-4baf-833a-13701085dd8c INF CORS policy execution successful. 2024-09-10 09:43:04.070 +05:30 e85a7ed7-6766-4baf-833a-13701085dd8c INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:43:04.070 +05:30 9a52ad6c-1a59-47a3-9d6e-05e67394012d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 09:43:04.070 +05:30 9a52ad6c-1a59-47a3-9d6e-05e67394012d INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 09:43:04.073 +05:30 9a52ad6c-1a59-47a3-9d6e-05e67394012d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:43:04.074 +05:30 9a52ad6c-1a59-47a3-9d6e-05e67394012d INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 3.1579ms 2024-09-10 09:43:04.074 +05:30 9a52ad6c-1a59-47a3-9d6e-05e67394012d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 09:43:04.074 +05:30 9a52ad6c-1a59-47a3-9d6e-05e67394012d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e85a7ed7-6766-4baf-833a-13701085dd8c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5831} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"}]"} 2024-09-10 09:43:04.074 +05:30 9a52ad6c-1a59-47a3-9d6e-05e67394012d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 5831 application/json; charset=utf-8 5.2658ms 2024-09-10 09:43:04.193 +05:30 89857461-692f-4567-8617-63ed261fc12b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - null null 2024-09-10 09:43:04.193 +05:30 89857461-692f-4567-8617-63ed261fc12b INF CORS policy execution successful. 2024-09-10 09:43:04.193 +05:30 89857461-692f-4567-8617-63ed261fc12b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - 204 null null 0.5169ms 2024-09-10 09:43:04.228 +05:30 ce9d30ee-f8d9-4147-bf22-7535a57b993c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - null null 2024-09-10 09:43:04.228 +05:30 ce9d30ee-f8d9-4147-bf22-7535a57b993c INF CORS policy execution successful. 2024-09-10 09:43:04.228 +05:30 ce9d30ee-f8d9-4147-bf22-7535a57b993c INF HTTP request: Path: /module/getmodulelist QueryString: ?languageId=1&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:43:04.228 +05:30 16c982eb-2a65-47f2-a726-7687e933823f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 09:43:04.228 +05:30 16c982eb-2a65-47f2-a726-7687e933823f INF Route matched with {action = "GetModuleList", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetModuleList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.ModuleController (Sang.CoreSettings.Api). 2024-09-10 09:43:04.252 +05:30 16c982eb-2a65-47f2-a726-7687e933823f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:43:04.253 +05:30 16c982eb-2a65-47f2-a726-7687e933823f INF Executed action Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api) in 24.1654ms 2024-09-10 09:43:04.253 +05:30 16c982eb-2a65-47f2-a726-7687e933823f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 09:43:04.253 +05:30 16c982eb-2a65-47f2-a726-7687e933823f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ce9d30ee-f8d9-4147-bf22-7535a57b993c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 287} Body: {"status":"Success","statusCode":2000,"message":"Module List retrieved.","result":"[{\"Id\":7,\"Name\":\"Module1\"},{\"Id\":11,\"Name\":\"Module4\"},{\"Id\":1,\"Name\":\"Module5\"},{\"Id\":12,\"Name\":\"Module5\"},{\"Id\":13,\"Name\":\"ModuleTest\"},{\"Id\":6,\"Name\":\"New Module\"}]"} 2024-09-10 09:43:04.253 +05:30 16c982eb-2a65-47f2-a726-7687e933823f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - 200 287 application/json; charset=utf-8 25.4763ms 2024-09-10 09:43:21.653 +05:30 23ab5858-4bc2-4757-8eaa-8cef9367f932 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/upsertmenu - null null 2024-09-10 09:43:21.654 +05:30 23ab5858-4bc2-4757-8eaa-8cef9367f932 INF CORS policy execution successful. 2024-09-10 09:43:21.655 +05:30 23ab5858-4bc2-4757-8eaa-8cef9367f932 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/upsertmenu - 204 null null 1.5673ms 2024-09-10 09:43:21.814 +05:30 b09d32cd-7488-4d8b-853b-a92cb7b7bcb2 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/menu/upsertmenu - application/json 247 2024-09-10 09:43:21.815 +05:30 b09d32cd-7488-4d8b-853b-a92cb7b7bcb2 INF CORS policy execution successful. 2024-09-10 09:43:21.816 +05:30 b09d32cd-7488-4d8b-853b-a92cb7b7bcb2 INF HTTP request: Path: /menu/upsertmenu QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {Connection: keep-alive}, {Content-Length: 247}, {Content-Type: application/json}, {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: {"id":0,"name":"gokul","caption":"gokul","moduleId":1,"menuIndex":0,"shortcutKey":null,"description":null,"toolTip":null,"isGroup":true,"parentId":0,"accessibilityLevel":0,"iconPath":null,"url":null,"typeId":1,"externalLink":null,"screenTypeId":1} 2024-09-10 09:43:21.817 +05:30 cf343962-30f5-474b-83ce-54c99ef016b2 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.UpsertMenu (Sang.CoreSettings.Api)' 2024-09-10 09:43:21.826 +05:30 cf343962-30f5-474b-83ce-54c99ef016b2 INF Route matched with {action = "UpsertMenu", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertMenu(Sang.CoreSettings.Api.Models.APIRequest.MenuRequest) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 09:43:21.924 +05:30 cf343962-30f5-474b-83ce-54c99ef016b2 ERR Database error occurred: Menu Name already exists. 2024-09-10 09:43:21.939 +05:30 cf343962-30f5-474b-83ce-54c99ef016b2 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:43:21.939 +05:30 cf343962-30f5-474b-83ce-54c99ef016b2 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.UpsertMenu (Sang.CoreSettings.Api) in 112.7215ms 2024-09-10 09:43:21.939 +05:30 cf343962-30f5-474b-83ce-54c99ef016b2 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.UpsertMenu (Sang.CoreSettings.Api)' 2024-09-10 09:43:21.939 +05:30 cf343962-30f5-474b-83ce-54c99ef016b2 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: b09d32cd-7488-4d8b-853b-a92cb7b7bcb2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":1001,"message":"Menu Name already exists.","result":null} 2024-09-10 09:43:21.940 +05:30 cf343962-30f5-474b-83ce-54c99ef016b2 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/menu/upsertmenu - 400 90 application/json; charset=utf-8 125.5182ms 2024-09-10 09:43:27.205 +05:30 ad00f2bd-8775-4121-8002-ff7f1f97f4ab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/upsertmenu - null null 2024-09-10 09:43:27.206 +05:30 ad00f2bd-8775-4121-8002-ff7f1f97f4ab INF CORS policy execution successful. 2024-09-10 09:43:27.206 +05:30 ad00f2bd-8775-4121-8002-ff7f1f97f4ab INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/upsertmenu - 204 null null 1.1609ms 2024-09-10 09:43:27.244 +05:30 d42610dc-3d8c-42f5-8b3f-ff77ccd9452c INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/menu/upsertmenu - application/json 251 2024-09-10 09:43:27.245 +05:30 d42610dc-3d8c-42f5-8b3f-ff77ccd9452c INF CORS policy execution successful. 2024-09-10 09:43:27.246 +05:30 d42610dc-3d8c-42f5-8b3f-ff77ccd9452c INF HTTP request: Path: /menu/upsertmenu QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {Connection: keep-alive}, {Content-Length: 251}, {Content-Type: application/json}, {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: {"id":0,"name":"gokulww","caption":"gokulww","moduleId":1,"menuIndex":0,"shortcutKey":null,"description":null,"toolTip":null,"isGroup":true,"parentId":0,"accessibilityLevel":0,"iconPath":null,"url":null,"typeId":1,"externalLink":null,"screenTypeId":1} 2024-09-10 09:43:27.246 +05:30 40961b5a-37e2-4fec-8056-072d5f332f30 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.UpsertMenu (Sang.CoreSettings.Api)' 2024-09-10 09:43:27.246 +05:30 40961b5a-37e2-4fec-8056-072d5f332f30 INF Route matched with {action = "UpsertMenu", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertMenu(Sang.CoreSettings.Api.Models.APIRequest.MenuRequest) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 09:43:27.316 +05:30 40961b5a-37e2-4fec-8056-072d5f332f30 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:43:27.318 +05:30 40961b5a-37e2-4fec-8056-072d5f332f30 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.UpsertMenu (Sang.CoreSettings.Api) in 71.727ms 2024-09-10 09:43:27.318 +05:30 40961b5a-37e2-4fec-8056-072d5f332f30 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.UpsertMenu (Sang.CoreSettings.Api)' 2024-09-10 09:43:27.318 +05:30 40961b5a-37e2-4fec-8056-072d5f332f30 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: d42610dc-3d8c-42f5-8b3f-ff77ccd9452c}, {Location: http://103.120.178.195/SangCoreSettingsAPI/menu/upsertmenu}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Success","statusCode":2001,"message":"Menu Insert Successfully.","result":"62"} 2024-09-10 09:43:27.319 +05:30 40961b5a-37e2-4fec-8056-072d5f332f30 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/menu/upsertmenu - 201 90 application/json; charset=utf-8 75.0101ms 2024-09-10 09:43:27.730 +05:30 d07b8eb2-01fe-458c-81c5-832f3adc8a62 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 09:43:27.730 +05:30 d07b8eb2-01fe-458c-81c5-832f3adc8a62 INF CORS policy execution successful. 2024-09-10 09:43:27.731 +05:30 d07b8eb2-01fe-458c-81c5-832f3adc8a62 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 0.5357ms 2024-09-10 09:43:27.767 +05:30 842dd83e-0591-4cb1-b9b8-5b3634318835 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 09:43:27.768 +05:30 842dd83e-0591-4cb1-b9b8-5b3634318835 INF CORS policy execution successful. 2024-09-10 09:43:27.768 +05:30 842dd83e-0591-4cb1-b9b8-5b3634318835 INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:43:27.768 +05:30 cab515ee-e29c-4c11-87cf-f046bb06e6c5 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 09:43:27.769 +05:30 cab515ee-e29c-4c11-87cf-f046bb06e6c5 INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 09:43:27.781 +05:30 cab515ee-e29c-4c11-87cf-f046bb06e6c5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:43:27.781 +05:30 cab515ee-e29c-4c11-87cf-f046bb06e6c5 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 12.2302ms 2024-09-10 09:43:27.781 +05:30 cab515ee-e29c-4c11-87cf-f046bb06e6c5 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 09:43:27.781 +05:30 cab515ee-e29c-4c11-87cf-f046bb06e6c5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 842dd83e-0591-4cb1-b9b8-5b3634318835}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5954} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null}]"} 2024-09-10 09:43:27.782 +05:30 cab515ee-e29c-4c11-87cf-f046bb06e6c5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 5954 application/json; charset=utf-8 14.3116ms 2024-09-10 09:43:33.555 +05:30 965f5022-b2b3-4fd7-9e50-6b48becd8165 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module4 - null null 2024-09-10 09:43:33.556 +05:30 965f5022-b2b3-4fd7-9e50-6b48becd8165 INF CORS policy execution successful. 2024-09-10 09:43:33.556 +05:30 965f5022-b2b3-4fd7-9e50-6b48becd8165 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module4 - 204 null null 0.8524ms 2024-09-10 09:43:33.639 +05:30 9ae02d68-ade5-4bca-bd4a-e4ffddff8a4f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module4 - null null 2024-09-10 09:43:33.640 +05:30 9ae02d68-ade5-4bca-bd4a-e4ffddff8a4f INF CORS policy execution successful. 2024-09-10 09:43:33.640 +05:30 9ae02d68-ade5-4bca-bd4a-e4ffddff8a4f INF HTTP request: Path: /module/getmodulelist QueryString: ?languageId=1&search=Module4 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:43:33.640 +05:30 0ad9202a-db96-4627-bf5a-49610c6ae7af INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 09:43:33.640 +05:30 0ad9202a-db96-4627-bf5a-49610c6ae7af INF Route matched with {action = "GetModuleList", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetModuleList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.ModuleController (Sang.CoreSettings.Api). 2024-09-10 09:43:33.652 +05:30 0ad9202a-db96-4627-bf5a-49610c6ae7af INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:43:33.652 +05:30 0ad9202a-db96-4627-bf5a-49610c6ae7af INF Executed action Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api) in 11.4953ms 2024-09-10 09:43:33.652 +05:30 0ad9202a-db96-4627-bf5a-49610c6ae7af INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 09:43:33.652 +05:30 0ad9202a-db96-4627-bf5a-49610c6ae7af INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9ae02d68-ade5-4bca-bd4a-e4ffddff8a4f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 119} Body: {"status":"Success","statusCode":2000,"message":"Module List retrieved.","result":"[{\"Id\":11,\"Name\":\"Module4\"}]"} 2024-09-10 09:43:33.652 +05:30 0ad9202a-db96-4627-bf5a-49610c6ae7af INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module4 - 200 119 application/json; charset=utf-8 13.011ms 2024-09-10 09:43:35.696 +05:30 f3caf931-3c0c-4641-bd6d-feb4ba81398b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - null null 2024-09-10 09:43:35.696 +05:30 f3caf931-3c0c-4641-bd6d-feb4ba81398b INF CORS policy execution successful. 2024-09-10 09:43:35.697 +05:30 f3caf931-3c0c-4641-bd6d-feb4ba81398b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - 204 null null 0.9273ms 2024-09-10 09:43:35.736 +05:30 da030c91-f646-4f91-addb-56e15509ea07 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - null null 2024-09-10 09:43:35.736 +05:30 da030c91-f646-4f91-addb-56e15509ea07 INF CORS policy execution successful. 2024-09-10 09:43:35.737 +05:30 da030c91-f646-4f91-addb-56e15509ea07 INF HTTP request: Path: /module/getmodulelist QueryString: ?languageId=1&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:43:35.737 +05:30 db1cd548-5256-4764-b696-e2af2a641be0 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 09:43:35.737 +05:30 db1cd548-5256-4764-b696-e2af2a641be0 INF Route matched with {action = "GetModuleList", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetModuleList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.ModuleController (Sang.CoreSettings.Api). 2024-09-10 09:43:35.749 +05:30 db1cd548-5256-4764-b696-e2af2a641be0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:43:35.749 +05:30 db1cd548-5256-4764-b696-e2af2a641be0 INF Executed action Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api) in 12.0908ms 2024-09-10 09:43:35.749 +05:30 db1cd548-5256-4764-b696-e2af2a641be0 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 09:43:35.749 +05:30 db1cd548-5256-4764-b696-e2af2a641be0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: da030c91-f646-4f91-addb-56e15509ea07}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 287} Body: {"status":"Success","statusCode":2000,"message":"Module List retrieved.","result":"[{\"Id\":7,\"Name\":\"Module1\"},{\"Id\":11,\"Name\":\"Module4\"},{\"Id\":1,\"Name\":\"Module5\"},{\"Id\":12,\"Name\":\"Module5\"},{\"Id\":13,\"Name\":\"ModuleTest\"},{\"Id\":6,\"Name\":\"New Module\"}]"} 2024-09-10 09:43:35.750 +05:30 db1cd548-5256-4764-b696-e2af2a641be0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - 200 287 application/json; charset=utf-8 13.8536ms 2024-09-10 09:43:45.838 +05:30 790bc946-4037-4708-a0f7-b9efbb0ac634 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 09:43:45.839 +05:30 790bc946-4037-4708-a0f7-b9efbb0ac634 INF CORS policy execution successful. 2024-09-10 09:43:45.839 +05:30 790bc946-4037-4708-a0f7-b9efbb0ac634 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 1.0044ms 2024-09-10 09:43:45.874 +05:30 d4a1ec84-b8bf-4e11-940d-7941c6a66517 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 09:43:45.875 +05:30 d4a1ec84-b8bf-4e11-940d-7941c6a66517 INF CORS policy execution successful. 2024-09-10 09:43:45.876 +05:30 d4a1ec84-b8bf-4e11-940d-7941c6a66517 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:43:45.876 +05:30 b2c75826-1c04-4ce0-82dd-a6eccf5fbe52 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 09:43:45.876 +05:30 b2c75826-1c04-4ce0-82dd-a6eccf5fbe52 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 09:43:45.897 +05:30 b2c75826-1c04-4ce0-82dd-a6eccf5fbe52 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:43:45.897 +05:30 b2c75826-1c04-4ce0-82dd-a6eccf5fbe52 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 20.7098ms 2024-09-10 09:43:45.897 +05:30 b2c75826-1c04-4ce0-82dd-a6eccf5fbe52 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 09:43:45.897 +05:30 b2c75826-1c04-4ce0-82dd-a6eccf5fbe52 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d4a1ec84-b8bf-4e11-940d-7941c6a66517}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 09:43:45.898 +05:30 b2c75826-1c04-4ce0-82dd-a6eccf5fbe52 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 23.5039ms 2024-09-10 09:43:47.420 +05:30 b9939e6d-1a60-45a6-92aa-c028e6c9f610 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 09:43:47.420 +05:30 b9939e6d-1a60-45a6-92aa-c028e6c9f610 INF CORS policy execution successful. 2024-09-10 09:43:47.420 +05:30 b9939e6d-1a60-45a6-92aa-c028e6c9f610 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:43:47.420 +05:30 742f2b6c-3717-4770-ad33-7de177decf90 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 09:43:47.421 +05:30 742f2b6c-3717-4770-ad33-7de177decf90 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 09:43:47.431 +05:30 742f2b6c-3717-4770-ad33-7de177decf90 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:43:47.431 +05:30 742f2b6c-3717-4770-ad33-7de177decf90 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 10.6579ms 2024-09-10 09:43:47.431 +05:30 742f2b6c-3717-4770-ad33-7de177decf90 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 09:43:47.431 +05:30 742f2b6c-3717-4770-ad33-7de177decf90 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b9939e6d-1a60-45a6-92aa-c028e6c9f610}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 09:43:47.432 +05:30 742f2b6c-3717-4770-ad33-7de177decf90 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 12.2108ms 2024-09-10 09:43:50.230 +05:30 8566585d-7d08-41f6-aee0-6d9f26493b7c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 09:43:50.231 +05:30 8566585d-7d08-41f6-aee0-6d9f26493b7c INF CORS policy execution successful. 2024-09-10 09:43:50.231 +05:30 8566585d-7d08-41f6-aee0-6d9f26493b7c INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:43:50.231 +05:30 e8572b93-4ad9-4fe5-929e-df4c813859d6 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 09:43:50.231 +05:30 e8572b93-4ad9-4fe5-929e-df4c813859d6 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 09:43:50.278 +05:30 e8572b93-4ad9-4fe5-929e-df4c813859d6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:43:50.278 +05:30 e8572b93-4ad9-4fe5-929e-df4c813859d6 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 46.7627ms 2024-09-10 09:43:50.278 +05:30 e8572b93-4ad9-4fe5-929e-df4c813859d6 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 09:43:50.278 +05:30 e8572b93-4ad9-4fe5-929e-df4c813859d6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8566585d-7d08-41f6-aee0-6d9f26493b7c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 09:43:50.279 +05:30 e8572b93-4ad9-4fe5-929e-df4c813859d6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 48.9411ms 2024-09-10 09:43:51.599 +05:30 55c81b0f-5d54-4950-8133-59989fab8db1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 09:43:51.599 +05:30 55c81b0f-5d54-4950-8133-59989fab8db1 INF CORS policy execution successful. 2024-09-10 09:43:51.599 +05:30 55c81b0f-5d54-4950-8133-59989fab8db1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.4876ms 2024-09-10 09:43:51.638 +05:30 ec79f611-eeba-40ca-a808-69888c1839fb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 09:43:51.639 +05:30 ec79f611-eeba-40ca-a808-69888c1839fb INF CORS policy execution successful. 2024-09-10 09:43:51.639 +05:30 ec79f611-eeba-40ca-a808-69888c1839fb INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:43:51.639 +05:30 92b7e36a-ff70-40dc-babe-0a5039167e19 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 09:43:51.639 +05:30 92b7e36a-ff70-40dc-babe-0a5039167e19 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 09:43:51.649 +05:30 92b7e36a-ff70-40dc-babe-0a5039167e19 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:43:51.649 +05:30 92b7e36a-ff70-40dc-babe-0a5039167e19 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 9.6092ms 2024-09-10 09:43:51.649 +05:30 92b7e36a-ff70-40dc-babe-0a5039167e19 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 09:43:51.649 +05:30 92b7e36a-ff70-40dc-babe-0a5039167e19 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ec79f611-eeba-40ca-a808-69888c1839fb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 09:43:51.649 +05:30 92b7e36a-ff70-40dc-babe-0a5039167e19 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 11.1891ms 2024-09-10 09:43:54.801 +05:30 05676c6f-60bd-473f-8930-4c8119657428 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 09:43:54.802 +05:30 05676c6f-60bd-473f-8930-4c8119657428 INF CORS policy execution successful. 2024-09-10 09:43:54.802 +05:30 05676c6f-60bd-473f-8930-4c8119657428 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:43:54.802 +05:30 e48d925f-30ca-42f5-a518-f3f55e511060 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 09:43:54.802 +05:30 e48d925f-30ca-42f5-a518-f3f55e511060 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 09:43:54.812 +05:30 e48d925f-30ca-42f5-a518-f3f55e511060 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:43:54.812 +05:30 e48d925f-30ca-42f5-a518-f3f55e511060 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 9.7799ms 2024-09-10 09:43:54.813 +05:30 e48d925f-30ca-42f5-a518-f3f55e511060 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 09:43:54.813 +05:30 e48d925f-30ca-42f5-a518-f3f55e511060 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 05676c6f-60bd-473f-8930-4c8119657428}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 09:43:54.813 +05:30 e48d925f-30ca-42f5-a518-f3f55e511060 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 11.4904ms 2024-09-10 09:43:55.958 +05:30 a51fdd93-65ca-459c-b443-a7f22d40fd74 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 09:43:55.958 +05:30 a51fdd93-65ca-459c-b443-a7f22d40fd74 INF CORS policy execution successful. 2024-09-10 09:43:55.959 +05:30 a51fdd93-65ca-459c-b443-a7f22d40fd74 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 0.4218ms 2024-09-10 09:43:55.993 +05:30 d1247e28-9aa6-4185-9d99-b2c15124d35b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 09:43:55.994 +05:30 d1247e28-9aa6-4185-9d99-b2c15124d35b INF CORS policy execution successful. 2024-09-10 09:43:55.994 +05:30 d1247e28-9aa6-4185-9d99-b2c15124d35b INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:43:55.995 +05:30 13649d2e-896c-43a2-aab3-0b15cff45316 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 09:43:55.995 +05:30 13649d2e-896c-43a2-aab3-0b15cff45316 INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 09:43:55.995 +05:30 56dabb63-0a1e-4d00-9f8f-b645917d46ed INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 09:43:55.995 +05:30 56dabb63-0a1e-4d00-9f8f-b645917d46ed INF CORS policy execution successful. 2024-09-10 09:43:55.995 +05:30 56dabb63-0a1e-4d00-9f8f-b645917d46ed INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 0.3401ms 2024-09-10 09:43:56.005 +05:30 13649d2e-896c-43a2-aab3-0b15cff45316 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:43:56.006 +05:30 13649d2e-896c-43a2-aab3-0b15cff45316 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 10.9786ms 2024-09-10 09:43:56.006 +05:30 13649d2e-896c-43a2-aab3-0b15cff45316 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 09:43:56.006 +05:30 13649d2e-896c-43a2-aab3-0b15cff45316 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d1247e28-9aa6-4185-9d99-b2c15124d35b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5954} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null}]"} 2024-09-10 09:43:56.007 +05:30 13649d2e-896c-43a2-aab3-0b15cff45316 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 5954 application/json; charset=utf-8 13.5323ms 2024-09-10 09:43:56.231 +05:30 79ad7784-0610-4220-93af-16a741f5c4bc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - null null 2024-09-10 09:43:56.231 +05:30 79ad7784-0610-4220-93af-16a741f5c4bc INF CORS policy execution successful. 2024-09-10 09:43:56.232 +05:30 79ad7784-0610-4220-93af-16a741f5c4bc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - 204 null null 0.4324ms 2024-09-10 09:43:56.278 +05:30 d55990d5-0e4e-4e26-8f82-73e45e33953c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - null null 2024-09-10 09:43:56.278 +05:30 d55990d5-0e4e-4e26-8f82-73e45e33953c INF CORS policy execution successful. 2024-09-10 09:43:56.279 +05:30 d55990d5-0e4e-4e26-8f82-73e45e33953c INF HTTP request: Path: /module/getmodulelist QueryString: ?languageId=1&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:43:56.279 +05:30 d6165bcb-64de-4555-95ee-5282e3d902e6 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 09:43:56.279 +05:30 d6165bcb-64de-4555-95ee-5282e3d902e6 INF Route matched with {action = "GetModuleList", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetModuleList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.ModuleController (Sang.CoreSettings.Api). 2024-09-10 09:43:56.280 +05:30 12ed929f-f3f9-4520-898a-5028fa796a5d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 09:43:56.280 +05:30 12ed929f-f3f9-4520-898a-5028fa796a5d INF CORS policy execution successful. 2024-09-10 09:43:56.280 +05:30 12ed929f-f3f9-4520-898a-5028fa796a5d INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:43:56.280 +05:30 d421ae75-7d7d-412c-bdfe-b738528943d6 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 09:43:56.281 +05:30 d421ae75-7d7d-412c-bdfe-b738528943d6 INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 09:43:56.288 +05:30 d6165bcb-64de-4555-95ee-5282e3d902e6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:43:56.288 +05:30 d6165bcb-64de-4555-95ee-5282e3d902e6 INF Executed action Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api) in 9.2012ms 2024-09-10 09:43:56.288 +05:30 d6165bcb-64de-4555-95ee-5282e3d902e6 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 09:43:56.288 +05:30 d6165bcb-64de-4555-95ee-5282e3d902e6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d55990d5-0e4e-4e26-8f82-73e45e33953c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 287} Body: {"status":"Success","statusCode":2000,"message":"Module List retrieved.","result":"[{\"Id\":7,\"Name\":\"Module1\"},{\"Id\":11,\"Name\":\"Module4\"},{\"Id\":1,\"Name\":\"Module5\"},{\"Id\":12,\"Name\":\"Module5\"},{\"Id\":13,\"Name\":\"ModuleTest\"},{\"Id\":6,\"Name\":\"New Module\"}]"} 2024-09-10 09:43:56.289 +05:30 d6165bcb-64de-4555-95ee-5282e3d902e6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - 200 287 application/json; charset=utf-8 10.5839ms 2024-09-10 09:43:56.292 +05:30 d421ae75-7d7d-412c-bdfe-b738528943d6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:43:56.293 +05:30 d421ae75-7d7d-412c-bdfe-b738528943d6 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 12.0623ms 2024-09-10 09:43:56.293 +05:30 d421ae75-7d7d-412c-bdfe-b738528943d6 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 09:43:56.293 +05:30 d421ae75-7d7d-412c-bdfe-b738528943d6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 12ed929f-f3f9-4520-898a-5028fa796a5d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5954} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null}]"} 2024-09-10 09:43:56.293 +05:30 d421ae75-7d7d-412c-bdfe-b738528943d6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 5954 application/json; charset=utf-8 13.5953ms 2024-09-10 09:44:02.216 +05:30 00cbd44e-3e7d-4a1d-8f10-722c334fd508 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/upserttag - null null 2024-09-10 09:44:02.216 +05:30 00cbd44e-3e7d-4a1d-8f10-722c334fd508 INF CORS policy execution successful. 2024-09-10 09:44:02.217 +05:30 00cbd44e-3e7d-4a1d-8f10-722c334fd508 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/upserttag - 204 null null 0.4738ms 2024-09-10 09:44:02.254 +05:30 fa64dc9a-b0d2-4de5-92af-1975c35cbf1f INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/tag/upserttag - application/json 250 2024-09-10 09:44:02.254 +05:30 fa64dc9a-b0d2-4de5-92af-1975c35cbf1f INF CORS policy execution successful. 2024-09-10 09:44:02.255 +05:30 fa64dc9a-b0d2-4de5-92af-1975c35cbf1f INF HTTP request: Path: /tag/upserttag QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {Connection: keep-alive}, {Content-Length: 250}, {Content-Type: application/json}, {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: {"id":0,"name":"gokulnew","caption":"gokul","isVisible":null,"defaultSearchBy":null,"allowDuplicateNames":null,"moduleId":0,"isDefaultStatus":null,"allowRevision":null,"allowMultiLanguage":null,"languageDetails":[{"Id":1,"name":"6u6u6"}],"menuId":62} 2024-09-10 09:44:02.256 +05:30 a29bb369-c576-4ca2-8ec1-d3dc2106d7b5 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.UpsertTag (Sang.CoreSettings.Api)' 2024-09-10 09:44:02.266 +05:30 a29bb369-c576-4ca2-8ec1-d3dc2106d7b5 INF Route matched with {action = "UpsertTag", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertTag(Sang.CoreSettings.Api.Models.APIRequest.TagRequest) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 09:44:02.333 +05:30 a29bb369-c576-4ca2-8ec1-d3dc2106d7b5 ERR Upsert Failed System.ArgumentNullException: Cannot pass null model to Validate. (Parameter 'instanceToValidate') at FluentValidation.Internal.ExtensionsInternal.Guard(Object obj, String message, String paramName) in /_/src/FluentValidation/Internal/ExtensionsInternal.cs:line 30 at FluentValidation.AbstractValidator`1.EnsureInstanceNotNull(Object instanceToValidate) in /_/src/FluentValidation/AbstractValidator.cs:line 497 at FluentValidation.AbstractValidator`1.ValidateInternalAsync(ValidationContext`1 context, Boolean useAsync, CancellationToken cancellation) in /_/src/FluentValidation/AbstractValidator.cs:line 236 at FluentValidation.AbstractValidator`1.Validate(ValidationContext`1 context) in /_/src/FluentValidation/AbstractValidator.cs:line 202 at FluentValidation.AbstractValidator`1.Validate(T instance) in /_/src/FluentValidation/AbstractValidator.cs:line 167 at Sang.CoreSettings.Api.Controllers.TagController.UpsertTag(TagRequest tagRequest) 2024-09-10 09:44:02.334 +05:30 a29bb369-c576-4ca2-8ec1-d3dc2106d7b5 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:44:02.334 +05:30 a29bb369-c576-4ca2-8ec1-d3dc2106d7b5 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.UpsertTag (Sang.CoreSettings.Api) in 67.595ms 2024-09-10 09:44:02.334 +05:30 a29bb369-c576-4ca2-8ec1-d3dc2106d7b5 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.UpsertTag (Sang.CoreSettings.Api)' 2024-09-10 09:44:02.334 +05:30 a29bb369-c576-4ca2-8ec1-d3dc2106d7b5 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: fa64dc9a-b0d2-4de5-92af-1975c35cbf1f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 99} Body: {"status":"Failure","statusCode":5000,"message":"Cannot pass null model to Validate","result":null} 2024-09-10 09:44:02.335 +05:30 a29bb369-c576-4ca2-8ec1-d3dc2106d7b5 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/tag/upserttag - 500 99 application/json; charset=utf-8 80.6081ms 2024-09-10 09:44:07.600 +05:30 be1bd044-5cb4-4801-97ab-0e08b5ba494c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/upserttag - null null 2024-09-10 09:44:07.600 +05:30 be1bd044-5cb4-4801-97ab-0e08b5ba494c INF CORS policy execution successful. 2024-09-10 09:44:07.601 +05:30 be1bd044-5cb4-4801-97ab-0e08b5ba494c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/upserttag - 204 null null 0.5602ms 2024-09-10 09:44:07.637 +05:30 7a0f5d42-2c49-4b31-be20-17d6a50f0467 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/tag/upserttag - application/json 250 2024-09-10 09:44:07.638 +05:30 7a0f5d42-2c49-4b31-be20-17d6a50f0467 INF CORS policy execution successful. 2024-09-10 09:44:07.638 +05:30 7a0f5d42-2c49-4b31-be20-17d6a50f0467 INF HTTP request: Path: /tag/upserttag QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {Connection: keep-alive}, {Content-Length: 250}, {Content-Type: application/json}, {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: {"id":0,"name":"gokulnew","caption":"gokul","isVisible":null,"defaultSearchBy":null,"allowDuplicateNames":null,"moduleId":0,"isDefaultStatus":null,"allowRevision":null,"allowMultiLanguage":null,"languageDetails":[{"Id":1,"name":"6u6u6"}],"menuId":62} 2024-09-10 09:44:07.638 +05:30 8bcf7018-6621-46ef-beda-122656779c34 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.UpsertTag (Sang.CoreSettings.Api)' 2024-09-10 09:44:07.638 +05:30 8bcf7018-6621-46ef-beda-122656779c34 INF Route matched with {action = "UpsertTag", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertTag(Sang.CoreSettings.Api.Models.APIRequest.TagRequest) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 09:44:07.642 +05:30 8bcf7018-6621-46ef-beda-122656779c34 ERR Upsert Failed System.ArgumentNullException: Cannot pass null model to Validate. (Parameter 'instanceToValidate') at FluentValidation.Internal.ExtensionsInternal.Guard(Object obj, String message, String paramName) in /_/src/FluentValidation/Internal/ExtensionsInternal.cs:line 30 at FluentValidation.AbstractValidator`1.EnsureInstanceNotNull(Object instanceToValidate) in /_/src/FluentValidation/AbstractValidator.cs:line 497 at FluentValidation.AbstractValidator`1.ValidateInternalAsync(ValidationContext`1 context, Boolean useAsync, CancellationToken cancellation) in /_/src/FluentValidation/AbstractValidator.cs:line 236 at FluentValidation.AbstractValidator`1.Validate(ValidationContext`1 context) in /_/src/FluentValidation/AbstractValidator.cs:line 202 at FluentValidation.AbstractValidator`1.Validate(T instance) in /_/src/FluentValidation/AbstractValidator.cs:line 167 at Sang.CoreSettings.Api.Controllers.TagController.UpsertTag(TagRequest tagRequest) 2024-09-10 09:44:07.642 +05:30 8bcf7018-6621-46ef-beda-122656779c34 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:44:07.642 +05:30 8bcf7018-6621-46ef-beda-122656779c34 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.UpsertTag (Sang.CoreSettings.Api) in 3.6854ms 2024-09-10 09:44:07.642 +05:30 8bcf7018-6621-46ef-beda-122656779c34 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.UpsertTag (Sang.CoreSettings.Api)' 2024-09-10 09:44:07.642 +05:30 8bcf7018-6621-46ef-beda-122656779c34 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 7a0f5d42-2c49-4b31-be20-17d6a50f0467}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 99} Body: {"status":"Failure","statusCode":5000,"message":"Cannot pass null model to Validate","result":null} 2024-09-10 09:44:07.643 +05:30 8bcf7018-6621-46ef-beda-122656779c34 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/tag/upserttag - 500 99 application/json; charset=utf-8 5.2805ms 2024-09-10 09:44:10.144 +05:30 faadaaed-34c5-4678-8766-4b25cf6017f3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 09:44:10.145 +05:30 faadaaed-34c5-4678-8766-4b25cf6017f3 INF CORS policy execution successful. 2024-09-10 09:44:10.145 +05:30 faadaaed-34c5-4678-8766-4b25cf6017f3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 1.1544ms 2024-09-10 09:44:10.183 +05:30 1567a3ef-87af-410f-89b3-b5f2d404dce1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 09:44:10.184 +05:30 1567a3ef-87af-410f-89b3-b5f2d404dce1 INF CORS policy execution successful. 2024-09-10 09:44:10.184 +05:30 1567a3ef-87af-410f-89b3-b5f2d404dce1 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:44:10.184 +05:30 976a1e38-dbc6-4c0a-94b7-e2adbf5a20d8 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 09:44:10.184 +05:30 976a1e38-dbc6-4c0a-94b7-e2adbf5a20d8 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 09:44:10.203 +05:30 976a1e38-dbc6-4c0a-94b7-e2adbf5a20d8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:44:10.203 +05:30 976a1e38-dbc6-4c0a-94b7-e2adbf5a20d8 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 18.4753ms 2024-09-10 09:44:10.203 +05:30 976a1e38-dbc6-4c0a-94b7-e2adbf5a20d8 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 09:44:10.203 +05:30 976a1e38-dbc6-4c0a-94b7-e2adbf5a20d8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1567a3ef-87af-410f-89b3-b5f2d404dce1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 09:44:10.203 +05:30 976a1e38-dbc6-4c0a-94b7-e2adbf5a20d8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 20.5606ms 2024-09-10 09:44:12.000 +05:30 d67af084-c2ee-4cf1-b088-84051574df38 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 09:44:12.000 +05:30 d67af084-c2ee-4cf1-b088-84051574df38 INF CORS policy execution successful. 2024-09-10 09:44:12.000 +05:30 d67af084-c2ee-4cf1-b088-84051574df38 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.6823ms 2024-09-10 09:44:12.031 +05:30 fff815d4-6d81-4b0c-bc70-211b32343898 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 09:44:12.031 +05:30 fff815d4-6d81-4b0c-bc70-211b32343898 INF CORS policy execution successful. 2024-09-10 09:44:12.032 +05:30 fff815d4-6d81-4b0c-bc70-211b32343898 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.6636ms 2024-09-10 09:44:12.037 +05:30 56115388-a5f0-4a92-aa8b-fbdd5a5755b4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 09:44:12.037 +05:30 56115388-a5f0-4a92-aa8b-fbdd5a5755b4 INF CORS policy execution successful. 2024-09-10 09:44:12.037 +05:30 56115388-a5f0-4a92-aa8b-fbdd5a5755b4 INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:44:12.038 +05:30 afdb1802-dcd3-4ab9-a9bc-cee0f81a6d6b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 09:44:12.038 +05:30 afdb1802-dcd3-4ab9-a9bc-cee0f81a6d6b INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Int32, Boolean, Int32, Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 09:44:12.058 +05:30 afdb1802-dcd3-4ab9-a9bc-cee0f81a6d6b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:44:12.058 +05:30 afdb1802-dcd3-4ab9-a9bc-cee0f81a6d6b INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api) in 20.5844ms 2024-09-10 09:44:12.058 +05:30 afdb1802-dcd3-4ab9-a9bc-cee0f81a6d6b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 09:44:12.059 +05:30 afdb1802-dcd3-4ab9-a9bc-cee0f81a6d6b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 56115388-a5f0-4a92-aa8b-fbdd5a5755b4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1753} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"TagId\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":38,\"TotalPages\":4}]}"} 2024-09-10 09:44:12.059 +05:30 afdb1802-dcd3-4ab9-a9bc-cee0f81a6d6b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1753 application/json; charset=utf-8 22.2645ms 2024-09-10 09:44:12.107 +05:30 d109f45d-0b6f-40b2-a134-cfbae3ce2ae7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 09:44:12.107 +05:30 d109f45d-0b6f-40b2-a134-cfbae3ce2ae7 INF CORS policy execution successful. 2024-09-10 09:44:12.108 +05:30 d109f45d-0b6f-40b2-a134-cfbae3ce2ae7 INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:44:12.108 +05:30 60b49c29-499a-4221-82fd-b9aeada3bc06 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 09:44:12.108 +05:30 60b49c29-499a-4221-82fd-b9aeada3bc06 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Int32, Boolean, Int32, Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 09:44:12.122 +05:30 60b49c29-499a-4221-82fd-b9aeada3bc06 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:44:12.122 +05:30 60b49c29-499a-4221-82fd-b9aeada3bc06 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api) in 14.0811ms 2024-09-10 09:44:12.122 +05:30 60b49c29-499a-4221-82fd-b9aeada3bc06 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 09:44:12.122 +05:30 60b49c29-499a-4221-82fd-b9aeada3bc06 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d109f45d-0b6f-40b2-a134-cfbae3ce2ae7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1753} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"TagId\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":38,\"TotalPages\":4}]}"} 2024-09-10 09:44:12.123 +05:30 60b49c29-499a-4221-82fd-b9aeada3bc06 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1753 application/json; charset=utf-8 15.6931ms 2024-09-10 09:44:14.837 +05:30 c09a487f-1ffd-46ff-96d2-6c97b25c919e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 09:44:14.837 +05:30 fc7b83cd-513e-49ae-8b95-c0c89d82fd86 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=1 - null null 2024-09-10 09:44:14.837 +05:30 fc7b83cd-513e-49ae-8b95-c0c89d82fd86 INF CORS policy execution successful. 2024-09-10 09:44:14.837 +05:30 c09a487f-1ffd-46ff-96d2-6c97b25c919e INF CORS policy execution successful. 2024-09-10 09:44:14.837 +05:30 c09a487f-1ffd-46ff-96d2-6c97b25c919e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 0.6626ms 2024-09-10 09:44:14.837 +05:30 fc7b83cd-513e-49ae-8b95-c0c89d82fd86 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=1 - 204 null null 0.653ms 2024-09-10 09:44:14.871 +05:30 1061a784-c280-47b5-bd50-a88c5e883a8d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=1&languageId=1 - null null 2024-09-10 09:44:14.871 +05:30 40d72e2c-a9e5-48ca-950c-1a5c24d339db INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 09:44:14.872 +05:30 1061a784-c280-47b5-bd50-a88c5e883a8d INF CORS policy execution successful. 2024-09-10 09:44:14.872 +05:30 40d72e2c-a9e5-48ca-950c-1a5c24d339db INF CORS policy execution successful. 2024-09-10 09:44:14.872 +05:30 40d72e2c-a9e5-48ca-950c-1a5c24d339db INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 0.4135ms 2024-09-10 09:44:14.872 +05:30 1061a784-c280-47b5-bd50-a88c5e883a8d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=1&languageId=1 - 204 null null 0.3853ms 2024-09-10 09:44:14.872 +05:30 afeb9ee2-e69a-4154-9e25-0dce172d8895 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=1&languageId=1 - null null 2024-09-10 09:44:14.872 +05:30 afeb9ee2-e69a-4154-9e25-0dce172d8895 INF CORS policy execution successful. 2024-09-10 09:44:14.872 +05:30 afeb9ee2-e69a-4154-9e25-0dce172d8895 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=1&languageId=1 - 204 null null 0.1711ms 2024-09-10 09:44:14.872 +05:30 b528ca76-1938-4bab-8a92-1afa38315d03 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=1 - null null 2024-09-10 09:44:14.873 +05:30 b528ca76-1938-4bab-8a92-1afa38315d03 INF CORS policy execution successful. 2024-09-10 09:44:14.873 +05:30 b528ca76-1938-4bab-8a92-1afa38315d03 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=1 - 204 null null 0.2461ms 2024-09-10 09:44:14.877 +05:30 750c337a-3613-4750-8330-9c3a704994dd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 09:44:14.877 +05:30 1ae34068-13c8-48af-9816-1fe6214e1a41 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=1 - null null 2024-09-10 09:44:14.877 +05:30 750c337a-3613-4750-8330-9c3a704994dd INF CORS policy execution successful. 2024-09-10 09:44:14.877 +05:30 1ae34068-13c8-48af-9816-1fe6214e1a41 INF CORS policy execution successful. 2024-09-10 09:44:14.877 +05:30 750c337a-3613-4750-8330-9c3a704994dd INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:44:14.877 +05:30 1ae34068-13c8-48af-9816-1fe6214e1a41 INF HTTP request: Path: /tag/gettagdependent QueryString: ?languageId=1&tagId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:44:14.878 +05:30 89aeee89-5e8b-434b-b6d7-9b17b837e31b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 09:44:14.878 +05:30 205dce92-245e-46ed-a2f0-b8ee494325bc INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 09:44:14.878 +05:30 205dce92-245e-46ed-a2f0-b8ee494325bc INF Route matched with {action = "GetTagDependent", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDependent(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 09:44:14.878 +05:30 89aeee89-5e8b-434b-b6d7-9b17b837e31b INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 09:44:14.891 +05:30 89aeee89-5e8b-434b-b6d7-9b17b837e31b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:44:14.891 +05:30 89aeee89-5e8b-434b-b6d7-9b17b837e31b INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 13.1885ms 2024-09-10 09:44:14.891 +05:30 89aeee89-5e8b-434b-b6d7-9b17b837e31b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 09:44:14.891 +05:30 89aeee89-5e8b-434b-b6d7-9b17b837e31b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 750c337a-3613-4750-8330-9c3a704994dd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5954} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null}]"} 2024-09-10 09:44:14.892 +05:30 89aeee89-5e8b-434b-b6d7-9b17b837e31b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 5954 application/json; charset=utf-8 15.4595ms 2024-09-10 09:44:14.904 +05:30 205dce92-245e-46ed-a2f0-b8ee494325bc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:44:14.904 +05:30 205dce92-245e-46ed-a2f0-b8ee494325bc INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api) in 26.6832ms 2024-09-10 09:44:14.905 +05:30 205dce92-245e-46ed-a2f0-b8ee494325bc INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 09:44:14.905 +05:30 205dce92-245e-46ed-a2f0-b8ee494325bc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1ae34068-13c8-48af-9816-1fe6214e1a41}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1811} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest1\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest1\",\"FieldName\":\"Integer\",\"FieldType\":2}]"} 2024-09-10 09:44:14.905 +05:30 205dce92-245e-46ed-a2f0-b8ee494325bc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=1 - 200 1811 application/json; charset=utf-8 28.1207ms 2024-09-10 09:44:14.905 +05:30 68d7ea47-5aed-4fef-af1a-f0d2bc647e35 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=1&languageId=1 - null null 2024-09-10 09:44:14.906 +05:30 68d7ea47-5aed-4fef-af1a-f0d2bc647e35 INF CORS policy execution successful. 2024-09-10 09:44:14.906 +05:30 68d7ea47-5aed-4fef-af1a-f0d2bc647e35 INF HTTP request: Path: /tag/gettagdetails QueryString: ?tagId=1&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:44:14.906 +05:30 f72c493b-5129-4129-8002-ea1dd879db51 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 09:44:14.906 +05:30 f72c493b-5129-4129-8002-ea1dd879db51 INF Route matched with {action = "GetTagDetails", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDetails(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 09:44:14.924 +05:30 f72c493b-5129-4129-8002-ea1dd879db51 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:44:14.924 +05:30 f72c493b-5129-4129-8002-ea1dd879db51 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api) in 17.7392ms 2024-09-10 09:44:14.924 +05:30 f72c493b-5129-4129-8002-ea1dd879db51 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 09:44:14.924 +05:30 f72c493b-5129-4129-8002-ea1dd879db51 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 68d7ea47-5aed-4fef-af1a-f0d2bc647e35}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 534} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"TagDetails\":[{\"TagId\":1,\"TagName\":\"Business Entity\",\"caption\":\"Business Entity\",\"tagTypeId\":1,\"ModuleId\":1,\"ModuleName\":\"Module5\",\"AllowDuplicateNames\":null,\"AllowMultiLang\":null,\"AllowRevision\":null,\"Default\":null,\"Visible\":null,\"DefSearchBy\":null,\"bAllowAutoCodeGeneration\":null,\"MenuId\":0}],\"LanguageDetails\":[{\"TagId\":1,\"LanguageId\":1,\"LanguageName\":\"English\",\"Caption\":\"English\"}]}"} 2024-09-10 09:44:14.924 +05:30 f72c493b-5129-4129-8002-ea1dd879db51 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=1&languageId=1 - 200 534 application/json; charset=utf-8 19.0911ms 2024-09-10 09:44:14.929 +05:30 0f95c98e-0426-458b-a906-037d189afd1e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 09:44:14.929 +05:30 0f95c98e-0426-458b-a906-037d189afd1e INF CORS policy execution successful. 2024-09-10 09:44:14.929 +05:30 0f95c98e-0426-458b-a906-037d189afd1e INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:44:14.929 +05:30 1557948a-34e9-42f1-9813-e457b41d0672 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 09:44:14.930 +05:30 1557948a-34e9-42f1-9813-e457b41d0672 INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 09:44:14.932 +05:30 1557948a-34e9-42f1-9813-e457b41d0672 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:44:14.932 +05:30 1557948a-34e9-42f1-9813-e457b41d0672 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 2.8103ms 2024-09-10 09:44:14.932 +05:30 1557948a-34e9-42f1-9813-e457b41d0672 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 09:44:14.933 +05:30 1557948a-34e9-42f1-9813-e457b41d0672 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0f95c98e-0426-458b-a906-037d189afd1e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5954} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null}]"} 2024-09-10 09:44:14.933 +05:30 1557948a-34e9-42f1-9813-e457b41d0672 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 5954 application/json; charset=utf-8 4.1929ms 2024-09-10 09:44:14.946 +05:30 6695f028-e341-4eb8-af1d-b2065b94c49a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=1 - null null 2024-09-10 09:44:14.946 +05:30 6695f028-e341-4eb8-af1d-b2065b94c49a INF CORS policy execution successful. 2024-09-10 09:44:14.946 +05:30 6695f028-e341-4eb8-af1d-b2065b94c49a INF HTTP request: Path: /tag/gettagdependent QueryString: ?languageId=1&tagId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:44:14.946 +05:30 cf73b6f5-8688-4682-a7ac-2590dab72594 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 09:44:14.946 +05:30 cf73b6f5-8688-4682-a7ac-2590dab72594 INF Route matched with {action = "GetTagDependent", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDependent(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 09:44:14.949 +05:30 cf73b6f5-8688-4682-a7ac-2590dab72594 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:44:14.950 +05:30 cf73b6f5-8688-4682-a7ac-2590dab72594 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api) in 3.131ms 2024-09-10 09:44:14.950 +05:30 cf73b6f5-8688-4682-a7ac-2590dab72594 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 09:44:14.950 +05:30 cf73b6f5-8688-4682-a7ac-2590dab72594 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6695f028-e341-4eb8-af1d-b2065b94c49a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1811} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest1\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest1\",\"FieldName\":\"Integer\",\"FieldType\":2}]"} 2024-09-10 09:44:14.950 +05:30 cf73b6f5-8688-4682-a7ac-2590dab72594 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=1 - 200 1811 application/json; charset=utf-8 4.4719ms 2024-09-10 09:44:14.969 +05:30 b3cfbcf6-a348-40e3-89b3-3cba445c6393 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=1&languageId=1 - null null 2024-09-10 09:44:14.969 +05:30 b3cfbcf6-a348-40e3-89b3-3cba445c6393 INF CORS policy execution successful. 2024-09-10 09:44:14.969 +05:30 b3cfbcf6-a348-40e3-89b3-3cba445c6393 INF HTTP request: Path: /tag/gettagdetails QueryString: ?tagId=1&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:44:14.970 +05:30 78eea328-91e6-41a1-9482-fcd8e1a57b0b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 09:44:14.970 +05:30 78eea328-91e6-41a1-9482-fcd8e1a57b0b INF Route matched with {action = "GetTagDetails", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDetails(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 09:44:14.973 +05:30 78eea328-91e6-41a1-9482-fcd8e1a57b0b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:44:14.973 +05:30 78eea328-91e6-41a1-9482-fcd8e1a57b0b INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api) in 3.3302ms 2024-09-10 09:44:14.973 +05:30 78eea328-91e6-41a1-9482-fcd8e1a57b0b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 09:44:14.973 +05:30 78eea328-91e6-41a1-9482-fcd8e1a57b0b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b3cfbcf6-a348-40e3-89b3-3cba445c6393}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 534} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"TagDetails\":[{\"TagId\":1,\"TagName\":\"Business Entity\",\"caption\":\"Business Entity\",\"tagTypeId\":1,\"ModuleId\":1,\"ModuleName\":\"Module5\",\"AllowDuplicateNames\":null,\"AllowMultiLang\":null,\"AllowRevision\":null,\"Default\":null,\"Visible\":null,\"DefSearchBy\":null,\"bAllowAutoCodeGeneration\":null,\"MenuId\":0}],\"LanguageDetails\":[{\"TagId\":1,\"LanguageId\":1,\"LanguageName\":\"English\",\"Caption\":\"English\"}]}"} 2024-09-10 09:44:14.974 +05:30 78eea328-91e6-41a1-9482-fcd8e1a57b0b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=1&languageId=1 - 200 534 application/json; charset=utf-8 5.0265ms 2024-09-10 09:44:15.012 +05:30 f55df046-4101-46ab-aa52-272dae213444 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=1 - null null 2024-09-10 09:44:15.012 +05:30 34cc5720-7c11-450e-83a4-5f5387e8dd9a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=1 - null null 2024-09-10 09:44:15.012 +05:30 f55df046-4101-46ab-aa52-272dae213444 INF CORS policy execution successful. 2024-09-10 09:44:15.012 +05:30 34cc5720-7c11-450e-83a4-5f5387e8dd9a INF CORS policy execution successful. 2024-09-10 09:44:15.012 +05:30 f55df046-4101-46ab-aa52-272dae213444 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=1 - 204 null null 0.4848ms 2024-09-10 09:44:15.012 +05:30 34cc5720-7c11-450e-83a4-5f5387e8dd9a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=1 - 204 null null 0.5071ms 2024-09-10 09:44:15.073 +05:30 5aa6c301-c637-4ab9-8242-01bc930d44c0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=1 - null null 2024-09-10 09:44:15.073 +05:30 5aa6c301-c637-4ab9-8242-01bc930d44c0 INF CORS policy execution successful. 2024-09-10 09:44:15.074 +05:30 5aa6c301-c637-4ab9-8242-01bc930d44c0 INF HTTP request: Path: /tag/gettagused QueryString: ?languageId=1&tagId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:44:15.074 +05:30 fac07207-2b08-441c-b566-c78eba55ce30 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 09:44:15.074 +05:30 fac07207-2b08-441c-b566-c78eba55ce30 INF Route matched with {action = "GetTagUsed", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagUsed(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 09:44:15.144 +05:30 fac07207-2b08-441c-b566-c78eba55ce30 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:44:15.148 +05:30 fac07207-2b08-441c-b566-c78eba55ce30 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api) in 73.5981ms 2024-09-10 09:44:15.148 +05:30 fac07207-2b08-441c-b566-c78eba55ce30 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 09:44:15.149 +05:30 fac07207-2b08-441c-b566-c78eba55ce30 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5aa6c301-c637-4ab9-8242-01bc930d44c0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 41797} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest1\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"BE\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCity\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Language\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iProvince\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TestTag\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Test\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1}]"} 2024-09-10 09:44:15.151 +05:30 fac07207-2b08-441c-b566-c78eba55ce30 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=1 - 200 41797 application/json; charset=utf-8 77.6646ms 2024-09-10 09:44:15.190 +05:30 8817daea-bdfb-40ab-a82c-ed173166566e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=1 - null null 2024-09-10 09:44:15.190 +05:30 8817daea-bdfb-40ab-a82c-ed173166566e INF CORS policy execution successful. 2024-09-10 09:44:15.190 +05:30 8817daea-bdfb-40ab-a82c-ed173166566e INF HTTP request: Path: /tag/gettagused QueryString: ?languageId=1&tagId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:44:15.191 +05:30 d1a0bf44-e319-4dfe-a8a8-b50108c6d853 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 09:44:15.191 +05:30 d1a0bf44-e319-4dfe-a8a8-b50108c6d853 INF Route matched with {action = "GetTagUsed", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagUsed(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 09:44:15.258 +05:30 13c77197-d301-4b7f-aa4e-eb8bdae7df92 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - null null 2024-09-10 09:44:15.258 +05:30 13c77197-d301-4b7f-aa4e-eb8bdae7df92 INF CORS policy execution successful. 2024-09-10 09:44:15.259 +05:30 13c77197-d301-4b7f-aa4e-eb8bdae7df92 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - 204 null null 0.8706ms 2024-09-10 09:44:15.268 +05:30 d1a0bf44-e319-4dfe-a8a8-b50108c6d853 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:44:15.272 +05:30 d1a0bf44-e319-4dfe-a8a8-b50108c6d853 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api) in 81.4017ms 2024-09-10 09:44:15.272 +05:30 d1a0bf44-e319-4dfe-a8a8-b50108c6d853 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 09:44:15.274 +05:30 d1a0bf44-e319-4dfe-a8a8-b50108c6d853 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8817daea-bdfb-40ab-a82c-ed173166566e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 41797} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest1\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"BE\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCity\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Language\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iProvince\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TestTag\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Test\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1}]"} 2024-09-10 09:44:15.275 +05:30 d1a0bf44-e319-4dfe-a8a8-b50108c6d853 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=1 - 200 41797 application/json; charset=utf-8 85.3802ms 2024-09-10 09:44:15.300 +05:30 4e2a7ef4-bb72-4abc-8754-9a9e9c7790d8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - null null 2024-09-10 09:44:15.301 +05:30 4e2a7ef4-bb72-4abc-8754-9a9e9c7790d8 INF CORS policy execution successful. 2024-09-10 09:44:15.301 +05:30 4e2a7ef4-bb72-4abc-8754-9a9e9c7790d8 INF HTTP request: Path: /module/getmodulelist QueryString: ?languageId=1&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:44:15.301 +05:30 5edccaa5-086a-4488-8c5e-3351ff6b45b9 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 09:44:15.301 +05:30 5edccaa5-086a-4488-8c5e-3351ff6b45b9 INF Route matched with {action = "GetModuleList", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetModuleList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.ModuleController (Sang.CoreSettings.Api). 2024-09-10 09:44:15.315 +05:30 5edccaa5-086a-4488-8c5e-3351ff6b45b9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:44:15.315 +05:30 5edccaa5-086a-4488-8c5e-3351ff6b45b9 INF Executed action Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api) in 13.6716ms 2024-09-10 09:44:15.315 +05:30 5edccaa5-086a-4488-8c5e-3351ff6b45b9 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 09:44:15.315 +05:30 5edccaa5-086a-4488-8c5e-3351ff6b45b9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4e2a7ef4-bb72-4abc-8754-9a9e9c7790d8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 287} Body: {"status":"Success","statusCode":2000,"message":"Module List retrieved.","result":"[{\"Id\":7,\"Name\":\"Module1\"},{\"Id\":11,\"Name\":\"Module4\"},{\"Id\":1,\"Name\":\"Module5\"},{\"Id\":12,\"Name\":\"Module5\"},{\"Id\":13,\"Name\":\"ModuleTest\"},{\"Id\":6,\"Name\":\"New Module\"}]"} 2024-09-10 09:44:15.316 +05:30 5edccaa5-086a-4488-8c5e-3351ff6b45b9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - 200 287 application/json; charset=utf-8 15.3449ms 2024-09-10 09:44:15.555 +05:30 204b5234-79f7-4978-9a32-ec1589ec3e07 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - null null 2024-09-10 09:44:15.555 +05:30 204b5234-79f7-4978-9a32-ec1589ec3e07 INF CORS policy execution successful. 2024-09-10 09:44:15.555 +05:30 204b5234-79f7-4978-9a32-ec1589ec3e07 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - 204 null null 0.4669ms 2024-09-10 09:44:15.602 +05:30 c5e68619-f269-4fe6-b8ec-1e60cd8fdeef INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - null null 2024-09-10 09:44:15.603 +05:30 c5e68619-f269-4fe6-b8ec-1e60cd8fdeef INF CORS policy execution successful. 2024-09-10 09:44:15.603 +05:30 c5e68619-f269-4fe6-b8ec-1e60cd8fdeef INF HTTP request: Path: /module/getmodulelist QueryString: ?languageId=1&search=Module5 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:44:15.603 +05:30 f4c146a6-edc8-40e9-865e-f64a2b799599 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 09:44:15.603 +05:30 f4c146a6-edc8-40e9-865e-f64a2b799599 INF Route matched with {action = "GetModuleList", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetModuleList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.ModuleController (Sang.CoreSettings.Api). 2024-09-10 09:44:15.614 +05:30 f4c146a6-edc8-40e9-865e-f64a2b799599 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:44:15.614 +05:30 f4c146a6-edc8-40e9-865e-f64a2b799599 INF Executed action Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api) in 10.9393ms 2024-09-10 09:44:15.614 +05:30 f4c146a6-edc8-40e9-865e-f64a2b799599 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 09:44:15.614 +05:30 f4c146a6-edc8-40e9-865e-f64a2b799599 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c5e68619-f269-4fe6-b8ec-1e60cd8fdeef}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 151} Body: {"status":"Success","statusCode":2000,"message":"Module List retrieved.","result":"[{\"Id\":12,\"Name\":\"Module5\"},{\"Id\":1,\"Name\":\"Module5\"}]"} 2024-09-10 09:44:15.615 +05:30 f4c146a6-edc8-40e9-865e-f64a2b799599 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - 200 151 application/json; charset=utf-8 12.3553ms 2024-09-10 09:44:16.771 +05:30 1ca5ca9d-237b-453c-b177-6463bc72f87e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=1 - null null 2024-09-10 09:44:16.771 +05:30 1ca5ca9d-237b-453c-b177-6463bc72f87e INF CORS policy execution successful. 2024-09-10 09:44:16.772 +05:30 1ca5ca9d-237b-453c-b177-6463bc72f87e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=1 - 204 null null 0.6949ms 2024-09-10 09:44:16.772 +05:30 e7e3c62e-e349-4619-b2ce-40c713b9d71a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=1 - null null 2024-09-10 09:44:16.772 +05:30 e7e3c62e-e349-4619-b2ce-40c713b9d71a INF CORS policy execution successful. 2024-09-10 09:44:16.772 +05:30 e7e3c62e-e349-4619-b2ce-40c713b9d71a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=1 - 204 null null 0.2805ms 2024-09-10 09:44:16.811 +05:30 bdd1ead5-18fd-423e-bb69-dec127ce5735 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=1 - null null 2024-09-10 09:44:16.811 +05:30 bdd1ead5-18fd-423e-bb69-dec127ce5735 INF CORS policy execution successful. 2024-09-10 09:44:16.812 +05:30 bdd1ead5-18fd-423e-bb69-dec127ce5735 INF HTTP request: Path: /tagfield/getfieldsintag QueryString: ?languageId=1&tagId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:44:16.812 +05:30 d44df2aa-77a2-4e0d-8b2b-3d1edfaa79a7 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api)' 2024-09-10 09:44:16.819 +05:30 d44df2aa-77a2-4e0d-8b2b-3d1edfaa79a7 INF Route matched with {action = "GetFieldsInTag", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetFieldsInTag(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 09:44:16.868 +05:30 d44df2aa-77a2-4e0d-8b2b-3d1edfaa79a7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:44:16.868 +05:30 d44df2aa-77a2-4e0d-8b2b-3d1edfaa79a7 INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api) in 48.7324ms 2024-09-10 09:44:16.868 +05:30 d44df2aa-77a2-4e0d-8b2b-3d1edfaa79a7 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api)' 2024-09-10 09:44:16.868 +05:30 d44df2aa-77a2-4e0d-8b2b-3d1edfaa79a7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bdd1ead5-18fd-423e-bb69-dec127ce5735}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2215} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1,\"Name\":\"iId\",\"Caption\":\"iId\",\"VariableName\":\"FT10001\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":2,\"Name\":\"sName\",\"Caption\":\"Name\",\"VariableName\":\"FT10002\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Text\",\"ContolType\":\"Text Box\"},{\"Id\":3,\"Name\":\"sCode\",\"Caption\":\"Code\",\"VariableName\":\"FT10003\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Text\",\"ContolType\":\"Text Box\"},{\"Id\":4,\"Name\":\"bGroup\",\"Caption\":\"bGroup\",\"VariableName\":\"FT10004\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"boolean\",\"ContolType\":\"check box\"},{\"Id\":5,\"Name\":\"iParent\",\"Caption\":\"iParent\",\"VariableName\":\"FT10005\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Tag\",\"ContolType\":\"drop down\"},{\"Id\":6,\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"VariableName\":\"FT10006\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Tiny Integer\",\"ContolType\":\"Text Box\"},{\"Id\":7,\"Name\":\"iCreatedBy\",\"Caption\":\"iCreatedBy\",\"VariableName\":\"FT10007\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":8,\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\",\"VariableName\":\"FT10008\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"DateTime\",\"ContolType\":\"Text Box\"},{\"Id\":9,\"Name\":\"iModifiedBy\",\"Caption\":\"iModifiedBy\",\"VariableName\":\"FT10009\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":10,\"Name\":\"dModifiedOn\",\"Caption\":\"dModifiedOn\",\"VariableName\":\"FT10010\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"DateTime\",\"ContolType\":\"Text Box\"},{\"Id\":338,\"Name\":\"iTest\",\"Caption\":\"iTest\",\"VariableName\":\"FT100011\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":341,\"Name\":\"iTest1\",\"Caption\":\"iTest1\",\"VariableName\":\"Test1\",\"Default\":false,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"}]"} 2024-09-10 09:44:16.868 +05:30 d44df2aa-77a2-4e0d-8b2b-3d1edfaa79a7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=1 - 200 2215 application/json; charset=utf-8 57.6729ms 2024-09-10 09:44:16.901 +05:30 83ad30b3-c3ba-4848-a861-6975dbcdbc06 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=1 - null null 2024-09-10 09:44:16.901 +05:30 83ad30b3-c3ba-4848-a861-6975dbcdbc06 INF CORS policy execution successful. 2024-09-10 09:44:16.902 +05:30 83ad30b3-c3ba-4848-a861-6975dbcdbc06 INF HTTP request: Path: /tagfield/getfieldsintag QueryString: ?languageId=1&tagId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:44:16.904 +05:30 400be9bb-19a6-49e4-b66b-6aa3db4a2599 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api)' 2024-09-10 09:44:16.904 +05:30 400be9bb-19a6-49e4-b66b-6aa3db4a2599 INF Route matched with {action = "GetFieldsInTag", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetFieldsInTag(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 09:44:16.908 +05:30 400be9bb-19a6-49e4-b66b-6aa3db4a2599 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:44:16.908 +05:30 400be9bb-19a6-49e4-b66b-6aa3db4a2599 INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api) in 3.8294ms 2024-09-10 09:44:16.908 +05:30 400be9bb-19a6-49e4-b66b-6aa3db4a2599 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api)' 2024-09-10 09:44:16.908 +05:30 400be9bb-19a6-49e4-b66b-6aa3db4a2599 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 83ad30b3-c3ba-4848-a861-6975dbcdbc06}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2215} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1,\"Name\":\"iId\",\"Caption\":\"iId\",\"VariableName\":\"FT10001\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":2,\"Name\":\"sName\",\"Caption\":\"Name\",\"VariableName\":\"FT10002\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Text\",\"ContolType\":\"Text Box\"},{\"Id\":3,\"Name\":\"sCode\",\"Caption\":\"Code\",\"VariableName\":\"FT10003\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Text\",\"ContolType\":\"Text Box\"},{\"Id\":4,\"Name\":\"bGroup\",\"Caption\":\"bGroup\",\"VariableName\":\"FT10004\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"boolean\",\"ContolType\":\"check box\"},{\"Id\":5,\"Name\":\"iParent\",\"Caption\":\"iParent\",\"VariableName\":\"FT10005\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Tag\",\"ContolType\":\"drop down\"},{\"Id\":6,\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"VariableName\":\"FT10006\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Tiny Integer\",\"ContolType\":\"Text Box\"},{\"Id\":7,\"Name\":\"iCreatedBy\",\"Caption\":\"iCreatedBy\",\"VariableName\":\"FT10007\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":8,\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\",\"VariableName\":\"FT10008\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"DateTime\",\"ContolType\":\"Text Box\"},{\"Id\":9,\"Name\":\"iModifiedBy\",\"Caption\":\"iModifiedBy\",\"VariableName\":\"FT10009\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":10,\"Name\":\"dModifiedOn\",\"Caption\":\"dModifiedOn\",\"VariableName\":\"FT10010\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"DateTime\",\"ContolType\":\"Text Box\"},{\"Id\":338,\"Name\":\"iTest\",\"Caption\":\"iTest\",\"VariableName\":\"FT100011\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":341,\"Name\":\"iTest1\",\"Caption\":\"iTest1\",\"VariableName\":\"Test1\",\"Default\":false,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"}]"} 2024-09-10 09:44:16.909 +05:30 400be9bb-19a6-49e4-b66b-6aa3db4a2599 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=1 - 200 2215 application/json; charset=utf-8 7.4236ms 2024-09-10 09:44:20.426 +05:30 dde087a6-d2d6-41d2-871e-44b6bd2f4e77 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/deletetagfield - null null 2024-09-10 09:44:20.426 +05:30 dde087a6-d2d6-41d2-871e-44b6bd2f4e77 INF CORS policy execution successful. 2024-09-10 09:44:20.426 +05:30 dde087a6-d2d6-41d2-871e-44b6bd2f4e77 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/deletetagfield - 204 null null 0.7041ms 2024-09-10 09:44:20.478 +05:30 d5cb3387-2834-43d5-bd36-954620bc7456 INF Request starting HTTP/1.1 DELETE http://103.120.178.195/SangCoreSettingsAPI/tagfield/deletetagfield - application/json 8 2024-09-10 09:44:20.479 +05:30 d5cb3387-2834-43d5-bd36-954620bc7456 INF CORS policy execution successful. 2024-09-10 09:44:20.479 +05:30 d5cb3387-2834-43d5-bd36-954620bc7456 INF HTTP request: Path: /tagfield/deletetagfield QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {Connection: keep-alive}, {Content-Length: 8}, {Content-Type: application/json}, {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: {"id":2} 2024-09-10 09:44:20.480 +05:30 68da3a7a-41db-49e7-8fd3-59a64539e53c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.DeleteTagField (Sang.CoreSettings.Api)' 2024-09-10 09:44:20.486 +05:30 68da3a7a-41db-49e7-8fd3-59a64539e53c INF Route matched with {action = "DeleteTagField", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] DeleteTagField(Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 09:44:20.490 +05:30 68da3a7a-41db-49e7-8fd3-59a64539e53c INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:44:20.491 +05:30 68da3a7a-41db-49e7-8fd3-59a64539e53c INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.DeleteTagField (Sang.CoreSettings.Api) in 4.6184ms 2024-09-10 09:44:20.491 +05:30 68da3a7a-41db-49e7-8fd3-59a64539e53c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.DeleteTagField (Sang.CoreSettings.Api)' 2024-09-10 09:44:20.491 +05:30 68da3a7a-41db-49e7-8fd3-59a64539e53c INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: d5cb3387-2834-43d5-bd36-954620bc7456}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 102} Body: {"status":"Failure","statusCode":4000,"message":"Please provide valid Id for deletion.","result":null} 2024-09-10 09:44:20.491 +05:30 68da3a7a-41db-49e7-8fd3-59a64539e53c INF Request finished HTTP/1.1 DELETE http://103.120.178.195/SangCoreSettingsAPI/tagfield/deletetagfield - 400 102 application/json; charset=utf-8 13.0056ms 2024-09-10 09:48:04.987 +05:30 78d160f0-9b8c-42fb-aa40-34ae96f9cc26 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/swagger/index.html - null null 2024-09-10 09:48:05.084 +05:30 78d160f0-9b8c-42fb-aa40-34ae96f9cc26 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/swagger/index.html - 200 null text/html;charset=utf-8 97.0884ms 2024-09-10 09:48:05.605 +05:30 5ffcb5ec-fcbb-43cd-982e-d04a68466e5d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/swagger/v1/swagger.json - null null 2024-09-10 09:48:05.846 +05:30 5ffcb5ec-fcbb-43cd-982e-d04a68466e5d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 241.2356ms 2024-09-10 09:48:31.171 +05:30 7436d1ab-5ca7-4a9d-8259-ed5c677c4f99 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/deletetagfield - null null 2024-09-10 09:48:31.173 +05:30 7436d1ab-5ca7-4a9d-8259-ed5c677c4f99 INF CORS policy execution successful. 2024-09-10 09:48:31.174 +05:30 7436d1ab-5ca7-4a9d-8259-ed5c677c4f99 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/deletetagfield - 204 null null 3.3182ms 2024-09-10 09:48:31.304 +05:30 192c558c-c147-4c11-983b-3ea39471eb55 INF Request starting HTTP/1.1 DELETE http://103.120.178.195/SangCoreSettingsAPI/tagfield/deletetagfield - application/json 8 2024-09-10 09:48:31.306 +05:30 192c558c-c147-4c11-983b-3ea39471eb55 INF CORS policy execution successful. 2024-09-10 09:48:31.308 +05:30 192c558c-c147-4c11-983b-3ea39471eb55 INF HTTP request: Path: /tagfield/deletetagfield QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {Connection: keep-alive}, {Content-Length: 8}, {Content-Type: application/json}, {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: {"id":2} 2024-09-10 09:48:31.309 +05:30 4d29131c-cea1-4980-bb05-317b00a289d9 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.DeleteTagField (Sang.CoreSettings.Api)' 2024-09-10 09:48:31.310 +05:30 4d29131c-cea1-4980-bb05-317b00a289d9 INF Route matched with {action = "DeleteTagField", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] DeleteTagField(Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 09:48:31.318 +05:30 4d29131c-cea1-4980-bb05-317b00a289d9 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:48:31.319 +05:30 4d29131c-cea1-4980-bb05-317b00a289d9 INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.DeleteTagField (Sang.CoreSettings.Api) in 8.2837ms 2024-09-10 09:48:31.319 +05:30 4d29131c-cea1-4980-bb05-317b00a289d9 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.DeleteTagField (Sang.CoreSettings.Api)' 2024-09-10 09:48:31.319 +05:30 4d29131c-cea1-4980-bb05-317b00a289d9 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 192c558c-c147-4c11-983b-3ea39471eb55}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 102} Body: {"status":"Failure","statusCode":4000,"message":"Please provide valid Id for deletion.","result":null} 2024-09-10 09:48:31.320 +05:30 4d29131c-cea1-4980-bb05-317b00a289d9 INF Request finished HTTP/1.1 DELETE http://103.120.178.195/SangCoreSettingsAPI/tagfield/deletetagfield - 400 102 application/json; charset=utf-8 16.4385ms 2024-09-10 09:48:52.468 +05:30 43c836c2-b103-480d-b904-c1b0e03cdf23 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=1 - null null 2024-09-10 09:48:52.469 +05:30 43c836c2-b103-480d-b904-c1b0e03cdf23 INF CORS policy execution successful. 2024-09-10 09:48:52.470 +05:30 43c836c2-b103-480d-b904-c1b0e03cdf23 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=1 - 204 null null 1.9031ms 2024-09-10 09:48:52.665 +05:30 fc327260-94ed-4161-8b69-0173239082b4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=1 - null null 2024-09-10 09:48:52.666 +05:30 fc327260-94ed-4161-8b69-0173239082b4 INF CORS policy execution successful. 2024-09-10 09:48:52.666 +05:30 fc327260-94ed-4161-8b69-0173239082b4 INF HTTP request: Path: /tagfield/getfieldsintag QueryString: ?languageId=1&tagId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:48:52.667 +05:30 be4f2b0c-87cb-4515-988c-d872a12d5a13 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api)' 2024-09-10 09:48:52.667 +05:30 be4f2b0c-87cb-4515-988c-d872a12d5a13 INF Route matched with {action = "GetFieldsInTag", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetFieldsInTag(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 09:48:52.726 +05:30 be4f2b0c-87cb-4515-988c-d872a12d5a13 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:48:52.726 +05:30 be4f2b0c-87cb-4515-988c-d872a12d5a13 INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api) in 59.1235ms 2024-09-10 09:48:52.726 +05:30 be4f2b0c-87cb-4515-988c-d872a12d5a13 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api)' 2024-09-10 09:48:52.727 +05:30 be4f2b0c-87cb-4515-988c-d872a12d5a13 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fc327260-94ed-4161-8b69-0173239082b4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2215} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1,\"Name\":\"iId\",\"Caption\":\"iId\",\"VariableName\":\"FT10001\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":2,\"Name\":\"sName\",\"Caption\":\"Name\",\"VariableName\":\"FT10002\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Text\",\"ContolType\":\"Text Box\"},{\"Id\":3,\"Name\":\"sCode\",\"Caption\":\"Code\",\"VariableName\":\"FT10003\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Text\",\"ContolType\":\"Text Box\"},{\"Id\":4,\"Name\":\"bGroup\",\"Caption\":\"bGroup\",\"VariableName\":\"FT10004\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"boolean\",\"ContolType\":\"check box\"},{\"Id\":5,\"Name\":\"iParent\",\"Caption\":\"iParent\",\"VariableName\":\"FT10005\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Tag\",\"ContolType\":\"drop down\"},{\"Id\":6,\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"VariableName\":\"FT10006\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Tiny Integer\",\"ContolType\":\"Text Box\"},{\"Id\":7,\"Name\":\"iCreatedBy\",\"Caption\":\"iCreatedBy\",\"VariableName\":\"FT10007\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":8,\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\",\"VariableName\":\"FT10008\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"DateTime\",\"ContolType\":\"Text Box\"},{\"Id\":9,\"Name\":\"iModifiedBy\",\"Caption\":\"iModifiedBy\",\"VariableName\":\"FT10009\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":10,\"Name\":\"dModifiedOn\",\"Caption\":\"dModifiedOn\",\"VariableName\":\"FT10010\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"DateTime\",\"ContolType\":\"Text Box\"},{\"Id\":338,\"Name\":\"iTest\",\"Caption\":\"iTest\",\"VariableName\":\"FT100011\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":341,\"Name\":\"iTest1\",\"Caption\":\"iTest1\",\"VariableName\":\"Test1\",\"Default\":false,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"}]"} 2024-09-10 09:48:52.727 +05:30 be4f2b0c-87cb-4515-988c-d872a12d5a13 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=1 - 200 2215 application/json; charset=utf-8 62.1318ms 2024-09-10 09:49:43.483 +05:30 de4f0d05-3e0c-41bd-bca9-ad5b8f5bc851 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:49:43.484 +05:30 de4f0d05-3e0c-41bd-bca9-ad5b8f5bc851 INF CORS policy execution successful. 2024-09-10 09:49:43.485 +05:30 de4f0d05-3e0c-41bd-bca9-ad5b8f5bc851 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 2.8242ms 2024-09-10 09:49:43.486 +05:30 4f6ffe4c-1606-4763-b0e7-51ce9d6e6ad3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:49:43.486 +05:30 4f6ffe4c-1606-4763-b0e7-51ce9d6e6ad3 INF CORS policy execution successful. 2024-09-10 09:49:43.487 +05:30 4f6ffe4c-1606-4763-b0e7-51ce9d6e6ad3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.5011ms 2024-09-10 09:49:43.519 +05:30 1349880d-de23-44dc-b127-a20b247d8e16 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 09:49:43.519 +05:30 1349880d-de23-44dc-b127-a20b247d8e16 INF CORS policy execution successful. 2024-09-10 09:49:43.519 +05:30 1349880d-de23-44dc-b127-a20b247d8e16 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 0.5064ms 2024-09-10 09:49:43.527 +05:30 e55ad107-b1bb-4bc3-91ec-6522b793f84b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:49:43.529 +05:30 e55ad107-b1bb-4bc3-91ec-6522b793f84b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 4:11:32 AM', Current time (UTC): '9/10/2024 4:19:43 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-10 09:49:43.531 +05:30 2734d64c-7fd7-4336-8b9a-100103ca125e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:49:43.531 +05:30 e55ad107-b1bb-4bc3-91ec-6522b793f84b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 4:11:32 AM', Current time (UTC): '9/10/2024 4:19:43 AM'. 2024-09-10 09:49:43.531 +05:30 e55ad107-b1bb-4bc3-91ec-6522b793f84b INF CORS policy execution successful. 2024-09-10 09:49:43.532 +05:30 2734d64c-7fd7-4336-8b9a-100103ca125e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 4:11:32 AM', Current time (UTC): '9/10/2024 4:19:43 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-10 09:49:43.532 +05:30 e55ad107-b1bb-4bc3-91ec-6522b793f84b INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:49:43.532 +05:30 2734d64c-7fd7-4336-8b9a-100103ca125e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 4:11:32 AM', Current time (UTC): '9/10/2024 4:19:43 AM'. 2024-09-10 09:49:43.532 +05:30 2734d64c-7fd7-4336-8b9a-100103ca125e INF CORS policy execution successful. 2024-09-10 09:49:43.533 +05:30 2734d64c-7fd7-4336-8b9a-100103ca125e INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:49:43.534 +05:30 9ad3b267-6c40-424e-bd02-c960fb733bc1 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 09:49:43.534 +05:30 0d850a41-54a1-45f6-a04d-bcbcf2077c7d INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 09:49:43.534 +05:30 0d850a41-54a1-45f6-a04d-bcbcf2077c7d INF AuthenticationScheme: Bearer was challenged. 2024-09-10 09:49:43.534 +05:30 9ad3b267-6c40-424e-bd02-c960fb733bc1 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 09:49:43.535 +05:30 0d850a41-54a1-45f6-a04d-bcbcf2077c7d INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 2734d64c-7fd7-4336-8b9a-100103ca125e}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 04:11:32'"} Body: 2024-09-10 09:49:43.535 +05:30 9ad3b267-6c40-424e-bd02-c960fb733bc1 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: e55ad107-b1bb-4bc3-91ec-6522b793f84b}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 04:11:32'"} Body: 2024-09-10 09:49:43.535 +05:30 0d850a41-54a1-45f6-a04d-bcbcf2077c7d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 401 null null 4.0431ms 2024-09-10 09:49:43.535 +05:30 9ad3b267-6c40-424e-bd02-c960fb733bc1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 401 null null 8.1603ms 2024-09-10 09:49:43.566 +05:30 1426433f-1854-4ff8-b182-781912e1877f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 09:49:43.566 +05:30 1426433f-1854-4ff8-b182-781912e1877f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 4:11:32 AM', Current time (UTC): '9/10/2024 4:19:43 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-10 09:49:43.567 +05:30 1426433f-1854-4ff8-b182-781912e1877f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 4:11:32 AM', Current time (UTC): '9/10/2024 4:19:43 AM'. 2024-09-10 09:49:43.567 +05:30 1426433f-1854-4ff8-b182-781912e1877f INF CORS policy execution successful. 2024-09-10 09:49:43.567 +05:30 1426433f-1854-4ff8-b182-781912e1877f INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDA4OTIsImV4cCI6MTcyNTk0MTQ5MiwiaWF0IjoxNzI1OTQwODkyfQ.zHWEHont1QLBOklalMH8TiT4dBcXISmd2jgisP-OUDE}, {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-10 09:49:43.567 +05:30 5606a24d-ebf0-4556-8c70-de8d138a3c23 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 09:49:43.568 +05:30 5606a24d-ebf0-4556-8c70-de8d138a3c23 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 09:49:43.568 +05:30 5606a24d-ebf0-4556-8c70-de8d138a3c23 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 1426433f-1854-4ff8-b182-781912e1877f}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 04:11:32'"} Body: 2024-09-10 09:49:43.568 +05:30 5606a24d-ebf0-4556-8c70-de8d138a3c23 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 401 null null 1.9387ms 2024-09-10 09:49:43.949 +05:30 29ce736f-65db-49be-ab19-733017094f91 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 09:49:43.950 +05:30 29ce736f-65db-49be-ab19-733017094f91 INF CORS policy execution successful. 2024-09-10 09:49:43.950 +05:30 29ce736f-65db-49be-ab19-733017094f91 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.7114ms 2024-09-10 09:49:55.843 +05:30 d12b5ebf-e545-446b-991f-b209332e28f6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 09:49:55.845 +05:30 d12b5ebf-e545-446b-991f-b209332e28f6 INF CORS policy execution successful. 2024-09-10 09:49:55.846 +05:30 d12b5ebf-e545-446b-991f-b209332e28f6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 3.1159ms 2024-09-10 09:49:55.911 +05:30 b825d155-b1d9-416f-a70c-95e1a4453d5c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 09:49:55.913 +05:30 b825d155-b1d9-416f-a70c-95e1a4453d5c INF CORS policy execution successful. 2024-09-10 09:49:55.913 +05:30 b825d155-b1d9-416f-a70c-95e1a4453d5c INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDE5OTUsImV4cCI6MTcyNTk0MjU5NSwiaWF0IjoxNzI1OTQxOTk1fQ.ViWeiGjsANhdv8A09Ctq1-NNyOxVszPQ4k12SChploA}, {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-10 09:49:55.914 +05:30 3e32dd46-2847-4a20-b79d-d259de012be6 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 09:49:55.915 +05:30 3e32dd46-2847-4a20-b79d-d259de012be6 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 09:49:55.941 +05:30 3e32dd46-2847-4a20-b79d-d259de012be6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:49:55.942 +05:30 3e32dd46-2847-4a20-b79d-d259de012be6 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 26.9863ms 2024-09-10 09:49:55.942 +05:30 3e32dd46-2847-4a20-b79d-d259de012be6 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 09:49:55.942 +05:30 3e32dd46-2847-4a20-b79d-d259de012be6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b825d155-b1d9-416f-a70c-95e1a4453d5c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 09:49:55.943 +05:30 3e32dd46-2847-4a20-b79d-d259de012be6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 31.5586ms 2024-09-10 09:49:56.020 +05:30 d4171a24-37f0-4253-a38a-88317622384b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null null 2024-09-10 09:49:56.020 +05:30 d4171a24-37f0-4253-a38a-88317622384b INF CORS policy execution successful. 2024-09-10 09:49:56.020 +05:30 8a2ae88c-c89a-4ca0-8516-c7506b8900e3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null null 2024-09-10 09:49:56.020 +05:30 8a2ae88c-c89a-4ca0-8516-c7506b8900e3 INF CORS policy execution successful. 2024-09-10 09:49:56.020 +05:30 d4171a24-37f0-4253-a38a-88317622384b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 204 null null 0.5317ms 2024-09-10 09:49:56.020 +05:30 8a2ae88c-c89a-4ca0-8516-c7506b8900e3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 204 null null 0.2637ms 2024-09-10 09:49:56.022 +05:30 d070313e-0548-4e8f-90ef-02d7dcf49fc2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null null 2024-09-10 09:49:56.022 +05:30 d070313e-0548-4e8f-90ef-02d7dcf49fc2 INF CORS policy execution successful. 2024-09-10 09:49:56.023 +05:30 d070313e-0548-4e8f-90ef-02d7dcf49fc2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 204 null null 0.3017ms 2024-09-10 09:49:56.070 +05:30 c301c5af-a345-422c-8779-ba9061c344a6 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null 0 2024-09-10 09:49:56.070 +05:30 2f8b9f36-dff8-4eae-9a28-e96a73beeb5d INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null 0 2024-09-10 09:49:56.070 +05:30 c301c5af-a345-422c-8779-ba9061c344a6 INF CORS policy execution successful. 2024-09-10 09:49:56.070 +05:30 2f8b9f36-dff8-4eae-9a28-e96a73beeb5d INF CORS policy execution successful. 2024-09-10 09:49:56.070 +05:30 c301c5af-a345-422c-8779-ba9061c344a6 INF HTTP request: Path: /userpreference/updatepreferencelayout QueryString: ?preferenceLayoutId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDE5OTUsImV4cCI6MTcyNTk0MjU5NSwiaWF0IjoxNzI1OTQxOTk1fQ.ViWeiGjsANhdv8A09Ctq1-NNyOxVszPQ4k12SChploA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 09:49:56.070 +05:30 5f569255-a89d-412b-90c9-9be02effcf06 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 09:49:56.070 +05:30 2f8b9f36-dff8-4eae-9a28-e96a73beeb5d INF HTTP request: Path: /userpreference/updatePreferenceLanguage QueryString: ?preferenceLanguageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDE5OTUsImV4cCI6MTcyNTk0MjU5NSwiaWF0IjoxNzI1OTQxOTk1fQ.ViWeiGjsANhdv8A09Ctq1-NNyOxVszPQ4k12SChploA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 09:49:56.071 +05:30 5f569255-a89d-412b-90c9-9be02effcf06 INF Route matched with {action = "UpdatePreferenceLayout", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLayout(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 09:49:56.071 +05:30 c3aa6c3a-cbea-4a12-8256-d3f4fc60a024 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 09:49:56.071 +05:30 c3aa6c3a-cbea-4a12-8256-d3f4fc60a024 INF Route matched with {action = "UpdatePreferenceLanguage", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLanguage(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 09:49:56.073 +05:30 de14ee9c-7d0e-405f-9ddd-c38a171d4f8a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null 0 2024-09-10 09:49:56.073 +05:30 de14ee9c-7d0e-405f-9ddd-c38a171d4f8a INF CORS policy execution successful. 2024-09-10 09:49:56.073 +05:30 de14ee9c-7d0e-405f-9ddd-c38a171d4f8a INF HTTP request: Path: /userpreference/updatepreferencetheme QueryString: ?preferenceThemeId=3 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDE5OTUsImV4cCI6MTcyNTk0MjU5NSwiaWF0IjoxNzI1OTQxOTk1fQ.ViWeiGjsANhdv8A09Ctq1-NNyOxVszPQ4k12SChploA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 09:49:56.073 +05:30 f1c16f7d-bde5-4a49-9385-9706fd6a2c36 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 09:49:56.073 +05:30 f1c16f7d-bde5-4a49-9385-9706fd6a2c36 INF Route matched with {action = "UpdatePreferenceTheme", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceTheme(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 09:49:56.090 +05:30 c3aa6c3a-cbea-4a12-8256-d3f4fc60a024 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:49:56.092 +05:30 c3aa6c3a-cbea-4a12-8256-d3f4fc60a024 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api) in 20.642ms 2024-09-10 09:49:56.092 +05:30 c3aa6c3a-cbea-4a12-8256-d3f4fc60a024 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 09:49:56.092 +05:30 c3aa6c3a-cbea-4a12-8256-d3f4fc60a024 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 2f8b9f36-dff8-4eae-9a28-e96a73beeb5d}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelanguage}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 96} Body: {"status":"Success","statusCode":2001,"message":"Preference updated successfully.","result":"7"} 2024-09-10 09:49:56.093 +05:30 c3aa6c3a-cbea-4a12-8256-d3f4fc60a024 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 201 96 application/json; charset=utf-8 22.881ms 2024-09-10 09:49:56.109 +05:30 5f569255-a89d-412b-90c9-9be02effcf06 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:49:56.110 +05:30 5f569255-a89d-412b-90c9-9be02effcf06 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api) in 39.1181ms 2024-09-10 09:49:56.110 +05:30 5f569255-a89d-412b-90c9-9be02effcf06 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 09:49:56.110 +05:30 5f569255-a89d-412b-90c9-9be02effcf06 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: c301c5af-a345-422c-8779-ba9061c344a6}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 103} Body: {"status":"Success","statusCode":2001,"message":"Layout preference updated successfully.","result":"7"} 2024-09-10 09:49:56.110 +05:30 5f569255-a89d-412b-90c9-9be02effcf06 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 201 103 application/json; charset=utf-8 40.7107ms 2024-09-10 09:49:56.116 +05:30 f1c16f7d-bde5-4a49-9385-9706fd6a2c36 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:49:56.117 +05:30 f1c16f7d-bde5-4a49-9385-9706fd6a2c36 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api) in 43.9414ms 2024-09-10 09:49:56.117 +05:30 f1c16f7d-bde5-4a49-9385-9706fd6a2c36 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 09:49:56.117 +05:30 f1c16f7d-bde5-4a49-9385-9706fd6a2c36 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: de14ee9c-7d0e-405f-9ddd-c38a171d4f8a}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 102} Body: {"status":"Success","statusCode":2001,"message":"Theme preference updated successfully.","result":"7"} 2024-09-10 09:49:56.118 +05:30 f1c16f7d-bde5-4a49-9385-9706fd6a2c36 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 201 102 application/json; charset=utf-8 45.4809ms 2024-09-10 09:49:56.135 +05:30 eafca4d1-834b-4c98-9bbc-b404d6b105db INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 09:49:56.135 +05:30 eafca4d1-834b-4c98-9bbc-b404d6b105db INF CORS policy execution successful. 2024-09-10 09:49:56.135 +05:30 eafca4d1-834b-4c98-9bbc-b404d6b105db INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.8387ms 2024-09-10 09:49:56.153 +05:30 3126b903-d4cc-425d-9f6d-506b657c033d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 09:49:56.153 +05:30 3126b903-d4cc-425d-9f6d-506b657c033d INF CORS policy execution successful. 2024-09-10 09:49:56.154 +05:30 3126b903-d4cc-425d-9f6d-506b657c033d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.4973ms 2024-09-10 09:49:56.161 +05:30 c460f713-4e06-4068-9119-442b9b49ab96 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 09:49:56.161 +05:30 c460f713-4e06-4068-9119-442b9b49ab96 INF CORS policy execution successful. 2024-09-10 09:49:56.161 +05:30 c460f713-4e06-4068-9119-442b9b49ab96 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.4268ms 2024-09-10 09:49:56.167 +05:30 bfb282bc-68bd-4962-a974-8c22c395c46d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 09:49:56.167 +05:30 bfb282bc-68bd-4962-a974-8c22c395c46d INF CORS policy execution successful. 2024-09-10 09:49:56.167 +05:30 bfb282bc-68bd-4962-a974-8c22c395c46d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.4564ms 2024-09-10 09:49:56.174 +05:30 6cb6a90d-4b6e-4dff-ae95-42b1183cc882 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 09:49:56.175 +05:30 6cb6a90d-4b6e-4dff-ae95-42b1183cc882 INF CORS policy execution successful. 2024-09-10 09:49:56.175 +05:30 6cb6a90d-4b6e-4dff-ae95-42b1183cc882 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDE5OTUsImV4cCI6MTcyNTk0MjU5NSwiaWF0IjoxNzI1OTQxOTk1fQ.ViWeiGjsANhdv8A09Ctq1-NNyOxVszPQ4k12SChploA}, {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-10 09:49:56.175 +05:30 ce33bc3b-05f8-4761-a583-126d750627d1 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 09:49:56.176 +05:30 ce33bc3b-05f8-4761-a583-126d750627d1 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 09:49:56.197 +05:30 11805359-4689-4930-9fc1-d8208471ed56 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 09:49:56.198 +05:30 11805359-4689-4930-9fc1-d8208471ed56 INF CORS policy execution successful. 2024-09-10 09:49:56.198 +05:30 11805359-4689-4930-9fc1-d8208471ed56 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDE5OTUsImV4cCI6MTcyNTk0MjU5NSwiaWF0IjoxNzI1OTQxOTk1fQ.ViWeiGjsANhdv8A09Ctq1-NNyOxVszPQ4k12SChploA}, {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-10 09:49:56.198 +05:30 f4c66c69-f433-4b6c-971b-a3726fec9120 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 09:49:56.198 +05:30 f4c66c69-f433-4b6c-971b-a3726fec9120 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 09:49:56.209 +05:30 da8bd6c7-f6d7-4d3f-bc0f-3deb88b23174 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 09:49:56.210 +05:30 da8bd6c7-f6d7-4d3f-bc0f-3deb88b23174 INF CORS policy execution successful. 2024-09-10 09:49:56.210 +05:30 da8bd6c7-f6d7-4d3f-bc0f-3deb88b23174 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDE5OTUsImV4cCI6MTcyNTk0MjU5NSwiaWF0IjoxNzI1OTQxOTk1fQ.ViWeiGjsANhdv8A09Ctq1-NNyOxVszPQ4k12SChploA}, {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-10 09:49:56.210 +05:30 8a2bcc87-3113-4f9e-be99-1e824ef0f705 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 09:49:56.210 +05:30 8a2bcc87-3113-4f9e-be99-1e824ef0f705 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 09:49:56.216 +05:30 9f9bb74e-f34b-4e9c-9337-595254410236 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 09:49:56.216 +05:30 9f9bb74e-f34b-4e9c-9337-595254410236 INF CORS policy execution successful. 2024-09-10 09:49:56.216 +05:30 9f9bb74e-f34b-4e9c-9337-595254410236 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDE5OTUsImV4cCI6MTcyNTk0MjU5NSwiaWF0IjoxNzI1OTQxOTk1fQ.ViWeiGjsANhdv8A09Ctq1-NNyOxVszPQ4k12SChploA}, {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-10 09:49:56.216 +05:30 337121a0-462c-42dc-956c-6790707b042c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 09:49:56.216 +05:30 337121a0-462c-42dc-956c-6790707b042c INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 09:49:56.221 +05:30 ce33bc3b-05f8-4761-a583-126d750627d1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:49:56.221 +05:30 ce33bc3b-05f8-4761-a583-126d750627d1 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 45.3879ms 2024-09-10 09:49:56.221 +05:30 ce33bc3b-05f8-4761-a583-126d750627d1 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 09:49:56.222 +05:30 ce33bc3b-05f8-4761-a583-126d750627d1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6cb6a90d-4b6e-4dff-ae95-42b1183cc882}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 15955} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 09:49:56.223 +05:30 ce33bc3b-05f8-4761-a583-126d750627d1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 15955 application/json; charset=utf-8 48.2723ms 2024-09-10 09:49:56.233 +05:30 f4c66c69-f433-4b6c-971b-a3726fec9120 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:49:56.233 +05:30 f4c66c69-f433-4b6c-971b-a3726fec9120 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 34.3271ms 2024-09-10 09:49:56.233 +05:30 f4c66c69-f433-4b6c-971b-a3726fec9120 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 09:49:56.233 +05:30 f4c66c69-f433-4b6c-971b-a3726fec9120 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 11805359-4689-4930-9fc1-d8208471ed56}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 09:49:56.233 +05:30 f4c66c69-f433-4b6c-971b-a3726fec9120 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 35.9658ms 2024-09-10 09:49:56.242 +05:30 8a2bcc87-3113-4f9e-be99-1e824ef0f705 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:49:56.242 +05:30 8a2bcc87-3113-4f9e-be99-1e824ef0f705 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 31.6272ms 2024-09-10 09:49:56.242 +05:30 8a2bcc87-3113-4f9e-be99-1e824ef0f705 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 09:49:56.243 +05:30 8a2bcc87-3113-4f9e-be99-1e824ef0f705 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: da8bd6c7-f6d7-4d3f-bc0f-3deb88b23174}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 15955} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 09:49:56.244 +05:30 8a2bcc87-3113-4f9e-be99-1e824ef0f705 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 15955 application/json; charset=utf-8 34.172ms 2024-09-10 09:49:56.247 +05:30 337121a0-462c-42dc-956c-6790707b042c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:49:56.247 +05:30 337121a0-462c-42dc-956c-6790707b042c INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 30.1816ms 2024-09-10 09:49:56.247 +05:30 337121a0-462c-42dc-956c-6790707b042c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 09:49:56.247 +05:30 337121a0-462c-42dc-956c-6790707b042c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9f9bb74e-f34b-4e9c-9337-595254410236}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 09:49:56.247 +05:30 337121a0-462c-42dc-956c-6790707b042c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 31.5272ms 2024-09-10 09:50:00.775 +05:30 0f47f724-0636-4b50-be55-efc776a67a99 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:50:00.776 +05:30 0f47f724-0636-4b50-be55-efc776a67a99 INF CORS policy execution successful. 2024-09-10 09:50:00.777 +05:30 0f47f724-0636-4b50-be55-efc776a67a99 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.9361ms 2024-09-10 09:50:00.778 +05:30 0f77964e-2c4e-47a0-9026-c2e6f928f9ad INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:50:00.779 +05:30 0f77964e-2c4e-47a0-9026-c2e6f928f9ad INF CORS policy execution successful. 2024-09-10 09:50:00.780 +05:30 0f77964e-2c4e-47a0-9026-c2e6f928f9ad INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 5.2453ms 2024-09-10 09:50:00.823 +05:30 e5615dd8-9549-4b25-a857-6a69696a2cce INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:50:00.825 +05:30 e5615dd8-9549-4b25-a857-6a69696a2cce INF CORS policy execution successful. 2024-09-10 09:50:00.825 +05:30 e5615dd8-9549-4b25-a857-6a69696a2cce INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDE5OTUsImV4cCI6MTcyNTk0MjU5NSwiaWF0IjoxNzI1OTQxOTk1fQ.ViWeiGjsANhdv8A09Ctq1-NNyOxVszPQ4k12SChploA}, {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-10 09:50:00.826 +05:30 b58b7b9f-70bd-4e9d-af80-c4a52b6f0300 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:50:00.826 +05:30 b58b7b9f-70bd-4e9d-af80-c4a52b6f0300 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:50:00.826 +05:30 8dbdd368-25b8-4083-8704-cd406b25cfa6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 09:50:00.827 +05:30 8dbdd368-25b8-4083-8704-cd406b25cfa6 INF CORS policy execution successful. 2024-09-10 09:50:00.827 +05:30 8dbdd368-25b8-4083-8704-cd406b25cfa6 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDE5OTUsImV4cCI6MTcyNTk0MjU5NSwiaWF0IjoxNzI1OTQxOTk1fQ.ViWeiGjsANhdv8A09Ctq1-NNyOxVszPQ4k12SChploA}, {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-10 09:50:00.827 +05:30 64142273-8656-4ab5-b9da-d310b2206362 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:50:00.827 +05:30 64142273-8656-4ab5-b9da-d310b2206362 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:50:00.843 +05:30 64142273-8656-4ab5-b9da-d310b2206362 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:50:00.843 +05:30 b58b7b9f-70bd-4e9d-af80-c4a52b6f0300 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:50:00.843 +05:30 64142273-8656-4ab5-b9da-d310b2206362 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 15.8111ms 2024-09-10 09:50:00.843 +05:30 b58b7b9f-70bd-4e9d-af80-c4a52b6f0300 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 17.3775ms 2024-09-10 09:50:00.843 +05:30 64142273-8656-4ab5-b9da-d310b2206362 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:50:00.843 +05:30 b58b7b9f-70bd-4e9d-af80-c4a52b6f0300 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:50:00.844 +05:30 b58b7b9f-70bd-4e9d-af80-c4a52b6f0300 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e5615dd8-9549-4b25-a857-6a69696a2cce}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 09:50:00.844 +05:30 64142273-8656-4ab5-b9da-d310b2206362 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8dbdd368-25b8-4083-8704-cd406b25cfa6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 09:50:00.844 +05:30 b58b7b9f-70bd-4e9d-af80-c4a52b6f0300 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 20.655ms 2024-09-10 09:50:00.844 +05:30 64142273-8656-4ab5-b9da-d310b2206362 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 17.5422ms 2024-09-10 09:50:00.857 +05:30 9ba2797a-f2a1-4212-a673-c3112acb4b2c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 09:50:00.857 +05:30 9ba2797a-f2a1-4212-a673-c3112acb4b2c INF CORS policy execution successful. 2024-09-10 09:50:00.857 +05:30 9ba2797a-f2a1-4212-a673-c3112acb4b2c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 0.6104ms 2024-09-10 09:50:00.997 +05:30 2c2c6072-0909-49cf-bcd6-4f13cd73ea78 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 09:50:00.997 +05:30 2c2c6072-0909-49cf-bcd6-4f13cd73ea78 INF CORS policy execution successful. 2024-09-10 09:50:00.997 +05:30 2c2c6072-0909-49cf-bcd6-4f13cd73ea78 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDE5OTUsImV4cCI6MTcyNTk0MjU5NSwiaWF0IjoxNzI1OTQxOTk1fQ.ViWeiGjsANhdv8A09Ctq1-NNyOxVszPQ4k12SChploA}, {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-10 09:50:00.997 +05:30 fe1b1cf4-dba0-4201-a2a4-6e15445e4146 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 09:50:00.997 +05:30 fe1b1cf4-dba0-4201-a2a4-6e15445e4146 INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 09:50:01.004 +05:30 696b8bf0-e052-4688-9de4-caa5869cb798 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 09:50:01.004 +05:30 696b8bf0-e052-4688-9de4-caa5869cb798 INF CORS policy execution successful. 2024-09-10 09:50:01.004 +05:30 696b8bf0-e052-4688-9de4-caa5869cb798 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.435ms 2024-09-10 09:50:01.059 +05:30 51d3ba2c-35e0-415b-b910-cdcfd7a9b299 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 09:50:01.060 +05:30 51d3ba2c-35e0-415b-b910-cdcfd7a9b299 INF CORS policy execution successful. 2024-09-10 09:50:01.060 +05:30 51d3ba2c-35e0-415b-b910-cdcfd7a9b299 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDE5OTUsImV4cCI6MTcyNTk0MjU5NSwiaWF0IjoxNzI1OTQxOTk1fQ.ViWeiGjsANhdv8A09Ctq1-NNyOxVszPQ4k12SChploA}, {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-10 09:50:01.060 +05:30 d4d4a025-95b2-43e1-8d67-0a7b52a557ff INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:50:01.060 +05:30 d4d4a025-95b2-43e1-8d67-0a7b52a557ff INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:50:01.063 +05:30 d4d4a025-95b2-43e1-8d67-0a7b52a557ff INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:50:01.063 +05:30 d4d4a025-95b2-43e1-8d67-0a7b52a557ff INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 2.9737ms 2024-09-10 09:50:01.063 +05:30 d4d4a025-95b2-43e1-8d67-0a7b52a557ff INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:50:01.064 +05:30 d4d4a025-95b2-43e1-8d67-0a7b52a557ff INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 51d3ba2c-35e0-415b-b910-cdcfd7a9b299}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 09:50:01.064 +05:30 d4d4a025-95b2-43e1-8d67-0a7b52a557ff INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 4.775ms 2024-09-10 09:50:01.089 +05:30 fe1b1cf4-dba0-4201-a2a4-6e15445e4146 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:50:01.089 +05:30 fe1b1cf4-dba0-4201-a2a4-6e15445e4146 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 91.5703ms 2024-09-10 09:50:01.089 +05:30 fe1b1cf4-dba0-4201-a2a4-6e15445e4146 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 09:50:01.089 +05:30 fe1b1cf4-dba0-4201-a2a4-6e15445e4146 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2c2c6072-0909-49cf-bcd6-4f13cd73ea78}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 09:50:01.090 +05:30 fe1b1cf4-dba0-4201-a2a4-6e15445e4146 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 200 624 application/json; charset=utf-8 93.0279ms 2024-09-10 09:50:01.926 +05:30 24fd89b4-95cb-42b3-aaeb-10914832c5d1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 09:50:01.927 +05:30 24fd89b4-95cb-42b3-aaeb-10914832c5d1 INF CORS policy execution successful. 2024-09-10 09:50:01.928 +05:30 24fd89b4-95cb-42b3-aaeb-10914832c5d1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 1.7187ms 2024-09-10 09:50:01.981 +05:30 cb243ab7-38cc-4a70-9e20-48f8ddee9878 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 09:50:01.982 +05:30 cb243ab7-38cc-4a70-9e20-48f8ddee9878 INF CORS policy execution successful. 2024-09-10 09:50:01.982 +05:30 cb243ab7-38cc-4a70-9e20-48f8ddee9878 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDE5OTUsImV4cCI6MTcyNTk0MjU5NSwiaWF0IjoxNzI1OTQxOTk1fQ.ViWeiGjsANhdv8A09Ctq1-NNyOxVszPQ4k12SChploA}, {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-10 09:50:01.983 +05:30 6a849b5b-1a55-48e8-a979-1b2e668c58ca INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:50:01.983 +05:30 6a849b5b-1a55-48e8-a979-1b2e668c58ca INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 09:50:01.989 +05:30 6a849b5b-1a55-48e8-a979-1b2e668c58ca INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:50:01.990 +05:30 6a849b5b-1a55-48e8-a979-1b2e668c58ca INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 6.7366ms 2024-09-10 09:50:01.990 +05:30 6a849b5b-1a55-48e8-a979-1b2e668c58ca INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 09:50:01.990 +05:30 6a849b5b-1a55-48e8-a979-1b2e668c58ca INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cb243ab7-38cc-4a70-9e20-48f8ddee9878}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 09:50:01.990 +05:30 6a849b5b-1a55-48e8-a979-1b2e668c58ca INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 9.5359ms 2024-09-10 09:50:09.619 +05:30 bdc52b06-80e5-4aad-bdd9-d41a9d100797 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 09:50:09.619 +05:30 27084e62-62b7-46fb-a0f5-3b19765634fa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 09:50:09.620 +05:30 bdc52b06-80e5-4aad-bdd9-d41a9d100797 INF CORS policy execution successful. 2024-09-10 09:50:09.620 +05:30 27084e62-62b7-46fb-a0f5-3b19765634fa INF CORS policy execution successful. 2024-09-10 09:50:09.620 +05:30 27084e62-62b7-46fb-a0f5-3b19765634fa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.9246ms 2024-09-10 09:50:09.620 +05:30 bdc52b06-80e5-4aad-bdd9-d41a9d100797 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.9038ms 2024-09-10 09:50:09.668 +05:30 362b0a14-0019-4225-bb19-44ebadc479bc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 09:50:09.669 +05:30 362b0a14-0019-4225-bb19-44ebadc479bc INF CORS policy execution successful. 2024-09-10 09:50:09.670 +05:30 362b0a14-0019-4225-bb19-44ebadc479bc INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:50:09.670 +05:30 e50e8980-d775-4de0-98fa-c8254576816e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 09:50:09.670 +05:30 e50e8980-d775-4de0-98fa-c8254576816e INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 09:50:09.679 +05:30 e50e8980-d775-4de0-98fa-c8254576816e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:50:09.680 +05:30 e50e8980-d775-4de0-98fa-c8254576816e INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 9.3906ms 2024-09-10 09:50:09.680 +05:30 e50e8980-d775-4de0-98fa-c8254576816e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 09:50:09.680 +05:30 e50e8980-d775-4de0-98fa-c8254576816e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 362b0a14-0019-4225-bb19-44ebadc479bc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":2,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 09:50:09.681 +05:30 e50e8980-d775-4de0-98fa-c8254576816e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 12.4596ms 2024-09-10 09:50:09.720 +05:30 2c17ba6b-2d69-4036-ac39-f29092712408 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 09:50:09.721 +05:30 2c17ba6b-2d69-4036-ac39-f29092712408 INF CORS policy execution successful. 2024-09-10 09:50:09.721 +05:30 2c17ba6b-2d69-4036-ac39-f29092712408 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:50:09.721 +05:30 d480255f-2be9-4d46-8ea9-bf60752b276a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 09:50:09.721 +05:30 d480255f-2be9-4d46-8ea9-bf60752b276a INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 09:50:09.729 +05:30 d480255f-2be9-4d46-8ea9-bf60752b276a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:50:09.730 +05:30 d480255f-2be9-4d46-8ea9-bf60752b276a INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 7.9682ms 2024-09-10 09:50:09.730 +05:30 d480255f-2be9-4d46-8ea9-bf60752b276a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 09:50:09.730 +05:30 d480255f-2be9-4d46-8ea9-bf60752b276a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2c17ba6b-2d69-4036-ac39-f29092712408}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":2,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 09:50:09.730 +05:30 d480255f-2be9-4d46-8ea9-bf60752b276a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 9.7937ms 2024-09-10 09:50:09.768 +05:30 5ea97e73-2a76-4b33-a3b3-9b5ace5ae10e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 09:50:09.769 +05:30 5ea97e73-2a76-4b33-a3b3-9b5ace5ae10e INF CORS policy execution successful. 2024-09-10 09:50:09.769 +05:30 5ea97e73-2a76-4b33-a3b3-9b5ace5ae10e INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:50:09.769 +05:30 812a459f-9101-4e20-af3a-0811537798b5 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 09:50:09.770 +05:30 812a459f-9101-4e20-af3a-0811537798b5 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 09:50:09.779 +05:30 812a459f-9101-4e20-af3a-0811537798b5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:50:09.779 +05:30 812a459f-9101-4e20-af3a-0811537798b5 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 9.4747ms 2024-09-10 09:50:09.779 +05:30 812a459f-9101-4e20-af3a-0811537798b5 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 09:50:09.779 +05:30 812a459f-9101-4e20-af3a-0811537798b5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5ea97e73-2a76-4b33-a3b3-9b5ace5ae10e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":2,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 09:50:09.780 +05:30 812a459f-9101-4e20-af3a-0811537798b5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 11.8986ms 2024-09-10 09:50:10.087 +05:30 eb801a92-a073-45aa-bbc0-a9b01e9207bf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 09:50:10.088 +05:30 eb801a92-a073-45aa-bbc0-a9b01e9207bf INF CORS policy execution successful. 2024-09-10 09:50:10.088 +05:30 eb801a92-a073-45aa-bbc0-a9b01e9207bf INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:50:10.088 +05:30 463bf148-5de5-45df-b8ef-0aebe1225b16 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 09:50:10.088 +05:30 463bf148-5de5-45df-b8ef-0aebe1225b16 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 09:50:10.099 +05:30 463bf148-5de5-45df-b8ef-0aebe1225b16 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:50:10.099 +05:30 463bf148-5de5-45df-b8ef-0aebe1225b16 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 10.6399ms 2024-09-10 09:50:10.099 +05:30 463bf148-5de5-45df-b8ef-0aebe1225b16 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 09:50:10.099 +05:30 463bf148-5de5-45df-b8ef-0aebe1225b16 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: eb801a92-a073-45aa-bbc0-a9b01e9207bf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":2,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 09:50:10.099 +05:30 463bf148-5de5-45df-b8ef-0aebe1225b16 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 12.5177ms 2024-09-10 09:50:10.387 +05:30 6ff22333-0215-4b62-9d2a-f9b400bca315 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 09:50:10.387 +05:30 e7eaf226-92e6-4e3c-88ff-4cdfcf2c59be INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 09:50:10.387 +05:30 6ff22333-0215-4b62-9d2a-f9b400bca315 INF CORS policy execution successful. 2024-09-10 09:50:10.388 +05:30 e7eaf226-92e6-4e3c-88ff-4cdfcf2c59be INF CORS policy execution successful. 2024-09-10 09:50:10.388 +05:30 e7eaf226-92e6-4e3c-88ff-4cdfcf2c59be INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.5095ms 2024-09-10 09:50:10.388 +05:30 6ff22333-0215-4b62-9d2a-f9b400bca315 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.6157ms 2024-09-10 09:50:10.424 +05:30 c821ef78-11d8-4fb3-9c22-944bca8039bb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 09:50:10.425 +05:30 c821ef78-11d8-4fb3-9c22-944bca8039bb INF CORS policy execution successful. 2024-09-10 09:50:10.425 +05:30 c821ef78-11d8-4fb3-9c22-944bca8039bb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.5755ms 2024-09-10 09:50:10.425 +05:30 5ac70893-0a99-4663-a7f3-1fa6ef8427be INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 09:50:10.425 +05:30 5ac70893-0a99-4663-a7f3-1fa6ef8427be INF CORS policy execution successful. 2024-09-10 09:50:10.425 +05:30 5ac70893-0a99-4663-a7f3-1fa6ef8427be INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.3159ms 2024-09-10 09:50:10.425 +05:30 01478f00-7b2f-4969-ac7e-2c8ac22bfe0f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 09:50:10.426 +05:30 01478f00-7b2f-4969-ac7e-2c8ac22bfe0f INF CORS policy execution successful. 2024-09-10 09:50:10.426 +05:30 01478f00-7b2f-4969-ac7e-2c8ac22bfe0f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.2935ms 2024-09-10 09:50:10.426 +05:30 ed3f159f-9756-4ec7-8e5f-d393cb6bb991 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 09:50:10.426 +05:30 ed3f159f-9756-4ec7-8e5f-d393cb6bb991 INF CORS policy execution successful. 2024-09-10 09:50:10.426 +05:30 ed3f159f-9756-4ec7-8e5f-d393cb6bb991 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.2771ms 2024-09-10 09:50:10.429 +05:30 4c895220-717b-443c-87f7-091adc65fe65 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 09:50:10.429 +05:30 982f0984-a9a5-4650-9e32-1d5b169020d0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 09:50:10.430 +05:30 4c895220-717b-443c-87f7-091adc65fe65 INF CORS policy execution successful. 2024-09-10 09:50:10.430 +05:30 982f0984-a9a5-4650-9e32-1d5b169020d0 INF CORS policy execution successful. 2024-09-10 09:50:10.430 +05:30 4c895220-717b-443c-87f7-091adc65fe65 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:50:10.430 +05:30 982f0984-a9a5-4650-9e32-1d5b169020d0 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:50:10.430 +05:30 a265cba5-fb0b-462f-af93-2d82fc81ed18 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 09:50:10.430 +05:30 adbf7f70-ee70-4c20-b862-70ea578fcc2c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 09:50:10.430 +05:30 a265cba5-fb0b-462f-af93-2d82fc81ed18 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 09:50:10.430 +05:30 adbf7f70-ee70-4c20-b862-70ea578fcc2c INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 09:50:10.458 +05:30 a265cba5-fb0b-462f-af93-2d82fc81ed18 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:50:10.459 +05:30 a265cba5-fb0b-462f-af93-2d82fc81ed18 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 28.2867ms 2024-09-10 09:50:10.459 +05:30 a265cba5-fb0b-462f-af93-2d82fc81ed18 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 09:50:10.459 +05:30 a265cba5-fb0b-462f-af93-2d82fc81ed18 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 982f0984-a9a5-4650-9e32-1d5b169020d0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 09:50:10.459 +05:30 a265cba5-fb0b-462f-af93-2d82fc81ed18 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 30.0209ms 2024-09-10 09:50:10.465 +05:30 adbf7f70-ee70-4c20-b862-70ea578fcc2c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:50:10.465 +05:30 adbf7f70-ee70-4c20-b862-70ea578fcc2c INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 34.8025ms 2024-09-10 09:50:10.465 +05:30 57a9df7c-938b-455f-9f44-a208499bd72d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 09:50:10.465 +05:30 adbf7f70-ee70-4c20-b862-70ea578fcc2c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 09:50:10.466 +05:30 57a9df7c-938b-455f-9f44-a208499bd72d INF CORS policy execution successful. 2024-09-10 09:50:10.466 +05:30 57a9df7c-938b-455f-9f44-a208499bd72d INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:50:10.466 +05:30 adbf7f70-ee70-4c20-b862-70ea578fcc2c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4c895220-717b-443c-87f7-091adc65fe65}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 15955} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 09:50:10.466 +05:30 07670e95-3a08-41e7-9a41-867763289f56 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 09:50:10.467 +05:30 07670e95-3a08-41e7-9a41-867763289f56 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Int32, Boolean, Int32, Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 09:50:10.467 +05:30 adbf7f70-ee70-4c20-b862-70ea578fcc2c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 15955 application/json; charset=utf-8 37.6314ms 2024-09-10 09:50:10.485 +05:30 07670e95-3a08-41e7-9a41-867763289f56 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:50:10.485 +05:30 07670e95-3a08-41e7-9a41-867763289f56 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api) in 18.6992ms 2024-09-10 09:50:10.485 +05:30 07670e95-3a08-41e7-9a41-867763289f56 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 09:50:10.486 +05:30 07670e95-3a08-41e7-9a41-867763289f56 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 57a9df7c-938b-455f-9f44-a208499bd72d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1753} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"TagId\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":38,\"TotalPages\":4}]}"} 2024-09-10 09:50:10.486 +05:30 07670e95-3a08-41e7-9a41-867763289f56 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1753 application/json; charset=utf-8 21.0613ms 2024-09-10 09:50:10.499 +05:30 6cc2992e-dbcb-4e98-9fac-b0ac2dbdf1f8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 09:50:10.499 +05:30 6cc2992e-dbcb-4e98-9fac-b0ac2dbdf1f8 INF CORS policy execution successful. 2024-09-10 09:50:10.500 +05:30 6cc2992e-dbcb-4e98-9fac-b0ac2dbdf1f8 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:50:10.500 +05:30 5ee3631a-4a4f-4575-874d-29b4103ffa41 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 09:50:10.500 +05:30 5ee3631a-4a4f-4575-874d-29b4103ffa41 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 09:50:10.502 +05:30 3aca74de-9224-4bb0-a596-063410501a7f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - null null 2024-09-10 09:50:10.502 +05:30 3aca74de-9224-4bb0-a596-063410501a7f INF CORS policy execution successful. 2024-09-10 09:50:10.503 +05:30 3aca74de-9224-4bb0-a596-063410501a7f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - 204 null null 1.1874ms 2024-09-10 09:50:10.504 +05:30 5ee3631a-4a4f-4575-874d-29b4103ffa41 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:50:10.504 +05:30 5ee3631a-4a4f-4575-874d-29b4103ffa41 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 4.0176ms 2024-09-10 09:50:10.504 +05:30 5ee3631a-4a4f-4575-874d-29b4103ffa41 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 09:50:10.504 +05:30 5ee3631a-4a4f-4575-874d-29b4103ffa41 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6cc2992e-dbcb-4e98-9fac-b0ac2dbdf1f8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 09:50:10.505 +05:30 5ee3631a-4a4f-4575-874d-29b4103ffa41 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 5.6827ms 2024-09-10 09:50:10.506 +05:30 7507b54c-1825-41e7-9a5e-fa86534bfe82 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 09:50:10.506 +05:30 7507b54c-1825-41e7-9a5e-fa86534bfe82 INF CORS policy execution successful. 2024-09-10 09:50:10.507 +05:30 7507b54c-1825-41e7-9a5e-fa86534bfe82 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:50:10.507 +05:30 64a76696-ebb8-4c84-9028-723dd4a5b5d9 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 09:50:10.507 +05:30 64a76696-ebb8-4c84-9028-723dd4a5b5d9 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 09:50:10.512 +05:30 64a76696-ebb8-4c84-9028-723dd4a5b5d9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:50:10.513 +05:30 64a76696-ebb8-4c84-9028-723dd4a5b5d9 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 6.0848ms 2024-09-10 09:50:10.513 +05:30 64a76696-ebb8-4c84-9028-723dd4a5b5d9 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 09:50:10.514 +05:30 64a76696-ebb8-4c84-9028-723dd4a5b5d9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7507b54c-1825-41e7-9a5e-fa86534bfe82}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 15955} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 09:50:10.514 +05:30 64a76696-ebb8-4c84-9028-723dd4a5b5d9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 15955 application/json; charset=utf-8 8.2244ms 2024-09-10 09:50:10.520 +05:30 02a701dd-0ee0-4f5c-b017-d40d73e2d180 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 09:50:10.521 +05:30 02a701dd-0ee0-4f5c-b017-d40d73e2d180 INF CORS policy execution successful. 2024-09-10 09:50:10.521 +05:30 02a701dd-0ee0-4f5c-b017-d40d73e2d180 INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:50:10.521 +05:30 ce1a057a-6cc0-4a4d-bd2e-12ebb6c4cb47 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 09:50:10.522 +05:30 ce1a057a-6cc0-4a4d-bd2e-12ebb6c4cb47 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Int32, Boolean, Int32, Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 09:50:10.526 +05:30 ce1a057a-6cc0-4a4d-bd2e-12ebb6c4cb47 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:50:10.527 +05:30 ce1a057a-6cc0-4a4d-bd2e-12ebb6c4cb47 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api) in 4.9945ms 2024-09-10 09:50:10.527 +05:30 ce1a057a-6cc0-4a4d-bd2e-12ebb6c4cb47 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 09:50:10.527 +05:30 ce1a057a-6cc0-4a4d-bd2e-12ebb6c4cb47 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 02a701dd-0ee0-4f5c-b017-d40d73e2d180}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1753} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"TagId\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":38,\"TotalPages\":4}]}"} 2024-09-10 09:50:10.527 +05:30 ce1a057a-6cc0-4a4d-bd2e-12ebb6c4cb47 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1753 application/json; charset=utf-8 6.7915ms 2024-09-10 09:50:10.541 +05:30 470c2359-6bfe-4ef6-b847-952bef85e6e3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - null null 2024-09-10 09:50:10.542 +05:30 470c2359-6bfe-4ef6-b847-952bef85e6e3 INF CORS policy execution successful. 2024-09-10 09:50:10.542 +05:30 470c2359-6bfe-4ef6-b847-952bef85e6e3 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=15 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:50:10.543 +05:30 7c002815-88da-4cbb-91c7-0cbe60f9ec70 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 09:50:10.543 +05:30 7c002815-88da-4cbb-91c7-0cbe60f9ec70 INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 09:50:10.652 +05:30 7c002815-88da-4cbb-91c7-0cbe60f9ec70 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:50:10.653 +05:30 7c002815-88da-4cbb-91c7-0cbe60f9ec70 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 109.5538ms 2024-09-10 09:50:10.653 +05:30 7c002815-88da-4cbb-91c7-0cbe60f9ec70 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 09:50:10.653 +05:30 7c002815-88da-4cbb-91c7-0cbe60f9ec70 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 470c2359-6bfe-4ef6-b847-952bef85e6e3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 09:50:10.653 +05:30 7c002815-88da-4cbb-91c7-0cbe60f9ec70 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - 200 624 application/json; charset=utf-8 112.0168ms 2024-09-10 09:50:12.984 +05:30 fda30899-edb7-41f3-9479-81e152ba1de1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - null null 2024-09-10 09:50:12.984 +05:30 fda30899-edb7-41f3-9479-81e152ba1de1 INF CORS policy execution successful. 2024-09-10 09:50:12.984 +05:30 fda30899-edb7-41f3-9479-81e152ba1de1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - 204 null null 0.8131ms 2024-09-10 09:50:12.996 +05:30 93c6d577-d673-4e43-9c1d-60f7bad5b9fa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - null null 2024-09-10 09:50:12.996 +05:30 93c6d577-d673-4e43-9c1d-60f7bad5b9fa INF CORS policy execution successful. 2024-09-10 09:50:12.996 +05:30 93c6d577-d673-4e43-9c1d-60f7bad5b9fa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - 204 null null 0.5256ms 2024-09-10 09:50:13.057 +05:30 58a5d9c5-3fd5-450b-83ca-23dd494937cf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - null null 2024-09-10 09:50:13.057 +05:30 33658cdb-a688-4150-88f8-b1923772ef41 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - null null 2024-09-10 09:50:13.057 +05:30 58a5d9c5-3fd5-450b-83ca-23dd494937cf INF CORS policy execution successful. 2024-09-10 09:50:13.057 +05:30 33658cdb-a688-4150-88f8-b1923772ef41 INF CORS policy execution successful. 2024-09-10 09:50:13.057 +05:30 58a5d9c5-3fd5-450b-83ca-23dd494937cf INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=36&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDE5OTUsImV4cCI6MTcyNTk0MjU5NSwiaWF0IjoxNzI1OTQxOTk1fQ.ViWeiGjsANhdv8A09Ctq1-NNyOxVszPQ4k12SChploA}, {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-10 09:50:13.057 +05:30 33658cdb-a688-4150-88f8-b1923772ef41 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=36&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDE5OTUsImV4cCI6MTcyNTk0MjU5NSwiaWF0IjoxNzI1OTQxOTk1fQ.ViWeiGjsANhdv8A09Ctq1-NNyOxVszPQ4k12SChploA}, {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-10 09:50:13.058 +05:30 9706cc37-72e4-4c8a-8cdc-f41b6edc3503 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:50:13.058 +05:30 dafd1c24-226f-439b-857e-0e876ca992f4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:50:13.058 +05:30 9706cc37-72e4-4c8a-8cdc-f41b6edc3503 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 09:50:13.058 +05:30 dafd1c24-226f-439b-857e-0e876ca992f4 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 09:50:13.098 +05:30 dafd1c24-226f-439b-857e-0e876ca992f4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:50:13.098 +05:30 9706cc37-72e4-4c8a-8cdc-f41b6edc3503 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:50:13.098 +05:30 dafd1c24-226f-439b-857e-0e876ca992f4 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 40.29ms 2024-09-10 09:50:13.098 +05:30 dafd1c24-226f-439b-857e-0e876ca992f4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:50:13.098 +05:30 9706cc37-72e4-4c8a-8cdc-f41b6edc3503 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 40.4964ms 2024-09-10 09:50:13.098 +05:30 9706cc37-72e4-4c8a-8cdc-f41b6edc3503 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 09:50:13.099 +05:30 dafd1c24-226f-439b-857e-0e876ca992f4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 33658cdb-a688-4150-88f8-b1923772ef41}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 9575} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":36,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":36,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 09:50:13.099 +05:30 9706cc37-72e4-4c8a-8cdc-f41b6edc3503 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 58a5d9c5-3fd5-450b-83ca-23dd494937cf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 9575} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":36,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":36,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 09:50:13.099 +05:30 dafd1c24-226f-439b-857e-0e876ca992f4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - 200 9575 application/json; charset=utf-8 42.8525ms 2024-09-10 09:50:13.099 +05:30 9706cc37-72e4-4c8a-8cdc-f41b6edc3503 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - 200 9575 application/json; charset=utf-8 42.9787ms 2024-09-10 09:50:25.336 +05:30 490ead1f-eefc-4c2d-8981-6aee2a17e465 INF Request starting HTTP/1.1 DELETE http://103.120.178.195/SangCoreSettingsAPI/tagfield/deletetagfield?id=2 - null null 2024-09-10 09:50:25.337 +05:30 490ead1f-eefc-4c2d-8981-6aee2a17e465 INF CORS policy execution successful. 2024-09-10 09:50:25.338 +05:30 490ead1f-eefc-4c2d-8981-6aee2a17e465 INF HTTP request: Path: /tagfield/deletetagfield QueryString: ?id=2 Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangCoreSettingsAPI/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-10 09:50:25.338 +05:30 bef321bd-f1aa-48bd-9c11-5702b8049350 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.DeleteTagField (Sang.CoreSettings.Api)' 2024-09-10 09:50:25.338 +05:30 bef321bd-f1aa-48bd-9c11-5702b8049350 INF Route matched with {action = "DeleteTagField", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] DeleteTagField(Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 09:50:25.386 +05:30 bef321bd-f1aa-48bd-9c11-5702b8049350 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:50:25.386 +05:30 bef321bd-f1aa-48bd-9c11-5702b8049350 INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.DeleteTagField (Sang.CoreSettings.Api) in 47.6981ms 2024-09-10 09:50:25.386 +05:30 bef321bd-f1aa-48bd-9c11-5702b8049350 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.DeleteTagField (Sang.CoreSettings.Api)' 2024-09-10 09:50:25.386 +05:30 bef321bd-f1aa-48bd-9c11-5702b8049350 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 490ead1f-eefc-4c2d-8981-6aee2a17e465}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 97} Body: {"status":"Failure","statusCode":3000,"message":"Default field cannot be deleted.","result":null} 2024-09-10 09:50:25.387 +05:30 bef321bd-f1aa-48bd-9c11-5702b8049350 INF Request finished HTTP/1.1 DELETE http://103.120.178.195/SangCoreSettingsAPI/tagfield/deletetagfield?id=2 - 400 97 application/json; charset=utf-8 50.6813ms 2024-09-10 09:53:32.833 +05:30 6844ade2-8ee3-4ef2-a24f-d08a4570ac70 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=5 - null null 2024-09-10 09:53:32.833 +05:30 f7f09d3c-f6f2-4d41-b0a3-f582ac618b59 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 09:53:32.833 +05:30 95dd8c84-017e-44d1-bc56-81a8c7fedd95 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=5 - null null 2024-09-10 09:53:32.833 +05:30 7f47fe16-0f76-4fbe-88dd-04914a73a501 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 09:53:32.835 +05:30 f7f09d3c-f6f2-4d41-b0a3-f582ac618b59 INF CORS policy execution successful. 2024-09-10 09:53:32.835 +05:30 95dd8c84-017e-44d1-bc56-81a8c7fedd95 INF CORS policy execution successful. 2024-09-10 09:53:32.835 +05:30 6844ade2-8ee3-4ef2-a24f-d08a4570ac70 INF CORS policy execution successful. 2024-09-10 09:53:32.835 +05:30 7f47fe16-0f76-4fbe-88dd-04914a73a501 INF CORS policy execution successful. 2024-09-10 09:53:32.836 +05:30 6844ade2-8ee3-4ef2-a24f-d08a4570ac70 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=5 - 204 null null 2.7366ms 2024-09-10 09:53:32.836 +05:30 f7f09d3c-f6f2-4d41-b0a3-f582ac618b59 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 2.8696ms 2024-09-10 09:53:32.836 +05:30 7f47fe16-0f76-4fbe-88dd-04914a73a501 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 2.1308ms 2024-09-10 09:53:32.836 +05:30 95dd8c84-017e-44d1-bc56-81a8c7fedd95 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=5 - 204 null null 2.8692ms 2024-09-10 09:53:32.836 +05:30 fc8ec87e-11b8-4712-aa4c-0c30e578a2b5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=5&languageId=1 - null null 2024-09-10 09:53:32.836 +05:30 111558c4-5621-4a2a-a824-f97229feb010 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=5&languageId=1 - null null 2024-09-10 09:53:32.836 +05:30 111558c4-5621-4a2a-a824-f97229feb010 INF CORS policy execution successful. 2024-09-10 09:53:32.836 +05:30 fc8ec87e-11b8-4712-aa4c-0c30e578a2b5 INF CORS policy execution successful. 2024-09-10 09:53:32.836 +05:30 111558c4-5621-4a2a-a824-f97229feb010 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=5&languageId=1 - 204 null null 0.2811ms 2024-09-10 09:53:32.836 +05:30 fc8ec87e-11b8-4712-aa4c-0c30e578a2b5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=5&languageId=1 - 204 null null 0.3011ms 2024-09-10 09:53:32.935 +05:30 9596ab95-dd6b-461c-b881-fd4ef5fb72d1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - null null 2024-09-10 09:53:32.935 +05:30 9596ab95-dd6b-461c-b881-fd4ef5fb72d1 INF CORS policy execution successful. 2024-09-10 09:53:32.935 +05:30 9596ab95-dd6b-461c-b881-fd4ef5fb72d1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - 204 null null 0.4425ms 2024-09-10 09:53:32.938 +05:30 c102ec92-0728-4f79-9555-cf486e317871 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 09:53:32.938 +05:30 1c462564-0f0c-4b25-af98-a0f17ecd7180 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=5 - null null 2024-09-10 09:53:32.938 +05:30 8791ff71-558e-4b1e-871d-ad0f699f72e2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=5&languageId=1 - null null 2024-09-10 09:53:32.941 +05:30 c102ec92-0728-4f79-9555-cf486e317871 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 4:22:31 AM', Current time (UTC): '9/10/2024 4:23:32 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-10 09:53:32.941 +05:30 1c462564-0f0c-4b25-af98-a0f17ecd7180 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 4:22:31 AM', Current time (UTC): '9/10/2024 4:23:32 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-10 09:53:32.941 +05:30 8791ff71-558e-4b1e-871d-ad0f699f72e2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 4:22:31 AM', Current time (UTC): '9/10/2024 4:23:32 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-10 09:53:32.944 +05:30 8791ff71-558e-4b1e-871d-ad0f699f72e2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 4:22:31 AM', Current time (UTC): '9/10/2024 4:23:32 AM'. 2024-09-10 09:53:32.943 +05:30 1c462564-0f0c-4b25-af98-a0f17ecd7180 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 4:22:31 AM', Current time (UTC): '9/10/2024 4:23:32 AM'. 2024-09-10 09:53:32.943 +05:30 c102ec92-0728-4f79-9555-cf486e317871 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 4:22:31 AM', Current time (UTC): '9/10/2024 4:23:32 AM'. 2024-09-10 09:53:32.944 +05:30 1c462564-0f0c-4b25-af98-a0f17ecd7180 INF CORS policy execution successful. 2024-09-10 09:53:32.944 +05:30 c102ec92-0728-4f79-9555-cf486e317871 INF CORS policy execution successful. 2024-09-10 09:53:32.944 +05:30 8791ff71-558e-4b1e-871d-ad0f699f72e2 INF CORS policy execution successful. 2024-09-10 09:53:32.945 +05:30 c102ec92-0728-4f79-9555-cf486e317871 INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:53:32.945 +05:30 1c462564-0f0c-4b25-af98-a0f17ecd7180 INF HTTP request: Path: /tag/gettagdependent QueryString: ?languageId=1&tagId=5 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:53:32.945 +05:30 8791ff71-558e-4b1e-871d-ad0f699f72e2 INF HTTP request: Path: /tag/gettagdetails QueryString: ?tagId=5&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:53:32.946 +05:30 e11c5cf6-f191-4248-ba73-c316204baff8 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 09:53:32.946 +05:30 78a9708e-649a-4921-8e53-dcd788c54f88 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 09:53:32.946 +05:30 9e8c11ab-0760-4080-baa5-815ee0efec22 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 09:53:32.946 +05:30 78a9708e-649a-4921-8e53-dcd788c54f88 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 09:53:32.946 +05:30 9e8c11ab-0760-4080-baa5-815ee0efec22 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 09:53:32.946 +05:30 e11c5cf6-f191-4248-ba73-c316204baff8 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 09:53:32.946 +05:30 78a9708e-649a-4921-8e53-dcd788c54f88 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: c102ec92-0728-4f79-9555-cf486e317871}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 04:22:31'"} Body: 2024-09-10 09:53:32.946 +05:30 e11c5cf6-f191-4248-ba73-c316204baff8 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 8791ff71-558e-4b1e-871d-ad0f699f72e2}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 04:22:31'"} Body: 2024-09-10 09:53:32.946 +05:30 9e8c11ab-0760-4080-baa5-815ee0efec22 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 1c462564-0f0c-4b25-af98-a0f17ecd7180}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 04:22:31'"} Body: 2024-09-10 09:53:32.947 +05:30 9e8c11ab-0760-4080-baa5-815ee0efec22 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=5 - 401 null null 8.8893ms 2024-09-10 09:53:32.947 +05:30 78a9708e-649a-4921-8e53-dcd788c54f88 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 401 null null 8.8818ms 2024-09-10 09:53:32.947 +05:30 e11c5cf6-f191-4248-ba73-c316204baff8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=5&languageId=1 - 401 null null 8.8276ms 2024-09-10 09:53:32.976 +05:30 29bd59e9-ddf0-47a2-b419-1b41c8a87c2c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - null null 2024-09-10 09:53:32.976 +05:30 29bd59e9-ddf0-47a2-b419-1b41c8a87c2c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 4:22:31 AM', Current time (UTC): '9/10/2024 4:23:32 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-10 09:53:32.977 +05:30 29bd59e9-ddf0-47a2-b419-1b41c8a87c2c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 4:22:31 AM', Current time (UTC): '9/10/2024 4:23:32 AM'. 2024-09-10 09:53:32.977 +05:30 29bd59e9-ddf0-47a2-b419-1b41c8a87c2c INF CORS policy execution successful. 2024-09-10 09:53:32.977 +05:30 29bd59e9-ddf0-47a2-b419-1b41c8a87c2c INF HTTP request: Path: /module/getmodulelist QueryString: ?languageId=1&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:53:32.977 +05:30 85ce9c3a-db84-40ff-9992-e91ee19dcd23 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 09:53:32.977 +05:30 85ce9c3a-db84-40ff-9992-e91ee19dcd23 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 09:53:32.978 +05:30 85ce9c3a-db84-40ff-9992-e91ee19dcd23 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 29bd59e9-ddf0-47a2-b419-1b41c8a87c2c}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 04:22:31'"} Body: 2024-09-10 09:53:32.978 +05:30 85ce9c3a-db84-40ff-9992-e91ee19dcd23 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - 401 null null 2.0922ms 2024-09-10 09:53:32.981 +05:30 7f3beb12-419a-4ba7-b91a-950494d6c078 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 09:53:32.981 +05:30 7f3beb12-419a-4ba7-b91a-950494d6c078 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 4:22:31 AM', Current time (UTC): '9/10/2024 4:23:32 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-10 09:53:32.981 +05:30 b9275056-8222-4107-be9e-bd4ae6a149bf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=5&languageId=1 - null null 2024-09-10 09:53:32.982 +05:30 7f3beb12-419a-4ba7-b91a-950494d6c078 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 4:22:31 AM', Current time (UTC): '9/10/2024 4:23:32 AM'. 2024-09-10 09:53:32.982 +05:30 7f3beb12-419a-4ba7-b91a-950494d6c078 INF CORS policy execution successful. 2024-09-10 09:53:32.982 +05:30 7f3beb12-419a-4ba7-b91a-950494d6c078 INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:53:32.982 +05:30 b9275056-8222-4107-be9e-bd4ae6a149bf INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 4:22:31 AM', Current time (UTC): '9/10/2024 4:23:32 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-10 09:53:32.982 +05:30 6e3bf612-7189-4e5d-b824-5c87aa8b3b44 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 09:53:32.982 +05:30 c62c7048-a55e-42fc-a811-c9d8c2893903 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=5 - null null 2024-09-10 09:53:32.982 +05:30 b9275056-8222-4107-be9e-bd4ae6a149bf INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 4:22:31 AM', Current time (UTC): '9/10/2024 4:23:32 AM'. 2024-09-10 09:53:32.982 +05:30 6e3bf612-7189-4e5d-b824-5c87aa8b3b44 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 09:53:32.983 +05:30 b9275056-8222-4107-be9e-bd4ae6a149bf INF CORS policy execution successful. 2024-09-10 09:53:32.983 +05:30 6e3bf612-7189-4e5d-b824-5c87aa8b3b44 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 7f3beb12-419a-4ba7-b91a-950494d6c078}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 04:22:31'"} Body: 2024-09-10 09:53:32.983 +05:30 b9275056-8222-4107-be9e-bd4ae6a149bf INF HTTP request: Path: /tag/gettagdetails QueryString: ?tagId=5&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:53:32.983 +05:30 200a189e-6fd5-4f89-8fcb-9f4d94de2d55 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 09:53:32.983 +05:30 6e3bf612-7189-4e5d-b824-5c87aa8b3b44 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 401 null null 2.0975ms 2024-09-10 09:53:32.983 +05:30 c62c7048-a55e-42fc-a811-c9d8c2893903 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 4:22:31 AM', Current time (UTC): '9/10/2024 4:23:32 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-10 09:53:32.983 +05:30 200a189e-6fd5-4f89-8fcb-9f4d94de2d55 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 09:53:32.983 +05:30 c62c7048-a55e-42fc-a811-c9d8c2893903 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 4:22:31 AM', Current time (UTC): '9/10/2024 4:23:32 AM'. 2024-09-10 09:53:32.983 +05:30 c62c7048-a55e-42fc-a811-c9d8c2893903 INF CORS policy execution successful. 2024-09-10 09:53:32.983 +05:30 200a189e-6fd5-4f89-8fcb-9f4d94de2d55 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: b9275056-8222-4107-be9e-bd4ae6a149bf}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 04:22:31'"} Body: 2024-09-10 09:53:32.983 +05:30 c62c7048-a55e-42fc-a811-c9d8c2893903 INF HTTP request: Path: /tag/gettagdependent QueryString: ?languageId=1&tagId=5 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQxNTUxLCJleHAiOjE3MjU5NDIxNTEsImlhdCI6MTcyNTk0MTU1MX0.HlCn1M1ns6Byz9N4DC2WdkxHk6rMVFt9Yz-hTcQy01g}, {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-10 09:53:32.983 +05:30 200a189e-6fd5-4f89-8fcb-9f4d94de2d55 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=5&languageId=1 - 401 null null 2.0021ms 2024-09-10 09:53:32.983 +05:30 e4d8d09a-8e3c-463c-b5f2-4c2694ba1d17 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 09:53:32.984 +05:30 e4d8d09a-8e3c-463c-b5f2-4c2694ba1d17 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 09:53:32.984 +05:30 e4d8d09a-8e3c-463c-b5f2-4c2694ba1d17 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: c62c7048-a55e-42fc-a811-c9d8c2893903}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 04:22:31'"} Body: 2024-09-10 09:53:32.984 +05:30 e4d8d09a-8e3c-463c-b5f2-4c2694ba1d17 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=5 - 401 null null 1.5193ms 2024-09-10 09:53:33.125 +05:30 b2a7c7d0-533f-4814-b02b-859c247c85c0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - null null 2024-09-10 09:53:33.125 +05:30 8ba67130-2ad0-4b5d-a2cf-f6ce157dbfa6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=5 - null null 2024-09-10 09:53:33.126 +05:30 8ba67130-2ad0-4b5d-a2cf-f6ce157dbfa6 INF CORS policy execution successful. 2024-09-10 09:53:33.126 +05:30 b2a7c7d0-533f-4814-b02b-859c247c85c0 INF CORS policy execution successful. 2024-09-10 09:53:33.126 +05:30 516149d4-9dae-4415-aad6-57ffc7d30bd9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 09:53:33.126 +05:30 49aff73e-3a16-4518-9e47-f8827d6ff52c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=5&languageId=1 - null null 2024-09-10 09:53:33.126 +05:30 8ba67130-2ad0-4b5d-a2cf-f6ce157dbfa6 INF HTTP request: Path: /tag/gettagdependent QueryString: ?languageId=1&tagId=5 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQyMjEzLCJleHAiOjE3MjU5NDI4MTMsImlhdCI6MTcyNTk0MjIxM30.Zz38pbHL5k-suwNt1mvpB2sqONwMetZcZW8j_O2nuUk}, {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-10 09:53:33.126 +05:30 b2a7c7d0-533f-4814-b02b-859c247c85c0 INF HTTP request: Path: /module/getmodulelist QueryString: ?languageId=1&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQyMjEzLCJleHAiOjE3MjU5NDI4MTMsImlhdCI6MTcyNTk0MjIxM30.Zz38pbHL5k-suwNt1mvpB2sqONwMetZcZW8j_O2nuUk}, {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-10 09:53:33.126 +05:30 516149d4-9dae-4415-aad6-57ffc7d30bd9 INF CORS policy execution successful. 2024-09-10 09:53:33.126 +05:30 49aff73e-3a16-4518-9e47-f8827d6ff52c INF CORS policy execution successful. 2024-09-10 09:53:33.127 +05:30 dbf4b21a-6008-49f2-af91-1d2e3450103d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 09:53:33.126 +05:30 516149d4-9dae-4415-aad6-57ffc7d30bd9 INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQyMjEzLCJleHAiOjE3MjU5NDI4MTMsImlhdCI6MTcyNTk0MjIxM30.Zz38pbHL5k-suwNt1mvpB2sqONwMetZcZW8j_O2nuUk}, {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-10 09:53:33.127 +05:30 49aff73e-3a16-4518-9e47-f8827d6ff52c INF HTTP request: Path: /tag/gettagdetails QueryString: ?tagId=5&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQyMjEzLCJleHAiOjE3MjU5NDI4MTMsImlhdCI6MTcyNTk0MjIxM30.Zz38pbHL5k-suwNt1mvpB2sqONwMetZcZW8j_O2nuUk}, {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-10 09:53:33.127 +05:30 3ea5c333-ec9f-4106-8b84-8ca94387fab5 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 09:53:33.127 +05:30 98c1fa9f-faf0-492e-b3e7-1465aa947bc7 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 09:53:33.127 +05:30 9521c295-a229-4c68-8086-8239b19b3cad INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 09:53:33.127 +05:30 98c1fa9f-faf0-492e-b3e7-1465aa947bc7 INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 09:53:33.127 +05:30 9521c295-a229-4c68-8086-8239b19b3cad INF Route matched with {action = "GetTagDetails", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDetails(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 09:53:33.127 +05:30 dbf4b21a-6008-49f2-af91-1d2e3450103d INF Route matched with {action = "GetModuleList", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetModuleList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.ModuleController (Sang.CoreSettings.Api). 2024-09-10 09:53:33.127 +05:30 3ea5c333-ec9f-4106-8b84-8ca94387fab5 INF Route matched with {action = "GetTagDependent", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDependent(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 09:53:33.154 +05:30 dbf4b21a-6008-49f2-af91-1d2e3450103d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:53:33.155 +05:30 98c1fa9f-faf0-492e-b3e7-1465aa947bc7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:53:33.155 +05:30 dbf4b21a-6008-49f2-af91-1d2e3450103d INF Executed action Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api) in 27.3722ms 2024-09-10 09:53:33.155 +05:30 dbf4b21a-6008-49f2-af91-1d2e3450103d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 09:53:33.155 +05:30 98c1fa9f-faf0-492e-b3e7-1465aa947bc7 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 27.6863ms 2024-09-10 09:53:33.155 +05:30 dbf4b21a-6008-49f2-af91-1d2e3450103d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b2a7c7d0-533f-4814-b02b-859c247c85c0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 287} Body: {"status":"Success","statusCode":2000,"message":"Module List retrieved.","result":"[{\"Id\":7,\"Name\":\"Module1\"},{\"Id\":11,\"Name\":\"Module4\"},{\"Id\":1,\"Name\":\"Module5\"},{\"Id\":12,\"Name\":\"Module5\"},{\"Id\":13,\"Name\":\"ModuleTest\"},{\"Id\":6,\"Name\":\"New Module\"}]"} 2024-09-10 09:53:33.155 +05:30 98c1fa9f-faf0-492e-b3e7-1465aa947bc7 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 09:53:33.155 +05:30 dbf4b21a-6008-49f2-af91-1d2e3450103d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - 200 287 application/json; charset=utf-8 29.8116ms 2024-09-10 09:53:33.155 +05:30 98c1fa9f-faf0-492e-b3e7-1465aa947bc7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 516149d4-9dae-4415-aad6-57ffc7d30bd9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5954} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null}]"} 2024-09-10 09:53:33.156 +05:30 98c1fa9f-faf0-492e-b3e7-1465aa947bc7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 5954 application/json; charset=utf-8 29.6771ms 2024-09-10 09:53:33.157 +05:30 3ea5c333-ec9f-4106-8b84-8ca94387fab5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:53:33.157 +05:30 3ea5c333-ec9f-4106-8b84-8ca94387fab5 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api) in 30.0238ms 2024-09-10 09:53:33.157 +05:30 3ea5c333-ec9f-4106-8b84-8ca94387fab5 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 09:53:33.157 +05:30 3ea5c333-ec9f-4106-8b84-8ca94387fab5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8ba67130-2ad0-4b5d-a2cf-f6ce157dbfa6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1389} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9}]"} 2024-09-10 09:53:33.158 +05:30 3ea5c333-ec9f-4106-8b84-8ca94387fab5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=5 - 200 1389 application/json; charset=utf-8 32.1242ms 2024-09-10 09:53:33.164 +05:30 9521c295-a229-4c68-8086-8239b19b3cad INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:53:33.165 +05:30 9521c295-a229-4c68-8086-8239b19b3cad INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api) in 37.4176ms 2024-09-10 09:53:33.165 +05:30 9521c295-a229-4c68-8086-8239b19b3cad INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 09:53:33.165 +05:30 9521c295-a229-4c68-8086-8239b19b3cad INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 49aff73e-3a16-4518-9e47-f8827d6ff52c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 528} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"TagDetails\":[{\"TagId\":5,\"TagName\":\"Account Type\",\"caption\":\"Account Type\",\"tagTypeId\":1,\"ModuleId\":1,\"ModuleName\":\"Module5\",\"AllowDuplicateNames\":null,\"AllowMultiLang\":null,\"AllowRevision\":null,\"Default\":null,\"Visible\":null,\"DefSearchBy\":null,\"bAllowAutoCodeGeneration\":null,\"MenuId\":0}],\"LanguageDetails\":[{\"TagId\":5,\"LanguageId\":1,\"LanguageName\":\"English\",\"Caption\":\"English\"}]}"} 2024-09-10 09:53:33.165 +05:30 9521c295-a229-4c68-8086-8239b19b3cad INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=5&languageId=1 - 200 528 application/json; charset=utf-8 38.8171ms 2024-09-10 09:53:33.242 +05:30 a3e44e75-a832-4363-96c4-159ddc7b5891 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 09:53:33.242 +05:30 6af3adbd-2c9e-4a4a-b8cd-c391d1f2f4b8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=5 - null null 2024-09-10 09:53:33.243 +05:30 a3e44e75-a832-4363-96c4-159ddc7b5891 INF CORS policy execution successful. 2024-09-10 09:53:33.243 +05:30 6af3adbd-2c9e-4a4a-b8cd-c391d1f2f4b8 INF CORS policy execution successful. 2024-09-10 09:53:33.243 +05:30 6af3adbd-2c9e-4a4a-b8cd-c391d1f2f4b8 INF HTTP request: Path: /tag/gettagdependent QueryString: ?languageId=1&tagId=5 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQyMjEzLCJleHAiOjE3MjU5NDI4MTMsImlhdCI6MTcyNTk0MjIxM30.Zz38pbHL5k-suwNt1mvpB2sqONwMetZcZW8j_O2nuUk}, {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-10 09:53:33.243 +05:30 a3e44e75-a832-4363-96c4-159ddc7b5891 INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQyMjEzLCJleHAiOjE3MjU5NDI4MTMsImlhdCI6MTcyNTk0MjIxM30.Zz38pbHL5k-suwNt1mvpB2sqONwMetZcZW8j_O2nuUk}, {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-10 09:53:33.243 +05:30 b3fac116-5934-437c-8e85-d2984d25491f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 09:53:33.243 +05:30 d7249b16-da46-4e32-9f1a-39897c79c6c5 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 09:53:33.243 +05:30 b3fac116-5934-437c-8e85-d2984d25491f INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 09:53:33.243 +05:30 d7249b16-da46-4e32-9f1a-39897c79c6c5 INF Route matched with {action = "GetTagDependent", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDependent(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 09:53:33.247 +05:30 55073f34-3871-49d7-b79d-3f7286b6dd66 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=5&languageId=1 - null null 2024-09-10 09:53:33.247 +05:30 55073f34-3871-49d7-b79d-3f7286b6dd66 INF CORS policy execution successful. 2024-09-10 09:53:33.247 +05:30 55073f34-3871-49d7-b79d-3f7286b6dd66 INF HTTP request: Path: /tag/gettagdetails QueryString: ?tagId=5&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQyMjEzLCJleHAiOjE3MjU5NDI4MTMsImlhdCI6MTcyNTk0MjIxM30.Zz38pbHL5k-suwNt1mvpB2sqONwMetZcZW8j_O2nuUk}, {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-10 09:53:33.247 +05:30 e12fd1da-42ab-41f7-a01b-e85013c83121 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 09:53:33.247 +05:30 e12fd1da-42ab-41f7-a01b-e85013c83121 INF Route matched with {action = "GetTagDetails", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDetails(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 09:53:33.250 +05:30 04606fd7-e5fa-48e6-a84f-b51eadb3835c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=5 - null null 2024-09-10 09:53:33.250 +05:30 04606fd7-e5fa-48e6-a84f-b51eadb3835c INF CORS policy execution successful. 2024-09-10 09:53:33.251 +05:30 04606fd7-e5fa-48e6-a84f-b51eadb3835c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=5 - 204 null null 0.3547ms 2024-09-10 09:53:33.253 +05:30 b3fac116-5934-437c-8e85-d2984d25491f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:53:33.253 +05:30 b3fac116-5934-437c-8e85-d2984d25491f INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 10.0145ms 2024-09-10 09:53:33.253 +05:30 b3fac116-5934-437c-8e85-d2984d25491f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 09:53:33.254 +05:30 b3fac116-5934-437c-8e85-d2984d25491f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a3e44e75-a832-4363-96c4-159ddc7b5891}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5954} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null}]"} 2024-09-10 09:53:33.254 +05:30 b3fac116-5934-437c-8e85-d2984d25491f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 5954 application/json; charset=utf-8 12.3946ms 2024-09-10 09:53:33.266 +05:30 e12fd1da-42ab-41f7-a01b-e85013c83121 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:53:33.267 +05:30 e12fd1da-42ab-41f7-a01b-e85013c83121 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api) in 19.1507ms 2024-09-10 09:53:33.267 +05:30 e12fd1da-42ab-41f7-a01b-e85013c83121 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 09:53:33.267 +05:30 e12fd1da-42ab-41f7-a01b-e85013c83121 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 55073f34-3871-49d7-b79d-3f7286b6dd66}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 528} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"TagDetails\":[{\"TagId\":5,\"TagName\":\"Account Type\",\"caption\":\"Account Type\",\"tagTypeId\":1,\"ModuleId\":1,\"ModuleName\":\"Module5\",\"AllowDuplicateNames\":null,\"AllowMultiLang\":null,\"AllowRevision\":null,\"Default\":null,\"Visible\":null,\"DefSearchBy\":null,\"bAllowAutoCodeGeneration\":null,\"MenuId\":0}],\"LanguageDetails\":[{\"TagId\":5,\"LanguageId\":1,\"LanguageName\":\"English\",\"Caption\":\"English\"}]}"} 2024-09-10 09:53:33.267 +05:30 e12fd1da-42ab-41f7-a01b-e85013c83121 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=5&languageId=1 - 200 528 application/json; charset=utf-8 20.3981ms 2024-09-10 09:53:33.294 +05:30 d7249b16-da46-4e32-9f1a-39897c79c6c5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:53:33.294 +05:30 a66ba804-acf2-49b5-8490-bc72144548ed INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=5 - null null 2024-09-10 09:53:33.294 +05:30 d7249b16-da46-4e32-9f1a-39897c79c6c5 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api) in 50.4477ms 2024-09-10 09:53:33.294 +05:30 d7249b16-da46-4e32-9f1a-39897c79c6c5 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 09:53:33.294 +05:30 a66ba804-acf2-49b5-8490-bc72144548ed INF CORS policy execution successful. 2024-09-10 09:53:33.294 +05:30 d7249b16-da46-4e32-9f1a-39897c79c6c5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6af3adbd-2c9e-4a4a-b8cd-c391d1f2f4b8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1389} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9}]"} 2024-09-10 09:53:33.294 +05:30 a66ba804-acf2-49b5-8490-bc72144548ed INF HTTP request: Path: /tag/gettagused QueryString: ?languageId=1&tagId=5 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQyMjEzLCJleHAiOjE3MjU5NDI4MTMsImlhdCI6MTcyNTk0MjIxM30.Zz38pbHL5k-suwNt1mvpB2sqONwMetZcZW8j_O2nuUk}, {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-10 09:53:33.294 +05:30 6d040f09-b914-40c6-b32d-e5a5835b9fd5 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 09:53:33.294 +05:30 d7249b16-da46-4e32-9f1a-39897c79c6c5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=5 - 200 1389 application/json; charset=utf-8 52.5936ms 2024-09-10 09:53:33.295 +05:30 6d040f09-b914-40c6-b32d-e5a5835b9fd5 INF Route matched with {action = "GetTagUsed", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagUsed(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 09:53:33.365 +05:30 6d040f09-b914-40c6-b32d-e5a5835b9fd5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:53:33.373 +05:30 6d040f09-b914-40c6-b32d-e5a5835b9fd5 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api) in 78.2744ms 2024-09-10 09:53:33.373 +05:30 6d040f09-b914-40c6-b32d-e5a5835b9fd5 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 09:53:33.376 +05:30 6d040f09-b914-40c6-b32d-e5a5835b9fd5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a66ba804-acf2-49b5-8490-bc72144548ed}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 41797} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest1\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"BE\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCity\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Language\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iProvince\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TestTag\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Test\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1}]"} 2024-09-10 09:53:33.377 +05:30 6d040f09-b914-40c6-b32d-e5a5835b9fd5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=5 - 200 41797 application/json; charset=utf-8 83.2931ms 2024-09-10 09:53:33.545 +05:30 e410960d-98e2-4c89-85d2-013ed9d99b71 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=5 - null null 2024-09-10 09:53:33.546 +05:30 e410960d-98e2-4c89-85d2-013ed9d99b71 INF CORS policy execution successful. 2024-09-10 09:53:33.546 +05:30 e410960d-98e2-4c89-85d2-013ed9d99b71 INF HTTP request: Path: /tag/gettagused QueryString: ?languageId=1&tagId=5 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQyMjEzLCJleHAiOjE3MjU5NDI4MTMsImlhdCI6MTcyNTk0MjIxM30.Zz38pbHL5k-suwNt1mvpB2sqONwMetZcZW8j_O2nuUk}, {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-10 09:53:33.546 +05:30 20ca394e-fefc-4ee8-a8e2-350b2a838867 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 09:53:33.546 +05:30 20ca394e-fefc-4ee8-a8e2-350b2a838867 INF Route matched with {action = "GetTagUsed", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagUsed(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 09:53:33.613 +05:30 20ca394e-fefc-4ee8-a8e2-350b2a838867 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:53:33.617 +05:30 20ca394e-fefc-4ee8-a8e2-350b2a838867 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api) in 70.2865ms 2024-09-10 09:53:33.617 +05:30 20ca394e-fefc-4ee8-a8e2-350b2a838867 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 09:53:33.618 +05:30 20ca394e-fefc-4ee8-a8e2-350b2a838867 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e410960d-98e2-4c89-85d2-013ed9d99b71}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 41797} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest1\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"BE\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCity\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Language\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iProvince\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TestTag\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Test\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1}]"} 2024-09-10 09:53:33.619 +05:30 20ca394e-fefc-4ee8-a8e2-350b2a838867 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=5 - 200 41797 application/json; charset=utf-8 73.7712ms 2024-09-10 09:53:34.067 +05:30 2dbde15a-89bd-4967-b2e7-2d6390bb6dbc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - null null 2024-09-10 09:53:34.067 +05:30 2dbde15a-89bd-4967-b2e7-2d6390bb6dbc INF CORS policy execution successful. 2024-09-10 09:53:34.067 +05:30 2dbde15a-89bd-4967-b2e7-2d6390bb6dbc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - 204 null null 0.4134ms 2024-09-10 09:53:34.160 +05:30 f252cbe0-a542-429b-9e3e-86400409282d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - null null 2024-09-10 09:53:34.160 +05:30 f252cbe0-a542-429b-9e3e-86400409282d INF CORS policy execution successful. 2024-09-10 09:53:34.160 +05:30 f252cbe0-a542-429b-9e3e-86400409282d INF HTTP request: Path: /module/getmodulelist QueryString: ?languageId=1&search=Module5 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQyMjEzLCJleHAiOjE3MjU5NDI4MTMsImlhdCI6MTcyNTk0MjIxM30.Zz38pbHL5k-suwNt1mvpB2sqONwMetZcZW8j_O2nuUk}, {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-10 09:53:34.160 +05:30 7140857a-4b24-4b0b-96e4-6be7f286441a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 09:53:34.160 +05:30 7140857a-4b24-4b0b-96e4-6be7f286441a INF Route matched with {action = "GetModuleList", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetModuleList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.ModuleController (Sang.CoreSettings.Api). 2024-09-10 09:53:34.169 +05:30 7140857a-4b24-4b0b-96e4-6be7f286441a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 09:53:34.170 +05:30 7140857a-4b24-4b0b-96e4-6be7f286441a INF Executed action Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api) in 9.0862ms 2024-09-10 09:53:34.170 +05:30 7140857a-4b24-4b0b-96e4-6be7f286441a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 09:53:34.170 +05:30 7140857a-4b24-4b0b-96e4-6be7f286441a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f252cbe0-a542-429b-9e3e-86400409282d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 151} Body: {"status":"Success","statusCode":2000,"message":"Module List retrieved.","result":"[{\"Id\":12,\"Name\":\"Module5\"},{\"Id\":1,\"Name\":\"Module5\"}]"} 2024-09-10 09:53:34.170 +05:30 7140857a-4b24-4b0b-96e4-6be7f286441a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - 200 151 application/json; charset=utf-8 10.5568ms 2024-09-10 10:04:33.133 +05:30 INF Application is shutting down... 2024-09-10 10:07:02.359 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-10 10:07:02.415 +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-10 10:07:02.439 +05:30 INF Creating key {34a7e421-8c7b-44ee-b4db-5b4a0b9d5dca} with creation date 2024-09-10 04:37:02Z, activation date 2024-09-10 04:37:02Z, and expiration date 2024-12-09 04:37:02Z. 2024-09-10 10:07:02.454 +05:30 WRN No XML encryptor configured. Key {34a7e421-8c7b-44ee-b4db-5b4a0b9d5dca} may be persisted to storage in unencrypted form. 2024-09-10 10:07:02.686 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-10 10:07:02.687 +05:30 INF Hosting environment: Production 2024-09-10 10:07:02.687 +05:30 INF Content root path: C:\inetpub\wwwroot\SangCoreSettingsAPI 2024-09-10 10:07:02.707 +05:30 f3309d0f-2886-4d59-b88f-879686253ef8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:07:02.776 +05:30 f3309d0f-2886-4d59-b88f-879686253ef8 INF CORS policy execution successful. 2024-09-10 10:07:02.784 +05:30 f3309d0f-2886-4d59-b88f-879686253ef8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 79.6072ms 2024-09-10 10:07:02.862 +05:30 c01549e6-d6bc-4705-a56b-d2b504b6f421 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:07:02.982 +05:30 c01549e6-d6bc-4705-a56b-d2b504b6f421 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 12:59:58 PM', Current time (UTC): '9/10/2024 4:37:02 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-10 10:07:02.995 +05:30 c01549e6-d6bc-4705-a56b-d2b504b6f421 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/4/2024 12:59:58 PM', Current time (UTC): '9/10/2024 4:37:02 AM'. 2024-09-10 10:07:02.997 +05:30 c01549e6-d6bc-4705-a56b-d2b504b6f421 INF CORS policy execution successful. 2024-09-10 10:07:03.015 +05:30 c01549e6-d6bc-4705-a56b-d2b504b6f421 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU0NTQxOTgsImV4cCI6MTcyNTQ1NDc5OCwiaWF0IjoxNzI1NDU0MTk4fQ.cArIRJgc2-9Xt9t3R1k5OPl0FMFqCkt4FrMB3rV5Lsk}, {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-10 10:07:03.080 +05:30 08bebae2-1861-4811-baf3-5bb7d8e340d8 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 10:07:03.089 +05:30 08bebae2-1861-4811-baf3-5bb7d8e340d8 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 10:07:03.090 +05:30 08bebae2-1861-4811-baf3-5bb7d8e340d8 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: c01549e6-d6bc-4705-a56b-d2b504b6f421}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/04/2024 12:59:58'"} Body: 2024-09-10 10:07:03.097 +05:30 08bebae2-1861-4811-baf3-5bb7d8e340d8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 401 null null 234.5463ms 2024-09-10 10:18:01.100 +05:30 INF Application is shutting down... 2024-09-10 10:33:38.071 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-10 10:33:38.118 +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-10 10:33:38.139 +05:30 INF Creating key {72070aa7-d9cc-4a09-b889-42e7c5de1625} with creation date 2024-09-10 05:03:38Z, activation date 2024-09-10 05:03:38Z, and expiration date 2024-12-09 05:03:38Z. 2024-09-10 10:33:38.153 +05:30 WRN No XML encryptor configured. Key {72070aa7-d9cc-4a09-b889-42e7c5de1625} may be persisted to storage in unencrypted form. 2024-09-10 10:33:38.427 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-10 10:33:38.428 +05:30 INF Hosting environment: Production 2024-09-10 10:33:38.429 +05:30 INF Content root path: C:\inetpub\wwwroot\SangCoreSettingsAPI 2024-09-10 10:33:38.444 +05:30 f74e852b-2fbc-4bcf-aeae-948f8aa9c62f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:33:38.444 +05:30 697e3909-b995-4823-8f8a-55b8baec2fb4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 10:33:38.444 +05:30 5f25bac0-408e-4265-ac57-a744f6e0a0d6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:33:38.504 +05:30 5f25bac0-408e-4265-ac57-a744f6e0a0d6 INF CORS policy execution successful. 2024-09-10 10:33:38.504 +05:30 f74e852b-2fbc-4bcf-aeae-948f8aa9c62f INF CORS policy execution successful. 2024-09-10 10:33:38.504 +05:30 697e3909-b995-4823-8f8a-55b8baec2fb4 INF CORS policy execution successful. 2024-09-10 10:33:38.512 +05:30 697e3909-b995-4823-8f8a-55b8baec2fb4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 70.9142ms 2024-09-10 10:33:38.512 +05:30 5f25bac0-408e-4265-ac57-a744f6e0a0d6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 70.9146ms 2024-09-10 10:33:38.512 +05:30 f74e852b-2fbc-4bcf-aeae-948f8aa9c62f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 70.9115ms 2024-09-10 10:33:38.565 +05:30 fd2abd56-1d4f-483e-8e34-7bda60eb0247 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:33:38.565 +05:30 f4c57e9f-83de-4de9-a387-b53729592109 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 10:33:38.570 +05:30 ad0180ad-9887-4e58-807f-ad5a7d0de3bf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:33:38.688 +05:30 ad0180ad-9887-4e58-807f-ad5a7d0de3bf INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 4:29:55 AM', Current time (UTC): '9/10/2024 5:03:38 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-10 10:33:38.688 +05:30 f4c57e9f-83de-4de9-a387-b53729592109 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 4:29:55 AM', Current time (UTC): '9/10/2024 5:03:38 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-10 10:33:38.688 +05:30 fd2abd56-1d4f-483e-8e34-7bda60eb0247 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 4:29:55 AM', Current time (UTC): '9/10/2024 5:03:38 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-10 10:33:38.700 +05:30 fd2abd56-1d4f-483e-8e34-7bda60eb0247 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 4:29:55 AM', Current time (UTC): '9/10/2024 5:03:38 AM'. 2024-09-10 10:33:38.700 +05:30 ad0180ad-9887-4e58-807f-ad5a7d0de3bf INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 4:29:55 AM', Current time (UTC): '9/10/2024 5:03:38 AM'. 2024-09-10 10:33:38.700 +05:30 f4c57e9f-83de-4de9-a387-b53729592109 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 4:29:55 AM', Current time (UTC): '9/10/2024 5:03:38 AM'. 2024-09-10 10:33:38.701 +05:30 fd2abd56-1d4f-483e-8e34-7bda60eb0247 INF CORS policy execution successful. 2024-09-10 10:33:38.701 +05:30 ad0180ad-9887-4e58-807f-ad5a7d0de3bf INF CORS policy execution successful. 2024-09-10 10:33:38.701 +05:30 f4c57e9f-83de-4de9-a387-b53729592109 INF CORS policy execution successful. 2024-09-10 10:33:38.720 +05:30 fd2abd56-1d4f-483e-8e34-7bda60eb0247 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDE5OTUsImV4cCI6MTcyNTk0MjU5NSwiaWF0IjoxNzI1OTQxOTk1fQ.ViWeiGjsANhdv8A09Ctq1-NNyOxVszPQ4k12SChploA}, {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-10 10:33:38.720 +05:30 f4c57e9f-83de-4de9-a387-b53729592109 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDE5OTUsImV4cCI6MTcyNTk0MjU5NSwiaWF0IjoxNzI1OTQxOTk1fQ.ViWeiGjsANhdv8A09Ctq1-NNyOxVszPQ4k12SChploA}, {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-10 10:33:38.720 +05:30 ad0180ad-9887-4e58-807f-ad5a7d0de3bf INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDE5OTUsImV4cCI6MTcyNTk0MjU5NSwiaWF0IjoxNzI1OTQxOTk1fQ.ViWeiGjsANhdv8A09Ctq1-NNyOxVszPQ4k12SChploA}, {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-10 10:33:38.755 +05:30 82cde536-883f-45e2-8d21-adc8f7e5d300 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 10:33:38.755 +05:30 f64f5941-4359-4557-aeb9-a3cb65a9a76d INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 10:33:38.755 +05:30 ec918a44-c5af-44f1-add8-48992944e5db INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 10:33:38.762 +05:30 82cde536-883f-45e2-8d21-adc8f7e5d300 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 10:33:38.762 +05:30 f64f5941-4359-4557-aeb9-a3cb65a9a76d INF AuthenticationScheme: Bearer was challenged. 2024-09-10 10:33:38.762 +05:30 ec918a44-c5af-44f1-add8-48992944e5db INF AuthenticationScheme: Bearer was challenged. 2024-09-10 10:33:38.762 +05:30 82cde536-883f-45e2-8d21-adc8f7e5d300 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: fd2abd56-1d4f-483e-8e34-7bda60eb0247}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 04:29:55'"} Body: 2024-09-10 10:33:38.763 +05:30 ec918a44-c5af-44f1-add8-48992944e5db INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: f4c57e9f-83de-4de9-a387-b53729592109}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 04:29:55'"} Body: 2024-09-10 10:33:38.763 +05:30 f64f5941-4359-4557-aeb9-a3cb65a9a76d INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: ad0180ad-9887-4e58-807f-ad5a7d0de3bf}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 04:29:55'"} Body: 2024-09-10 10:33:38.768 +05:30 82cde536-883f-45e2-8d21-adc8f7e5d300 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 401 null null 202.9557ms 2024-09-10 10:33:38.768 +05:30 f64f5941-4359-4557-aeb9-a3cb65a9a76d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 401 null null 197.6762ms 2024-09-10 10:33:38.768 +05:30 ec918a44-c5af-44f1-add8-48992944e5db INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 401 null null 202.9541ms 2024-09-10 10:33:49.863 +05:30 95f65ec7-6fd8-4c2c-a9c9-4bc11d415e9f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:33:49.864 +05:30 95f65ec7-6fd8-4c2c-a9c9-4bc11d415e9f INF CORS policy execution successful. 2024-09-10 10:33:49.865 +05:30 95f65ec7-6fd8-4c2c-a9c9-4bc11d415e9f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 2.5474ms 2024-09-10 10:33:49.917 +05:30 b4b35ef3-4da1-4713-bf31-4660491ca52d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:33:49.938 +05:30 b4b35ef3-4da1-4713-bf31-4660491ca52d INF CORS policy execution successful. 2024-09-10 10:33:49.940 +05:30 b4b35ef3-4da1-4713-bf31-4660491ca52d INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {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-10 10:33:49.948 +05:30 b2a5d6b6-72f9-4015-974d-a20e5311760d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 10:33:49.973 +05:30 b2a5d6b6-72f9-4015-974d-a20e5311760d INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 10:33:50.378 +05:30 b2a5d6b6-72f9-4015-974d-a20e5311760d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:33:50.447 +05:30 b2a5d6b6-72f9-4015-974d-a20e5311760d INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 467.3052ms 2024-09-10 10:33:50.448 +05:30 b2a5d6b6-72f9-4015-974d-a20e5311760d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 10:33:50.450 +05:30 b2a5d6b6-72f9-4015-974d-a20e5311760d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b4b35ef3-4da1-4713-bf31-4660491ca52d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 10:33:50.453 +05:30 b2a5d6b6-72f9-4015-974d-a20e5311760d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 535.7045ms 2024-09-10 10:33:50.554 +05:30 f9cc53ac-e6d0-4f2c-af01-319c1f6869cd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null null 2024-09-10 10:33:50.554 +05:30 e6e3dd3b-897d-4025-9c5e-c4d0f13f4e1d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null null 2024-09-10 10:33:50.555 +05:30 f9cc53ac-e6d0-4f2c-af01-319c1f6869cd INF CORS policy execution successful. 2024-09-10 10:33:50.555 +05:30 e6e3dd3b-897d-4025-9c5e-c4d0f13f4e1d INF CORS policy execution successful. 2024-09-10 10:33:50.555 +05:30 f9cc53ac-e6d0-4f2c-af01-319c1f6869cd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 204 null null 0.9893ms 2024-09-10 10:33:50.555 +05:30 e6e3dd3b-897d-4025-9c5e-c4d0f13f4e1d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 204 null null 0.9918ms 2024-09-10 10:33:50.559 +05:30 63a35dac-0d63-4e0f-bc5e-5c1d08e1ab07 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null null 2024-09-10 10:33:50.560 +05:30 63a35dac-0d63-4e0f-bc5e-5c1d08e1ab07 INF CORS policy execution successful. 2024-09-10 10:33:50.560 +05:30 63a35dac-0d63-4e0f-bc5e-5c1d08e1ab07 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 204 null null 0.8077ms 2024-09-10 10:33:50.661 +05:30 07e3c154-7e62-4e84-ba15-8f58fa28687c INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null 0 2024-09-10 10:33:50.661 +05:30 bf5ac787-f251-435e-b938-9f4f5e149c6c INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null 0 2024-09-10 10:33:50.664 +05:30 07e3c154-7e62-4e84-ba15-8f58fa28687c INF CORS policy execution successful. 2024-09-10 10:33:50.664 +05:30 bf5ac787-f251-435e-b938-9f4f5e149c6c INF CORS policy execution successful. 2024-09-10 10:33:50.665 +05:30 07e3c154-7e62-4e84-ba15-8f58fa28687c INF HTTP request: Path: /userpreference/updatePreferenceLanguage QueryString: ?preferenceLanguageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 10:33:50.665 +05:30 bf5ac787-f251-435e-b938-9f4f5e149c6c INF HTTP request: Path: /userpreference/updatepreferencetheme QueryString: ?preferenceThemeId=3 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 10:33:50.667 +05:30 70ce1a66-80e5-42d1-ae3f-d82394d5193a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null 0 2024-09-10 10:33:50.668 +05:30 70ce1a66-80e5-42d1-ae3f-d82394d5193a INF CORS policy execution successful. 2024-09-10 10:33:50.668 +05:30 b006a8a5-e3a9-4d62-9aa7-c58db007c7e0 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 10:33:50.668 +05:30 64617488-a6d9-49d9-9225-dcf9634630b9 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 10:33:50.668 +05:30 70ce1a66-80e5-42d1-ae3f-d82394d5193a INF HTTP request: Path: /userpreference/updatepreferencelayout QueryString: ?preferenceLayoutId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 10:33:50.669 +05:30 355a7955-3e20-4b09-ac10-01c111fec2d4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 10:33:50.681 +05:30 64617488-a6d9-49d9-9225-dcf9634630b9 INF Route matched with {action = "UpdatePreferenceLanguage", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLanguage(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 10:33:50.681 +05:30 b006a8a5-e3a9-4d62-9aa7-c58db007c7e0 INF Route matched with {action = "UpdatePreferenceTheme", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceTheme(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 10:33:50.681 +05:30 355a7955-3e20-4b09-ac10-01c111fec2d4 INF Route matched with {action = "UpdatePreferenceLayout", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLayout(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 10:33:50.719 +05:30 4194d975-d010-4199-91fa-be9fe0802130 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 10:33:50.720 +05:30 4194d975-d010-4199-91fa-be9fe0802130 INF CORS policy execution successful. 2024-09-10 10:33:50.721 +05:30 4194d975-d010-4199-91fa-be9fe0802130 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 1.3614ms 2024-09-10 10:33:50.730 +05:30 ddff8187-8fd6-4d6d-b997-bb2271db8916 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 10:33:50.730 +05:30 ddff8187-8fd6-4d6d-b997-bb2271db8916 INF CORS policy execution successful. 2024-09-10 10:33:50.731 +05:30 ddff8187-8fd6-4d6d-b997-bb2271db8916 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 1.2609ms 2024-09-10 10:33:50.742 +05:30 33110ae3-a348-4889-96bd-de61516dd321 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 10:33:50.743 +05:30 33110ae3-a348-4889-96bd-de61516dd321 INF CORS policy execution successful. 2024-09-10 10:33:50.743 +05:30 33110ae3-a348-4889-96bd-de61516dd321 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 1.8394ms 2024-09-10 10:33:50.751 +05:30 b006a8a5-e3a9-4d62-9aa7-c58db007c7e0 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:33:50.754 +05:30 355a7955-3e20-4b09-ac10-01c111fec2d4 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:33:50.761 +05:30 64617488-a6d9-49d9-9225-dcf9634630b9 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:33:50.761 +05:30 8b993741-da35-4d15-b34f-3043c9a2aaab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 10:33:50.761 +05:30 8b993741-da35-4d15-b34f-3043c9a2aaab INF CORS policy execution successful. 2024-09-10 10:33:50.762 +05:30 8b993741-da35-4d15-b34f-3043c9a2aaab INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.8595ms 2024-09-10 10:33:50.778 +05:30 b006a8a5-e3a9-4d62-9aa7-c58db007c7e0 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api) in 96.3144ms 2024-09-10 10:33:50.778 +05:30 64617488-a6d9-49d9-9225-dcf9634630b9 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api) in 96.4387ms 2024-09-10 10:33:50.778 +05:30 355a7955-3e20-4b09-ac10-01c111fec2d4 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api) in 96.2701ms 2024-09-10 10:33:50.778 +05:30 64617488-a6d9-49d9-9225-dcf9634630b9 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 10:33:50.778 +05:30 b006a8a5-e3a9-4d62-9aa7-c58db007c7e0 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 10:33:50.778 +05:30 355a7955-3e20-4b09-ac10-01c111fec2d4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 10:33:50.779 +05:30 64617488-a6d9-49d9-9225-dcf9634630b9 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 07e3c154-7e62-4e84-ba15-8f58fa28687c}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelanguage}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 96} Body: {"status":"Success","statusCode":2001,"message":"Preference updated successfully.","result":"7"} 2024-09-10 10:33:50.779 +05:30 355a7955-3e20-4b09-ac10-01c111fec2d4 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 70ce1a66-80e5-42d1-ae3f-d82394d5193a}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 103} Body: {"status":"Success","statusCode":2001,"message":"Layout preference updated successfully.","result":"7"} 2024-09-10 10:33:50.779 +05:30 b006a8a5-e3a9-4d62-9aa7-c58db007c7e0 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: bf5ac787-f251-435e-b938-9f4f5e149c6c}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 102} Body: {"status":"Success","statusCode":2001,"message":"Theme preference updated successfully.","result":"7"} 2024-09-10 10:33:50.780 +05:30 64617488-a6d9-49d9-9225-dcf9634630b9 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 201 96 application/json; charset=utf-8 118.1536ms 2024-09-10 10:33:50.780 +05:30 355a7955-3e20-4b09-ac10-01c111fec2d4 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 201 103 application/json; charset=utf-8 112.8961ms 2024-09-10 10:33:50.780 +05:30 b006a8a5-e3a9-4d62-9aa7-c58db007c7e0 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 201 102 application/json; charset=utf-8 118.1436ms 2024-09-10 10:33:50.782 +05:30 c547221b-2fac-465b-9e6f-6ce09b1d1129 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 10:33:50.783 +05:30 c547221b-2fac-465b-9e6f-6ce09b1d1129 INF CORS policy execution successful. 2024-09-10 10:33:50.783 +05:30 c547221b-2fac-465b-9e6f-6ce09b1d1129 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {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-10 10:33:50.784 +05:30 009ca89c-5b5c-414a-9a81-9a440ad08ed0 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 10:33:50.793 +05:30 009ca89c-5b5c-414a-9a81-9a440ad08ed0 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 10:33:50.798 +05:30 3261830d-115d-453c-baa1-8e948d2157aa INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 10:33:50.799 +05:30 3261830d-115d-453c-baa1-8e948d2157aa INF CORS policy execution successful. 2024-09-10 10:33:50.800 +05:30 3261830d-115d-453c-baa1-8e948d2157aa INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {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-10 10:33:50.801 +05:30 76edd51b-5533-46f1-91fa-e4ccea12608b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 10:33:50.809 +05:30 41f3c77d-db22-4c98-b5ef-5221ed12af05 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 10:33:50.809 +05:30 76edd51b-5533-46f1-91fa-e4ccea12608b INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 10:33:50.810 +05:30 41f3c77d-db22-4c98-b5ef-5221ed12af05 INF CORS policy execution successful. 2024-09-10 10:33:50.810 +05:30 41f3c77d-db22-4c98-b5ef-5221ed12af05 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {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-10 10:33:50.812 +05:30 dda06323-25bf-422f-b0b5-359789c15d2a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 10:33:50.813 +05:30 dda06323-25bf-422f-b0b5-359789c15d2a INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 10:33:50.840 +05:30 76edd51b-5533-46f1-91fa-e4ccea12608b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:33:50.841 +05:30 76edd51b-5533-46f1-91fa-e4ccea12608b INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 32.0753ms 2024-09-10 10:33:50.842 +05:30 76edd51b-5533-46f1-91fa-e4ccea12608b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 10:33:50.842 +05:30 76edd51b-5533-46f1-91fa-e4ccea12608b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3261830d-115d-453c-baa1-8e948d2157aa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 10:33:50.843 +05:30 76edd51b-5533-46f1-91fa-e4ccea12608b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 44.3606ms 2024-09-10 10:33:50.844 +05:30 878c9398-b50c-41fe-9950-ccfd11245155 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 10:33:50.845 +05:30 878c9398-b50c-41fe-9950-ccfd11245155 INF CORS policy execution successful. 2024-09-10 10:33:50.846 +05:30 878c9398-b50c-41fe-9950-ccfd11245155 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {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-10 10:33:50.849 +05:30 0b71cf4e-507e-4bb9-a971-c80f5b534ba2 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 10:33:50.850 +05:30 0b71cf4e-507e-4bb9-a971-c80f5b534ba2 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 10:33:50.865 +05:30 0b71cf4e-507e-4bb9-a971-c80f5b534ba2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:33:50.865 +05:30 0b71cf4e-507e-4bb9-a971-c80f5b534ba2 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 15.6114ms 2024-09-10 10:33:50.866 +05:30 0b71cf4e-507e-4bb9-a971-c80f5b534ba2 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 10:33:50.866 +05:30 0b71cf4e-507e-4bb9-a971-c80f5b534ba2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 878c9398-b50c-41fe-9950-ccfd11245155}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 10:33:50.867 +05:30 0b71cf4e-507e-4bb9-a971-c80f5b534ba2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 22.4291ms 2024-09-10 10:33:50.896 +05:30 009ca89c-5b5c-414a-9a81-9a440ad08ed0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:33:50.896 +05:30 dda06323-25bf-422f-b0b5-359789c15d2a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:33:50.898 +05:30 009ca89c-5b5c-414a-9a81-9a440ad08ed0 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 104.9468ms 2024-09-10 10:33:50.898 +05:30 009ca89c-5b5c-414a-9a81-9a440ad08ed0 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 10:33:50.901 +05:30 009ca89c-5b5c-414a-9a81-9a440ad08ed0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c547221b-2fac-465b-9e6f-6ce09b1d1129}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 15955} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 10:33:50.902 +05:30 009ca89c-5b5c-414a-9a81-9a440ad08ed0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 15955 application/json; charset=utf-8 120.6039ms 2024-09-10 10:33:50.909 +05:30 dda06323-25bf-422f-b0b5-359789c15d2a INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 96.538ms 2024-09-10 10:33:50.910 +05:30 dda06323-25bf-422f-b0b5-359789c15d2a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 10:33:50.912 +05:30 dda06323-25bf-422f-b0b5-359789c15d2a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 41f3c77d-db22-4c98-b5ef-5221ed12af05}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 15955} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 10:33:50.913 +05:30 dda06323-25bf-422f-b0b5-359789c15d2a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 15955 application/json; charset=utf-8 104.1717ms 2024-09-10 10:34:16.760 +05:30 c9e65168-1475-42a4-86f4-eba3bd51866e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:34:16.761 +05:30 52180a05-1b32-40ba-82a0-a4c90f60a4cd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:34:16.762 +05:30 52180a05-1b32-40ba-82a0-a4c90f60a4cd INF CORS policy execution successful. 2024-09-10 10:34:16.762 +05:30 c9e65168-1475-42a4-86f4-eba3bd51866e INF CORS policy execution successful. 2024-09-10 10:34:16.763 +05:30 52180a05-1b32-40ba-82a0-a4c90f60a4cd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.6836ms 2024-09-10 10:34:16.763 +05:30 c9e65168-1475-42a4-86f4-eba3bd51866e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 2.9692ms 2024-09-10 10:34:16.806 +05:30 83fb9209-27d1-40ec-a678-3e6b55d3d338 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 10:34:16.806 +05:30 83fb9209-27d1-40ec-a678-3e6b55d3d338 INF CORS policy execution successful. 2024-09-10 10:34:16.807 +05:30 83fb9209-27d1-40ec-a678-3e6b55d3d338 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 1.1737ms 2024-09-10 10:34:16.819 +05:30 0954f653-9263-4af7-81f1-9ed4373ef763 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:34:16.821 +05:30 0954f653-9263-4af7-81f1-9ed4373ef763 INF CORS policy execution successful. 2024-09-10 10:34:16.823 +05:30 0954f653-9263-4af7-81f1-9ed4373ef763 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {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-10 10:34:16.828 +05:30 f6d5c7c6-ce5b-4dd7-a749-2a1211679652 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:34:16.838 +05:30 f6d5c7c6-ce5b-4dd7-a749-2a1211679652 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:34:16.872 +05:30 66dfce76-764d-4a3e-b12c-4bbb441c9c3c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 10:34:16.874 +05:30 66dfce76-764d-4a3e-b12c-4bbb441c9c3c INF CORS policy execution successful. 2024-09-10 10:34:16.874 +05:30 66dfce76-764d-4a3e-b12c-4bbb441c9c3c INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {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-10 10:34:16.875 +05:30 81b1af5f-3038-464c-8980-782fc4fc2d40 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 10:34:16.881 +05:30 81b1af5f-3038-464c-8980-782fc4fc2d40 INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 10:34:16.888 +05:30 f6d5c7c6-ce5b-4dd7-a749-2a1211679652 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:34:16.890 +05:30 f6d5c7c6-ce5b-4dd7-a749-2a1211679652 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 50.9521ms 2024-09-10 10:34:16.890 +05:30 f6d5c7c6-ce5b-4dd7-a749-2a1211679652 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:34:16.890 +05:30 f6d5c7c6-ce5b-4dd7-a749-2a1211679652 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0954f653-9263-4af7-81f1-9ed4373ef763}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 10:34:16.891 +05:30 f6d5c7c6-ce5b-4dd7-a749-2a1211679652 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 71.8785ms 2024-09-10 10:34:16.937 +05:30 e5c3dfb2-f831-4a64-bf58-eff1a734ef44 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:34:16.938 +05:30 e5c3dfb2-f831-4a64-bf58-eff1a734ef44 INF CORS policy execution successful. 2024-09-10 10:34:16.938 +05:30 e5c3dfb2-f831-4a64-bf58-eff1a734ef44 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {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-10 10:34:16.938 +05:30 f35935b7-a35b-4599-a8af-9e49c4e37adb INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:34:16.939 +05:30 f35935b7-a35b-4599-a8af-9e49c4e37adb INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:34:16.985 +05:30 f35935b7-a35b-4599-a8af-9e49c4e37adb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:34:16.987 +05:30 f35935b7-a35b-4599-a8af-9e49c4e37adb INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 48.7175ms 2024-09-10 10:34:16.988 +05:30 f35935b7-a35b-4599-a8af-9e49c4e37adb INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:34:16.988 +05:30 f35935b7-a35b-4599-a8af-9e49c4e37adb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e5c3dfb2-f831-4a64-bf58-eff1a734ef44}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 10:34:16.989 +05:30 f35935b7-a35b-4599-a8af-9e49c4e37adb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 51.9231ms 2024-09-10 10:34:17.010 +05:30 81b1af5f-3038-464c-8980-782fc4fc2d40 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:34:17.010 +05:30 81b1af5f-3038-464c-8980-782fc4fc2d40 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 128.434ms 2024-09-10 10:34:17.010 +05:30 81b1af5f-3038-464c-8980-782fc4fc2d40 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 10:34:17.010 +05:30 81b1af5f-3038-464c-8980-782fc4fc2d40 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 66dfce76-764d-4a3e-b12c-4bbb441c9c3c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 10:34:17.011 +05:30 81b1af5f-3038-464c-8980-782fc4fc2d40 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 200 624 application/json; charset=utf-8 138.5156ms 2024-09-10 10:34:17.105 +05:30 e91362c4-6b44-4459-b8e1-f938a27967b6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 10:34:17.106 +05:30 e91362c4-6b44-4459-b8e1-f938a27967b6 INF CORS policy execution successful. 2024-09-10 10:34:17.106 +05:30 e91362c4-6b44-4459-b8e1-f938a27967b6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.9415ms 2024-09-10 10:34:17.161 +05:30 fd1bae14-d84b-4707-a0ac-f6e0f7c60916 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 10:34:17.162 +05:30 fd1bae14-d84b-4707-a0ac-f6e0f7c60916 INF CORS policy execution successful. 2024-09-10 10:34:17.163 +05:30 fd1bae14-d84b-4707-a0ac-f6e0f7c60916 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {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-10 10:34:17.163 +05:30 b94ea897-2a0a-495b-86c4-2eb40db87790 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:34:17.163 +05:30 b94ea897-2a0a-495b-86c4-2eb40db87790 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:34:17.202 +05:30 b94ea897-2a0a-495b-86c4-2eb40db87790 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:34:17.203 +05:30 b94ea897-2a0a-495b-86c4-2eb40db87790 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 39.2428ms 2024-09-10 10:34:17.203 +05:30 b94ea897-2a0a-495b-86c4-2eb40db87790 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:34:17.203 +05:30 b94ea897-2a0a-495b-86c4-2eb40db87790 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fd1bae14-d84b-4707-a0ac-f6e0f7c60916}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 10:34:17.203 +05:30 b94ea897-2a0a-495b-86c4-2eb40db87790 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 42.152ms 2024-09-10 10:34:17.390 +05:30 284593b0-fe00-44b2-b549-2aeafde111a8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 10:34:17.391 +05:30 284593b0-fe00-44b2-b549-2aeafde111a8 INF CORS policy execution successful. 2024-09-10 10:34:17.392 +05:30 284593b0-fe00-44b2-b549-2aeafde111a8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 2.4552ms 2024-09-10 10:34:17.460 +05:30 8f74b980-c063-43b2-b48a-5744d8bb6ecf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 10:34:17.461 +05:30 8f74b980-c063-43b2-b48a-5744d8bb6ecf INF CORS policy execution successful. 2024-09-10 10:34:17.462 +05:30 8f74b980-c063-43b2-b48a-5744d8bb6ecf INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {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-10 10:34:17.462 +05:30 b34509de-a802-46c6-9db4-29db6b5d945a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:34:17.463 +05:30 b34509de-a802-46c6-9db4-29db6b5d945a INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:34:17.512 +05:30 b34509de-a802-46c6-9db4-29db6b5d945a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:34:17.513 +05:30 b34509de-a802-46c6-9db4-29db6b5d945a INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 49.9657ms 2024-09-10 10:34:17.513 +05:30 b34509de-a802-46c6-9db4-29db6b5d945a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:34:17.513 +05:30 b34509de-a802-46c6-9db4-29db6b5d945a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8f74b980-c063-43b2-b48a-5744d8bb6ecf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 10:34:17.514 +05:30 b34509de-a802-46c6-9db4-29db6b5d945a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 53.628ms 2024-09-10 10:34:20.764 +05:30 42a470e8-e6d3-45e1-9e4b-92552807d3a3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - null null 2024-09-10 10:34:20.764 +05:30 42a470e8-e6d3-45e1-9e4b-92552807d3a3 INF CORS policy execution successful. 2024-09-10 10:34:20.765 +05:30 42a470e8-e6d3-45e1-9e4b-92552807d3a3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - 204 null null 1.2818ms 2024-09-10 10:34:20.775 +05:30 d33475be-efed-43a1-b8aa-acd360f99150 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - null null 2024-09-10 10:34:20.775 +05:30 d33475be-efed-43a1-b8aa-acd360f99150 INF CORS policy execution successful. 2024-09-10 10:34:20.776 +05:30 d33475be-efed-43a1-b8aa-acd360f99150 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - 204 null null 0.8182ms 2024-09-10 10:34:20.915 +05:30 37759236-6719-4fa3-ba8d-92d8a9bef359 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - null null 2024-09-10 10:34:20.916 +05:30 37759236-6719-4fa3-ba8d-92d8a9bef359 INF CORS policy execution successful. 2024-09-10 10:34:20.916 +05:30 37759236-6719-4fa3-ba8d-92d8a9bef359 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=36&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {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-10 10:34:20.917 +05:30 6f2e8e3f-e0a5-478a-bf8a-d1a102430d97 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 10:34:20.923 +05:30 6f2e8e3f-e0a5-478a-bf8a-d1a102430d97 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 10:34:20.964 +05:30 6f2e8e3f-e0a5-478a-bf8a-d1a102430d97 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:34:20.964 +05:30 6f2e8e3f-e0a5-478a-bf8a-d1a102430d97 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 41.2478ms 2024-09-10 10:34:20.964 +05:30 6f2e8e3f-e0a5-478a-bf8a-d1a102430d97 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 10:34:20.965 +05:30 6f2e8e3f-e0a5-478a-bf8a-d1a102430d97 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 37759236-6719-4fa3-ba8d-92d8a9bef359}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 9575} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":36,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":36,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 10:34:20.965 +05:30 6f2e8e3f-e0a5-478a-bf8a-d1a102430d97 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - 200 9575 application/json; charset=utf-8 50.4294ms 2024-09-10 10:34:21.084 +05:30 a64ea68c-e02d-4627-97ce-6f0246eda1a4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - null null 2024-09-10 10:34:21.085 +05:30 a64ea68c-e02d-4627-97ce-6f0246eda1a4 INF CORS policy execution successful. 2024-09-10 10:34:21.086 +05:30 a64ea68c-e02d-4627-97ce-6f0246eda1a4 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=36&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {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-10 10:34:21.088 +05:30 c50a0402-97bb-4e2c-a9ee-7f8e7783455e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 10:34:21.088 +05:30 c50a0402-97bb-4e2c-a9ee-7f8e7783455e INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 10:34:21.113 +05:30 c50a0402-97bb-4e2c-a9ee-7f8e7783455e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:34:21.114 +05:30 c50a0402-97bb-4e2c-a9ee-7f8e7783455e INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 25.3268ms 2024-09-10 10:34:21.114 +05:30 c50a0402-97bb-4e2c-a9ee-7f8e7783455e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 10:34:21.114 +05:30 c50a0402-97bb-4e2c-a9ee-7f8e7783455e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a64ea68c-e02d-4627-97ce-6f0246eda1a4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 9575} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":36,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":36,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 10:34:21.115 +05:30 c50a0402-97bb-4e2c-a9ee-7f8e7783455e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - 200 9575 application/json; charset=utf-8 31.4767ms 2024-09-10 10:36:30.744 +05:30 ecc039f5-ab04-46f2-82c9-aa90ef220f43 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:36:30.744 +05:30 e7c16c97-cfe3-4019-b477-a5f1d3a5b018 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:36:30.749 +05:30 ecc039f5-ab04-46f2-82c9-aa90ef220f43 INF CORS policy execution successful. 2024-09-10 10:36:30.749 +05:30 e7c16c97-cfe3-4019-b477-a5f1d3a5b018 INF CORS policy execution successful. 2024-09-10 10:36:30.752 +05:30 ecc039f5-ab04-46f2-82c9-aa90ef220f43 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 8.7544ms 2024-09-10 10:36:30.752 +05:30 e7c16c97-cfe3-4019-b477-a5f1d3a5b018 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 8.7388ms 2024-09-10 10:36:30.830 +05:30 9c6115e9-17b3-4bf7-b1e7-b4c0470d5d51 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:36:30.834 +05:30 9c6115e9-17b3-4bf7-b1e7-b4c0470d5d51 INF CORS policy execution successful. 2024-09-10 10:36:30.837 +05:30 9c6115e9-17b3-4bf7-b1e7-b4c0470d5d51 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {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-10 10:36:30.839 +05:30 ea2401a5-b9c8-4d71-9986-72b9c1fdc097 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:36:30.840 +05:30 545e994f-a613-410e-8d98-6e4c50569fe7 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:36:30.841 +05:30 ea2401a5-b9c8-4d71-9986-72b9c1fdc097 INF CORS policy execution successful. 2024-09-10 10:36:30.842 +05:30 ea2401a5-b9c8-4d71-9986-72b9c1fdc097 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {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-10 10:36:30.842 +05:30 66e5ba52-8f3c-4bda-a292-814a962a308c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:36:30.843 +05:30 545e994f-a613-410e-8d98-6e4c50569fe7 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:36:30.843 +05:30 66e5ba52-8f3c-4bda-a292-814a962a308c INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:36:30.886 +05:30 66e5ba52-8f3c-4bda-a292-814a962a308c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:36:30.886 +05:30 545e994f-a613-410e-8d98-6e4c50569fe7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:36:30.887 +05:30 66e5ba52-8f3c-4bda-a292-814a962a308c INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 44.1897ms 2024-09-10 10:36:30.887 +05:30 545e994f-a613-410e-8d98-6e4c50569fe7 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 44.5478ms 2024-09-10 10:36:30.888 +05:30 66e5ba52-8f3c-4bda-a292-814a962a308c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:36:30.888 +05:30 545e994f-a613-410e-8d98-6e4c50569fe7 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:36:30.888 +05:30 545e994f-a613-410e-8d98-6e4c50569fe7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9c6115e9-17b3-4bf7-b1e7-b4c0470d5d51}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 10:36:30.888 +05:30 66e5ba52-8f3c-4bda-a292-814a962a308c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ea2401a5-b9c8-4d71-9986-72b9c1fdc097}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 10:36:30.889 +05:30 66e5ba52-8f3c-4bda-a292-814a962a308c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 49.3847ms 2024-09-10 10:36:30.889 +05:30 545e994f-a613-410e-8d98-6e4c50569fe7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 58.6529ms 2024-09-10 10:36:30.926 +05:30 befec0dd-4bf2-4dd7-bcef-206addc0cc86 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 10:36:30.926 +05:30 befec0dd-4bf2-4dd7-bcef-206addc0cc86 INF CORS policy execution successful. 2024-09-10 10:36:30.927 +05:30 befec0dd-4bf2-4dd7-bcef-206addc0cc86 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.7985ms 2024-09-10 10:36:30.994 +05:30 c4987599-4c87-48dd-9e52-85c9cb4c76df INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 10:36:30.995 +05:30 c4987599-4c87-48dd-9e52-85c9cb4c76df INF CORS policy execution successful. 2024-09-10 10:36:30.996 +05:30 c4987599-4c87-48dd-9e52-85c9cb4c76df INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {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-10 10:36:30.996 +05:30 a8e0455e-25e1-4339-9c8b-d7e27a99da7e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:36:30.997 +05:30 a8e0455e-25e1-4339-9c8b-d7e27a99da7e INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:36:31.015 +05:30 a8e0455e-25e1-4339-9c8b-d7e27a99da7e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:36:31.016 +05:30 a8e0455e-25e1-4339-9c8b-d7e27a99da7e INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 19.0621ms 2024-09-10 10:36:31.016 +05:30 a8e0455e-25e1-4339-9c8b-d7e27a99da7e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:36:31.016 +05:30 a8e0455e-25e1-4339-9c8b-d7e27a99da7e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c4987599-4c87-48dd-9e52-85c9cb4c76df}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 10:36:31.017 +05:30 a8e0455e-25e1-4339-9c8b-d7e27a99da7e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 22.4759ms 2024-09-10 10:36:31.759 +05:30 6548837d-1a5d-4341-899a-0bd2558f4835 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 10:36:31.759 +05:30 6548837d-1a5d-4341-899a-0bd2558f4835 INF CORS policy execution successful. 2024-09-10 10:36:31.760 +05:30 6548837d-1a5d-4341-899a-0bd2558f4835 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.7141ms 2024-09-10 10:36:31.803 +05:30 b7e44abf-5573-407c-bc8d-3c758d585de7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 10:36:31.804 +05:30 b7e44abf-5573-407c-bc8d-3c758d585de7 INF CORS policy execution successful. 2024-09-10 10:36:31.805 +05:30 b7e44abf-5573-407c-bc8d-3c758d585de7 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {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-10 10:36:31.805 +05:30 f5e65578-4a95-4fd1-9039-9fd0c3ae8cf1 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:36:31.805 +05:30 f5e65578-4a95-4fd1-9039-9fd0c3ae8cf1 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:36:31.824 +05:30 f5e65578-4a95-4fd1-9039-9fd0c3ae8cf1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:36:31.825 +05:30 f5e65578-4a95-4fd1-9039-9fd0c3ae8cf1 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 19.097ms 2024-09-10 10:36:31.825 +05:30 f5e65578-4a95-4fd1-9039-9fd0c3ae8cf1 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:36:31.825 +05:30 f5e65578-4a95-4fd1-9039-9fd0c3ae8cf1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b7e44abf-5573-407c-bc8d-3c758d585de7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 10:36:31.826 +05:30 f5e65578-4a95-4fd1-9039-9fd0c3ae8cf1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 22.3225ms 2024-09-10 10:36:34.430 +05:30 68206f6f-fb67-44cb-9b9e-2d981e561de0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - null null 2024-09-10 10:36:34.430 +05:30 68206f6f-fb67-44cb-9b9e-2d981e561de0 INF CORS policy execution successful. 2024-09-10 10:36:34.431 +05:30 68206f6f-fb67-44cb-9b9e-2d981e561de0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - 204 null null 0.8178ms 2024-09-10 10:36:34.435 +05:30 40f31dae-deff-4956-8ab3-7d68eabb31f7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - null null 2024-09-10 10:36:34.436 +05:30 40f31dae-deff-4956-8ab3-7d68eabb31f7 INF CORS policy execution successful. 2024-09-10 10:36:34.436 +05:30 40f31dae-deff-4956-8ab3-7d68eabb31f7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - 204 null null 1.106ms 2024-09-10 10:36:34.529 +05:30 1187c896-08d2-4a26-a7e7-9745e26aa3cf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - null null 2024-09-10 10:36:34.530 +05:30 1187c896-08d2-4a26-a7e7-9745e26aa3cf INF CORS policy execution successful. 2024-09-10 10:36:34.531 +05:30 1187c896-08d2-4a26-a7e7-9745e26aa3cf INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=36&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {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-10 10:36:34.531 +05:30 7480b186-8dfd-4650-9168-11706810aebb INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 10:36:34.531 +05:30 7480b186-8dfd-4650-9168-11706810aebb INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 10:36:34.575 +05:30 7480b186-8dfd-4650-9168-11706810aebb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:36:34.576 +05:30 7480b186-8dfd-4650-9168-11706810aebb INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 44.4417ms 2024-09-10 10:36:34.576 +05:30 7480b186-8dfd-4650-9168-11706810aebb INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 10:36:34.577 +05:30 7480b186-8dfd-4650-9168-11706810aebb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1187c896-08d2-4a26-a7e7-9745e26aa3cf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 9575} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":36,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":36,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 10:36:34.577 +05:30 7480b186-8dfd-4650-9168-11706810aebb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - 200 9575 application/json; charset=utf-8 47.8582ms 2024-09-10 10:36:34.751 +05:30 2d529b39-7d33-4d21-8b5e-ba1d7ccb2639 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - null null 2024-09-10 10:36:34.751 +05:30 2d529b39-7d33-4d21-8b5e-ba1d7ccb2639 INF CORS policy execution successful. 2024-09-10 10:36:34.752 +05:30 2d529b39-7d33-4d21-8b5e-ba1d7ccb2639 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=36&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {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-10 10:36:34.752 +05:30 a0df92f8-0cc4-46d9-afe3-1561c1dde879 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 10:36:34.753 +05:30 a0df92f8-0cc4-46d9-afe3-1561c1dde879 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 10:36:34.775 +05:30 a0df92f8-0cc4-46d9-afe3-1561c1dde879 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:36:34.776 +05:30 a0df92f8-0cc4-46d9-afe3-1561c1dde879 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 23.2651ms 2024-09-10 10:36:34.776 +05:30 a0df92f8-0cc4-46d9-afe3-1561c1dde879 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 10:36:34.777 +05:30 a0df92f8-0cc4-46d9-afe3-1561c1dde879 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2d529b39-7d33-4d21-8b5e-ba1d7ccb2639}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 9575} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":36,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":36,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iBE\",\"FieldType\":\"Small Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":332,\"Caption\":\"iBE\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iLanguage\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"drop down\",\"View\":36,\"Field\":333,\"Caption\":\"iLanguage\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Integer\",\"FieldDiplayType\":\"Text Box\",\"View\":36,\"Field\":334,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"View1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 10:36:34.777 +05:30 a0df92f8-0cc4-46d9-afe3-1561c1dde879 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=36&tagId=20&languageId=1 - 200 9575 application/json; charset=utf-8 26.8643ms 2024-09-10 10:40:47.018 +05:30 e9fc2304-dfa9-43cd-838a-962568ce665e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 10:40:47.021 +05:30 e9fc2304-dfa9-43cd-838a-962568ce665e INF CORS policy execution successful. 2024-09-10 10:40:47.023 +05:30 e9fc2304-dfa9-43cd-838a-962568ce665e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 4.6347ms 2024-09-10 10:40:47.089 +05:30 f7cfd98d-dc08-4d75-a012-6e38fe8a67cf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 10:40:47.092 +05:30 f7cfd98d-dc08-4d75-a012-6e38fe8a67cf INF CORS policy execution successful. 2024-09-10 10:40:47.094 +05:30 f7cfd98d-dc08-4d75-a012-6e38fe8a67cf INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {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-10 10:40:47.096 +05:30 c3376f5a-c297-4448-949c-53a82e74be40 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 10:40:47.097 +05:30 c3376f5a-c297-4448-949c-53a82e74be40 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 10:40:47.205 +05:30 c3376f5a-c297-4448-949c-53a82e74be40 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:40:47.207 +05:30 c3376f5a-c297-4448-949c-53a82e74be40 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 109.6446ms 2024-09-10 10:40:47.207 +05:30 c3376f5a-c297-4448-949c-53a82e74be40 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 10:40:47.207 +05:30 c3376f5a-c297-4448-949c-53a82e74be40 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f7cfd98d-dc08-4d75-a012-6e38fe8a67cf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 10:40:47.208 +05:30 c3376f5a-c297-4448-949c-53a82e74be40 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 118.9584ms 2024-09-10 10:40:48.574 +05:30 586176a4-994d-4237-9851-fdd18bd294b7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:40:48.574 +05:30 586176a4-994d-4237-9851-fdd18bd294b7 INF CORS policy execution successful. 2024-09-10 10:40:48.575 +05:30 586176a4-994d-4237-9851-fdd18bd294b7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.716ms 2024-09-10 10:40:48.616 +05:30 f491f5a9-886d-4888-85e2-0846488f0a17 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:40:48.616 +05:30 f491f5a9-886d-4888-85e2-0846488f0a17 INF CORS policy execution successful. 2024-09-10 10:40:48.617 +05:30 f491f5a9-886d-4888-85e2-0846488f0a17 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.7805ms 2024-09-10 10:40:48.670 +05:30 81d2e75c-b654-4a50-bf88-59551dabdafa INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:40:48.671 +05:30 81d2e75c-b654-4a50-bf88-59551dabdafa INF CORS policy execution successful. 2024-09-10 10:40:48.671 +05:30 81d2e75c-b654-4a50-bf88-59551dabdafa INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {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-10 10:40:48.672 +05:30 3a9c5eb0-b78b-4c60-9367-1a034c072ff9 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:40:48.672 +05:30 3a9c5eb0-b78b-4c60-9367-1a034c072ff9 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:40:48.691 +05:30 3a9c5eb0-b78b-4c60-9367-1a034c072ff9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:40:48.692 +05:30 3a9c5eb0-b78b-4c60-9367-1a034c072ff9 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 19.7621ms 2024-09-10 10:40:48.692 +05:30 3a9c5eb0-b78b-4c60-9367-1a034c072ff9 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:40:48.692 +05:30 3a9c5eb0-b78b-4c60-9367-1a034c072ff9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 81d2e75c-b654-4a50-bf88-59551dabdafa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 10:40:48.693 +05:30 3a9c5eb0-b78b-4c60-9367-1a034c072ff9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 23.2247ms 2024-09-10 10:40:48.973 +05:30 79bc8d0f-3f29-4891-820c-cce673af3152 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:40:48.974 +05:30 79bc8d0f-3f29-4891-820c-cce673af3152 INF CORS policy execution successful. 2024-09-10 10:40:48.974 +05:30 79bc8d0f-3f29-4891-820c-cce673af3152 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {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-10 10:40:48.975 +05:30 617c44c3-ed8d-4080-be61-1c565e128110 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:40:48.975 +05:30 617c44c3-ed8d-4080-be61-1c565e128110 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:40:48.979 +05:30 08133139-1918-474c-934a-c2c053ac5cfc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 10:40:48.979 +05:30 08133139-1918-474c-934a-c2c053ac5cfc INF CORS policy execution successful. 2024-09-10 10:40:48.980 +05:30 08133139-1918-474c-934a-c2c053ac5cfc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.5014ms 2024-09-10 10:40:48.986 +05:30 617c44c3-ed8d-4080-be61-1c565e128110 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:40:48.986 +05:30 617c44c3-ed8d-4080-be61-1c565e128110 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 11.5306ms 2024-09-10 10:40:48.986 +05:30 617c44c3-ed8d-4080-be61-1c565e128110 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:40:48.987 +05:30 617c44c3-ed8d-4080-be61-1c565e128110 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 79bc8d0f-3f29-4891-820c-cce673af3152}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 10:40:48.987 +05:30 617c44c3-ed8d-4080-be61-1c565e128110 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 13.9089ms 2024-09-10 10:40:49.088 +05:30 f945a08f-c357-4b2c-b8da-73dcf870560b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 10:40:49.088 +05:30 f945a08f-c357-4b2c-b8da-73dcf870560b INF CORS policy execution successful. 2024-09-10 10:40:49.089 +05:30 f945a08f-c357-4b2c-b8da-73dcf870560b INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {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-10 10:40:49.089 +05:30 55c56a52-ae16-406e-bda0-159b138157ae INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:40:49.090 +05:30 55c56a52-ae16-406e-bda0-159b138157ae INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:40:49.094 +05:30 55c56a52-ae16-406e-bda0-159b138157ae INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:40:49.094 +05:30 55c56a52-ae16-406e-bda0-159b138157ae INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 4.6866ms 2024-09-10 10:40:49.094 +05:30 55c56a52-ae16-406e-bda0-159b138157ae INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:40:49.095 +05:30 55c56a52-ae16-406e-bda0-159b138157ae INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f945a08f-c357-4b2c-b8da-73dcf870560b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 10:40:49.095 +05:30 55c56a52-ae16-406e-bda0-159b138157ae INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 7.6939ms 2024-09-10 10:40:49.260 +05:30 d63f3238-233a-498b-a307-3a9dc24aef5e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 10:40:49.260 +05:30 d63f3238-233a-498b-a307-3a9dc24aef5e INF CORS policy execution successful. 2024-09-10 10:40:49.260 +05:30 d63f3238-233a-498b-a307-3a9dc24aef5e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.7267ms 2024-09-10 10:40:49.323 +05:30 34ffa9ba-54f5-4e2a-9f62-f43e63205de6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 10:40:49.323 +05:30 34ffa9ba-54f5-4e2a-9f62-f43e63205de6 INF CORS policy execution successful. 2024-09-10 10:40:49.323 +05:30 34ffa9ba-54f5-4e2a-9f62-f43e63205de6 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {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-10 10:40:49.324 +05:30 168c3d0e-5b4f-4c2a-a4b3-15c9e7b0f372 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:40:49.324 +05:30 168c3d0e-5b4f-4c2a-a4b3-15c9e7b0f372 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:40:49.334 +05:30 168c3d0e-5b4f-4c2a-a4b3-15c9e7b0f372 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:40:49.334 +05:30 168c3d0e-5b4f-4c2a-a4b3-15c9e7b0f372 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 10.4001ms 2024-09-10 10:40:49.334 +05:30 168c3d0e-5b4f-4c2a-a4b3-15c9e7b0f372 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:40:49.335 +05:30 168c3d0e-5b4f-4c2a-a4b3-15c9e7b0f372 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 34ffa9ba-54f5-4e2a-9f62-f43e63205de6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 10:40:49.335 +05:30 168c3d0e-5b4f-4c2a-a4b3-15c9e7b0f372 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 12.6029ms 2024-09-10 10:40:54.806 +05:30 5070323b-9f80-4c46-a3ab-883d74b561bf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 10:40:54.806 +05:30 f408c2d0-dac1-4b09-87a1-110e95c26660 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 10:40:54.807 +05:30 5070323b-9f80-4c46-a3ab-883d74b561bf INF CORS policy execution successful. 2024-09-10 10:40:54.807 +05:30 f408c2d0-dac1-4b09-87a1-110e95c26660 INF CORS policy execution successful. 2024-09-10 10:40:54.807 +05:30 5070323b-9f80-4c46-a3ab-883d74b561bf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 1.2822ms 2024-09-10 10:40:54.807 +05:30 f408c2d0-dac1-4b09-87a1-110e95c26660 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 1.1011ms 2024-09-10 10:40:54.861 +05:30 04074db2-b457-467f-98b2-e915b2214438 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 10:40:54.861 +05:30 931db96c-8e65-4dc4-b83f-29916191295a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 10:40:54.862 +05:30 04074db2-b457-467f-98b2-e915b2214438 INF CORS policy execution successful. 2024-09-10 10:40:54.862 +05:30 931db96c-8e65-4dc4-b83f-29916191295a INF CORS policy execution successful. 2024-09-10 10:40:54.863 +05:30 04074db2-b457-467f-98b2-e915b2214438 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {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-10 10:40:54.863 +05:30 931db96c-8e65-4dc4-b83f-29916191295a INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {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-10 10:40:54.863 +05:30 c03d9b84-9dee-489a-840f-47fee4c0a2b2 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 10:40:54.863 +05:30 c68f6006-e830-45cf-8e24-e00fce45e954 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 10:40:54.864 +05:30 c68f6006-e830-45cf-8e24-e00fce45e954 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 10:40:54.864 +05:30 c03d9b84-9dee-489a-840f-47fee4c0a2b2 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 10:40:54.890 +05:30 c03d9b84-9dee-489a-840f-47fee4c0a2b2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:40:54.891 +05:30 c03d9b84-9dee-489a-840f-47fee4c0a2b2 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 27.2231ms 2024-09-10 10:40:54.891 +05:30 c03d9b84-9dee-489a-840f-47fee4c0a2b2 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 10:40:54.891 +05:30 c03d9b84-9dee-489a-840f-47fee4c0a2b2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 04074db2-b457-467f-98b2-e915b2214438}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 10:40:54.892 +05:30 c03d9b84-9dee-489a-840f-47fee4c0a2b2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 30.675ms 2024-09-10 10:40:54.895 +05:30 c68f6006-e830-45cf-8e24-e00fce45e954 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:40:54.896 +05:30 c68f6006-e830-45cf-8e24-e00fce45e954 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 31.9105ms 2024-09-10 10:40:54.896 +05:30 c68f6006-e830-45cf-8e24-e00fce45e954 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 10:40:54.896 +05:30 c68f6006-e830-45cf-8e24-e00fce45e954 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 931db96c-8e65-4dc4-b83f-29916191295a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 10:40:54.897 +05:30 c68f6006-e830-45cf-8e24-e00fce45e954 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 35.2785ms 2024-09-10 10:41:03.779 +05:30 55a19a3d-94b8-4dcf-8a79-f6ff18b69255 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:41:03.779 +05:30 2c488a74-35d0-473a-b308-53b8c25709db INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:41:03.780 +05:30 55a19a3d-94b8-4dcf-8a79-f6ff18b69255 INF CORS policy execution successful. 2024-09-10 10:41:03.780 +05:30 2c488a74-35d0-473a-b308-53b8c25709db INF CORS policy execution successful. 2024-09-10 10:41:03.780 +05:30 2c488a74-35d0-473a-b308-53b8c25709db INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.2776ms 2024-09-10 10:41:03.781 +05:30 55a19a3d-94b8-4dcf-8a79-f6ff18b69255 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 2.0081ms 2024-09-10 10:41:03.833 +05:30 79cbe8ae-d760-4fe0-b0c0-2cd3050074c0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:41:03.835 +05:30 79cbe8ae-d760-4fe0-b0c0-2cd3050074c0 INF CORS policy execution successful. 2024-09-10 10:41:03.835 +05:30 79cbe8ae-d760-4fe0-b0c0-2cd3050074c0 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {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-10 10:41:03.836 +05:30 3d0b53db-d53f-4480-aa32-3eaa20ea51b3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:41:03.836 +05:30 3d0b53db-d53f-4480-aa32-3eaa20ea51b3 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:41:03.837 +05:30 70cae074-230f-454f-a74f-56a676d6551e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:41:03.838 +05:30 70cae074-230f-454f-a74f-56a676d6551e INF CORS policy execution successful. 2024-09-10 10:41:03.838 +05:30 70cae074-230f-454f-a74f-56a676d6551e INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {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-10 10:41:03.840 +05:30 eb8360c8-9907-414f-8d5b-7576c502eab7 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:41:03.840 +05:30 eb8360c8-9907-414f-8d5b-7576c502eab7 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:41:03.877 +05:30 3d0b53db-d53f-4480-aa32-3eaa20ea51b3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:41:03.878 +05:30 3d0b53db-d53f-4480-aa32-3eaa20ea51b3 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 41.3785ms 2024-09-10 10:41:03.878 +05:30 3d0b53db-d53f-4480-aa32-3eaa20ea51b3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:41:03.878 +05:30 3d0b53db-d53f-4480-aa32-3eaa20ea51b3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 79cbe8ae-d760-4fe0-b0c0-2cd3050074c0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 10:41:03.879 +05:30 3d0b53db-d53f-4480-aa32-3eaa20ea51b3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 45.7255ms 2024-09-10 10:41:03.882 +05:30 eb8360c8-9907-414f-8d5b-7576c502eab7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:41:03.882 +05:30 eb8360c8-9907-414f-8d5b-7576c502eab7 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 41.9959ms 2024-09-10 10:41:03.882 +05:30 eb8360c8-9907-414f-8d5b-7576c502eab7 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:41:03.883 +05:30 eb8360c8-9907-414f-8d5b-7576c502eab7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 70cae074-230f-454f-a74f-56a676d6551e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 10:41:03.884 +05:30 eb8360c8-9907-414f-8d5b-7576c502eab7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 46.2773ms 2024-09-10 10:41:04.065 +05:30 441defd3-26e8-47b8-990f-c03e6fbc1735 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 10:41:04.065 +05:30 441defd3-26e8-47b8-990f-c03e6fbc1735 INF CORS policy execution successful. 2024-09-10 10:41:04.066 +05:30 441defd3-26e8-47b8-990f-c03e6fbc1735 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 1.0982ms 2024-09-10 10:41:04.132 +05:30 e46c9490-c59e-4cf4-82d5-0c07d5326ead INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 10:41:04.133 +05:30 e46c9490-c59e-4cf4-82d5-0c07d5326ead INF CORS policy execution successful. 2024-09-10 10:41:04.133 +05:30 e46c9490-c59e-4cf4-82d5-0c07d5326ead INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {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-10 10:41:04.134 +05:30 02af55bd-bdb0-4118-9a0f-160338254be5 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:41:04.134 +05:30 02af55bd-bdb0-4118-9a0f-160338254be5 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:41:04.181 +05:30 02af55bd-bdb0-4118-9a0f-160338254be5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:41:04.182 +05:30 02af55bd-bdb0-4118-9a0f-160338254be5 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 47.8062ms 2024-09-10 10:41:04.182 +05:30 02af55bd-bdb0-4118-9a0f-160338254be5 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:41:04.182 +05:30 02af55bd-bdb0-4118-9a0f-160338254be5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e46c9490-c59e-4cf4-82d5-0c07d5326ead}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 10:41:04.183 +05:30 02af55bd-bdb0-4118-9a0f-160338254be5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 51.0389ms 2024-09-10 10:41:04.580 +05:30 c7c34ab3-6a5d-4697-9080-2ae613f61e80 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 10:41:04.581 +05:30 c7c34ab3-6a5d-4697-9080-2ae613f61e80 INF CORS policy execution successful. 2024-09-10 10:41:04.581 +05:30 c7c34ab3-6a5d-4697-9080-2ae613f61e80 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.5664ms 2024-09-10 10:41:04.633 +05:30 080b6253-8584-421d-9dc5-f982f13f7050 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 10:41:04.634 +05:30 080b6253-8584-421d-9dc5-f982f13f7050 INF CORS policy execution successful. 2024-09-10 10:41:04.634 +05:30 080b6253-8584-421d-9dc5-f982f13f7050 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {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-10 10:41:04.635 +05:30 77ee56dc-4b02-40cd-a30d-cfafa9adaba3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:41:04.635 +05:30 77ee56dc-4b02-40cd-a30d-cfafa9adaba3 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:41:04.646 +05:30 77ee56dc-4b02-40cd-a30d-cfafa9adaba3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:41:04.646 +05:30 77ee56dc-4b02-40cd-a30d-cfafa9adaba3 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 10.9693ms 2024-09-10 10:41:04.646 +05:30 77ee56dc-4b02-40cd-a30d-cfafa9adaba3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:41:04.646 +05:30 77ee56dc-4b02-40cd-a30d-cfafa9adaba3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 080b6253-8584-421d-9dc5-f982f13f7050}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 10:41:04.647 +05:30 77ee56dc-4b02-40cd-a30d-cfafa9adaba3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 13.5867ms 2024-09-10 10:43:02.036 +05:30 c6d9b986-5ab6-4561-99c5-d0fcf0174141 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:43:02.038 +05:30 c6d9b986-5ab6-4561-99c5-d0fcf0174141 INF CORS policy execution successful. 2024-09-10 10:43:02.039 +05:30 57345430-ce4a-42b1-bbd6-b2cd7d4d361b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:43:02.040 +05:30 c6d9b986-5ab6-4561-99c5-d0fcf0174141 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 4.7213ms 2024-09-10 10:43:02.041 +05:30 57345430-ce4a-42b1-bbd6-b2cd7d4d361b INF CORS policy execution successful. 2024-09-10 10:43:02.042 +05:30 57345430-ce4a-42b1-bbd6-b2cd7d4d361b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 2.2125ms 2024-09-10 10:43:02.076 +05:30 4045eac6-597f-4d07-ac4c-87e302428c11 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:43:02.082 +05:30 4045eac6-597f-4d07-ac4c-87e302428c11 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 4:33:33 AM', Current time (UTC): '9/10/2024 5:13:02 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-10 10:43:02.085 +05:30 4045eac6-597f-4d07-ac4c-87e302428c11 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 4:33:33 AM', Current time (UTC): '9/10/2024 5:13:02 AM'. 2024-09-10 10:43:02.086 +05:30 4045eac6-597f-4d07-ac4c-87e302428c11 INF CORS policy execution successful. 2024-09-10 10:43:02.087 +05:30 4045eac6-597f-4d07-ac4c-87e302428c11 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQyMjEzLCJleHAiOjE3MjU5NDI4MTMsImlhdCI6MTcyNTk0MjIxM30.Zz38pbHL5k-suwNt1mvpB2sqONwMetZcZW8j_O2nuUk}, {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-10 10:43:02.090 +05:30 d8b305e8-8bb8-47c7-8cd9-07cc3ee22268 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 10:43:02.091 +05:30 d8b305e8-8bb8-47c7-8cd9-07cc3ee22268 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 10:43:02.091 +05:30 d8b305e8-8bb8-47c7-8cd9-07cc3ee22268 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 4045eac6-597f-4d07-ac4c-87e302428c11}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 04:33:33'"} Body: 2024-09-10 10:43:02.092 +05:30 d8b305e8-8bb8-47c7-8cd9-07cc3ee22268 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 401 null null 15.686ms 2024-09-10 10:43:02.125 +05:30 6f71069c-170a-4ab2-84a8-cf3263283689 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:43:02.126 +05:30 6f71069c-170a-4ab2-84a8-cf3263283689 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 4:33:33 AM', Current time (UTC): '9/10/2024 5:13:02 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-10 10:43:02.127 +05:30 6f71069c-170a-4ab2-84a8-cf3263283689 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 4:33:33 AM', Current time (UTC): '9/10/2024 5:13:02 AM'. 2024-09-10 10:43:02.128 +05:30 6f71069c-170a-4ab2-84a8-cf3263283689 INF CORS policy execution successful. 2024-09-10 10:43:02.128 +05:30 6f71069c-170a-4ab2-84a8-cf3263283689 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQyMjEzLCJleHAiOjE3MjU5NDI4MTMsImlhdCI6MTcyNTk0MjIxM30.Zz38pbHL5k-suwNt1mvpB2sqONwMetZcZW8j_O2nuUk}, {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-10 10:43:02.129 +05:30 3f99c2d8-295c-4b29-b8d1-d04b26fced40 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 10:43:02.129 +05:30 3f99c2d8-295c-4b29-b8d1-d04b26fced40 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 10:43:02.129 +05:30 3f99c2d8-295c-4b29-b8d1-d04b26fced40 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 6f71069c-170a-4ab2-84a8-cf3263283689}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 04:33:33'"} Body: 2024-09-10 10:43:02.130 +05:30 3f99c2d8-295c-4b29-b8d1-d04b26fced40 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 401 null null 4.3922ms 2024-09-10 10:43:02.672 +05:30 0a5d68fc-039d-4be7-955c-f874e34df271 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 10:43:02.674 +05:30 0a5d68fc-039d-4be7-955c-f874e34df271 INF CORS policy execution successful. 2024-09-10 10:43:02.674 +05:30 0a5d68fc-039d-4be7-955c-f874e34df271 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 1.7407ms 2024-09-10 10:43:02.675 +05:30 1cf5e0d3-d894-46fe-acc7-594aadce407a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 10:43:02.675 +05:30 215c16ff-9fdb-4040-94e4-59b7b2341d1a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 10:43:02.675 +05:30 1cf5e0d3-d894-46fe-acc7-594aadce407a INF CORS policy execution successful. 2024-09-10 10:43:02.675 +05:30 215c16ff-9fdb-4040-94e4-59b7b2341d1a INF CORS policy execution successful. 2024-09-10 10:43:02.676 +05:30 1cf5e0d3-d894-46fe-acc7-594aadce407a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.3263ms 2024-09-10 10:43:02.676 +05:30 215c16ff-9fdb-4040-94e4-59b7b2341d1a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.3188ms 2024-09-10 10:43:02.676 +05:30 d009f9c4-2a1f-4f95-96a8-2b8f19e6955b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 10:43:02.676 +05:30 d009f9c4-2a1f-4f95-96a8-2b8f19e6955b INF CORS policy execution successful. 2024-09-10 10:43:02.676 +05:30 d009f9c4-2a1f-4f95-96a8-2b8f19e6955b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.2419ms 2024-09-10 10:43:02.711 +05:30 cbc107e6-cb56-41e2-a319-28fc5c71a9a6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 10:43:02.711 +05:30 cbc107e6-cb56-41e2-a319-28fc5c71a9a6 INF CORS policy execution successful. 2024-09-10 10:43:02.712 +05:30 cbc107e6-cb56-41e2-a319-28fc5c71a9a6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.4538ms 2024-09-10 10:43:02.713 +05:30 9a90f14c-b835-4de9-a676-2f28d5d3c2fb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 10:43:02.713 +05:30 9a90f14c-b835-4de9-a676-2f28d5d3c2fb INF CORS policy execution successful. 2024-09-10 10:43:02.714 +05:30 9a90f14c-b835-4de9-a676-2f28d5d3c2fb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.4986ms 2024-09-10 10:43:19.387 +05:30 206c170a-4680-4671-9f1a-f8ce660a4f37 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:43:19.388 +05:30 206c170a-4680-4671-9f1a-f8ce660a4f37 INF CORS policy execution successful. 2024-09-10 10:43:19.388 +05:30 206c170a-4680-4671-9f1a-f8ce660a4f37 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 1.3836ms 2024-09-10 10:43:19.446 +05:30 857adeb4-6a6a-453d-869e-05adc89723c9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:43:19.449 +05:30 857adeb4-6a6a-453d-869e-05adc89723c9 INF CORS policy execution successful. 2024-09-10 10:43:19.450 +05:30 857adeb4-6a6a-453d-869e-05adc89723c9 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:43:19.452 +05:30 fbf788ec-e1ba-4457-abef-9a37347e8aa2 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 10:43:19.453 +05:30 fbf788ec-e1ba-4457-abef-9a37347e8aa2 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 10:43:19.487 +05:30 fbf788ec-e1ba-4457-abef-9a37347e8aa2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:19.488 +05:30 fbf788ec-e1ba-4457-abef-9a37347e8aa2 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 34.6885ms 2024-09-10 10:43:19.488 +05:30 fbf788ec-e1ba-4457-abef-9a37347e8aa2 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 10:43:19.489 +05:30 fbf788ec-e1ba-4457-abef-9a37347e8aa2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 857adeb4-6a6a-453d-869e-05adc89723c9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":2,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 10:43:19.490 +05:30 fbf788ec-e1ba-4457-abef-9a37347e8aa2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 43.5813ms 2024-09-10 10:43:19.599 +05:30 0cbe0477-2966-4513-b7fb-77e2d44eb520 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null null 2024-09-10 10:43:19.599 +05:30 0cbe0477-2966-4513-b7fb-77e2d44eb520 INF CORS policy execution successful. 2024-09-10 10:43:19.599 +05:30 0cbe0477-2966-4513-b7fb-77e2d44eb520 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 204 null null 0.5565ms 2024-09-10 10:43:19.691 +05:30 36aebe9b-d009-4659-bcdc-08386efc087d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=2 - null null 2024-09-10 10:43:19.691 +05:30 36aebe9b-d009-4659-bcdc-08386efc087d INF CORS policy execution successful. 2024-09-10 10:43:19.691 +05:30 36aebe9b-d009-4659-bcdc-08386efc087d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=2 - 204 null null 0.4675ms 2024-09-10 10:43:19.691 +05:30 7e622a75-dd42-4570-a9a5-f554497829f8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null null 2024-09-10 10:43:19.691 +05:30 7e622a75-dd42-4570-a9a5-f554497829f8 INF CORS policy execution successful. 2024-09-10 10:43:19.692 +05:30 7e622a75-dd42-4570-a9a5-f554497829f8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 204 null null 0.2683ms 2024-09-10 10:43:19.692 +05:30 dde1c7fb-a1c8-4338-bfde-cce9ce8191b8 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null 0 2024-09-10 10:43:19.692 +05:30 dde1c7fb-a1c8-4338-bfde-cce9ce8191b8 INF CORS policy execution successful. 2024-09-10 10:43:19.692 +05:30 dde1c7fb-a1c8-4338-bfde-cce9ce8191b8 INF HTTP request: Path: /userpreference/updatePreferenceLanguage QueryString: ?preferenceLanguageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 10:43:19.693 +05:30 03477bcf-6e3a-4df7-8be2-88c01bc5822a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 10:43:19.693 +05:30 03477bcf-6e3a-4df7-8be2-88c01bc5822a INF Route matched with {action = "UpdatePreferenceLanguage", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLanguage(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 10:43:19.711 +05:30 03477bcf-6e3a-4df7-8be2-88c01bc5822a INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:19.712 +05:30 03477bcf-6e3a-4df7-8be2-88c01bc5822a INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api) in 19.0296ms 2024-09-10 10:43:19.712 +05:30 03477bcf-6e3a-4df7-8be2-88c01bc5822a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 10:43:19.713 +05:30 03477bcf-6e3a-4df7-8be2-88c01bc5822a INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: dde1c7fb-a1c8-4338-bfde-cce9ce8191b8}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelanguage}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 96} Body: {"status":"Success","statusCode":2001,"message":"Preference updated successfully.","result":"8"} 2024-09-10 10:43:19.713 +05:30 03477bcf-6e3a-4df7-8be2-88c01bc5822a INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 201 96 application/json; charset=utf-8 21.1625ms 2024-09-10 10:43:19.770 +05:30 ced83317-d949-46e1-bf50-ec75067e0654 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 10:43:19.770 +05:30 ced83317-d949-46e1-bf50-ec75067e0654 INF CORS policy execution successful. 2024-09-10 10:43:19.771 +05:30 4810401f-c03f-40d0-8ff4-3b06724521d0 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null 0 2024-09-10 10:43:19.771 +05:30 4810401f-c03f-40d0-8ff4-3b06724521d0 INF CORS policy execution successful. 2024-09-10 10:43:19.771 +05:30 4810401f-c03f-40d0-8ff4-3b06724521d0 INF HTTP request: Path: /userpreference/updatepreferencelayout QueryString: ?preferenceLayoutId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 10:43:19.771 +05:30 d5b6d427-cf8f-4304-8ab8-b5440bf7d5ee INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 10:43:19.771 +05:30 d5b6d427-cf8f-4304-8ab8-b5440bf7d5ee INF Route matched with {action = "UpdatePreferenceLayout", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLayout(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 10:43:19.777 +05:30 ced83317-d949-46e1-bf50-ec75067e0654 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 6.2358ms 2024-09-10 10:43:19.778 +05:30 48cb1e1a-9289-4846-8649-52769af3be40 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 10:43:19.778 +05:30 48cb1e1a-9289-4846-8649-52769af3be40 INF CORS policy execution successful. 2024-09-10 10:43:19.779 +05:30 48cb1e1a-9289-4846-8649-52769af3be40 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.9945ms 2024-09-10 10:43:19.797 +05:30 d5b6d427-cf8f-4304-8ab8-b5440bf7d5ee INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:19.797 +05:30 d5b6d427-cf8f-4304-8ab8-b5440bf7d5ee INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api) in 25.6782ms 2024-09-10 10:43:19.797 +05:30 d5b6d427-cf8f-4304-8ab8-b5440bf7d5ee INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 10:43:19.797 +05:30 d5b6d427-cf8f-4304-8ab8-b5440bf7d5ee INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 4810401f-c03f-40d0-8ff4-3b06724521d0}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 103} Body: {"status":"Success","statusCode":2001,"message":"Layout preference updated successfully.","result":"8"} 2024-09-10 10:43:19.798 +05:30 d5b6d427-cf8f-4304-8ab8-b5440bf7d5ee INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 201 103 application/json; charset=utf-8 27.151ms 2024-09-10 10:43:20.074 +05:30 bea08b4b-fef6-400a-9a2f-d3f3936806d8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 10:43:20.074 +05:30 bea08b4b-fef6-400a-9a2f-d3f3936806d8 INF CORS policy execution successful. 2024-09-10 10:43:20.074 +05:30 bea08b4b-fef6-400a-9a2f-d3f3936806d8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.483ms 2024-09-10 10:43:20.077 +05:30 b7d7ca3b-9fe3-47b9-9104-ce55629e2681 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 10:43:20.077 +05:30 b7d7ca3b-9fe3-47b9-9104-ce55629e2681 INF CORS policy execution successful. 2024-09-10 10:43:20.077 +05:30 25675b8d-6bc1-4457-9b88-6e6a49c725d2 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=2 - null 0 2024-09-10 10:43:20.077 +05:30 b7d7ca3b-9fe3-47b9-9104-ce55629e2681 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.5739ms 2024-09-10 10:43:20.078 +05:30 25675b8d-6bc1-4457-9b88-6e6a49c725d2 INF CORS policy execution successful. 2024-09-10 10:43:20.078 +05:30 ddc44f53-db92-4bb4-ba7b-6a9ccc79178b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 10:43:20.078 +05:30 25675b8d-6bc1-4457-9b88-6e6a49c725d2 INF HTTP request: Path: /userpreference/updatepreferencetheme QueryString: ?preferenceThemeId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 10:43:20.078 +05:30 ddc44f53-db92-4bb4-ba7b-6a9ccc79178b INF CORS policy execution successful. 2024-09-10 10:43:20.079 +05:30 158d8738-ac75-412b-9846-6d955e13375a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 10:43:20.079 +05:30 ddc44f53-db92-4bb4-ba7b-6a9ccc79178b INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:43:20.079 +05:30 158d8738-ac75-412b-9846-6d955e13375a INF Route matched with {action = "UpdatePreferenceTheme", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceTheme(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 10:43:20.079 +05:30 a677e28b-e08e-4e74-b912-6e8641c81685 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 10:43:20.079 +05:30 a677e28b-e08e-4e74-b912-6e8641c81685 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 10:43:20.080 +05:30 935c2ffd-dad3-46ba-9625-fc76c3d93c65 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 10:43:20.080 +05:30 935c2ffd-dad3-46ba-9625-fc76c3d93c65 INF CORS policy execution successful. 2024-09-10 10:43:20.080 +05:30 935c2ffd-dad3-46ba-9625-fc76c3d93c65 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:43:20.081 +05:30 77f39a51-5978-43c1-b0e0-bd77bbd1b637 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 10:43:20.081 +05:30 77f39a51-5978-43c1-b0e0-bd77bbd1b637 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 10:43:20.103 +05:30 158d8738-ac75-412b-9846-6d955e13375a INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:20.104 +05:30 158d8738-ac75-412b-9846-6d955e13375a INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api) in 25.38ms 2024-09-10 10:43:20.104 +05:30 158d8738-ac75-412b-9846-6d955e13375a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 10:43:20.104 +05:30 158d8738-ac75-412b-9846-6d955e13375a INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 25675b8d-6bc1-4457-9b88-6e6a49c725d2}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 102} Body: {"status":"Success","statusCode":2001,"message":"Theme preference updated successfully.","result":"8"} 2024-09-10 10:43:20.105 +05:30 158d8738-ac75-412b-9846-6d955e13375a INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=2 - 201 102 application/json; charset=utf-8 28.0834ms 2024-09-10 10:43:20.119 +05:30 a677e28b-e08e-4e74-b912-6e8641c81685 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:20.119 +05:30 a677e28b-e08e-4e74-b912-6e8641c81685 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 40.0105ms 2024-09-10 10:43:20.119 +05:30 a677e28b-e08e-4e74-b912-6e8641c81685 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 10:43:20.119 +05:30 a677e28b-e08e-4e74-b912-6e8641c81685 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ddc44f53-db92-4bb4-ba7b-6a9ccc79178b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 10:43:20.120 +05:30 a677e28b-e08e-4e74-b912-6e8641c81685 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 41.7284ms 2024-09-10 10:43:20.148 +05:30 77f39a51-5978-43c1-b0e0-bd77bbd1b637 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:20.149 +05:30 77f39a51-5978-43c1-b0e0-bd77bbd1b637 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 68.2855ms 2024-09-10 10:43:20.149 +05:30 77f39a51-5978-43c1-b0e0-bd77bbd1b637 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 10:43:20.150 +05:30 77f39a51-5978-43c1-b0e0-bd77bbd1b637 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 935c2ffd-dad3-46ba-9625-fc76c3d93c65}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 15955} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 10:43:20.151 +05:30 77f39a51-5978-43c1-b0e0-bd77bbd1b637 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 15955 application/json; charset=utf-8 70.6807ms 2024-09-10 10:43:20.184 +05:30 239805b7-80ca-4abd-af33-550882944332 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 10:43:20.184 +05:30 239805b7-80ca-4abd-af33-550882944332 INF CORS policy execution successful. 2024-09-10 10:43:20.185 +05:30 239805b7-80ca-4abd-af33-550882944332 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:43:20.185 +05:30 b43c2687-d70b-4a6c-8c79-b67eb169a100 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 10:43:20.185 +05:30 b43c2687-d70b-4a6c-8c79-b67eb169a100 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 10:43:20.200 +05:30 b43c2687-d70b-4a6c-8c79-b67eb169a100 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:20.201 +05:30 b43c2687-d70b-4a6c-8c79-b67eb169a100 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 15.7426ms 2024-09-10 10:43:20.201 +05:30 b43c2687-d70b-4a6c-8c79-b67eb169a100 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 10:43:20.201 +05:30 b43c2687-d70b-4a6c-8c79-b67eb169a100 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 239805b7-80ca-4abd-af33-550882944332}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 10:43:20.201 +05:30 b43c2687-d70b-4a6c-8c79-b67eb169a100 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 17.491ms 2024-09-10 10:43:20.203 +05:30 bdc8f391-41cd-48b9-b839-be71d1df3e2e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 10:43:20.203 +05:30 bdc8f391-41cd-48b9-b839-be71d1df3e2e INF CORS policy execution successful. 2024-09-10 10:43:20.203 +05:30 bdc8f391-41cd-48b9-b839-be71d1df3e2e INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:43:20.203 +05:30 b1c9b2e8-4278-4011-9dae-9e942bef840e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 10:43:20.203 +05:30 b1c9b2e8-4278-4011-9dae-9e942bef840e INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 10:43:20.226 +05:30 b1c9b2e8-4278-4011-9dae-9e942bef840e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:20.227 +05:30 b1c9b2e8-4278-4011-9dae-9e942bef840e INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 23.2809ms 2024-09-10 10:43:20.227 +05:30 b1c9b2e8-4278-4011-9dae-9e942bef840e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 10:43:20.227 +05:30 b1c9b2e8-4278-4011-9dae-9e942bef840e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bdc8f391-41cd-48b9-b839-be71d1df3e2e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 15955} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 10:43:20.228 +05:30 b1c9b2e8-4278-4011-9dae-9e942bef840e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 15955 application/json; charset=utf-8 25.4306ms 2024-09-10 10:43:23.914 +05:30 7709a5b2-eb5a-4070-a008-2532e5fcbc94 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - null null 2024-09-10 10:43:23.914 +05:30 256beba1-9dcb-42c0-8775-83b5458210ec INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 10:43:23.915 +05:30 7709a5b2-eb5a-4070-a008-2532e5fcbc94 INF CORS policy execution successful. 2024-09-10 10:43:23.915 +05:30 256beba1-9dcb-42c0-8775-83b5458210ec INF CORS policy execution successful. 2024-09-10 10:43:23.915 +05:30 53a7236c-7b4d-4bcd-8b3f-5d2d35975f7d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 10:43:23.915 +05:30 53a7236c-7b4d-4bcd-8b3f-5d2d35975f7d INF CORS policy execution successful. 2024-09-10 10:43:23.915 +05:30 256beba1-9dcb-42c0-8775-83b5458210ec INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.9746ms 2024-09-10 10:43:23.915 +05:30 53a7236c-7b4d-4bcd-8b3f-5d2d35975f7d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.3507ms 2024-09-10 10:43:23.916 +05:30 7709a5b2-eb5a-4070-a008-2532e5fcbc94 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - 204 null null 1.0827ms 2024-09-10 10:43:23.953 +05:30 81263b8d-78ad-4e7d-ade5-f6d556f5e780 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - null null 2024-09-10 10:43:23.954 +05:30 81263b8d-78ad-4e7d-ade5-f6d556f5e780 INF CORS policy execution successful. 2024-09-10 10:43:23.955 +05:30 81263b8d-78ad-4e7d-ade5-f6d556f5e780 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=15 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:43:23.958 +05:30 79f0f387-e226-4593-b9a6-c45a473bce76 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 10:43:23.958 +05:30 79f0f387-e226-4593-b9a6-c45a473bce76 INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 10:43:23.983 +05:30 48d70a5b-7e74-468e-81ad-199bc1342f26 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 10:43:23.983 +05:30 48d70a5b-7e74-468e-81ad-199bc1342f26 INF CORS policy execution successful. 2024-09-10 10:43:23.983 +05:30 48d70a5b-7e74-468e-81ad-199bc1342f26 INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:43:23.984 +05:30 52d016c3-348d-4f64-8135-7a77f44c2d26 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 10:43:23.995 +05:30 52d016c3-348d-4f64-8135-7a77f44c2d26 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Int32, Boolean, Int32, Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 10:43:24.118 +05:30 79f0f387-e226-4593-b9a6-c45a473bce76 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:24.119 +05:30 79f0f387-e226-4593-b9a6-c45a473bce76 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 160.3016ms 2024-09-10 10:43:24.119 +05:30 79f0f387-e226-4593-b9a6-c45a473bce76 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 10:43:24.119 +05:30 79f0f387-e226-4593-b9a6-c45a473bce76 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 81263b8d-78ad-4e7d-ade5-f6d556f5e780}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 10:43:24.120 +05:30 79f0f387-e226-4593-b9a6-c45a473bce76 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - 200 624 application/json; charset=utf-8 166.192ms 2024-09-10 10:43:24.125 +05:30 52d016c3-348d-4f64-8135-7a77f44c2d26 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:24.125 +05:30 52d016c3-348d-4f64-8135-7a77f44c2d26 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api) in 129.7255ms 2024-09-10 10:43:24.125 +05:30 52d016c3-348d-4f64-8135-7a77f44c2d26 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 10:43:24.125 +05:30 52d016c3-348d-4f64-8135-7a77f44c2d26 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 48d70a5b-7e74-468e-81ad-199bc1342f26}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1753} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"TagId\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":38,\"TotalPages\":4}]}"} 2024-09-10 10:43:24.126 +05:30 52d016c3-348d-4f64-8135-7a77f44c2d26 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1753 application/json; charset=utf-8 143.0654ms 2024-09-10 10:43:24.406 +05:30 4bb6046d-0336-48e5-b557-9373d284579c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 10:43:24.407 +05:30 4bb6046d-0336-48e5-b557-9373d284579c INF CORS policy execution successful. 2024-09-10 10:43:24.407 +05:30 4bb6046d-0336-48e5-b557-9373d284579c INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:43:24.410 +05:30 a47268ef-25e4-4033-880d-37e93a1d3e6d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 10:43:24.410 +05:30 a47268ef-25e4-4033-880d-37e93a1d3e6d INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Int32, Boolean, Int32, Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 10:43:24.420 +05:30 a47268ef-25e4-4033-880d-37e93a1d3e6d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:24.420 +05:30 a47268ef-25e4-4033-880d-37e93a1d3e6d INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api) in 9.77ms 2024-09-10 10:43:24.420 +05:30 a47268ef-25e4-4033-880d-37e93a1d3e6d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 10:43:24.420 +05:30 a47268ef-25e4-4033-880d-37e93a1d3e6d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4bb6046d-0336-48e5-b557-9373d284579c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1753} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"TagId\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":38,\"TotalPages\":4}]}"} 2024-09-10 10:43:24.421 +05:30 a47268ef-25e4-4033-880d-37e93a1d3e6d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1753 application/json; charset=utf-8 14.538ms 2024-09-10 10:43:26.571 +05:30 f96c776d-f72a-4d0d-a7c2-5a86f0deabf9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - null null 2024-09-10 10:43:26.571 +05:30 31e5e4d0-f383-4746-8ff5-5d861555bb36 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - null null 2024-09-10 10:43:26.571 +05:30 f96c776d-f72a-4d0d-a7c2-5a86f0deabf9 INF CORS policy execution successful. 2024-09-10 10:43:26.572 +05:30 5e2d2bc5-0cca-40f3-86a5-04eae996c537 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 10:43:26.572 +05:30 5e2d2bc5-0cca-40f3-86a5-04eae996c537 INF CORS policy execution successful. 2024-09-10 10:43:26.572 +05:30 56f26f79-d0aa-4137-b385-153e0ecbf5af INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 10:43:26.572 +05:30 31e5e4d0-f383-4746-8ff5-5d861555bb36 INF CORS policy execution successful. 2024-09-10 10:43:26.573 +05:30 f96c776d-f72a-4d0d-a7c2-5a86f0deabf9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - 204 null null 1.6726ms 2024-09-10 10:43:26.573 +05:30 5e2d2bc5-0cca-40f3-86a5-04eae996c537 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 1.2292ms 2024-09-10 10:43:26.573 +05:30 c275a114-19d6-43da-b354-bc9b5dd549fb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - null null 2024-09-10 10:43:26.573 +05:30 c275a114-19d6-43da-b354-bc9b5dd549fb INF CORS policy execution successful. 2024-09-10 10:43:26.573 +05:30 31e5e4d0-f383-4746-8ff5-5d861555bb36 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - 204 null null 1.5244ms 2024-09-10 10:43:26.573 +05:30 f51b670b-82a2-4761-b0f3-d22246f53efa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - null null 2024-09-10 10:43:26.573 +05:30 f51b670b-82a2-4761-b0f3-d22246f53efa INF CORS policy execution successful. 2024-09-10 10:43:26.573 +05:30 f51b670b-82a2-4761-b0f3-d22246f53efa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - 204 null null 0.3826ms 2024-09-10 10:43:26.573 +05:30 56f26f79-d0aa-4137-b385-153e0ecbf5af INF CORS policy execution successful. 2024-09-10 10:43:26.574 +05:30 56f26f79-d0aa-4137-b385-153e0ecbf5af INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 1.653ms 2024-09-10 10:43:26.573 +05:30 c275a114-19d6-43da-b354-bc9b5dd549fb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - 204 null null 0.2789ms 2024-09-10 10:43:26.616 +05:30 4a72945a-6952-4b0b-93ae-c7ed90e05aea INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 10:43:26.616 +05:30 2280afbd-b440-4781-b0e7-e11808d1da06 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - null null 2024-09-10 10:43:26.617 +05:30 4a72945a-6952-4b0b-93ae-c7ed90e05aea INF CORS policy execution successful. 2024-09-10 10:43:26.617 +05:30 2280afbd-b440-4781-b0e7-e11808d1da06 INF CORS policy execution successful. 2024-09-10 10:43:26.617 +05:30 d3c16b6a-5e47-4fae-b280-c19d2cd5db76 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - null null 2024-09-10 10:43:26.617 +05:30 4a72945a-6952-4b0b-93ae-c7ed90e05aea INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:43:26.618 +05:30 2280afbd-b440-4781-b0e7-e11808d1da06 INF HTTP request: Path: /tag/gettagdetails QueryString: ?tagId=2&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:43:26.618 +05:30 d3c16b6a-5e47-4fae-b280-c19d2cd5db76 INF CORS policy execution successful. 2024-09-10 10:43:26.618 +05:30 d3c16b6a-5e47-4fae-b280-c19d2cd5db76 INF HTTP request: Path: /tag/gettagdependent QueryString: ?languageId=1&tagId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:43:26.618 +05:30 6020ab8b-6baa-4cf5-bf54-a54565b66f4c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 10:43:26.618 +05:30 56a95442-eb67-4cf2-aa2d-9171986d2ad1 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 10:43:26.618 +05:30 bee99e7b-45f4-43b5-8834-3abb11dc6f51 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 10:43:26.626 +05:30 6020ab8b-6baa-4cf5-bf54-a54565b66f4c INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 10:43:26.626 +05:30 56a95442-eb67-4cf2-aa2d-9171986d2ad1 INF Route matched with {action = "GetTagDependent", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDependent(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 10:43:26.627 +05:30 bee99e7b-45f4-43b5-8834-3abb11dc6f51 INF Route matched with {action = "GetTagDetails", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDetails(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 10:43:26.649 +05:30 6020ab8b-6baa-4cf5-bf54-a54565b66f4c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:26.650 +05:30 6020ab8b-6baa-4cf5-bf54-a54565b66f4c INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 23.6515ms 2024-09-10 10:43:26.650 +05:30 6020ab8b-6baa-4cf5-bf54-a54565b66f4c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 10:43:26.650 +05:30 6020ab8b-6baa-4cf5-bf54-a54565b66f4c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4a72945a-6952-4b0b-93ae-c7ed90e05aea}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5954} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null}]"} 2024-09-10 10:43:26.651 +05:30 6020ab8b-6baa-4cf5-bf54-a54565b66f4c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 5954 application/json; charset=utf-8 35.3335ms 2024-09-10 10:43:26.687 +05:30 bee99e7b-45f4-43b5-8834-3abb11dc6f51 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:26.688 +05:30 bee99e7b-45f4-43b5-8834-3abb11dc6f51 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api) in 60.7502ms 2024-09-10 10:43:26.688 +05:30 bee99e7b-45f4-43b5-8834-3abb11dc6f51 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 10:43:26.688 +05:30 bee99e7b-45f4-43b5-8834-3abb11dc6f51 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2280afbd-b440-4781-b0e7-e11808d1da06}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 519} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"TagDetails\":[{\"TagId\":2,\"TagName\":\"Account\",\"caption\":\"Account\",\"tagTypeId\":1,\"ModuleId\":1,\"ModuleName\":\"Module5\",\"AllowDuplicateNames\":null,\"AllowMultiLang\":null,\"AllowRevision\":null,\"Default\":null,\"Visible\":null,\"DefSearchBy\":null,\"bAllowAutoCodeGeneration\":null,\"MenuId\":23}],\"LanguageDetails\":[{\"TagId\":2,\"LanguageId\":1,\"LanguageName\":\"English\",\"Caption\":\"English\"}]}"} 2024-09-10 10:43:26.688 +05:30 bee99e7b-45f4-43b5-8834-3abb11dc6f51 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - 200 519 application/json; charset=utf-8 71.9206ms 2024-09-10 10:43:26.703 +05:30 56a95442-eb67-4cf2-aa2d-9171986d2ad1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:26.704 +05:30 56a95442-eb67-4cf2-aa2d-9171986d2ad1 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api) in 77.6087ms 2024-09-10 10:43:26.704 +05:30 56a95442-eb67-4cf2-aa2d-9171986d2ad1 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 10:43:26.704 +05:30 56a95442-eb67-4cf2-aa2d-9171986d2ad1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d3c16b6a-5e47-4fae-b280-c19d2cd5db76}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1339} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9}]"} 2024-09-10 10:43:26.704 +05:30 56a95442-eb67-4cf2-aa2d-9171986d2ad1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - 200 1339 application/json; charset=utf-8 87.1457ms 2024-09-10 10:43:27.000 +05:30 29b4c0bc-4008-4aa4-81e2-73380474c4f8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - null null 2024-09-10 10:43:27.000 +05:30 c7bcbfe4-20e9-492d-a915-ce3f2589d334 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - null null 2024-09-10 10:43:27.000 +05:30 04f09bcd-2a38-4542-8897-8ab11b2a5c59 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 10:43:27.000 +05:30 c7bcbfe4-20e9-492d-a915-ce3f2589d334 INF CORS policy execution successful. 2024-09-10 10:43:27.001 +05:30 c7bcbfe4-20e9-492d-a915-ce3f2589d334 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - 204 null null 0.4816ms 2024-09-10 10:43:27.001 +05:30 04f09bcd-2a38-4542-8897-8ab11b2a5c59 INF CORS policy execution successful. 2024-09-10 10:43:27.001 +05:30 29b4c0bc-4008-4aa4-81e2-73380474c4f8 INF CORS policy execution successful. 2024-09-10 10:43:27.001 +05:30 04f09bcd-2a38-4542-8897-8ab11b2a5c59 INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:43:27.001 +05:30 29b4c0bc-4008-4aa4-81e2-73380474c4f8 INF HTTP request: Path: /tag/gettagdetails QueryString: ?tagId=2&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:43:27.001 +05:30 ac890d15-69a5-4eac-9314-49ef3528dc39 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 10:43:27.001 +05:30 33b4249b-fabb-41ea-b194-421d45d79d70 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 10:43:27.001 +05:30 ac890d15-69a5-4eac-9314-49ef3528dc39 INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 10:43:27.001 +05:30 33b4249b-fabb-41ea-b194-421d45d79d70 INF Route matched with {action = "GetTagDetails", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDetails(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 10:43:27.002 +05:30 b49beddb-692a-4a62-a917-a9da1488f8d8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - null null 2024-09-10 10:43:27.003 +05:30 b49beddb-692a-4a62-a917-a9da1488f8d8 INF CORS policy execution successful. 2024-09-10 10:43:27.003 +05:30 b49beddb-692a-4a62-a917-a9da1488f8d8 INF HTTP request: Path: /tag/gettagdependent QueryString: ?languageId=1&tagId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:43:27.003 +05:30 0a7f2603-32d6-4345-9661-a2ca81d4ff5f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 10:43:27.003 +05:30 0a7f2603-32d6-4345-9661-a2ca81d4ff5f INF Route matched with {action = "GetTagDependent", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDependent(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 10:43:27.004 +05:30 33b4249b-fabb-41ea-b194-421d45d79d70 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:27.004 +05:30 33b4249b-fabb-41ea-b194-421d45d79d70 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api) in 3.0492ms 2024-09-10 10:43:27.005 +05:30 33b4249b-fabb-41ea-b194-421d45d79d70 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 10:43:27.005 +05:30 33b4249b-fabb-41ea-b194-421d45d79d70 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 29b4c0bc-4008-4aa4-81e2-73380474c4f8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 519} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"TagDetails\":[{\"TagId\":2,\"TagName\":\"Account\",\"caption\":\"Account\",\"tagTypeId\":1,\"ModuleId\":1,\"ModuleName\":\"Module5\",\"AllowDuplicateNames\":null,\"AllowMultiLang\":null,\"AllowRevision\":null,\"Default\":null,\"Visible\":null,\"DefSearchBy\":null,\"bAllowAutoCodeGeneration\":null,\"MenuId\":23}],\"LanguageDetails\":[{\"TagId\":2,\"LanguageId\":1,\"LanguageName\":\"English\",\"Caption\":\"English\"}]}"} 2024-09-10 10:43:27.005 +05:30 33b4249b-fabb-41ea-b194-421d45d79d70 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - 200 519 application/json; charset=utf-8 4.6602ms 2024-09-10 10:43:27.005 +05:30 ac890d15-69a5-4eac-9314-49ef3528dc39 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:27.005 +05:30 ac890d15-69a5-4eac-9314-49ef3528dc39 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 4.1148ms 2024-09-10 10:43:27.006 +05:30 ac890d15-69a5-4eac-9314-49ef3528dc39 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 10:43:27.006 +05:30 8e1f973d-0d2d-4510-bb52-4c78f6571567 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=2 - null null 2024-09-10 10:43:27.006 +05:30 8e1f973d-0d2d-4510-bb52-4c78f6571567 INF CORS policy execution successful. 2024-09-10 10:43:27.006 +05:30 ac890d15-69a5-4eac-9314-49ef3528dc39 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 04f09bcd-2a38-4542-8897-8ab11b2a5c59}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5954} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null}]"} 2024-09-10 10:43:27.006 +05:30 8e1f973d-0d2d-4510-bb52-4c78f6571567 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=2 - 204 null null 0.2533ms 2024-09-10 10:43:27.006 +05:30 ac890d15-69a5-4eac-9314-49ef3528dc39 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 5954 application/json; charset=utf-8 5.9645ms 2024-09-10 10:43:27.007 +05:30 0a7f2603-32d6-4345-9661-a2ca81d4ff5f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:27.007 +05:30 0a7f2603-32d6-4345-9661-a2ca81d4ff5f INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api) in 4.516ms 2024-09-10 10:43:27.008 +05:30 0a7f2603-32d6-4345-9661-a2ca81d4ff5f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 10:43:27.008 +05:30 0a7f2603-32d6-4345-9661-a2ca81d4ff5f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b49beddb-692a-4a62-a917-a9da1488f8d8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1339} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9}]"} 2024-09-10 10:43:27.008 +05:30 0a7f2603-32d6-4345-9661-a2ca81d4ff5f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - 200 1339 application/json; charset=utf-8 5.6952ms 2024-09-10 10:43:27.038 +05:30 e11c5194-82a8-4d66-8ea8-5b8d8b35dde6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - null null 2024-09-10 10:43:27.039 +05:30 e11c5194-82a8-4d66-8ea8-5b8d8b35dde6 INF CORS policy execution successful. 2024-09-10 10:43:27.039 +05:30 e11c5194-82a8-4d66-8ea8-5b8d8b35dde6 INF HTTP request: Path: /module/getmodulelist QueryString: ?languageId=1&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:43:27.040 +05:30 1ee58495-9d7b-4bd7-8afc-13910cbdd9e6 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 10:43:27.046 +05:30 f956856f-39dd-4a15-a24d-28001bd0da6f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=2 - null null 2024-09-10 10:43:27.047 +05:30 f956856f-39dd-4a15-a24d-28001bd0da6f INF CORS policy execution successful. 2024-09-10 10:43:27.047 +05:30 f956856f-39dd-4a15-a24d-28001bd0da6f INF HTTP request: Path: /tag/gettagused QueryString: ?languageId=1&tagId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:43:27.047 +05:30 1ee58495-9d7b-4bd7-8afc-13910cbdd9e6 INF Route matched with {action = "GetModuleList", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetModuleList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.ModuleController (Sang.CoreSettings.Api). 2024-09-10 10:43:27.048 +05:30 0311c120-1d3a-4531-9ac1-cbc086eeb320 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 10:43:27.054 +05:30 0311c120-1d3a-4531-9ac1-cbc086eeb320 INF Route matched with {action = "GetTagUsed", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagUsed(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 10:43:27.067 +05:30 1ee58495-9d7b-4bd7-8afc-13910cbdd9e6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:27.067 +05:30 1ee58495-9d7b-4bd7-8afc-13910cbdd9e6 INF Executed action Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api) in 19.6087ms 2024-09-10 10:43:27.067 +05:30 1ee58495-9d7b-4bd7-8afc-13910cbdd9e6 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 10:43:27.068 +05:30 1ee58495-9d7b-4bd7-8afc-13910cbdd9e6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e11c5194-82a8-4d66-8ea8-5b8d8b35dde6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 287} Body: {"status":"Success","statusCode":2000,"message":"Module List retrieved.","result":"[{\"Id\":7,\"Name\":\"Module1\"},{\"Id\":11,\"Name\":\"Module4\"},{\"Id\":1,\"Name\":\"Module5\"},{\"Id\":12,\"Name\":\"Module5\"},{\"Id\":13,\"Name\":\"ModuleTest\"},{\"Id\":6,\"Name\":\"New Module\"}]"} 2024-09-10 10:43:27.068 +05:30 1ee58495-9d7b-4bd7-8afc-13910cbdd9e6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - 200 287 application/json; charset=utf-8 29.8338ms 2024-09-10 10:43:27.162 +05:30 0311c120-1d3a-4531-9ac1-cbc086eeb320 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:27.176 +05:30 0311c120-1d3a-4531-9ac1-cbc086eeb320 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api) in 121.9144ms 2024-09-10 10:43:27.176 +05:30 0311c120-1d3a-4531-9ac1-cbc086eeb320 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 10:43:27.179 +05:30 0311c120-1d3a-4531-9ac1-cbc086eeb320 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f956856f-39dd-4a15-a24d-28001bd0da6f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 41797} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest1\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"BE\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCity\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Language\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iProvince\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TestTag\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Test\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1}]"} 2024-09-10 10:43:27.183 +05:30 0311c120-1d3a-4531-9ac1-cbc086eeb320 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=2 - 200 41797 application/json; charset=utf-8 136.9395ms 2024-09-10 10:43:27.507 +05:30 f036a31c-5313-4d47-bb86-873f85a6cf8e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=2 - null null 2024-09-10 10:43:27.508 +05:30 f036a31c-5313-4d47-bb86-873f85a6cf8e INF CORS policy execution successful. 2024-09-10 10:43:27.509 +05:30 f036a31c-5313-4d47-bb86-873f85a6cf8e INF HTTP request: Path: /tag/gettagused QueryString: ?languageId=1&tagId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:43:27.509 +05:30 4a976d62-b60f-4fcd-9709-5fbea0c4ba1b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 10:43:27.509 +05:30 4a976d62-b60f-4fcd-9709-5fbea0c4ba1b INF Route matched with {action = "GetTagUsed", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagUsed(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 10:43:27.520 +05:30 4a976d62-b60f-4fcd-9709-5fbea0c4ba1b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:27.524 +05:30 4a976d62-b60f-4fcd-9709-5fbea0c4ba1b INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api) in 14.6753ms 2024-09-10 10:43:27.524 +05:30 4a976d62-b60f-4fcd-9709-5fbea0c4ba1b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 10:43:27.526 +05:30 4a976d62-b60f-4fcd-9709-5fbea0c4ba1b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f036a31c-5313-4d47-bb86-873f85a6cf8e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 41797} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest1\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"BE\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCity\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Language\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iProvince\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TestTag\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Test\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1}]"} 2024-09-10 10:43:27.528 +05:30 4a976d62-b60f-4fcd-9709-5fbea0c4ba1b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=2 - 200 41797 application/json; charset=utf-8 20.7981ms 2024-09-10 10:43:27.904 +05:30 ecd5c5a1-039f-4e7d-9b74-fa927e68e908 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - null null 2024-09-10 10:43:27.904 +05:30 ecd5c5a1-039f-4e7d-9b74-fa927e68e908 INF CORS policy execution successful. 2024-09-10 10:43:27.905 +05:30 ecd5c5a1-039f-4e7d-9b74-fa927e68e908 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - 204 null null 0.5961ms 2024-09-10 10:43:27.944 +05:30 f9a2f1f7-4782-466b-a5f2-c784d9c51e20 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - null null 2024-09-10 10:43:27.944 +05:30 f9a2f1f7-4782-466b-a5f2-c784d9c51e20 INF CORS policy execution successful. 2024-09-10 10:43:27.945 +05:30 f9a2f1f7-4782-466b-a5f2-c784d9c51e20 INF HTTP request: Path: /module/getmodulelist QueryString: ?languageId=1&search=Module5 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:43:27.946 +05:30 cc06efa0-c2fd-40a9-a958-0e77cf2a6a7d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 10:43:27.947 +05:30 cc06efa0-c2fd-40a9-a958-0e77cf2a6a7d INF Route matched with {action = "GetModuleList", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetModuleList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.ModuleController (Sang.CoreSettings.Api). 2024-09-10 10:43:27.954 +05:30 cc06efa0-c2fd-40a9-a958-0e77cf2a6a7d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:27.954 +05:30 cc06efa0-c2fd-40a9-a958-0e77cf2a6a7d INF Executed action Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api) in 7.3725ms 2024-09-10 10:43:27.954 +05:30 cc06efa0-c2fd-40a9-a958-0e77cf2a6a7d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 10:43:27.954 +05:30 cc06efa0-c2fd-40a9-a958-0e77cf2a6a7d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f9a2f1f7-4782-466b-a5f2-c784d9c51e20}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 151} Body: {"status":"Success","statusCode":2000,"message":"Module List retrieved.","result":"[{\"Id\":12,\"Name\":\"Module5\"},{\"Id\":1,\"Name\":\"Module5\"}]"} 2024-09-10 10:43:27.955 +05:30 cc06efa0-c2fd-40a9-a958-0e77cf2a6a7d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - 200 151 application/json; charset=utf-8 10.7121ms 2024-09-10 10:43:33.198 +05:30 71565ae7-7235-4dd8-a13b-81161eebdf1d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - null null 2024-09-10 10:43:33.199 +05:30 6466111f-6203-4745-a10c-2f485df33279 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - null null 2024-09-10 10:43:33.199 +05:30 6466111f-6203-4745-a10c-2f485df33279 INF CORS policy execution successful. 2024-09-10 10:43:33.199 +05:30 71565ae7-7235-4dd8-a13b-81161eebdf1d INF CORS policy execution successful. 2024-09-10 10:43:33.199 +05:30 71565ae7-7235-4dd8-a13b-81161eebdf1d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - 204 null null 1.1304ms 2024-09-10 10:43:33.199 +05:30 6466111f-6203-4745-a10c-2f485df33279 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - 204 null null 0.881ms 2024-09-10 10:43:33.320 +05:30 31941d7f-f633-4bcf-ba54-c38a3f5ccf72 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - null null 2024-09-10 10:43:33.321 +05:30 31941d7f-f633-4bcf-ba54-c38a3f5ccf72 INF CORS policy execution successful. 2024-09-10 10:43:33.321 +05:30 31941d7f-f633-4bcf-ba54-c38a3f5ccf72 INF HTTP request: Path: /tagfield/getfieldsintag QueryString: ?languageId=1&tagId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:43:33.322 +05:30 ca3065d8-8fc3-4e68-82ed-1ec8d6708a01 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api)' 2024-09-10 10:43:33.328 +05:30 ca3065d8-8fc3-4e68-82ed-1ec8d6708a01 INF Route matched with {action = "GetFieldsInTag", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetFieldsInTag(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 10:43:33.377 +05:30 ca3065d8-8fc3-4e68-82ed-1ec8d6708a01 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:33.377 +05:30 ca3065d8-8fc3-4e68-82ed-1ec8d6708a01 INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api) in 48.987ms 2024-09-10 10:43:33.377 +05:30 ca3065d8-8fc3-4e68-82ed-1ec8d6708a01 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api)' 2024-09-10 10:43:33.377 +05:30 ca3065d8-8fc3-4e68-82ed-1ec8d6708a01 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 31941d7f-f633-4bcf-ba54-c38a3f5ccf72}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1874} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"iId\",\"Caption\":\"iId\",\"VariableName\":\"FT20001\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":12,\"Name\":\"sName\",\"Caption\":\"Name\",\"VariableName\":\"FT20002\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Text\",\"ContolType\":\"Text Box\"},{\"Id\":13,\"Name\":\"sCode\",\"Caption\":\"Code\",\"VariableName\":\"FT20003\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Text\",\"ContolType\":\"Text Box\"},{\"Id\":14,\"Name\":\"bGroup\",\"Caption\":\"bGroup\",\"VariableName\":\"FT20004\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"boolean\",\"ContolType\":\"check box\"},{\"Id\":15,\"Name\":\"iParent\",\"Caption\":\"iParent\",\"VariableName\":\"FT20005\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Tag\",\"ContolType\":\"drop down\"},{\"Id\":16,\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"VariableName\":\"FT20006\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Tiny Integer\",\"ContolType\":\"Text Box\"},{\"Id\":17,\"Name\":\"iCreatedBy\",\"Caption\":\"iCreatedBy\",\"VariableName\":\"FT20007\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":18,\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\",\"VariableName\":\"FT20008\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"DateTime\",\"ContolType\":\"Text Box\"},{\"Id\":19,\"Name\":\"iModifiedBy\",\"Caption\":\"iModifiedBy\",\"VariableName\":\"FT20009\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":20,\"Name\":\"dModifiedOn\",\"Caption\":\"dModifiedOn\",\"VariableName\":\"FT20010\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"DateTime\",\"ContolType\":\"Text Box\"}]"} 2024-09-10 10:43:33.378 +05:30 ca3065d8-8fc3-4e68-82ed-1ec8d6708a01 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - 200 1874 application/json; charset=utf-8 57.7575ms 2024-09-10 10:43:33.507 +05:30 6769541b-8a9d-49a5-9775-bef85b378c1d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - null null 2024-09-10 10:43:33.507 +05:30 6769541b-8a9d-49a5-9775-bef85b378c1d INF CORS policy execution successful. 2024-09-10 10:43:33.508 +05:30 6769541b-8a9d-49a5-9775-bef85b378c1d INF HTTP request: Path: /tagfield/getfieldsintag QueryString: ?languageId=1&tagId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:43:33.510 +05:30 97002f82-01bc-48b2-96d0-164aa36fcb76 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api)' 2024-09-10 10:43:33.510 +05:30 97002f82-01bc-48b2-96d0-164aa36fcb76 INF Route matched with {action = "GetFieldsInTag", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetFieldsInTag(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 10:43:33.538 +05:30 97002f82-01bc-48b2-96d0-164aa36fcb76 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:33.539 +05:30 97002f82-01bc-48b2-96d0-164aa36fcb76 INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api) in 28.5452ms 2024-09-10 10:43:33.539 +05:30 97002f82-01bc-48b2-96d0-164aa36fcb76 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api)' 2024-09-10 10:43:33.539 +05:30 97002f82-01bc-48b2-96d0-164aa36fcb76 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6769541b-8a9d-49a5-9775-bef85b378c1d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1874} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"iId\",\"Caption\":\"iId\",\"VariableName\":\"FT20001\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":12,\"Name\":\"sName\",\"Caption\":\"Name\",\"VariableName\":\"FT20002\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Text\",\"ContolType\":\"Text Box\"},{\"Id\":13,\"Name\":\"sCode\",\"Caption\":\"Code\",\"VariableName\":\"FT20003\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Text\",\"ContolType\":\"Text Box\"},{\"Id\":14,\"Name\":\"bGroup\",\"Caption\":\"bGroup\",\"VariableName\":\"FT20004\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"boolean\",\"ContolType\":\"check box\"},{\"Id\":15,\"Name\":\"iParent\",\"Caption\":\"iParent\",\"VariableName\":\"FT20005\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Tag\",\"ContolType\":\"drop down\"},{\"Id\":16,\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"VariableName\":\"FT20006\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Tiny Integer\",\"ContolType\":\"Text Box\"},{\"Id\":17,\"Name\":\"iCreatedBy\",\"Caption\":\"iCreatedBy\",\"VariableName\":\"FT20007\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":18,\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\",\"VariableName\":\"FT20008\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"DateTime\",\"ContolType\":\"Text Box\"},{\"Id\":19,\"Name\":\"iModifiedBy\",\"Caption\":\"iModifiedBy\",\"VariableName\":\"FT20009\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":20,\"Name\":\"dModifiedOn\",\"Caption\":\"dModifiedOn\",\"VariableName\":\"FT20010\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"DateTime\",\"ContolType\":\"Text Box\"}]"} 2024-09-10 10:43:33.539 +05:30 97002f82-01bc-48b2-96d0-164aa36fcb76 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - 200 1874 application/json; charset=utf-8 32.7232ms 2024-09-10 10:43:37.133 +05:30 5bda0337-28dc-4417-824b-7efb7b03bb31 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfielddetailsineditmode?id=11&languageId=1 - null null 2024-09-10 10:43:37.134 +05:30 5bda0337-28dc-4417-824b-7efb7b03bb31 INF CORS policy execution successful. 2024-09-10 10:43:37.135 +05:30 5bda0337-28dc-4417-824b-7efb7b03bb31 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfielddetailsineditmode?id=11&languageId=1 - 204 null null 1.2334ms 2024-09-10 10:43:37.285 +05:30 1a83457c-7337-4717-9be4-c9070b931b53 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfielddetailsineditmode?id=11&languageId=1 - null null 2024-09-10 10:43:37.286 +05:30 1a83457c-7337-4717-9be4-c9070b931b53 INF CORS policy execution successful. 2024-09-10 10:43:37.286 +05:30 1a83457c-7337-4717-9be4-c9070b931b53 INF HTTP request: Path: /tagfield/getfielddetailsineditmode QueryString: ?id=11&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:43:37.287 +05:30 c213c49e-2f17-4fda-8350-0c2c871b337d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldDetailsInEditMode (Sang.CoreSettings.Api)' 2024-09-10 10:43:37.294 +05:30 c213c49e-2f17-4fda-8350-0c2c871b337d INF Route matched with {action = "GetFieldDetailsInEditMode", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetFieldDetailsInEditMode(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 10:43:37.364 +05:30 c60b70ad-73c8-42d5-bc1b-b003959388d3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getdatatypeslist?languageId=1&search= - null null 2024-09-10 10:43:37.365 +05:30 c60b70ad-73c8-42d5-bc1b-b003959388d3 INF CORS policy execution successful. 2024-09-10 10:43:37.365 +05:30 c60b70ad-73c8-42d5-bc1b-b003959388d3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getdatatypeslist?languageId=1&search= - 204 null null 1.0005ms 2024-09-10 10:43:37.366 +05:30 c213c49e-2f17-4fda-8350-0c2c871b337d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:37.367 +05:30 c213c49e-2f17-4fda-8350-0c2c871b337d INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldDetailsInEditMode (Sang.CoreSettings.Api) in 72.6693ms 2024-09-10 10:43:37.367 +05:30 c213c49e-2f17-4fda-8350-0c2c871b337d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldDetailsInEditMode (Sang.CoreSettings.Api)' 2024-09-10 10:43:37.367 +05:30 c213c49e-2f17-4fda-8350-0c2c871b337d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1a83457c-7337-4717-9be4-c9070b931b53}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1191} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"iId\",\"Caption\":\"iId\",\"DataTypeId\":2,\"DataTypeName\":\"Integer\",\"Tab\":1,\"MaxSize\":0,\"DefaultValue\":null,\"DisplayControlType\":1,\"DisplayControlTypeName\":\"Text Box\",\"Default\":true,\"FieldType\":1,\"MinimumValue\":null,\"MaximumValue\":null,\"ToolTip\":null,\"BannerText\":null,\"RegularExpression\":null,\"ErrorMessage\":null,\"LinkTag\":0,\"FilterCondition\":null,\"MandatoryFields\":null,\"FieldOrder\":1,\"Hidden\":true,\"ReadOnly\":false,\"Mandatory\":true,\"InformationField\":false,\"CopyFromParent\":false,\"NotAvailableForReports\":false,\"MergeField\":false,\"MassUpdate\":false,\"CannotBeExported\":false,\"CannotBeImported\":false,\"AllowSpecialChar\":true,\"Negative\":false,\"AllowDateBefore\":false,\"FutureDate\":false,\"Behaviour\":1,\"WordWrap\":false,\"ScrollBar\":0,\"ColumnSpan\":2,\"RowSpan\":1,\"CharacterCasing\":0,\"InternalStdField\":true,\"AllowAsParameter\":true,\"AllowManualIncrement\":false,\"PreLoadValuesOnDemand\":false,\"AvailableInCustomerPortal\":false,\"EditableInCustomerPortal\":false,\"DoNotAllowSearch\":false}]"} 2024-09-10 10:43:37.368 +05:30 c213c49e-2f17-4fda-8350-0c2c871b337d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfielddetailsineditmode?id=11&languageId=1 - 200 1191 application/json; charset=utf-8 83.4523ms 2024-09-10 10:43:37.490 +05:30 efa62c12-5157-4e8b-9a4b-a411e6da680b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagtab/gettagtablist?languageId=1&search=&tagId=2 - null null 2024-09-10 10:43:37.490 +05:30 efa62c12-5157-4e8b-9a4b-a411e6da680b INF CORS policy execution successful. 2024-09-10 10:43:37.491 +05:30 b1b8b81a-d2f7-4d22-8ee8-184265a9a282 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getcontroltypeslist?languageId=1&search= - null null 2024-09-10 10:43:37.491 +05:30 efa62c12-5157-4e8b-9a4b-a411e6da680b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagtab/gettagtablist?languageId=1&search=&tagId=2 - 204 null null 0.7436ms 2024-09-10 10:43:37.491 +05:30 b1b8b81a-d2f7-4d22-8ee8-184265a9a282 INF CORS policy execution successful. 2024-09-10 10:43:37.491 +05:30 b1b8b81a-d2f7-4d22-8ee8-184265a9a282 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getcontroltypeslist?languageId=1&search= - 204 null null 0.5085ms 2024-09-10 10:43:37.494 +05:30 84e18acb-fa51-4961-9be1-204b532e7f56 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getdatatypeslist?languageId=1&search= - null null 2024-09-10 10:43:37.495 +05:30 84e18acb-fa51-4961-9be1-204b532e7f56 INF CORS policy execution successful. 2024-09-10 10:43:37.495 +05:30 84e18acb-fa51-4961-9be1-204b532e7f56 INF HTTP request: Path: /tagfield/getdatatypeslist QueryString: ?languageId=1&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:43:37.496 +05:30 0b1437d2-ca6b-4c9d-a6aa-3c8f8e2b6911 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetDataTypesList (Sang.CoreSettings.Api)' 2024-09-10 10:43:37.502 +05:30 0b1437d2-ca6b-4c9d-a6aa-3c8f8e2b6911 INF Route matched with {action = "GetDataTypesList", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDataTypesList(Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 10:43:37.522 +05:30 0b1437d2-ca6b-4c9d-a6aa-3c8f8e2b6911 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:37.522 +05:30 0b1437d2-ca6b-4c9d-a6aa-3c8f8e2b6911 INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.GetDataTypesList (Sang.CoreSettings.Api) in 19.8732ms 2024-09-10 10:43:37.523 +05:30 0b1437d2-ca6b-4c9d-a6aa-3c8f8e2b6911 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetDataTypesList (Sang.CoreSettings.Api)' 2024-09-10 10:43:37.523 +05:30 0b1437d2-ca6b-4c9d-a6aa-3c8f8e2b6911 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 84e18acb-fa51-4961-9be1-204b532e7f56}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":0,\"Name\":null},{\"Id\":1,\"Name\":\"Text\"},{\"Id\":2,\"Name\":\"Integer\"},{\"Id\":3,\"Name\":\"Small Integer\"},{\"Id\":4,\"Name\":\"Tiny Integer\"},{\"Id\":5,\"Name\":\"Big Integer\"},{\"Id\":6,\"Name\":\"numeric\"},{\"Id\":7,\"Name\":\"date\"},{\"Id\":8,\"Name\":\"time\"},{\"Id\":9,\"Name\":\"DateTime\"},{\"Id\":10,\"Name\":\"boolean\"},{\"Id\":11,\"Name\":\"Doc Viewer\"},{\"Id\":12,\"Name\":\"String list\"},{\"Id\":13,\"Name\":\"Number List\"},{\"Id\":14,\"Name\":\"Tag\"},{\"Id\":15,\"Name\":\"Geography\"}]"} 2024-09-10 10:43:37.523 +05:30 0b1437d2-ca6b-4c9d-a6aa-3c8f8e2b6911 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getdatatypeslist?languageId=1&search= - 200 624 application/json; charset=utf-8 28.9406ms 2024-09-10 10:43:37.705 +05:30 b8a31e9b-fb2f-439b-ad7e-603a9686668e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagtab/gettagtablist?languageId=1&search=&tagId=2 - null null 2024-09-10 10:43:37.705 +05:30 b8a31e9b-fb2f-439b-ad7e-603a9686668e INF CORS policy execution successful. 2024-09-10 10:43:37.706 +05:30 b8a31e9b-fb2f-439b-ad7e-603a9686668e INF HTTP request: Path: /tagtab/gettagtablist QueryString: ?languageId=1&search=&tagId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:43:37.706 +05:30 bed1070f-e296-4586-907f-8d844cd969a4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagTabController.GetTagTabList (Sang.CoreSettings.Api)' 2024-09-10 10:43:37.711 +05:30 bed1070f-e296-4586-907f-8d844cd969a4 INF Route matched with {action = "GetTagTabList", controller = "TagTab"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagTabList(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagTabController (Sang.CoreSettings.Api). 2024-09-10 10:43:37.715 +05:30 6ec59ff1-60ea-40f1-b065-6d3418ebf734 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getcontroltypeslist?languageId=1&search= - null null 2024-09-10 10:43:37.716 +05:30 6ec59ff1-60ea-40f1-b065-6d3418ebf734 INF CORS policy execution successful. 2024-09-10 10:43:37.716 +05:30 6ec59ff1-60ea-40f1-b065-6d3418ebf734 INF HTTP request: Path: /tagfield/getcontroltypeslist QueryString: ?languageId=1&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:43:37.716 +05:30 0fedbaa9-8fcb-496a-9ffd-6a60ac91d1f7 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetControlTypesList (Sang.CoreSettings.Api)' 2024-09-10 10:43:37.723 +05:30 0fedbaa9-8fcb-496a-9ffd-6a60ac91d1f7 INF Route matched with {action = "GetControlTypesList", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetControlTypesList(Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 10:43:37.736 +05:30 0fedbaa9-8fcb-496a-9ffd-6a60ac91d1f7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:37.737 +05:30 0fedbaa9-8fcb-496a-9ffd-6a60ac91d1f7 INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.GetControlTypesList (Sang.CoreSettings.Api) in 13.741ms 2024-09-10 10:43:37.737 +05:30 0fedbaa9-8fcb-496a-9ffd-6a60ac91d1f7 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetControlTypesList (Sang.CoreSettings.Api)' 2024-09-10 10:43:37.737 +05:30 0fedbaa9-8fcb-496a-9ffd-6a60ac91d1f7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6ec59ff1-60ea-40f1-b065-6d3418ebf734}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 436} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":0,\"Name\":\" \"},{\"Id\":1,\"Name\":\"Text Box\"},{\"Id\":2,\"Name\":\"Multi Line text Box\"},{\"Id\":3,\"Name\":\"drop down\"},{\"Id\":4,\"Name\":\"table\"},{\"Id\":5,\"Name\":\"check box\"},{\"Id\":6,\"Name\":\"doc viewer\"},{\"Id\":7,\"Name\":\"geaography\"},{\"Id\":8,\"Name\":\"radio button\"},{\"Id\":9,\"Name\":\"switch\"}]"} 2024-09-10 10:43:37.737 +05:30 bed1070f-e296-4586-907f-8d844cd969a4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:37.737 +05:30 0fedbaa9-8fcb-496a-9ffd-6a60ac91d1f7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getcontroltypeslist?languageId=1&search= - 200 436 application/json; charset=utf-8 21.7563ms 2024-09-10 10:43:37.737 +05:30 bed1070f-e296-4586-907f-8d844cd969a4 INF Executed action Sang.CoreSettings.Api.Controllers.TagTabController.GetTagTabList (Sang.CoreSettings.Api) in 25.6779ms 2024-09-10 10:43:37.737 +05:30 bed1070f-e296-4586-907f-8d844cd969a4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagTabController.GetTagTabList (Sang.CoreSettings.Api)' 2024-09-10 10:43:37.737 +05:30 bed1070f-e296-4586-907f-8d844cd969a4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b8a31e9b-fb2f-439b-ad7e-603a9686668e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 286} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":2,\"Name\":\"Main\"},{\"Id\":35,\"Name\":\"TagTab2\"},{\"Id\":36,\"Name\":\"TagTab3\"},{\"Id\":39,\"Name\":\"TagTab5\"},{\"Id\":40,\"Name\":\"TagTab6\"},{\"Id\":43,\"Name\":\"11\"}]"} 2024-09-10 10:43:37.738 +05:30 bed1070f-e296-4586-907f-8d844cd969a4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagtab/gettagtablist?languageId=1&search=&tagId=2 - 200 286 application/json; charset=utf-8 32.9508ms 2024-09-10 10:43:42.414 +05:30 b3820eae-1356-42eb-8217-46d964f90ce8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - null null 2024-09-10 10:43:42.415 +05:30 b3820eae-1356-42eb-8217-46d964f90ce8 INF CORS policy execution successful. 2024-09-10 10:43:42.415 +05:30 b3820eae-1356-42eb-8217-46d964f90ce8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - 204 null null 0.7712ms 2024-09-10 10:43:42.415 +05:30 5210a9ca-ebf0-444f-8f0d-0bc4e5b70424 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - null null 2024-09-10 10:43:42.415 +05:30 5210a9ca-ebf0-444f-8f0d-0bc4e5b70424 INF CORS policy execution successful. 2024-09-10 10:43:42.416 +05:30 5210a9ca-ebf0-444f-8f0d-0bc4e5b70424 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - 204 null null 0.3406ms 2024-09-10 10:43:42.703 +05:30 1e88b859-3270-463b-8be4-8deafecb72e8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - null null 2024-09-10 10:43:42.704 +05:30 1e88b859-3270-463b-8be4-8deafecb72e8 INF CORS policy execution successful. 2024-09-10 10:43:42.704 +05:30 1e88b859-3270-463b-8be4-8deafecb72e8 INF HTTP request: Path: /tagfield/getfieldsintag QueryString: ?languageId=1&tagId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:43:42.704 +05:30 3a525e3c-4c36-4f25-b253-d23235de70f0 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api)' 2024-09-10 10:43:42.705 +05:30 3a525e3c-4c36-4f25-b253-d23235de70f0 INF Route matched with {action = "GetFieldsInTag", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetFieldsInTag(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 10:43:42.724 +05:30 3a525e3c-4c36-4f25-b253-d23235de70f0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:42.725 +05:30 3a525e3c-4c36-4f25-b253-d23235de70f0 INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api) in 19.9456ms 2024-09-10 10:43:42.725 +05:30 3a525e3c-4c36-4f25-b253-d23235de70f0 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api)' 2024-09-10 10:43:42.725 +05:30 3a525e3c-4c36-4f25-b253-d23235de70f0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1e88b859-3270-463b-8be4-8deafecb72e8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1874} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"iId\",\"Caption\":\"iId\",\"VariableName\":\"FT20001\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":12,\"Name\":\"sName\",\"Caption\":\"Name\",\"VariableName\":\"FT20002\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Text\",\"ContolType\":\"Text Box\"},{\"Id\":13,\"Name\":\"sCode\",\"Caption\":\"Code\",\"VariableName\":\"FT20003\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Text\",\"ContolType\":\"Text Box\"},{\"Id\":14,\"Name\":\"bGroup\",\"Caption\":\"bGroup\",\"VariableName\":\"FT20004\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"boolean\",\"ContolType\":\"check box\"},{\"Id\":15,\"Name\":\"iParent\",\"Caption\":\"iParent\",\"VariableName\":\"FT20005\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Tag\",\"ContolType\":\"drop down\"},{\"Id\":16,\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"VariableName\":\"FT20006\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Tiny Integer\",\"ContolType\":\"Text Box\"},{\"Id\":17,\"Name\":\"iCreatedBy\",\"Caption\":\"iCreatedBy\",\"VariableName\":\"FT20007\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":18,\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\",\"VariableName\":\"FT20008\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"DateTime\",\"ContolType\":\"Text Box\"},{\"Id\":19,\"Name\":\"iModifiedBy\",\"Caption\":\"iModifiedBy\",\"VariableName\":\"FT20009\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":20,\"Name\":\"dModifiedOn\",\"Caption\":\"dModifiedOn\",\"VariableName\":\"FT20010\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"DateTime\",\"ContolType\":\"Text Box\"}]"} 2024-09-10 10:43:42.725 +05:30 3a525e3c-4c36-4f25-b253-d23235de70f0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - 200 1874 application/json; charset=utf-8 22.2411ms 2024-09-10 10:43:42.916 +05:30 c19c51ef-8ca1-4b49-927b-4ba40f956e6f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - null null 2024-09-10 10:43:42.917 +05:30 c19c51ef-8ca1-4b49-927b-4ba40f956e6f INF CORS policy execution successful. 2024-09-10 10:43:42.917 +05:30 c19c51ef-8ca1-4b49-927b-4ba40f956e6f INF HTTP request: Path: /tagfield/getfieldsintag QueryString: ?languageId=1&tagId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:43:42.917 +05:30 22cbd6de-c1f5-4039-bff4-7cf993ae3372 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api)' 2024-09-10 10:43:42.917 +05:30 22cbd6de-c1f5-4039-bff4-7cf993ae3372 INF Route matched with {action = "GetFieldsInTag", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetFieldsInTag(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 10:43:42.941 +05:30 22cbd6de-c1f5-4039-bff4-7cf993ae3372 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:42.942 +05:30 22cbd6de-c1f5-4039-bff4-7cf993ae3372 INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api) in 24.3543ms 2024-09-10 10:43:42.942 +05:30 22cbd6de-c1f5-4039-bff4-7cf993ae3372 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api)' 2024-09-10 10:43:42.942 +05:30 22cbd6de-c1f5-4039-bff4-7cf993ae3372 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c19c51ef-8ca1-4b49-927b-4ba40f956e6f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1874} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"iId\",\"Caption\":\"iId\",\"VariableName\":\"FT20001\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":12,\"Name\":\"sName\",\"Caption\":\"Name\",\"VariableName\":\"FT20002\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Text\",\"ContolType\":\"Text Box\"},{\"Id\":13,\"Name\":\"sCode\",\"Caption\":\"Code\",\"VariableName\":\"FT20003\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Text\",\"ContolType\":\"Text Box\"},{\"Id\":14,\"Name\":\"bGroup\",\"Caption\":\"bGroup\",\"VariableName\":\"FT20004\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"boolean\",\"ContolType\":\"check box\"},{\"Id\":15,\"Name\":\"iParent\",\"Caption\":\"iParent\",\"VariableName\":\"FT20005\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Tag\",\"ContolType\":\"drop down\"},{\"Id\":16,\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"VariableName\":\"FT20006\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Tiny Integer\",\"ContolType\":\"Text Box\"},{\"Id\":17,\"Name\":\"iCreatedBy\",\"Caption\":\"iCreatedBy\",\"VariableName\":\"FT20007\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":18,\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\",\"VariableName\":\"FT20008\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"DateTime\",\"ContolType\":\"Text Box\"},{\"Id\":19,\"Name\":\"iModifiedBy\",\"Caption\":\"iModifiedBy\",\"VariableName\":\"FT20009\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":20,\"Name\":\"dModifiedOn\",\"Caption\":\"dModifiedOn\",\"VariableName\":\"FT20010\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"DateTime\",\"ContolType\":\"Text Box\"}]"} 2024-09-10 10:43:42.942 +05:30 22cbd6de-c1f5-4039-bff4-7cf993ae3372 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - 200 1874 application/json; charset=utf-8 26.1883ms 2024-09-10 10:43:44.565 +05:30 140a353c-0213-4685-871d-307992a31076 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfielddetailsineditmode?id=13&languageId=1 - null null 2024-09-10 10:43:44.565 +05:30 140a353c-0213-4685-871d-307992a31076 INF CORS policy execution successful. 2024-09-10 10:43:44.566 +05:30 140a353c-0213-4685-871d-307992a31076 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfielddetailsineditmode?id=13&languageId=1 - 204 null null 0.7126ms 2024-09-10 10:43:44.799 +05:30 38e48e6e-8590-4bbd-8030-80c8ba28e15e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getcontroltypeslist?languageId=1&search= - null null 2024-09-10 10:43:44.799 +05:30 38e48e6e-8590-4bbd-8030-80c8ba28e15e INF CORS policy execution successful. 2024-09-10 10:43:44.799 +05:30 38e48e6e-8590-4bbd-8030-80c8ba28e15e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getcontroltypeslist?languageId=1&search= - 204 null null 0.4967ms 2024-09-10 10:43:44.801 +05:30 650c9d10-78bd-485c-8817-7118f356cbaa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getdatatypeslist?languageId=1&search= - null null 2024-09-10 10:43:44.801 +05:30 650c9d10-78bd-485c-8817-7118f356cbaa INF CORS policy execution successful. 2024-09-10 10:43:44.801 +05:30 650c9d10-78bd-485c-8817-7118f356cbaa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getdatatypeslist?languageId=1&search= - 204 null null 0.6666ms 2024-09-10 10:43:45.060 +05:30 e1a59b25-aaf1-4f3d-b3da-1e76dd526539 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getdatatypeslist?languageId=1&search= - null null 2024-09-10 10:43:45.060 +05:30 3f969ffb-ac3d-42b2-bde2-74238f818243 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagtab/gettagtablist?languageId=1&search=&tagId=2 - null null 2024-09-10 10:43:45.060 +05:30 3f969ffb-ac3d-42b2-bde2-74238f818243 INF CORS policy execution successful. 2024-09-10 10:43:45.060 +05:30 3f969ffb-ac3d-42b2-bde2-74238f818243 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagtab/gettagtablist?languageId=1&search=&tagId=2 - 204 null null 0.4926ms 2024-09-10 10:43:45.060 +05:30 e1a59b25-aaf1-4f3d-b3da-1e76dd526539 INF CORS policy execution successful. 2024-09-10 10:43:45.061 +05:30 e1a59b25-aaf1-4f3d-b3da-1e76dd526539 INF HTTP request: Path: /tagfield/getdatatypeslist QueryString: ?languageId=1&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:43:45.061 +05:30 7ffbdd12-1000-48ae-8ba3-1d52f2d53965 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetDataTypesList (Sang.CoreSettings.Api)' 2024-09-10 10:43:45.061 +05:30 7ffbdd12-1000-48ae-8ba3-1d52f2d53965 INF Route matched with {action = "GetDataTypesList", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDataTypesList(Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 10:43:45.061 +05:30 78978e4e-cf19-4211-a9ae-322dbbc4a1f4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getcontroltypeslist?languageId=1&search= - null null 2024-09-10 10:43:45.061 +05:30 4be51348-2f3a-4240-a440-5e1bc06969aa INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfielddetailsineditmode?id=13&languageId=1 - null null 2024-09-10 10:43:45.061 +05:30 78978e4e-cf19-4211-a9ae-322dbbc4a1f4 INF CORS policy execution successful. 2024-09-10 10:43:45.061 +05:30 4be51348-2f3a-4240-a440-5e1bc06969aa INF CORS policy execution successful. 2024-09-10 10:43:45.062 +05:30 78978e4e-cf19-4211-a9ae-322dbbc4a1f4 INF HTTP request: Path: /tagfield/getcontroltypeslist QueryString: ?languageId=1&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:43:45.062 +05:30 4be51348-2f3a-4240-a440-5e1bc06969aa INF HTTP request: Path: /tagfield/getfielddetailsineditmode QueryString: ?id=13&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:43:45.062 +05:30 ebdfb78d-c2c7-49ba-a443-263094bf90d2 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetControlTypesList (Sang.CoreSettings.Api)' 2024-09-10 10:43:45.062 +05:30 4b4aa16b-d050-4c51-9173-5b044fc23335 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldDetailsInEditMode (Sang.CoreSettings.Api)' 2024-09-10 10:43:45.062 +05:30 ebdfb78d-c2c7-49ba-a443-263094bf90d2 INF Route matched with {action = "GetControlTypesList", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetControlTypesList(Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 10:43:45.062 +05:30 4b4aa16b-d050-4c51-9173-5b044fc23335 INF Route matched with {action = "GetFieldDetailsInEditMode", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetFieldDetailsInEditMode(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 10:43:45.071 +05:30 ebdfb78d-c2c7-49ba-a443-263094bf90d2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:45.071 +05:30 ebdfb78d-c2c7-49ba-a443-263094bf90d2 INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.GetControlTypesList (Sang.CoreSettings.Api) in 9.2011ms 2024-09-10 10:43:45.071 +05:30 ebdfb78d-c2c7-49ba-a443-263094bf90d2 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetControlTypesList (Sang.CoreSettings.Api)' 2024-09-10 10:43:45.071 +05:30 ebdfb78d-c2c7-49ba-a443-263094bf90d2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 78978e4e-cf19-4211-a9ae-322dbbc4a1f4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 436} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":0,\"Name\":\" \"},{\"Id\":1,\"Name\":\"Text Box\"},{\"Id\":2,\"Name\":\"Multi Line text Box\"},{\"Id\":3,\"Name\":\"drop down\"},{\"Id\":4,\"Name\":\"table\"},{\"Id\":5,\"Name\":\"check box\"},{\"Id\":6,\"Name\":\"doc viewer\"},{\"Id\":7,\"Name\":\"geaography\"},{\"Id\":8,\"Name\":\"radio button\"},{\"Id\":9,\"Name\":\"switch\"}]"} 2024-09-10 10:43:45.072 +05:30 ebdfb78d-c2c7-49ba-a443-263094bf90d2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getcontroltypeslist?languageId=1&search= - 200 436 application/json; charset=utf-8 10.4488ms 2024-09-10 10:43:45.079 +05:30 7ffbdd12-1000-48ae-8ba3-1d52f2d53965 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:45.080 +05:30 7ffbdd12-1000-48ae-8ba3-1d52f2d53965 INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.GetDataTypesList (Sang.CoreSettings.Api) in 18.5235ms 2024-09-10 10:43:45.080 +05:30 7ffbdd12-1000-48ae-8ba3-1d52f2d53965 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetDataTypesList (Sang.CoreSettings.Api)' 2024-09-10 10:43:45.080 +05:30 7ffbdd12-1000-48ae-8ba3-1d52f2d53965 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e1a59b25-aaf1-4f3d-b3da-1e76dd526539}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":0,\"Name\":null},{\"Id\":1,\"Name\":\"Text\"},{\"Id\":2,\"Name\":\"Integer\"},{\"Id\":3,\"Name\":\"Small Integer\"},{\"Id\":4,\"Name\":\"Tiny Integer\"},{\"Id\":5,\"Name\":\"Big Integer\"},{\"Id\":6,\"Name\":\"numeric\"},{\"Id\":7,\"Name\":\"date\"},{\"Id\":8,\"Name\":\"time\"},{\"Id\":9,\"Name\":\"DateTime\"},{\"Id\":10,\"Name\":\"boolean\"},{\"Id\":11,\"Name\":\"Doc Viewer\"},{\"Id\":12,\"Name\":\"String list\"},{\"Id\":13,\"Name\":\"Number List\"},{\"Id\":14,\"Name\":\"Tag\"},{\"Id\":15,\"Name\":\"Geography\"}]"} 2024-09-10 10:43:45.080 +05:30 7ffbdd12-1000-48ae-8ba3-1d52f2d53965 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getdatatypeslist?languageId=1&search= - 200 624 application/json; charset=utf-8 20.4226ms 2024-09-10 10:43:45.089 +05:30 4b4aa16b-d050-4c51-9173-5b044fc23335 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:45.090 +05:30 4b4aa16b-d050-4c51-9173-5b044fc23335 INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldDetailsInEditMode (Sang.CoreSettings.Api) in 27.8883ms 2024-09-10 10:43:45.090 +05:30 4b4aa16b-d050-4c51-9173-5b044fc23335 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldDetailsInEditMode (Sang.CoreSettings.Api)' 2024-09-10 10:43:45.090 +05:30 4b4aa16b-d050-4c51-9173-5b044fc23335 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4be51348-2f3a-4240-a440-5e1bc06969aa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1194} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":13,\"Name\":\"sCode\",\"Caption\":\"Code\",\"DataTypeId\":1,\"DataTypeName\":\"Text\",\"Tab\":1,\"MaxSize\":100,\"DefaultValue\":null,\"DisplayControlType\":1,\"DisplayControlTypeName\":\"Text Box\",\"Default\":true,\"FieldType\":1,\"MinimumValue\":null,\"MaximumValue\":null,\"ToolTip\":null,\"BannerText\":null,\"RegularExpression\":null,\"ErrorMessage\":null,\"LinkTag\":0,\"FilterCondition\":null,\"MandatoryFields\":null,\"FieldOrder\":3,\"Hidden\":false,\"ReadOnly\":false,\"Mandatory\":true,\"InformationField\":false,\"CopyFromParent\":false,\"NotAvailableForReports\":false,\"MergeField\":false,\"MassUpdate\":false,\"CannotBeExported\":false,\"CannotBeImported\":false,\"AllowSpecialChar\":true,\"Negative\":false,\"AllowDateBefore\":false,\"FutureDate\":false,\"Behaviour\":1,\"WordWrap\":false,\"ScrollBar\":0,\"ColumnSpan\":2,\"RowSpan\":1,\"CharacterCasing\":0,\"InternalStdField\":true,\"AllowAsParameter\":true,\"AllowManualIncrement\":false,\"PreLoadValuesOnDemand\":false,\"AvailableInCustomerPortal\":false,\"EditableInCustomerPortal\":false,\"DoNotAllowSearch\":false}]"} 2024-09-10 10:43:45.091 +05:30 4b4aa16b-d050-4c51-9173-5b044fc23335 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfielddetailsineditmode?id=13&languageId=1 - 200 1194 application/json; charset=utf-8 29.6168ms 2024-09-10 10:43:45.286 +05:30 49f13676-f931-4cd9-a29a-2d7a8aab70ef INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagtab/gettagtablist?languageId=1&search=&tagId=2 - null null 2024-09-10 10:43:45.286 +05:30 49f13676-f931-4cd9-a29a-2d7a8aab70ef INF CORS policy execution successful. 2024-09-10 10:43:45.287 +05:30 49f13676-f931-4cd9-a29a-2d7a8aab70ef INF HTTP request: Path: /tagtab/gettagtablist QueryString: ?languageId=1&search=&tagId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:43:45.289 +05:30 0f655a47-4320-4fb4-b9f0-4de2803f0c74 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagTabController.GetTagTabList (Sang.CoreSettings.Api)' 2024-09-10 10:43:45.289 +05:30 0f655a47-4320-4fb4-b9f0-4de2803f0c74 INF Route matched with {action = "GetTagTabList", controller = "TagTab"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagTabList(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagTabController (Sang.CoreSettings.Api). 2024-09-10 10:43:45.301 +05:30 0f655a47-4320-4fb4-b9f0-4de2803f0c74 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:43:45.301 +05:30 0f655a47-4320-4fb4-b9f0-4de2803f0c74 INF Executed action Sang.CoreSettings.Api.Controllers.TagTabController.GetTagTabList (Sang.CoreSettings.Api) in 12.0696ms 2024-09-10 10:43:45.301 +05:30 0f655a47-4320-4fb4-b9f0-4de2803f0c74 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagTabController.GetTagTabList (Sang.CoreSettings.Api)' 2024-09-10 10:43:45.301 +05:30 0f655a47-4320-4fb4-b9f0-4de2803f0c74 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 49f13676-f931-4cd9-a29a-2d7a8aab70ef}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 286} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":2,\"Name\":\"Main\"},{\"Id\":35,\"Name\":\"TagTab2\"},{\"Id\":36,\"Name\":\"TagTab3\"},{\"Id\":39,\"Name\":\"TagTab5\"},{\"Id\":40,\"Name\":\"TagTab6\"},{\"Id\":43,\"Name\":\"11\"}]"} 2024-09-10 10:43:45.302 +05:30 0f655a47-4320-4fb4-b9f0-4de2803f0c74 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagtab/gettagtablist?languageId=1&search=&tagId=2 - 200 286 application/json; charset=utf-8 16.0838ms 2024-09-10 10:44:24.158 +05:30 c41152c9-aec0-4c41-b2c4-5fc5523dad37 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:44:24.158 +05:30 5f224a47-bd20-4a03-b0f9-960d25e358b2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:44:24.161 +05:30 c41152c9-aec0-4c41-b2c4-5fc5523dad37 INF CORS policy execution successful. 2024-09-10 10:44:24.161 +05:30 5f224a47-bd20-4a03-b0f9-960d25e358b2 INF CORS policy execution successful. 2024-09-10 10:44:24.166 +05:30 c41152c9-aec0-4c41-b2c4-5fc5523dad37 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 8.4825ms 2024-09-10 10:44:24.166 +05:30 5f224a47-bd20-4a03-b0f9-960d25e358b2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 8.4983ms 2024-09-10 10:44:24.231 +05:30 1e13007a-4a19-461e-b5e9-e0c57007c534 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:44:24.231 +05:30 5f31e199-c2b3-4f18-ba21-b76d13997733 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:44:24.234 +05:30 5f31e199-c2b3-4f18-ba21-b76d13997733 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 5:13:49 AM', Current time (UTC): '9/10/2024 5:14:24 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-10 10:44:24.234 +05:30 1e13007a-4a19-461e-b5e9-e0c57007c534 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 5:13:49 AM', Current time (UTC): '9/10/2024 5:14:24 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-10 10:44:24.237 +05:30 5f31e199-c2b3-4f18-ba21-b76d13997733 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 5:13:49 AM', Current time (UTC): '9/10/2024 5:14:24 AM'. 2024-09-10 10:44:24.237 +05:30 1e13007a-4a19-461e-b5e9-e0c57007c534 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 5:13:49 AM', Current time (UTC): '9/10/2024 5:14:24 AM'. 2024-09-10 10:44:24.238 +05:30 5f31e199-c2b3-4f18-ba21-b76d13997733 INF CORS policy execution successful. 2024-09-10 10:44:24.238 +05:30 1e13007a-4a19-461e-b5e9-e0c57007c534 INF CORS policy execution successful. 2024-09-10 10:44:24.238 +05:30 1e13007a-4a19-461e-b5e9-e0c57007c534 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {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-10 10:44:24.238 +05:30 5f31e199-c2b3-4f18-ba21-b76d13997733 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDQ2MjksImV4cCI6MTcyNTk0NTIyOSwiaWF0IjoxNzI1OTQ0NjI5fQ.eC64TnhEcvRP3jMWu1eebRJc61PIwn8X_kZiE_rET04}, {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-10 10:44:24.240 +05:30 127cc1f0-1f13-4748-b4c0-dfab1de832c0 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 10:44:24.240 +05:30 a367d592-ea02-47c4-8f80-8a2606edcf5e INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 10:44:24.241 +05:30 a367d592-ea02-47c4-8f80-8a2606edcf5e INF AuthenticationScheme: Bearer was challenged. 2024-09-10 10:44:24.241 +05:30 127cc1f0-1f13-4748-b4c0-dfab1de832c0 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 10:44:24.241 +05:30 a367d592-ea02-47c4-8f80-8a2606edcf5e INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 5f31e199-c2b3-4f18-ba21-b76d13997733}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 05:13:49'"} Body: 2024-09-10 10:44:24.241 +05:30 127cc1f0-1f13-4748-b4c0-dfab1de832c0 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 1e13007a-4a19-461e-b5e9-e0c57007c534}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 05:13:49'"} Body: 2024-09-10 10:44:24.242 +05:30 a367d592-ea02-47c4-8f80-8a2606edcf5e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 401 null null 10.5127ms 2024-09-10 10:44:24.242 +05:30 127cc1f0-1f13-4748-b4c0-dfab1de832c0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 401 null null 10.5248ms 2024-09-10 10:44:24.639 +05:30 57d99c60-ee86-4fe9-ba46-e596f5648a78 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:44:24.639 +05:30 86760478-d2c6-42da-bb41-5b1f1f8880cb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:44:24.639 +05:30 57d99c60-ee86-4fe9-ba46-e596f5648a78 INF CORS policy execution successful. 2024-09-10 10:44:24.639 +05:30 86760478-d2c6-42da-bb41-5b1f1f8880cb INF CORS policy execution successful. 2024-09-10 10:44:24.640 +05:30 57d99c60-ee86-4fe9-ba46-e596f5648a78 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.5402ms 2024-09-10 10:44:24.640 +05:30 86760478-d2c6-42da-bb41-5b1f1f8880cb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.6881ms 2024-09-10 10:44:24.682 +05:30 9e192e44-5aaa-4934-9d23-705fb7e6774a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:44:24.683 +05:30 9e192e44-5aaa-4934-9d23-705fb7e6774a INF CORS policy execution successful. 2024-09-10 10:44:24.683 +05:30 9e192e44-5aaa-4934-9d23-705fb7e6774a INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:44:24.684 +05:30 ab3a338e-0462-4936-ab2d-2a7680f806ce INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 10:44:24.684 +05:30 ab3a338e-0462-4936-ab2d-2a7680f806ce INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 10:44:24.687 +05:30 9eb11d9b-97b0-4241-b230-972923fe6405 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:44:24.687 +05:30 9eb11d9b-97b0-4241-b230-972923fe6405 INF CORS policy execution successful. 2024-09-10 10:44:24.687 +05:30 9eb11d9b-97b0-4241-b230-972923fe6405 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:44:24.688 +05:30 31a9c05d-b8f0-476e-a84a-9752e04f86e0 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 10:44:24.688 +05:30 31a9c05d-b8f0-476e-a84a-9752e04f86e0 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 10:44:24.714 +05:30 ab3a338e-0462-4936-ab2d-2a7680f806ce INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:44:24.714 +05:30 ab3a338e-0462-4936-ab2d-2a7680f806ce INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 30.0561ms 2024-09-10 10:44:24.714 +05:30 ab3a338e-0462-4936-ab2d-2a7680f806ce INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 10:44:24.714 +05:30 ab3a338e-0462-4936-ab2d-2a7680f806ce INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9e192e44-5aaa-4934-9d23-705fb7e6774a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 10:44:24.715 +05:30 ab3a338e-0462-4936-ab2d-2a7680f806ce INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 32.5641ms 2024-09-10 10:44:24.718 +05:30 31a9c05d-b8f0-476e-a84a-9752e04f86e0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:44:24.719 +05:30 31a9c05d-b8f0-476e-a84a-9752e04f86e0 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 30.9237ms 2024-09-10 10:44:24.719 +05:30 31a9c05d-b8f0-476e-a84a-9752e04f86e0 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 10:44:24.719 +05:30 31a9c05d-b8f0-476e-a84a-9752e04f86e0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9eb11d9b-97b0-4241-b230-972923fe6405}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 10:44:24.719 +05:30 31a9c05d-b8f0-476e-a84a-9752e04f86e0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 32.4345ms 2024-09-10 10:44:30.940 +05:30 41b30479-6059-4826-a8de-7bf102dafdc4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:44:30.941 +05:30 41b30479-6059-4826-a8de-7bf102dafdc4 INF CORS policy execution successful. 2024-09-10 10:44:30.941 +05:30 41b30479-6059-4826-a8de-7bf102dafdc4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 1.0481ms 2024-09-10 10:44:30.951 +05:30 402a48f2-a0d5-4208-9998-8a1ab5d10f3d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:44:30.951 +05:30 402a48f2-a0d5-4208-9998-8a1ab5d10f3d INF CORS policy execution successful. 2024-09-10 10:44:30.951 +05:30 402a48f2-a0d5-4208-9998-8a1ab5d10f3d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.4545ms 2024-09-10 10:44:30.990 +05:30 4620588a-d4de-4d84-b424-79a5b800ef13 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:44:30.990 +05:30 89d14928-d884-46b1-9640-b8adb6ef2687 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:44:30.991 +05:30 89d14928-d884-46b1-9640-b8adb6ef2687 INF CORS policy execution successful. 2024-09-10 10:44:30.991 +05:30 4620588a-d4de-4d84-b424-79a5b800ef13 INF CORS policy execution successful. 2024-09-10 10:44:30.991 +05:30 89d14928-d884-46b1-9640-b8adb6ef2687 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:44:30.991 +05:30 4620588a-d4de-4d84-b424-79a5b800ef13 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:44:30.991 +05:30 ad4accda-e9ce-46ea-a10a-f8b07c663100 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 10:44:30.991 +05:30 f5522096-e234-4b8f-b748-d075638282b0 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 10:44:30.991 +05:30 f5522096-e234-4b8f-b748-d075638282b0 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 10:44:30.991 +05:30 ad4accda-e9ce-46ea-a10a-f8b07c663100 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 10:44:30.999 +05:30 ad4accda-e9ce-46ea-a10a-f8b07c663100 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:44:31.000 +05:30 ad4accda-e9ce-46ea-a10a-f8b07c663100 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 8.2327ms 2024-09-10 10:44:31.000 +05:30 ad4accda-e9ce-46ea-a10a-f8b07c663100 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 10:44:31.000 +05:30 ad4accda-e9ce-46ea-a10a-f8b07c663100 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 89d14928-d884-46b1-9640-b8adb6ef2687}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 10:44:31.000 +05:30 f5522096-e234-4b8f-b748-d075638282b0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:44:31.000 +05:30 ad4accda-e9ce-46ea-a10a-f8b07c663100 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 9.9958ms 2024-09-10 10:44:31.000 +05:30 f5522096-e234-4b8f-b748-d075638282b0 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 9.0733ms 2024-09-10 10:44:31.000 +05:30 f5522096-e234-4b8f-b748-d075638282b0 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 10:44:31.001 +05:30 f5522096-e234-4b8f-b748-d075638282b0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4620588a-d4de-4d84-b424-79a5b800ef13}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 10:44:31.001 +05:30 f5522096-e234-4b8f-b748-d075638282b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 10.6279ms 2024-09-10 10:44:31.133 +05:30 b3be6746-55b7-43d1-b662-a46fe7ad0732 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:44:31.134 +05:30 b3be6746-55b7-43d1-b662-a46fe7ad0732 INF CORS policy execution successful. 2024-09-10 10:44:31.134 +05:30 b3be6746-55b7-43d1-b662-a46fe7ad0732 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.5425ms 2024-09-10 10:44:31.138 +05:30 320ff6c2-3763-49cd-9982-3b8930421db4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:44:31.139 +05:30 320ff6c2-3763-49cd-9982-3b8930421db4 INF CORS policy execution successful. 2024-09-10 10:44:31.139 +05:30 320ff6c2-3763-49cd-9982-3b8930421db4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.3234ms 2024-09-10 10:44:31.179 +05:30 f68f967f-e8d7-4a19-81b8-484f9bf9bce2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:44:31.180 +05:30 5594843f-ddc8-41a9-8d4b-0b06dbced216 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:44:31.180 +05:30 f68f967f-e8d7-4a19-81b8-484f9bf9bce2 INF CORS policy execution successful. 2024-09-10 10:44:31.180 +05:30 5594843f-ddc8-41a9-8d4b-0b06dbced216 INF CORS policy execution successful. 2024-09-10 10:44:31.181 +05:30 5594843f-ddc8-41a9-8d4b-0b06dbced216 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:44:31.181 +05:30 f68f967f-e8d7-4a19-81b8-484f9bf9bce2 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:44:31.181 +05:30 54151ccf-5f2c-4f33-bc0d-476e6aa3919a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 10:44:31.181 +05:30 edc67fee-932c-46b3-b590-a46dfcef3022 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 10:44:31.181 +05:30 54151ccf-5f2c-4f33-bc0d-476e6aa3919a INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 10:44:31.181 +05:30 edc67fee-932c-46b3-b590-a46dfcef3022 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 10:44:31.184 +05:30 54151ccf-5f2c-4f33-bc0d-476e6aa3919a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:44:31.184 +05:30 edc67fee-932c-46b3-b590-a46dfcef3022 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:44:31.185 +05:30 54151ccf-5f2c-4f33-bc0d-476e6aa3919a INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 3.3034ms 2024-09-10 10:44:31.185 +05:30 54151ccf-5f2c-4f33-bc0d-476e6aa3919a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 10:44:31.185 +05:30 edc67fee-932c-46b3-b590-a46dfcef3022 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 3.2607ms 2024-09-10 10:44:31.185 +05:30 edc67fee-932c-46b3-b590-a46dfcef3022 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 10:44:31.185 +05:30 54151ccf-5f2c-4f33-bc0d-476e6aa3919a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f68f967f-e8d7-4a19-81b8-484f9bf9bce2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 10:44:31.185 +05:30 edc67fee-932c-46b3-b590-a46dfcef3022 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5594843f-ddc8-41a9-8d4b-0b06dbced216}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 10:44:31.185 +05:30 54151ccf-5f2c-4f33-bc0d-476e6aa3919a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 6.1016ms 2024-09-10 10:44:31.185 +05:30 edc67fee-932c-46b3-b590-a46dfcef3022 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 5.5016ms 2024-09-10 10:44:31.856 +05:30 3c39ec41-eadf-4453-a31f-b57f30679f42 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 10:44:31.856 +05:30 934dbcb8-0d96-4654-9dd5-998bab4e8ac5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 10:44:31.856 +05:30 3c39ec41-eadf-4453-a31f-b57f30679f42 INF CORS policy execution successful. 2024-09-10 10:44:31.856 +05:30 934dbcb8-0d96-4654-9dd5-998bab4e8ac5 INF CORS policy execution successful. 2024-09-10 10:44:31.856 +05:30 3c39ec41-eadf-4453-a31f-b57f30679f42 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.4605ms 2024-09-10 10:44:31.856 +05:30 934dbcb8-0d96-4654-9dd5-998bab4e8ac5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.4602ms 2024-09-10 10:44:31.905 +05:30 50ff70fa-9d32-47a3-8ab4-745203883eff INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:44:31.905 +05:30 811dce92-c51b-4015-91a2-b2314bdb2524 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:44:31.905 +05:30 50ff70fa-9d32-47a3-8ab4-745203883eff INF CORS policy execution successful. 2024-09-10 10:44:31.905 +05:30 9115e3bf-0558-479c-bdac-261149913d60 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 10:44:31.905 +05:30 811dce92-c51b-4015-91a2-b2314bdb2524 INF CORS policy execution successful. 2024-09-10 10:44:31.905 +05:30 9115e3bf-0558-479c-bdac-261149913d60 INF CORS policy execution successful. 2024-09-10 10:44:31.906 +05:30 50ff70fa-9d32-47a3-8ab4-745203883eff INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.4366ms 2024-09-10 10:44:31.906 +05:30 9115e3bf-0558-479c-bdac-261149913d60 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.5448ms 2024-09-10 10:44:31.906 +05:30 811dce92-c51b-4015-91a2-b2314bdb2524 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.443ms 2024-09-10 10:44:31.910 +05:30 460d7c64-4827-4cbb-a847-c0850a553623 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 10:44:31.911 +05:30 460d7c64-4827-4cbb-a847-c0850a553623 INF CORS policy execution successful. 2024-09-10 10:44:31.911 +05:30 460d7c64-4827-4cbb-a847-c0850a553623 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.4123ms 2024-09-10 10:44:31.921 +05:30 220cb0e3-dcc6-4086-b668-e3b2c1719bc1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 10:44:31.921 +05:30 220cb0e3-dcc6-4086-b668-e3b2c1719bc1 INF CORS policy execution successful. 2024-09-10 10:44:31.921 +05:30 220cb0e3-dcc6-4086-b668-e3b2c1719bc1 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:44:31.922 +05:30 c2901757-c993-4fef-aa74-a91ffe60a74f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 10:44:31.922 +05:30 c2901757-c993-4fef-aa74-a91ffe60a74f INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 10:44:31.932 +05:30 c2901757-c993-4fef-aa74-a91ffe60a74f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:44:31.932 +05:30 c2901757-c993-4fef-aa74-a91ffe60a74f INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 10.2997ms 2024-09-10 10:44:31.932 +05:30 c2901757-c993-4fef-aa74-a91ffe60a74f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 10:44:31.932 +05:30 c2901757-c993-4fef-aa74-a91ffe60a74f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 220cb0e3-dcc6-4086-b668-e3b2c1719bc1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 10:44:31.933 +05:30 c2901757-c993-4fef-aa74-a91ffe60a74f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 11.8861ms 2024-09-10 10:44:31.933 +05:30 72dc668d-a918-49b0-bce7-2c38573bcc2b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 10:44:31.934 +05:30 72dc668d-a918-49b0-bce7-2c38573bcc2b INF CORS policy execution successful. 2024-09-10 10:44:31.934 +05:30 72dc668d-a918-49b0-bce7-2c38573bcc2b INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:44:31.934 +05:30 1a8be964-ebcb-4acd-9162-44963e55c19c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 10:44:31.935 +05:30 1a8be964-ebcb-4acd-9162-44963e55c19c INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 10:44:31.948 +05:30 c349f4a8-a18e-4320-9f22-4c4882d25786 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:44:31.948 +05:30 e4264336-b375-4d13-b2a0-8d971b0ee816 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:44:31.949 +05:30 e4264336-b375-4d13-b2a0-8d971b0ee816 INF CORS policy execution successful. 2024-09-10 10:44:31.949 +05:30 c349f4a8-a18e-4320-9f22-4c4882d25786 INF CORS policy execution successful. 2024-09-10 10:44:31.949 +05:30 e4264336-b375-4d13-b2a0-8d971b0ee816 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:44:31.949 +05:30 c349f4a8-a18e-4320-9f22-4c4882d25786 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:44:31.949 +05:30 7ae1ef45-233b-4c41-b130-7a2eecbe9d04 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:44:31.949 +05:30 f899b3b2-35f8-4ca8-8d5b-f974821592b0 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:44:31.949 +05:30 7ae1ef45-233b-4c41-b130-7a2eecbe9d04 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:44:31.949 +05:30 f899b3b2-35f8-4ca8-8d5b-f974821592b0 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:44:31.954 +05:30 6228e5f6-5991-46a9-a0c3-64244a9914af INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 10:44:31.954 +05:30 6228e5f6-5991-46a9-a0c3-64244a9914af INF CORS policy execution successful. 2024-09-10 10:44:31.955 +05:30 6228e5f6-5991-46a9-a0c3-64244a9914af INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:44:31.955 +05:30 5b2e889e-a81e-4c50-b12a-acd00dac6028 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 10:44:31.955 +05:30 5b2e889e-a81e-4c50-b12a-acd00dac6028 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 10:44:31.959 +05:30 1a8be964-ebcb-4acd-9162-44963e55c19c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:44:31.959 +05:30 1a8be964-ebcb-4acd-9162-44963e55c19c INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 24.7056ms 2024-09-10 10:44:31.959 +05:30 1a8be964-ebcb-4acd-9162-44963e55c19c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 10:44:31.960 +05:30 1a8be964-ebcb-4acd-9162-44963e55c19c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 72dc668d-a918-49b0-bce7-2c38573bcc2b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 15955} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 10:44:31.961 +05:30 1a8be964-ebcb-4acd-9162-44963e55c19c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 15955 application/json; charset=utf-8 27.5911ms 2024-09-10 10:44:31.962 +05:30 f899b3b2-35f8-4ca8-8d5b-f974821592b0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:44:31.962 +05:30 f899b3b2-35f8-4ca8-8d5b-f974821592b0 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 12.7141ms 2024-09-10 10:44:31.962 +05:30 7ae1ef45-233b-4c41-b130-7a2eecbe9d04 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:44:31.962 +05:30 f899b3b2-35f8-4ca8-8d5b-f974821592b0 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:44:31.962 +05:30 7ae1ef45-233b-4c41-b130-7a2eecbe9d04 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 13.0468ms 2024-09-10 10:44:31.962 +05:30 f899b3b2-35f8-4ca8-8d5b-f974821592b0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c349f4a8-a18e-4320-9f22-4c4882d25786}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 10:44:31.962 +05:30 7ae1ef45-233b-4c41-b130-7a2eecbe9d04 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:44:31.963 +05:30 7ae1ef45-233b-4c41-b130-7a2eecbe9d04 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e4264336-b375-4d13-b2a0-8d971b0ee816}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 10:44:31.963 +05:30 f899b3b2-35f8-4ca8-8d5b-f974821592b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 14.4975ms 2024-09-10 10:44:31.963 +05:30 7ae1ef45-233b-4c41-b130-7a2eecbe9d04 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 14.6688ms 2024-09-10 10:44:31.963 +05:30 eed1dc18-2aed-4fee-8fd3-58473fd5eeb4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 10:44:31.964 +05:30 eed1dc18-2aed-4fee-8fd3-58473fd5eeb4 INF CORS policy execution successful. 2024-09-10 10:44:31.964 +05:30 eed1dc18-2aed-4fee-8fd3-58473fd5eeb4 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:44:31.964 +05:30 4b7e1c8f-2334-4ae2-935a-c57c77709bfe INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 10:44:31.965 +05:30 4b7e1c8f-2334-4ae2-935a-c57c77709bfe INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 10:44:31.968 +05:30 4b7e1c8f-2334-4ae2-935a-c57c77709bfe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:44:31.969 +05:30 4b7e1c8f-2334-4ae2-935a-c57c77709bfe INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 4.0622ms 2024-09-10 10:44:31.969 +05:30 4b7e1c8f-2334-4ae2-935a-c57c77709bfe INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 10:44:31.969 +05:30 4b7e1c8f-2334-4ae2-935a-c57c77709bfe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: eed1dc18-2aed-4fee-8fd3-58473fd5eeb4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 10:44:31.970 +05:30 4b7e1c8f-2334-4ae2-935a-c57c77709bfe INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 6.3063ms 2024-09-10 10:44:31.973 +05:30 5b2e889e-a81e-4c50-b12a-acd00dac6028 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:44:31.974 +05:30 5b2e889e-a81e-4c50-b12a-acd00dac6028 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 19.0317ms 2024-09-10 10:44:31.974 +05:30 5b2e889e-a81e-4c50-b12a-acd00dac6028 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 10:44:31.974 +05:30 5b2e889e-a81e-4c50-b12a-acd00dac6028 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6228e5f6-5991-46a9-a0c3-64244a9914af}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 15955} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 10:44:31.975 +05:30 5b2e889e-a81e-4c50-b12a-acd00dac6028 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 15955 application/json; charset=utf-8 20.9246ms 2024-09-10 10:44:32.094 +05:30 fdf065e7-e57e-4b01-adf5-7ac908337599 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 10:44:32.094 +05:30 fdf065e7-e57e-4b01-adf5-7ac908337599 INF CORS policy execution successful. 2024-09-10 10:44:32.094 +05:30 fdf065e7-e57e-4b01-adf5-7ac908337599 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 0.482ms 2024-09-10 10:44:32.167 +05:30 8e52aee8-9145-4573-930f-90f2fcd443a3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 10:44:32.167 +05:30 8e52aee8-9145-4573-930f-90f2fcd443a3 INF CORS policy execution successful. 2024-09-10 10:44:32.167 +05:30 8e52aee8-9145-4573-930f-90f2fcd443a3 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:44:32.168 +05:30 79771af2-61bc-40ff-ac79-464c0bdc46ce INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 10:44:32.168 +05:30 79771af2-61bc-40ff-ac79-464c0bdc46ce INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 10:44:32.274 +05:30 79771af2-61bc-40ff-ac79-464c0bdc46ce INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:44:32.274 +05:30 79771af2-61bc-40ff-ac79-464c0bdc46ce INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 106.3514ms 2024-09-10 10:44:32.274 +05:30 79771af2-61bc-40ff-ac79-464c0bdc46ce INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 10:44:32.274 +05:30 79771af2-61bc-40ff-ac79-464c0bdc46ce INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8e52aee8-9145-4573-930f-90f2fcd443a3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 10:44:32.275 +05:30 79771af2-61bc-40ff-ac79-464c0bdc46ce INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 200 624 application/json; charset=utf-8 108.2061ms 2024-09-10 10:44:32.937 +05:30 9274f743-654a-4e15-bd16-011d6bb7abaf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 10:44:32.937 +05:30 9274f743-654a-4e15-bd16-011d6bb7abaf INF CORS policy execution successful. 2024-09-10 10:44:32.937 +05:30 9274f743-654a-4e15-bd16-011d6bb7abaf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.6635ms 2024-09-10 10:44:32.947 +05:30 64906ee0-a439-4dd3-ac3c-e7a42d40cdb9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 10:44:32.948 +05:30 64906ee0-a439-4dd3-ac3c-e7a42d40cdb9 INF CORS policy execution successful. 2024-09-10 10:44:32.948 +05:30 64906ee0-a439-4dd3-ac3c-e7a42d40cdb9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.4582ms 2024-09-10 10:44:32.997 +05:30 3d4ba881-2198-44c9-aa36-472ca6efb232 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 10:44:32.998 +05:30 3d4ba881-2198-44c9-aa36-472ca6efb232 INF CORS policy execution successful. 2024-09-10 10:44:32.998 +05:30 3d4ba881-2198-44c9-aa36-472ca6efb232 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:44:32.998 +05:30 1f9e253d-afc9-4e38-b685-76c76973305c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:44:32.998 +05:30 1f9e253d-afc9-4e38-b685-76c76973305c INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:44:33.002 +05:30 4d653411-d59c-47b6-a953-2c93079f94f3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 10:44:33.002 +05:30 4d653411-d59c-47b6-a953-2c93079f94f3 INF CORS policy execution successful. 2024-09-10 10:44:33.002 +05:30 4d653411-d59c-47b6-a953-2c93079f94f3 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:44:33.002 +05:30 e405d18c-fb04-44f8-8cb5-cab7fabd1f49 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:44:33.002 +05:30 e405d18c-fb04-44f8-8cb5-cab7fabd1f49 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:44:33.003 +05:30 1f9e253d-afc9-4e38-b685-76c76973305c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:44:33.003 +05:30 1f9e253d-afc9-4e38-b685-76c76973305c INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 4.4337ms 2024-09-10 10:44:33.003 +05:30 1f9e253d-afc9-4e38-b685-76c76973305c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:44:33.003 +05:30 1f9e253d-afc9-4e38-b685-76c76973305c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3d4ba881-2198-44c9-aa36-472ca6efb232}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 10:44:33.003 +05:30 1f9e253d-afc9-4e38-b685-76c76973305c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 5.9375ms 2024-09-10 10:44:33.005 +05:30 e405d18c-fb04-44f8-8cb5-cab7fabd1f49 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:44:33.005 +05:30 e405d18c-fb04-44f8-8cb5-cab7fabd1f49 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 2.6939ms 2024-09-10 10:44:33.005 +05:30 e405d18c-fb04-44f8-8cb5-cab7fabd1f49 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:44:33.005 +05:30 e405d18c-fb04-44f8-8cb5-cab7fabd1f49 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4d653411-d59c-47b6-a953-2c93079f94f3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 10:44:33.006 +05:30 e405d18c-fb04-44f8-8cb5-cab7fabd1f49 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 3.8962ms 2024-09-10 10:45:26.196 +05:30 0c1451e2-4d6e-4fe3-a61b-c1bc7e8d7f10 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:45:26.198 +05:30 0c1451e2-4d6e-4fe3-a61b-c1bc7e8d7f10 INF CORS policy execution successful. 2024-09-10 10:45:26.199 +05:30 0c1451e2-4d6e-4fe3-a61b-c1bc7e8d7f10 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 2.5142ms 2024-09-10 10:45:26.208 +05:30 2f075d9b-84c8-45cc-b69d-b88c43cf168a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:45:26.208 +05:30 2f075d9b-84c8-45cc-b69d-b88c43cf168a INF CORS policy execution successful. 2024-09-10 10:45:26.209 +05:30 2f075d9b-84c8-45cc-b69d-b88c43cf168a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.4623ms 2024-09-10 10:45:26.262 +05:30 d538a772-4754-48d2-8c99-dd56e35f1a76 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:45:26.264 +05:30 d538a772-4754-48d2-8c99-dd56e35f1a76 INF CORS policy execution successful. 2024-09-10 10:45:26.264 +05:30 d538a772-4754-48d2-8c99-dd56e35f1a76 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:45:26.265 +05:30 dec20bab-49fc-475b-acc5-f8542085b71b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 10:45:26.266 +05:30 dec20bab-49fc-475b-acc5-f8542085b71b INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 10:45:26.288 +05:30 dec20bab-49fc-475b-acc5-f8542085b71b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:45:26.288 +05:30 dec20bab-49fc-475b-acc5-f8542085b71b INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 22.3748ms 2024-09-10 10:45:26.288 +05:30 dec20bab-49fc-475b-acc5-f8542085b71b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 10:45:26.288 +05:30 dec20bab-49fc-475b-acc5-f8542085b71b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d538a772-4754-48d2-8c99-dd56e35f1a76}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 10:45:26.289 +05:30 dec20bab-49fc-475b-acc5-f8542085b71b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 26.5021ms 2024-09-10 10:45:26.291 +05:30 728fe765-b380-4208-971b-97b09bf3d0ca INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:45:26.292 +05:30 728fe765-b380-4208-971b-97b09bf3d0ca INF CORS policy execution successful. 2024-09-10 10:45:26.292 +05:30 728fe765-b380-4208-971b-97b09bf3d0ca INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:45:26.292 +05:30 5c05909a-bd94-46ff-bce0-be85fd8cb9a1 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 10:45:26.293 +05:30 5c05909a-bd94-46ff-bce0-be85fd8cb9a1 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 10:45:26.295 +05:30 5c05909a-bd94-46ff-bce0-be85fd8cb9a1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:45:26.295 +05:30 5c05909a-bd94-46ff-bce0-be85fd8cb9a1 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 2.3565ms 2024-09-10 10:45:26.295 +05:30 5c05909a-bd94-46ff-bce0-be85fd8cb9a1 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 10:45:26.295 +05:30 5c05909a-bd94-46ff-bce0-be85fd8cb9a1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 728fe765-b380-4208-971b-97b09bf3d0ca}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 10:45:26.296 +05:30 5c05909a-bd94-46ff-bce0-be85fd8cb9a1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 4.4444ms 2024-09-10 10:45:26.398 +05:30 47032c3d-5205-4b63-b2fa-b46c9dd35624 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:45:26.398 +05:30 47032c3d-5205-4b63-b2fa-b46c9dd35624 INF CORS policy execution successful. 2024-09-10 10:45:26.398 +05:30 47032c3d-5205-4b63-b2fa-b46c9dd35624 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.4623ms 2024-09-10 10:45:26.407 +05:30 3cdcd3e6-1711-4c97-8c22-9d60b4cd0726 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:45:26.408 +05:30 3cdcd3e6-1711-4c97-8c22-9d60b4cd0726 INF CORS policy execution successful. 2024-09-10 10:45:26.408 +05:30 3cdcd3e6-1711-4c97-8c22-9d60b4cd0726 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.6289ms 2024-09-10 10:45:26.487 +05:30 bf9c4c21-ac95-4e36-b94b-aae366374e8a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:45:26.488 +05:30 bf9c4c21-ac95-4e36-b94b-aae366374e8a INF CORS policy execution successful. 2024-09-10 10:45:26.488 +05:30 bf9c4c21-ac95-4e36-b94b-aae366374e8a INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:45:26.488 +05:30 a96437ad-5067-4f8e-877e-e3f2d887da48 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 10:45:26.488 +05:30 a96437ad-5067-4f8e-877e-e3f2d887da48 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 10:45:26.490 +05:30 a96437ad-5067-4f8e-877e-e3f2d887da48 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:45:26.490 +05:30 a96437ad-5067-4f8e-877e-e3f2d887da48 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 2.0746ms 2024-09-10 10:45:26.491 +05:30 a96437ad-5067-4f8e-877e-e3f2d887da48 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 10:45:26.491 +05:30 b400e76c-7400-4dbd-904f-a18ecfa87eec INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 10:45:26.491 +05:30 a96437ad-5067-4f8e-877e-e3f2d887da48 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bf9c4c21-ac95-4e36-b94b-aae366374e8a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 10:45:26.491 +05:30 b400e76c-7400-4dbd-904f-a18ecfa87eec INF CORS policy execution successful. 2024-09-10 10:45:26.491 +05:30 a96437ad-5067-4f8e-877e-e3f2d887da48 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 3.9166ms 2024-09-10 10:45:26.491 +05:30 b400e76c-7400-4dbd-904f-a18ecfa87eec INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:45:26.491 +05:30 376b8c14-89cc-4166-9bcb-61c5765c26e8 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 10:45:26.492 +05:30 376b8c14-89cc-4166-9bcb-61c5765c26e8 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 10:45:26.493 +05:30 376b8c14-89cc-4166-9bcb-61c5765c26e8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:45:26.493 +05:30 376b8c14-89cc-4166-9bcb-61c5765c26e8 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 1.6192ms 2024-09-10 10:45:26.493 +05:30 376b8c14-89cc-4166-9bcb-61c5765c26e8 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 10:45:26.493 +05:30 376b8c14-89cc-4166-9bcb-61c5765c26e8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b400e76c-7400-4dbd-904f-a18ecfa87eec}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 10:45:26.494 +05:30 376b8c14-89cc-4166-9bcb-61c5765c26e8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 2.7687ms 2024-09-10 10:45:26.674 +05:30 4dfc525a-991e-42a1-ae97-328fb5e31da4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 10:45:26.674 +05:30 93e34da4-49d7-4930-b813-fcc57f858f83 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 10:45:26.675 +05:30 4dfc525a-991e-42a1-ae97-328fb5e31da4 INF CORS policy execution successful. 2024-09-10 10:45:26.675 +05:30 93e34da4-49d7-4930-b813-fcc57f858f83 INF CORS policy execution successful. 2024-09-10 10:45:26.675 +05:30 4dfc525a-991e-42a1-ae97-328fb5e31da4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.5031ms 2024-09-10 10:45:26.675 +05:30 93e34da4-49d7-4930-b813-fcc57f858f83 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.493ms 2024-09-10 10:45:26.681 +05:30 9874ba6b-bff1-43df-908b-7896978a4ce2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 10:45:26.681 +05:30 9874ba6b-bff1-43df-908b-7896978a4ce2 INF CORS policy execution successful. 2024-09-10 10:45:26.681 +05:30 9874ba6b-bff1-43df-908b-7896978a4ce2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.8421ms 2024-09-10 10:45:26.688 +05:30 ba7ca42c-a759-4431-aadc-d12d1c932e59 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 10:45:26.689 +05:30 ba7ca42c-a759-4431-aadc-d12d1c932e59 INF CORS policy execution successful. 2024-09-10 10:45:26.689 +05:30 ba7ca42c-a759-4431-aadc-d12d1c932e59 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.7136ms 2024-09-10 10:45:26.724 +05:30 ff080e02-c16d-4fa9-8cbe-7f83ca650507 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 10:45:26.724 +05:30 bb087011-1749-42f1-bfd3-49fa821d25c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 10:45:26.724 +05:30 ff080e02-c16d-4fa9-8cbe-7f83ca650507 INF CORS policy execution successful. 2024-09-10 10:45:26.724 +05:30 bb087011-1749-42f1-bfd3-49fa821d25c3 INF CORS policy execution successful. 2024-09-10 10:45:26.724 +05:30 ff080e02-c16d-4fa9-8cbe-7f83ca650507 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:45:26.724 +05:30 bb087011-1749-42f1-bfd3-49fa821d25c3 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:45:26.724 +05:30 17ae9dac-15a0-46ae-b96e-0cd46a634b48 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 10:45:26.724 +05:30 08706dfa-07aa-42af-9d28-0bb993eb9180 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 10:45:26.725 +05:30 17ae9dac-15a0-46ae-b96e-0cd46a634b48 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 10:45:26.725 +05:30 08706dfa-07aa-42af-9d28-0bb993eb9180 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 10:45:26.731 +05:30 9e776e91-34b7-41be-bdff-6e8b2242b72d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 10:45:26.732 +05:30 9e776e91-34b7-41be-bdff-6e8b2242b72d INF CORS policy execution successful. 2024-09-10 10:45:26.733 +05:30 9e776e91-34b7-41be-bdff-6e8b2242b72d INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:45:26.733 +05:30 45caf106-2244-430e-8907-9d66437c3342 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 10:45:26.734 +05:30 45caf106-2244-430e-8907-9d66437c3342 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 10:45:26.749 +05:30 45caf106-2244-430e-8907-9d66437c3342 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:45:26.749 +05:30 45caf106-2244-430e-8907-9d66437c3342 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 15.5444ms 2024-09-10 10:45:26.749 +05:30 45caf106-2244-430e-8907-9d66437c3342 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 10:45:26.749 +05:30 45caf106-2244-430e-8907-9d66437c3342 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9e776e91-34b7-41be-bdff-6e8b2242b72d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 10:45:26.750 +05:30 45caf106-2244-430e-8907-9d66437c3342 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 18.665ms 2024-09-10 10:45:26.761 +05:30 17ae9dac-15a0-46ae-b96e-0cd46a634b48 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:45:26.761 +05:30 d750c07e-e2ba-4e72-9a78-d18ed389cc54 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 10:45:26.762 +05:30 17ae9dac-15a0-46ae-b96e-0cd46a634b48 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 37.0204ms 2024-09-10 10:45:26.762 +05:30 17ae9dac-15a0-46ae-b96e-0cd46a634b48 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 10:45:26.763 +05:30 17ae9dac-15a0-46ae-b96e-0cd46a634b48 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bb087011-1749-42f1-bfd3-49fa821d25c3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 15955} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 10:45:26.764 +05:30 17ae9dac-15a0-46ae-b96e-0cd46a634b48 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 15955 application/json; charset=utf-8 39.7572ms 2024-09-10 10:45:26.767 +05:30 d750c07e-e2ba-4e72-9a78-d18ed389cc54 INF CORS policy execution successful. 2024-09-10 10:45:26.768 +05:30 d750c07e-e2ba-4e72-9a78-d18ed389cc54 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:45:26.768 +05:30 08706dfa-07aa-42af-9d28-0bb993eb9180 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:45:26.768 +05:30 6e600196-b729-4b5a-8b31-e51ee2763a90 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 10:45:26.769 +05:30 6e600196-b729-4b5a-8b31-e51ee2763a90 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 10:45:26.769 +05:30 08706dfa-07aa-42af-9d28-0bb993eb9180 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 43.9324ms 2024-09-10 10:45:26.769 +05:30 08706dfa-07aa-42af-9d28-0bb993eb9180 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 10:45:26.770 +05:30 08706dfa-07aa-42af-9d28-0bb993eb9180 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ff080e02-c16d-4fa9-8cbe-7f83ca650507}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 15955} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 10:45:26.770 +05:30 08706dfa-07aa-42af-9d28-0bb993eb9180 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 15955 application/json; charset=utf-8 46.984ms 2024-09-10 10:45:26.771 +05:30 6e600196-b729-4b5a-8b31-e51ee2763a90 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:45:26.771 +05:30 6e600196-b729-4b5a-8b31-e51ee2763a90 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 2.8496ms 2024-09-10 10:45:26.771 +05:30 6e600196-b729-4b5a-8b31-e51ee2763a90 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 10:45:26.772 +05:30 6e600196-b729-4b5a-8b31-e51ee2763a90 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d750c07e-e2ba-4e72-9a78-d18ed389cc54}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 10:45:26.772 +05:30 6e600196-b729-4b5a-8b31-e51ee2763a90 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 10.375ms 2024-09-10 10:45:29.980 +05:30 1d51143f-c3c8-44b4-9f15-796ecaa142f0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:45:29.980 +05:30 1d51143f-c3c8-44b4-9f15-796ecaa142f0 INF CORS policy execution successful. 2024-09-10 10:45:29.981 +05:30 1d51143f-c3c8-44b4-9f15-796ecaa142f0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.85ms 2024-09-10 10:45:29.993 +05:30 9288563a-8468-4cf3-9b90-e4f696bf9236 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:45:29.993 +05:30 9288563a-8468-4cf3-9b90-e4f696bf9236 INF CORS policy execution successful. 2024-09-10 10:45:29.993 +05:30 9288563a-8468-4cf3-9b90-e4f696bf9236 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.5329ms 2024-09-10 10:45:30.071 +05:30 e6997ad4-0405-4894-b191-2a1b17913dc5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:45:30.072 +05:30 e6997ad4-0405-4894-b191-2a1b17913dc5 INF CORS policy execution successful. 2024-09-10 10:45:30.072 +05:30 e6997ad4-0405-4894-b191-2a1b17913dc5 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:45:30.073 +05:30 d0402f0a-a5cb-4360-8698-e038fd2da5aa INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:45:30.073 +05:30 d0402f0a-a5cb-4360-8698-e038fd2da5aa INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:45:30.085 +05:30 5d842274-7d5d-4d18-831b-ee8d94882429 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:45:30.086 +05:30 5d842274-7d5d-4d18-831b-ee8d94882429 INF CORS policy execution successful. 2024-09-10 10:45:30.086 +05:30 5d842274-7d5d-4d18-831b-ee8d94882429 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:45:30.087 +05:30 00636bf5-d3aa-4f64-a6c9-fd4c797fe67e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:45:30.087 +05:30 00636bf5-d3aa-4f64-a6c9-fd4c797fe67e INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:45:30.092 +05:30 90c7b52b-b29e-4ee6-9f0e-a1cc2fb2d237 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 10:45:30.092 +05:30 90c7b52b-b29e-4ee6-9f0e-a1cc2fb2d237 INF CORS policy execution successful. 2024-09-10 10:45:30.092 +05:30 90c7b52b-b29e-4ee6-9f0e-a1cc2fb2d237 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 0.735ms 2024-09-10 10:45:30.094 +05:30 d0402f0a-a5cb-4360-8698-e038fd2da5aa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:45:30.094 +05:30 d0402f0a-a5cb-4360-8698-e038fd2da5aa INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 21.1624ms 2024-09-10 10:45:30.095 +05:30 d0402f0a-a5cb-4360-8698-e038fd2da5aa INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:45:30.095 +05:30 d0402f0a-a5cb-4360-8698-e038fd2da5aa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e6997ad4-0405-4894-b191-2a1b17913dc5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 10:45:30.096 +05:30 d0402f0a-a5cb-4360-8698-e038fd2da5aa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 24.0955ms 2024-09-10 10:45:30.096 +05:30 00636bf5-d3aa-4f64-a6c9-fd4c797fe67e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:45:30.096 +05:30 00636bf5-d3aa-4f64-a6c9-fd4c797fe67e INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 9.1723ms 2024-09-10 10:45:30.096 +05:30 00636bf5-d3aa-4f64-a6c9-fd4c797fe67e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:45:30.096 +05:30 00636bf5-d3aa-4f64-a6c9-fd4c797fe67e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5d842274-7d5d-4d18-831b-ee8d94882429}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 10:45:30.096 +05:30 00636bf5-d3aa-4f64-a6c9-fd4c797fe67e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 11.1127ms 2024-09-10 10:45:30.173 +05:30 8e8c59e6-a97e-4506-94de-bd09fa54876b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 10:45:30.173 +05:30 8e8c59e6-a97e-4506-94de-bd09fa54876b INF CORS policy execution successful. 2024-09-10 10:45:30.174 +05:30 8e8c59e6-a97e-4506-94de-bd09fa54876b INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:45:30.174 +05:30 dbe839d0-8585-466e-9bce-468b9879d7e4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 10:45:30.174 +05:30 dbe839d0-8585-466e-9bce-468b9879d7e4 INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 10:45:30.282 +05:30 dbe839d0-8585-466e-9bce-468b9879d7e4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:45:30.282 +05:30 dbe839d0-8585-466e-9bce-468b9879d7e4 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 107.9691ms 2024-09-10 10:45:30.282 +05:30 dbe839d0-8585-466e-9bce-468b9879d7e4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 10:45:30.282 +05:30 dbe839d0-8585-466e-9bce-468b9879d7e4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8e8c59e6-a97e-4506-94de-bd09fa54876b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 10:45:30.283 +05:30 dbe839d0-8585-466e-9bce-468b9879d7e4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 200 624 application/json; charset=utf-8 110.0898ms 2024-09-10 10:45:30.320 +05:30 610feee3-1b5f-4416-bc8c-eeb337e98934 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 10:45:30.320 +05:30 610feee3-1b5f-4416-bc8c-eeb337e98934 INF CORS policy execution successful. 2024-09-10 10:45:30.320 +05:30 610feee3-1b5f-4416-bc8c-eeb337e98934 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.6311ms 2024-09-10 10:45:30.416 +05:30 7cbec326-5ec5-4a9f-9d4d-aea27fea0440 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 10:45:30.416 +05:30 7cbec326-5ec5-4a9f-9d4d-aea27fea0440 INF CORS policy execution successful. 2024-09-10 10:45:30.417 +05:30 7cbec326-5ec5-4a9f-9d4d-aea27fea0440 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:45:30.417 +05:30 1d399171-4e95-4166-b0da-821a0d5130ed INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:45:30.417 +05:30 1d399171-4e95-4166-b0da-821a0d5130ed INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:45:30.428 +05:30 1d399171-4e95-4166-b0da-821a0d5130ed INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:45:30.428 +05:30 1d399171-4e95-4166-b0da-821a0d5130ed INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 10.7458ms 2024-09-10 10:45:30.428 +05:30 1d399171-4e95-4166-b0da-821a0d5130ed INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:45:30.428 +05:30 1d399171-4e95-4166-b0da-821a0d5130ed INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7cbec326-5ec5-4a9f-9d4d-aea27fea0440}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 10:45:30.429 +05:30 1d399171-4e95-4166-b0da-821a0d5130ed INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 13.2671ms 2024-09-10 10:45:30.627 +05:30 de1c6674-8757-427b-9d25-9f2e18babda2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 10:45:30.627 +05:30 de1c6674-8757-427b-9d25-9f2e18babda2 INF CORS policy execution successful. 2024-09-10 10:45:30.628 +05:30 de1c6674-8757-427b-9d25-9f2e18babda2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.5282ms 2024-09-10 10:45:30.704 +05:30 f6428658-1be4-4ddb-b28c-2b18d58cbf28 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 10:45:30.704 +05:30 f6428658-1be4-4ddb-b28c-2b18d58cbf28 INF CORS policy execution successful. 2024-09-10 10:45:30.705 +05:30 f6428658-1be4-4ddb-b28c-2b18d58cbf28 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:45:30.705 +05:30 dfd213f3-772c-4dac-a525-7bf8873bf306 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:45:30.705 +05:30 dfd213f3-772c-4dac-a525-7bf8873bf306 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:45:30.718 +05:30 dfd213f3-772c-4dac-a525-7bf8873bf306 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:45:30.718 +05:30 dfd213f3-772c-4dac-a525-7bf8873bf306 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 12.9801ms 2024-09-10 10:45:30.718 +05:30 dfd213f3-772c-4dac-a525-7bf8873bf306 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:45:30.718 +05:30 dfd213f3-772c-4dac-a525-7bf8873bf306 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f6428658-1be4-4ddb-b28c-2b18d58cbf28}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 10:45:30.719 +05:30 dfd213f3-772c-4dac-a525-7bf8873bf306 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 14.7171ms 2024-09-10 10:45:35.520 +05:30 cf012564-63da-4f18-b157-0b7f2ba8c898 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 10:45:35.520 +05:30 cf012564-63da-4f18-b157-0b7f2ba8c898 INF CORS policy execution successful. 2024-09-10 10:45:35.520 +05:30 cf012564-63da-4f18-b157-0b7f2ba8c898 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.542ms 2024-09-10 10:45:35.566 +05:30 6c2e485e-305f-4364-a26f-ed52bd9ebff1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 10:45:35.567 +05:30 6c2e485e-305f-4364-a26f-ed52bd9ebff1 INF CORS policy execution successful. 2024-09-10 10:45:35.567 +05:30 6c2e485e-305f-4364-a26f-ed52bd9ebff1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.5239ms 2024-09-10 10:45:35.586 +05:30 c47af634-2cda-4133-84f6-809c04f8a2af INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 10:45:35.587 +05:30 c47af634-2cda-4133-84f6-809c04f8a2af INF CORS policy execution successful. 2024-09-10 10:45:35.587 +05:30 c47af634-2cda-4133-84f6-809c04f8a2af INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:45:35.587 +05:30 607b25a2-3e0e-453a-b210-81cde8d5461c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 10:45:35.587 +05:30 607b25a2-3e0e-453a-b210-81cde8d5461c INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 10:45:35.611 +05:30 21dc0bad-c445-4ecc-8d22-d56a061aae1d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 10:45:35.612 +05:30 21dc0bad-c445-4ecc-8d22-d56a061aae1d INF CORS policy execution successful. 2024-09-10 10:45:35.612 +05:30 21dc0bad-c445-4ecc-8d22-d56a061aae1d INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:45:35.612 +05:30 d18577af-ff69-4399-8efe-85dc4b9df803 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 10:45:35.612 +05:30 d18577af-ff69-4399-8efe-85dc4b9df803 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 10:45:35.613 +05:30 607b25a2-3e0e-453a-b210-81cde8d5461c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:45:35.613 +05:30 607b25a2-3e0e-453a-b210-81cde8d5461c INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 25.5605ms 2024-09-10 10:45:35.613 +05:30 607b25a2-3e0e-453a-b210-81cde8d5461c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 10:45:35.613 +05:30 607b25a2-3e0e-453a-b210-81cde8d5461c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c47af634-2cda-4133-84f6-809c04f8a2af}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 10:45:35.614 +05:30 607b25a2-3e0e-453a-b210-81cde8d5461c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 27.4121ms 2024-09-10 10:45:35.616 +05:30 d18577af-ff69-4399-8efe-85dc4b9df803 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:45:35.616 +05:30 d18577af-ff69-4399-8efe-85dc4b9df803 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 3.9867ms 2024-09-10 10:45:35.616 +05:30 d18577af-ff69-4399-8efe-85dc4b9df803 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 10:45:35.616 +05:30 d18577af-ff69-4399-8efe-85dc4b9df803 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 21dc0bad-c445-4ecc-8d22-d56a061aae1d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 10:45:35.616 +05:30 d18577af-ff69-4399-8efe-85dc4b9df803 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 5.3747ms 2024-09-10 10:45:44.178 +05:30 439a16b0-2628-4ef7-9d4e-ce50ceccf0a2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:45:44.178 +05:30 74cf0c57-3116-4475-a043-8b2217d2de96 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:45:44.179 +05:30 74cf0c57-3116-4475-a043-8b2217d2de96 INF CORS policy execution successful. 2024-09-10 10:45:44.179 +05:30 439a16b0-2628-4ef7-9d4e-ce50ceccf0a2 INF CORS policy execution successful. 2024-09-10 10:45:44.180 +05:30 439a16b0-2628-4ef7-9d4e-ce50ceccf0a2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.67ms 2024-09-10 10:45:44.180 +05:30 74cf0c57-3116-4475-a043-8b2217d2de96 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.6596ms 2024-09-10 10:45:44.221 +05:30 777d2bcf-4de4-44ed-afa7-1b8f804c0ca1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:45:44.222 +05:30 777d2bcf-4de4-44ed-afa7-1b8f804c0ca1 INF CORS policy execution successful. 2024-09-10 10:45:44.223 +05:30 777d2bcf-4de4-44ed-afa7-1b8f804c0ca1 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:45:44.223 +05:30 678befc9-40e9-4e7f-8e0c-e91173c866ca INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:45:44.223 +05:30 678befc9-40e9-4e7f-8e0c-e91173c866ca INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:45:44.237 +05:30 2ea17c3d-26e9-4366-8fc0-999e51f565fb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:45:44.237 +05:30 678befc9-40e9-4e7f-8e0c-e91173c866ca INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:45:44.237 +05:30 678befc9-40e9-4e7f-8e0c-e91173c866ca INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 13.9861ms 2024-09-10 10:45:44.237 +05:30 2ea17c3d-26e9-4366-8fc0-999e51f565fb INF CORS policy execution successful. 2024-09-10 10:45:44.237 +05:30 678befc9-40e9-4e7f-8e0c-e91173c866ca INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:45:44.237 +05:30 2ea17c3d-26e9-4366-8fc0-999e51f565fb INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:45:44.237 +05:30 678befc9-40e9-4e7f-8e0c-e91173c866ca INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 777d2bcf-4de4-44ed-afa7-1b8f804c0ca1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 10:45:44.237 +05:30 8ad35511-cfab-452a-ad90-ad56bd786d6d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:45:44.237 +05:30 8ad35511-cfab-452a-ad90-ad56bd786d6d INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:45:44.238 +05:30 678befc9-40e9-4e7f-8e0c-e91173c866ca INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 16.3924ms 2024-09-10 10:45:44.240 +05:30 8ad35511-cfab-452a-ad90-ad56bd786d6d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:45:44.241 +05:30 8ad35511-cfab-452a-ad90-ad56bd786d6d INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 3.1258ms 2024-09-10 10:45:44.241 +05:30 8ad35511-cfab-452a-ad90-ad56bd786d6d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:45:44.241 +05:30 8ad35511-cfab-452a-ad90-ad56bd786d6d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2ea17c3d-26e9-4366-8fc0-999e51f565fb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 10:45:44.242 +05:30 8ad35511-cfab-452a-ad90-ad56bd786d6d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 5.2091ms 2024-09-10 10:45:44.443 +05:30 a47affde-973d-4870-8ebc-36b98e119b0a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 10:45:44.443 +05:30 a47affde-973d-4870-8ebc-36b98e119b0a INF CORS policy execution successful. 2024-09-10 10:45:44.444 +05:30 a47affde-973d-4870-8ebc-36b98e119b0a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.4881ms 2024-09-10 10:45:44.490 +05:30 b1507e77-2443-4ba4-9d08-daebbe134e8b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 10:45:44.491 +05:30 b1507e77-2443-4ba4-9d08-daebbe134e8b INF CORS policy execution successful. 2024-09-10 10:45:44.491 +05:30 b1507e77-2443-4ba4-9d08-daebbe134e8b INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:45:44.491 +05:30 d3094f9e-c62d-4a10-ad14-3e8b48c7b0b6 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:45:44.491 +05:30 d3094f9e-c62d-4a10-ad14-3e8b48c7b0b6 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:45:44.543 +05:30 d3094f9e-c62d-4a10-ad14-3e8b48c7b0b6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:45:44.543 +05:30 d3094f9e-c62d-4a10-ad14-3e8b48c7b0b6 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 51.9398ms 2024-09-10 10:45:44.543 +05:30 d3094f9e-c62d-4a10-ad14-3e8b48c7b0b6 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:45:44.544 +05:30 d3094f9e-c62d-4a10-ad14-3e8b48c7b0b6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b1507e77-2443-4ba4-9d08-daebbe134e8b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 10:45:44.544 +05:30 d3094f9e-c62d-4a10-ad14-3e8b48c7b0b6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 53.9435ms 2024-09-10 10:45:44.975 +05:30 f3f08524-4d05-470b-9637-da25e5047e9d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 10:45:44.976 +05:30 f3f08524-4d05-470b-9637-da25e5047e9d INF CORS policy execution successful. 2024-09-10 10:45:44.976 +05:30 f3f08524-4d05-470b-9637-da25e5047e9d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.7064ms 2024-09-10 10:45:45.037 +05:30 8a2e7263-c96b-4254-8398-981c75f4c227 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 10:45:45.038 +05:30 8a2e7263-c96b-4254-8398-981c75f4c227 INF CORS policy execution successful. 2024-09-10 10:45:45.038 +05:30 8a2e7263-c96b-4254-8398-981c75f4c227 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:45:45.038 +05:30 8e46c615-db49-4165-a643-7d7e2a4f2139 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:45:45.038 +05:30 8e46c615-db49-4165-a643-7d7e2a4f2139 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:45:45.047 +05:30 8e46c615-db49-4165-a643-7d7e2a4f2139 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:45:45.048 +05:30 8e46c615-db49-4165-a643-7d7e2a4f2139 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 9.3505ms 2024-09-10 10:45:45.048 +05:30 8e46c615-db49-4165-a643-7d7e2a4f2139 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:45:45.048 +05:30 8e46c615-db49-4165-a643-7d7e2a4f2139 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8a2e7263-c96b-4254-8398-981c75f4c227}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 10:45:45.048 +05:30 8e46c615-db49-4165-a643-7d7e2a4f2139 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 10.8643ms 2024-09-10 10:45:59.043 +05:30 a95acdac-a421-40a5-b065-0a90439c0863 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - null null 2024-09-10 10:45:59.043 +05:30 b403b6f7-8373-47c6-83a1-4e1ec425debd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - null null 2024-09-10 10:45:59.044 +05:30 a95acdac-a421-40a5-b065-0a90439c0863 INF CORS policy execution successful. 2024-09-10 10:45:59.044 +05:30 b403b6f7-8373-47c6-83a1-4e1ec425debd INF CORS policy execution successful. 2024-09-10 10:45:59.044 +05:30 a95acdac-a421-40a5-b065-0a90439c0863 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - 204 null null 0.7379ms 2024-09-10 10:45:59.044 +05:30 b403b6f7-8373-47c6-83a1-4e1ec425debd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - 204 null null 0.9349ms 2024-09-10 10:45:59.226 +05:30 3bc31b89-5274-4405-a15b-87b6f3e07bf3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - null null 2024-09-10 10:45:59.227 +05:30 3bc31b89-5274-4405-a15b-87b6f3e07bf3 INF CORS policy execution successful. 2024-09-10 10:45:59.228 +05:30 3bc31b89-5274-4405-a15b-87b6f3e07bf3 INF HTTP request: Path: /tagfield/getfieldsintag QueryString: ?languageId=1&tagId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:45:59.228 +05:30 2d3de63a-c0d3-40e8-933e-0eb8e4ec8f7c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api)' 2024-09-10 10:45:59.229 +05:30 2d3de63a-c0d3-40e8-933e-0eb8e4ec8f7c INF Route matched with {action = "GetFieldsInTag", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetFieldsInTag(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 10:45:59.270 +05:30 2d3de63a-c0d3-40e8-933e-0eb8e4ec8f7c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:45:59.270 +05:30 2d3de63a-c0d3-40e8-933e-0eb8e4ec8f7c INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api) in 41.7275ms 2024-09-10 10:45:59.271 +05:30 2d3de63a-c0d3-40e8-933e-0eb8e4ec8f7c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api)' 2024-09-10 10:45:59.271 +05:30 2d3de63a-c0d3-40e8-933e-0eb8e4ec8f7c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3bc31b89-5274-4405-a15b-87b6f3e07bf3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1874} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"iId\",\"Caption\":\"iId\",\"VariableName\":\"FT20001\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":12,\"Name\":\"sName\",\"Caption\":\"Name\",\"VariableName\":\"FT20002\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Text\",\"ContolType\":\"Text Box\"},{\"Id\":13,\"Name\":\"sCode\",\"Caption\":\"Code\",\"VariableName\":\"FT20003\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Text\",\"ContolType\":\"Text Box\"},{\"Id\":14,\"Name\":\"bGroup\",\"Caption\":\"bGroup\",\"VariableName\":\"FT20004\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"boolean\",\"ContolType\":\"check box\"},{\"Id\":15,\"Name\":\"iParent\",\"Caption\":\"iParent\",\"VariableName\":\"FT20005\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Tag\",\"ContolType\":\"drop down\"},{\"Id\":16,\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"VariableName\":\"FT20006\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Tiny Integer\",\"ContolType\":\"Text Box\"},{\"Id\":17,\"Name\":\"iCreatedBy\",\"Caption\":\"iCreatedBy\",\"VariableName\":\"FT20007\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":18,\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\",\"VariableName\":\"FT20008\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"DateTime\",\"ContolType\":\"Text Box\"},{\"Id\":19,\"Name\":\"iModifiedBy\",\"Caption\":\"iModifiedBy\",\"VariableName\":\"FT20009\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":20,\"Name\":\"dModifiedOn\",\"Caption\":\"dModifiedOn\",\"VariableName\":\"FT20010\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"DateTime\",\"ContolType\":\"Text Box\"}]"} 2024-09-10 10:45:59.271 +05:30 2d3de63a-c0d3-40e8-933e-0eb8e4ec8f7c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - 200 1874 application/json; charset=utf-8 45.1851ms 2024-09-10 10:45:59.388 +05:30 a3477763-ab55-4a45-9adb-37394c64ba0f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - null null 2024-09-10 10:45:59.389 +05:30 a3477763-ab55-4a45-9adb-37394c64ba0f INF CORS policy execution successful. 2024-09-10 10:45:59.389 +05:30 a3477763-ab55-4a45-9adb-37394c64ba0f INF HTTP request: Path: /tagfield/getfieldsintag QueryString: ?languageId=1&tagId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:45:59.389 +05:30 40738a51-f56b-4239-be86-4a2018b6c54c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api)' 2024-09-10 10:45:59.389 +05:30 40738a51-f56b-4239-be86-4a2018b6c54c INF Route matched with {action = "GetFieldsInTag", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetFieldsInTag(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 10:45:59.392 +05:30 40738a51-f56b-4239-be86-4a2018b6c54c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:45:59.392 +05:30 40738a51-f56b-4239-be86-4a2018b6c54c INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api) in 2.9841ms 2024-09-10 10:45:59.392 +05:30 40738a51-f56b-4239-be86-4a2018b6c54c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api)' 2024-09-10 10:45:59.393 +05:30 40738a51-f56b-4239-be86-4a2018b6c54c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a3477763-ab55-4a45-9adb-37394c64ba0f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1874} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"iId\",\"Caption\":\"iId\",\"VariableName\":\"FT20001\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":12,\"Name\":\"sName\",\"Caption\":\"Name\",\"VariableName\":\"FT20002\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Text\",\"ContolType\":\"Text Box\"},{\"Id\":13,\"Name\":\"sCode\",\"Caption\":\"Code\",\"VariableName\":\"FT20003\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Text\",\"ContolType\":\"Text Box\"},{\"Id\":14,\"Name\":\"bGroup\",\"Caption\":\"bGroup\",\"VariableName\":\"FT20004\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"boolean\",\"ContolType\":\"check box\"},{\"Id\":15,\"Name\":\"iParent\",\"Caption\":\"iParent\",\"VariableName\":\"FT20005\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Tag\",\"ContolType\":\"drop down\"},{\"Id\":16,\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"VariableName\":\"FT20006\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Tiny Integer\",\"ContolType\":\"Text Box\"},{\"Id\":17,\"Name\":\"iCreatedBy\",\"Caption\":\"iCreatedBy\",\"VariableName\":\"FT20007\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":18,\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\",\"VariableName\":\"FT20008\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"DateTime\",\"ContolType\":\"Text Box\"},{\"Id\":19,\"Name\":\"iModifiedBy\",\"Caption\":\"iModifiedBy\",\"VariableName\":\"FT20009\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":20,\"Name\":\"dModifiedOn\",\"Caption\":\"dModifiedOn\",\"VariableName\":\"FT20010\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"DateTime\",\"ContolType\":\"Text Box\"}]"} 2024-09-10 10:45:59.393 +05:30 40738a51-f56b-4239-be86-4a2018b6c54c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - 200 1874 application/json; charset=utf-8 4.761ms 2024-09-10 10:46:01.614 +05:30 cd790695-3a64-4665-a573-9ee2e6bcb251 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfielddetailsineditmode?id=12&languageId=1 - null null 2024-09-10 10:46:01.615 +05:30 cd790695-3a64-4665-a573-9ee2e6bcb251 INF CORS policy execution successful. 2024-09-10 10:46:01.615 +05:30 cd790695-3a64-4665-a573-9ee2e6bcb251 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfielddetailsineditmode?id=12&languageId=1 - 204 null null 0.9192ms 2024-09-10 10:46:01.656 +05:30 74658445-93dc-4391-83c6-f2d4428775ee INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfielddetailsineditmode?id=12&languageId=1 - null null 2024-09-10 10:46:01.657 +05:30 74658445-93dc-4391-83c6-f2d4428775ee INF CORS policy execution successful. 2024-09-10 10:46:01.657 +05:30 74658445-93dc-4391-83c6-f2d4428775ee INF HTTP request: Path: /tagfield/getfielddetailsineditmode QueryString: ?id=12&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:46:01.657 +05:30 207e7979-768c-4180-92c5-4f20f8ec5e1f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldDetailsInEditMode (Sang.CoreSettings.Api)' 2024-09-10 10:46:01.658 +05:30 207e7979-768c-4180-92c5-4f20f8ec5e1f INF Route matched with {action = "GetFieldDetailsInEditMode", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetFieldDetailsInEditMode(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 10:46:01.701 +05:30 207e7979-768c-4180-92c5-4f20f8ec5e1f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:46:01.702 +05:30 207e7979-768c-4180-92c5-4f20f8ec5e1f INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldDetailsInEditMode (Sang.CoreSettings.Api) in 44.0342ms 2024-09-10 10:46:01.702 +05:30 207e7979-768c-4180-92c5-4f20f8ec5e1f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldDetailsInEditMode (Sang.CoreSettings.Api)' 2024-09-10 10:46:01.702 +05:30 207e7979-768c-4180-92c5-4f20f8ec5e1f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 74658445-93dc-4391-83c6-f2d4428775ee}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1194} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":12,\"Name\":\"sName\",\"Caption\":\"Name\",\"DataTypeId\":1,\"DataTypeName\":\"Text\",\"Tab\":1,\"MaxSize\":100,\"DefaultValue\":null,\"DisplayControlType\":1,\"DisplayControlTypeName\":\"Text Box\",\"Default\":true,\"FieldType\":1,\"MinimumValue\":null,\"MaximumValue\":null,\"ToolTip\":null,\"BannerText\":null,\"RegularExpression\":null,\"ErrorMessage\":null,\"LinkTag\":0,\"FilterCondition\":null,\"MandatoryFields\":null,\"FieldOrder\":2,\"Hidden\":false,\"ReadOnly\":false,\"Mandatory\":true,\"InformationField\":false,\"CopyFromParent\":false,\"NotAvailableForReports\":false,\"MergeField\":false,\"MassUpdate\":false,\"CannotBeExported\":false,\"CannotBeImported\":false,\"AllowSpecialChar\":true,\"Negative\":false,\"AllowDateBefore\":false,\"FutureDate\":false,\"Behaviour\":1,\"WordWrap\":false,\"ScrollBar\":0,\"ColumnSpan\":2,\"RowSpan\":1,\"CharacterCasing\":0,\"InternalStdField\":true,\"AllowAsParameter\":true,\"AllowManualIncrement\":false,\"PreLoadValuesOnDemand\":false,\"AvailableInCustomerPortal\":false,\"EditableInCustomerPortal\":false,\"DoNotAllowSearch\":false}]"} 2024-09-10 10:46:01.702 +05:30 207e7979-768c-4180-92c5-4f20f8ec5e1f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfielddetailsineditmode?id=12&languageId=1 - 200 1194 application/json; charset=utf-8 46.3502ms 2024-09-10 10:46:01.838 +05:30 fc141cf7-c2d2-4c73-bd27-1ff51783a0b9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getdatatypeslist?languageId=1&search= - null null 2024-09-10 10:46:01.839 +05:30 fc141cf7-c2d2-4c73-bd27-1ff51783a0b9 INF CORS policy execution successful. 2024-09-10 10:46:01.839 +05:30 fc141cf7-c2d2-4c73-bd27-1ff51783a0b9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getdatatypeslist?languageId=1&search= - 204 null null 0.6408ms 2024-09-10 10:46:01.988 +05:30 e548dad3-ba64-4dd8-9efa-11078a4d897e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagtab/gettagtablist?languageId=1&search=&tagId=2 - null null 2024-09-10 10:46:01.988 +05:30 d942a608-3cb7-404f-bf3f-e94738ede71e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getcontroltypeslist?languageId=1&search= - null null 2024-09-10 10:46:01.988 +05:30 e548dad3-ba64-4dd8-9efa-11078a4d897e INF CORS policy execution successful. 2024-09-10 10:46:01.988 +05:30 d942a608-3cb7-404f-bf3f-e94738ede71e INF CORS policy execution successful. 2024-09-10 10:46:01.988 +05:30 d942a608-3cb7-404f-bf3f-e94738ede71e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getcontroltypeslist?languageId=1&search= - 204 null null 0.7734ms 2024-09-10 10:46:01.988 +05:30 e548dad3-ba64-4dd8-9efa-11078a4d897e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagtab/gettagtablist?languageId=1&search=&tagId=2 - 204 null null 0.9276ms 2024-09-10 10:46:01.989 +05:30 1d4b20dd-706d-47df-a512-02ff355c6529 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getdatatypeslist?languageId=1&search= - null null 2024-09-10 10:46:01.989 +05:30 1d4b20dd-706d-47df-a512-02ff355c6529 INF CORS policy execution successful. 2024-09-10 10:46:01.989 +05:30 1d4b20dd-706d-47df-a512-02ff355c6529 INF HTTP request: Path: /tagfield/getdatatypeslist QueryString: ?languageId=1&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:46:01.990 +05:30 bac7bc5a-afd5-41df-951b-3c506d46cab7 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetDataTypesList (Sang.CoreSettings.Api)' 2024-09-10 10:46:01.990 +05:30 bac7bc5a-afd5-41df-951b-3c506d46cab7 INF Route matched with {action = "GetDataTypesList", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDataTypesList(Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 10:46:02.001 +05:30 bac7bc5a-afd5-41df-951b-3c506d46cab7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:46:02.001 +05:30 bac7bc5a-afd5-41df-951b-3c506d46cab7 INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.GetDataTypesList (Sang.CoreSettings.Api) in 11.2249ms 2024-09-10 10:46:02.001 +05:30 bac7bc5a-afd5-41df-951b-3c506d46cab7 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetDataTypesList (Sang.CoreSettings.Api)' 2024-09-10 10:46:02.002 +05:30 bac7bc5a-afd5-41df-951b-3c506d46cab7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1d4b20dd-706d-47df-a512-02ff355c6529}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":0,\"Name\":null},{\"Id\":1,\"Name\":\"Text\"},{\"Id\":2,\"Name\":\"Integer\"},{\"Id\":3,\"Name\":\"Small Integer\"},{\"Id\":4,\"Name\":\"Tiny Integer\"},{\"Id\":5,\"Name\":\"Big Integer\"},{\"Id\":6,\"Name\":\"numeric\"},{\"Id\":7,\"Name\":\"date\"},{\"Id\":8,\"Name\":\"time\"},{\"Id\":9,\"Name\":\"DateTime\"},{\"Id\":10,\"Name\":\"boolean\"},{\"Id\":11,\"Name\":\"Doc Viewer\"},{\"Id\":12,\"Name\":\"String list\"},{\"Id\":13,\"Name\":\"Number List\"},{\"Id\":14,\"Name\":\"Tag\"},{\"Id\":15,\"Name\":\"Geography\"}]"} 2024-09-10 10:46:02.002 +05:30 bac7bc5a-afd5-41df-951b-3c506d46cab7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getdatatypeslist?languageId=1&search= - 200 624 application/json; charset=utf-8 13.263ms 2024-09-10 10:46:02.224 +05:30 8cd364d0-22a4-4dc9-91b6-1c24403a2293 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagtab/gettagtablist?languageId=1&search=&tagId=2 - null null 2024-09-10 10:46:02.224 +05:30 605c7236-f310-4ee4-aeaf-56cb51a04da3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getcontroltypeslist?languageId=1&search= - null null 2024-09-10 10:46:02.225 +05:30 8cd364d0-22a4-4dc9-91b6-1c24403a2293 INF CORS policy execution successful. 2024-09-10 10:46:02.225 +05:30 605c7236-f310-4ee4-aeaf-56cb51a04da3 INF CORS policy execution successful. 2024-09-10 10:46:02.225 +05:30 605c7236-f310-4ee4-aeaf-56cb51a04da3 INF HTTP request: Path: /tagfield/getcontroltypeslist QueryString: ?languageId=1&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:46:02.225 +05:30 8cd364d0-22a4-4dc9-91b6-1c24403a2293 INF HTTP request: Path: /tagtab/gettagtablist QueryString: ?languageId=1&search=&tagId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 10:46:02.225 +05:30 a8bafd35-d77e-429f-8a8b-2ef9104336af INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetControlTypesList (Sang.CoreSettings.Api)' 2024-09-10 10:46:02.225 +05:30 66fac423-1a64-43b5-b95f-2ce49ca69060 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagTabController.GetTagTabList (Sang.CoreSettings.Api)' 2024-09-10 10:46:02.226 +05:30 a8bafd35-d77e-429f-8a8b-2ef9104336af INF Route matched with {action = "GetControlTypesList", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetControlTypesList(Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 10:46:02.226 +05:30 66fac423-1a64-43b5-b95f-2ce49ca69060 INF Route matched with {action = "GetTagTabList", controller = "TagTab"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagTabList(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagTabController (Sang.CoreSettings.Api). 2024-09-10 10:46:02.234 +05:30 a8bafd35-d77e-429f-8a8b-2ef9104336af INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:46:02.235 +05:30 a8bafd35-d77e-429f-8a8b-2ef9104336af INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.GetControlTypesList (Sang.CoreSettings.Api) in 8.9136ms 2024-09-10 10:46:02.235 +05:30 a8bafd35-d77e-429f-8a8b-2ef9104336af INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetControlTypesList (Sang.CoreSettings.Api)' 2024-09-10 10:46:02.235 +05:30 a8bafd35-d77e-429f-8a8b-2ef9104336af INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 605c7236-f310-4ee4-aeaf-56cb51a04da3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 436} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":0,\"Name\":\" \"},{\"Id\":1,\"Name\":\"Text Box\"},{\"Id\":2,\"Name\":\"Multi Line text Box\"},{\"Id\":3,\"Name\":\"drop down\"},{\"Id\":4,\"Name\":\"table\"},{\"Id\":5,\"Name\":\"check box\"},{\"Id\":6,\"Name\":\"doc viewer\"},{\"Id\":7,\"Name\":\"geaography\"},{\"Id\":8,\"Name\":\"radio button\"},{\"Id\":9,\"Name\":\"switch\"}]"} 2024-09-10 10:46:02.235 +05:30 a8bafd35-d77e-429f-8a8b-2ef9104336af INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getcontroltypeslist?languageId=1&search= - 200 436 application/json; charset=utf-8 10.6479ms 2024-09-10 10:46:02.241 +05:30 66fac423-1a64-43b5-b95f-2ce49ca69060 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:46:02.241 +05:30 66fac423-1a64-43b5-b95f-2ce49ca69060 INF Executed action Sang.CoreSettings.Api.Controllers.TagTabController.GetTagTabList (Sang.CoreSettings.Api) in 15.5992ms 2024-09-10 10:46:02.241 +05:30 66fac423-1a64-43b5-b95f-2ce49ca69060 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagTabController.GetTagTabList (Sang.CoreSettings.Api)' 2024-09-10 10:46:02.242 +05:30 66fac423-1a64-43b5-b95f-2ce49ca69060 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8cd364d0-22a4-4dc9-91b6-1c24403a2293}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 286} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":2,\"Name\":\"Main\"},{\"Id\":35,\"Name\":\"TagTab2\"},{\"Id\":36,\"Name\":\"TagTab3\"},{\"Id\":39,\"Name\":\"TagTab5\"},{\"Id\":40,\"Name\":\"TagTab6\"},{\"Id\":43,\"Name\":\"11\"}]"} 2024-09-10 10:46:02.242 +05:30 66fac423-1a64-43b5-b95f-2ce49ca69060 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagtab/gettagtablist?languageId=1&search=&tagId=2 - 200 286 application/json; charset=utf-8 17.7374ms 2024-09-10 10:48:08.357 +05:30 3ccf0c68-7825-455a-94d8-f50c3f559c24 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 10:48:08.359 +05:30 3ccf0c68-7825-455a-94d8-f50c3f559c24 INF CORS policy execution successful. 2024-09-10 10:48:08.359 +05:30 2c5f4a3e-2616-4f4c-aa19-44243beadd60 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 10:48:08.360 +05:30 2c5f4a3e-2616-4f4c-aa19-44243beadd60 INF CORS policy execution successful. 2024-09-10 10:48:08.360 +05:30 3ccf0c68-7825-455a-94d8-f50c3f559c24 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 2.6942ms 2024-09-10 10:48:08.360 +05:30 2c5f4a3e-2616-4f4c-aa19-44243beadd60 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.6197ms 2024-09-10 10:48:08.448 +05:30 0b586ebb-5700-4da4-8ecd-bc31f4159745 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 10:48:08.450 +05:30 0b586ebb-5700-4da4-8ecd-bc31f4159745 INF CORS policy execution successful. 2024-09-10 10:48:08.451 +05:30 0b586ebb-5700-4da4-8ecd-bc31f4159745 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:48:08.451 +05:30 d0b00bb5-93ad-4a48-ab94-ef004b514d8e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 10:48:08.452 +05:30 d0b00bb5-93ad-4a48-ab94-ef004b514d8e INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 10:48:08.486 +05:30 2cbfcd2c-e092-4ddd-a5b8-ba337f3456b8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 10:48:08.486 +05:30 2cbfcd2c-e092-4ddd-a5b8-ba337f3456b8 INF CORS policy execution successful. 2024-09-10 10:48:08.486 +05:30 2cbfcd2c-e092-4ddd-a5b8-ba337f3456b8 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:48:08.488 +05:30 2c7b7c70-47d0-4411-92af-7791bb7c9a87 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 10:48:08.488 +05:30 2c7b7c70-47d0-4411-92af-7791bb7c9a87 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 10:48:08.510 +05:30 2c7b7c70-47d0-4411-92af-7791bb7c9a87 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:48:08.510 +05:30 d0b00bb5-93ad-4a48-ab94-ef004b514d8e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:48:08.511 +05:30 2c7b7c70-47d0-4411-92af-7791bb7c9a87 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 22.7212ms 2024-09-10 10:48:08.511 +05:30 d0b00bb5-93ad-4a48-ab94-ef004b514d8e INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 58.4847ms 2024-09-10 10:48:08.511 +05:30 d0b00bb5-93ad-4a48-ab94-ef004b514d8e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 10:48:08.511 +05:30 2c7b7c70-47d0-4411-92af-7791bb7c9a87 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 10:48:08.511 +05:30 d0b00bb5-93ad-4a48-ab94-ef004b514d8e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0b586ebb-5700-4da4-8ecd-bc31f4159745}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 10:48:08.511 +05:30 2c7b7c70-47d0-4411-92af-7791bb7c9a87 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2cbfcd2c-e092-4ddd-a5b8-ba337f3456b8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 10:48:08.512 +05:30 d0b00bb5-93ad-4a48-ab94-ef004b514d8e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 64.0815ms 2024-09-10 10:48:08.512 +05:30 2c7b7c70-47d0-4411-92af-7791bb7c9a87 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 26.8228ms 2024-09-10 10:50:11.604 +05:30 cff44b38-37ef-4927-9f50-1f2f8c102c71 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:50:11.604 +05:30 18bf580a-4963-4c74-a9de-2ab0e24778c5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:50:11.607 +05:30 cff44b38-37ef-4927-9f50-1f2f8c102c71 INF CORS policy execution successful. 2024-09-10 10:50:11.607 +05:30 18bf580a-4963-4c74-a9de-2ab0e24778c5 INF CORS policy execution successful. 2024-09-10 10:50:11.608 +05:30 18bf580a-4963-4c74-a9de-2ab0e24778c5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 3.5141ms 2024-09-10 10:50:11.608 +05:30 cff44b38-37ef-4927-9f50-1f2f8c102c71 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 3.5035ms 2024-09-10 10:50:11.686 +05:30 5e91dc1a-75cc-4057-8934-60d559752a09 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:50:11.686 +05:30 f56823da-8b6c-44a3-af05-2a66badf53f1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:50:11.688 +05:30 5e91dc1a-75cc-4057-8934-60d559752a09 INF CORS policy execution successful. 2024-09-10 10:50:11.688 +05:30 f56823da-8b6c-44a3-af05-2a66badf53f1 INF CORS policy execution successful. 2024-09-10 10:50:11.689 +05:30 f56823da-8b6c-44a3-af05-2a66badf53f1 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:50:11.689 +05:30 5e91dc1a-75cc-4057-8934-60d559752a09 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:50:11.691 +05:30 b40bdd6f-acb6-4d11-8715-ca633546e822 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:50:11.691 +05:30 13ebeabb-2177-4698-a850-50399ab5ed49 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:50:11.691 +05:30 b40bdd6f-acb6-4d11-8715-ca633546e822 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:50:11.691 +05:30 13ebeabb-2177-4698-a850-50399ab5ed49 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:50:11.734 +05:30 13ebeabb-2177-4698-a850-50399ab5ed49 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:50:11.734 +05:30 b40bdd6f-acb6-4d11-8715-ca633546e822 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:50:11.734 +05:30 13ebeabb-2177-4698-a850-50399ab5ed49 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 42.6169ms 2024-09-10 10:50:11.734 +05:30 b40bdd6f-acb6-4d11-8715-ca633546e822 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 42.7029ms 2024-09-10 10:50:11.735 +05:30 13ebeabb-2177-4698-a850-50399ab5ed49 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:50:11.735 +05:30 b40bdd6f-acb6-4d11-8715-ca633546e822 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:50:11.735 +05:30 13ebeabb-2177-4698-a850-50399ab5ed49 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f56823da-8b6c-44a3-af05-2a66badf53f1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 10:50:11.735 +05:30 b40bdd6f-acb6-4d11-8715-ca633546e822 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5e91dc1a-75cc-4057-8934-60d559752a09}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 10:50:11.736 +05:30 b40bdd6f-acb6-4d11-8715-ca633546e822 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 50.3767ms 2024-09-10 10:50:11.736 +05:30 13ebeabb-2177-4698-a850-50399ab5ed49 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 50.3679ms 2024-09-10 10:50:11.925 +05:30 e47f727e-37c1-44b5-ad1f-e291fa46b22f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 10:50:11.925 +05:30 e47f727e-37c1-44b5-ad1f-e291fa46b22f INF CORS policy execution successful. 2024-09-10 10:50:11.926 +05:30 e47f727e-37c1-44b5-ad1f-e291fa46b22f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.6106ms 2024-09-10 10:50:11.988 +05:30 86234b48-06b1-44ca-9ea5-6ec40194a016 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 10:50:11.988 +05:30 86234b48-06b1-44ca-9ea5-6ec40194a016 INF CORS policy execution successful. 2024-09-10 10:50:11.988 +05:30 86234b48-06b1-44ca-9ea5-6ec40194a016 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:50:11.989 +05:30 c8427607-ab86-496b-b00b-512529d21e8a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:50:11.989 +05:30 c8427607-ab86-496b-b00b-512529d21e8a INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:50:12.001 +05:30 c8427607-ab86-496b-b00b-512529d21e8a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:50:12.001 +05:30 c8427607-ab86-496b-b00b-512529d21e8a INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 11.8368ms 2024-09-10 10:50:12.001 +05:30 c8427607-ab86-496b-b00b-512529d21e8a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:50:12.001 +05:30 c8427607-ab86-496b-b00b-512529d21e8a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 86234b48-06b1-44ca-9ea5-6ec40194a016}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 10:50:12.002 +05:30 c8427607-ab86-496b-b00b-512529d21e8a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 13.8775ms 2024-09-10 10:50:12.687 +05:30 454ec866-77f8-4bd6-822b-2f04c4bb515a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 10:50:12.688 +05:30 454ec866-77f8-4bd6-822b-2f04c4bb515a INF CORS policy execution successful. 2024-09-10 10:50:12.688 +05:30 454ec866-77f8-4bd6-822b-2f04c4bb515a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.735ms 2024-09-10 10:50:12.773 +05:30 e69b0256-3317-484c-85e3-4361d5a9c1b4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 10:50:12.774 +05:30 e69b0256-3317-484c-85e3-4361d5a9c1b4 INF CORS policy execution successful. 2024-09-10 10:50:12.774 +05:30 e69b0256-3317-484c-85e3-4361d5a9c1b4 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:50:12.774 +05:30 db52df5f-989b-402c-ae05-e1d6a186fab3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:50:12.775 +05:30 db52df5f-989b-402c-ae05-e1d6a186fab3 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:50:12.786 +05:30 db52df5f-989b-402c-ae05-e1d6a186fab3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:50:12.786 +05:30 db52df5f-989b-402c-ae05-e1d6a186fab3 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 11.8566ms 2024-09-10 10:50:12.787 +05:30 db52df5f-989b-402c-ae05-e1d6a186fab3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:50:12.787 +05:30 db52df5f-989b-402c-ae05-e1d6a186fab3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e69b0256-3317-484c-85e3-4361d5a9c1b4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 10:50:12.787 +05:30 db52df5f-989b-402c-ae05-e1d6a186fab3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 13.7272ms 2024-09-10 10:50:15.300 +05:30 39365c2d-d397-45db-aaa1-5a1b1c4c7b25 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 10:50:15.300 +05:30 39365c2d-d397-45db-aaa1-5a1b1c4c7b25 INF CORS policy execution successful. 2024-09-10 10:50:15.300 +05:30 39365c2d-d397-45db-aaa1-5a1b1c4c7b25 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.651ms 2024-09-10 10:50:15.344 +05:30 1737c42f-866c-4d97-99cb-965465b914c1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 10:50:15.344 +05:30 1737c42f-866c-4d97-99cb-965465b914c1 INF CORS policy execution successful. 2024-09-10 10:50:15.344 +05:30 1737c42f-866c-4d97-99cb-965465b914c1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.4377ms 2024-09-10 10:50:15.361 +05:30 98650c19-60ee-471b-a734-c5b2a57dbeb6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 10:50:15.362 +05:30 98650c19-60ee-471b-a734-c5b2a57dbeb6 INF CORS policy execution successful. 2024-09-10 10:50:15.362 +05:30 98650c19-60ee-471b-a734-c5b2a57dbeb6 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:50:15.363 +05:30 e72e94de-9c08-438d-8025-053e172e07c1 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 10:50:15.363 +05:30 e72e94de-9c08-438d-8025-053e172e07c1 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 10:50:15.388 +05:30 ed721ca4-b28d-4fc2-8b2c-9d4fe57447cc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 10:50:15.389 +05:30 ed721ca4-b28d-4fc2-8b2c-9d4fe57447cc INF CORS policy execution successful. 2024-09-10 10:50:15.389 +05:30 ed721ca4-b28d-4fc2-8b2c-9d4fe57447cc INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:50:15.389 +05:30 25069e8e-ec7b-44dc-a54b-65b2d335d4d4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 10:50:15.389 +05:30 25069e8e-ec7b-44dc-a54b-65b2d335d4d4 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 10:50:15.391 +05:30 e72e94de-9c08-438d-8025-053e172e07c1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:50:15.391 +05:30 e72e94de-9c08-438d-8025-053e172e07c1 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 28.1607ms 2024-09-10 10:50:15.391 +05:30 e72e94de-9c08-438d-8025-053e172e07c1 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 10:50:15.392 +05:30 e72e94de-9c08-438d-8025-053e172e07c1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 98650c19-60ee-471b-a734-c5b2a57dbeb6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 10:50:15.392 +05:30 e72e94de-9c08-438d-8025-053e172e07c1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 30.7363ms 2024-09-10 10:50:15.401 +05:30 25069e8e-ec7b-44dc-a54b-65b2d335d4d4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:50:15.401 +05:30 25069e8e-ec7b-44dc-a54b-65b2d335d4d4 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 11.7731ms 2024-09-10 10:50:15.401 +05:30 25069e8e-ec7b-44dc-a54b-65b2d335d4d4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 10:50:15.402 +05:30 25069e8e-ec7b-44dc-a54b-65b2d335d4d4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ed721ca4-b28d-4fc2-8b2c-9d4fe57447cc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 10:50:15.402 +05:30 25069e8e-ec7b-44dc-a54b-65b2d335d4d4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 13.6179ms 2024-09-10 10:53:52.089 +05:30 3b0770af-902a-4509-9346-2a140d0d995e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:53:52.090 +05:30 3b0770af-902a-4509-9346-2a140d0d995e INF CORS policy execution successful. 2024-09-10 10:53:52.091 +05:30 3b0770af-902a-4509-9346-2a140d0d995e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 2.4941ms 2024-09-10 10:53:52.098 +05:30 0f496b73-a7db-4a4c-8260-dfca51870c47 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:53:52.098 +05:30 0f496b73-a7db-4a4c-8260-dfca51870c47 INF CORS policy execution successful. 2024-09-10 10:53:52.098 +05:30 0f496b73-a7db-4a4c-8260-dfca51870c47 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.3941ms 2024-09-10 10:53:52.151 +05:30 c207bb51-a1cb-47dd-959e-519bba969ff5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:53:52.154 +05:30 c207bb51-a1cb-47dd-959e-519bba969ff5 INF CORS policy execution successful. 2024-09-10 10:53:52.156 +05:30 c207bb51-a1cb-47dd-959e-519bba969ff5 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:53:52.157 +05:30 a064a625-a8c7-4829-aa0e-b92d1367551a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:53:52.158 +05:30 a064a625-a8c7-4829-aa0e-b92d1367551a INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:53:52.161 +05:30 951e87ec-72a3-4668-bb17-350206994c6a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 10:53:52.162 +05:30 951e87ec-72a3-4668-bb17-350206994c6a INF CORS policy execution successful. 2024-09-10 10:53:52.162 +05:30 951e87ec-72a3-4668-bb17-350206994c6a INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:53:52.163 +05:30 fec743ee-7ed0-4bb6-9ccc-83b3373ffdc7 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:53:52.163 +05:30 fec743ee-7ed0-4bb6-9ccc-83b3373ffdc7 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:53:52.201 +05:30 fec743ee-7ed0-4bb6-9ccc-83b3373ffdc7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:53:52.201 +05:30 a064a625-a8c7-4829-aa0e-b92d1367551a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:53:52.202 +05:30 a064a625-a8c7-4829-aa0e-b92d1367551a INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 42.603ms 2024-09-10 10:53:52.202 +05:30 fec743ee-7ed0-4bb6-9ccc-83b3373ffdc7 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 37.9895ms 2024-09-10 10:53:52.202 +05:30 a064a625-a8c7-4829-aa0e-b92d1367551a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:53:52.202 +05:30 fec743ee-7ed0-4bb6-9ccc-83b3373ffdc7 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:53:52.202 +05:30 a064a625-a8c7-4829-aa0e-b92d1367551a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c207bb51-a1cb-47dd-959e-519bba969ff5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 10:53:52.202 +05:30 fec743ee-7ed0-4bb6-9ccc-83b3373ffdc7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 951e87ec-72a3-4668-bb17-350206994c6a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 10:53:52.203 +05:30 a064a625-a8c7-4829-aa0e-b92d1367551a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 51.6862ms 2024-09-10 10:53:52.203 +05:30 fec743ee-7ed0-4bb6-9ccc-83b3373ffdc7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 42.471ms 2024-09-10 10:53:52.438 +05:30 ce6483b0-1b39-4b12-946b-8871158bb2b6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 10:53:52.438 +05:30 ce6483b0-1b39-4b12-946b-8871158bb2b6 INF CORS policy execution successful. 2024-09-10 10:53:52.438 +05:30 ce6483b0-1b39-4b12-946b-8871158bb2b6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.3825ms 2024-09-10 10:53:52.503 +05:30 c4bfb1bf-ba32-4da0-aaf2-ab4e155d910b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 10:53:52.503 +05:30 c4bfb1bf-ba32-4da0-aaf2-ab4e155d910b INF CORS policy execution successful. 2024-09-10 10:53:52.504 +05:30 c4bfb1bf-ba32-4da0-aaf2-ab4e155d910b INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:53:52.504 +05:30 ed861cd9-ee2e-4b7f-9619-30b71471dc7a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:53:52.504 +05:30 ed861cd9-ee2e-4b7f-9619-30b71471dc7a INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:53:52.509 +05:30 ed861cd9-ee2e-4b7f-9619-30b71471dc7a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:53:52.509 +05:30 ed861cd9-ee2e-4b7f-9619-30b71471dc7a INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 4.8114ms 2024-09-10 10:53:52.509 +05:30 ed861cd9-ee2e-4b7f-9619-30b71471dc7a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:53:52.509 +05:30 ed861cd9-ee2e-4b7f-9619-30b71471dc7a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c4bfb1bf-ba32-4da0-aaf2-ab4e155d910b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 10:53:52.509 +05:30 ed861cd9-ee2e-4b7f-9619-30b71471dc7a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 6.7248ms 2024-09-10 10:53:53.051 +05:30 2f7b4033-9cc9-4124-9f95-8c5f0717d039 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 10:53:53.051 +05:30 2f7b4033-9cc9-4124-9f95-8c5f0717d039 INF CORS policy execution successful. 2024-09-10 10:53:53.052 +05:30 2f7b4033-9cc9-4124-9f95-8c5f0717d039 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.4421ms 2024-09-10 10:53:53.120 +05:30 e263a886-a191-412a-9c85-dd1892f5cd90 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 10:53:53.121 +05:30 e263a886-a191-412a-9c85-dd1892f5cd90 INF CORS policy execution successful. 2024-09-10 10:53:53.121 +05:30 e263a886-a191-412a-9c85-dd1892f5cd90 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:53:53.121 +05:30 17ae3da8-5e1d-49fe-89a8-192e88278878 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:53:53.121 +05:30 17ae3da8-5e1d-49fe-89a8-192e88278878 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 10:53:53.130 +05:30 17ae3da8-5e1d-49fe-89a8-192e88278878 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:53:53.131 +05:30 17ae3da8-5e1d-49fe-89a8-192e88278878 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 9.5368ms 2024-09-10 10:53:53.131 +05:30 17ae3da8-5e1d-49fe-89a8-192e88278878 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 10:53:53.131 +05:30 17ae3da8-5e1d-49fe-89a8-192e88278878 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e263a886-a191-412a-9c85-dd1892f5cd90}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 10:53:53.131 +05:30 17ae3da8-5e1d-49fe-89a8-192e88278878 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 11.01ms 2024-09-10 10:53:54.283 +05:30 b9d120e7-a981-4816-a272-b20777622edd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 10:53:54.283 +05:30 b9d120e7-a981-4816-a272-b20777622edd INF CORS policy execution successful. 2024-09-10 10:53:54.283 +05:30 b9d120e7-a981-4816-a272-b20777622edd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.48ms 2024-09-10 10:53:54.289 +05:30 b24aa857-6094-4d1b-a8e3-03a8fa49d3b2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 10:53:54.289 +05:30 b24aa857-6094-4d1b-a8e3-03a8fa49d3b2 INF CORS policy execution successful. 2024-09-10 10:53:54.290 +05:30 b24aa857-6094-4d1b-a8e3-03a8fa49d3b2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.4527ms 2024-09-10 10:53:54.327 +05:30 2ace7038-5796-44c6-9fc9-130c699e15ad INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 10:53:54.328 +05:30 2ace7038-5796-44c6-9fc9-130c699e15ad INF CORS policy execution successful. 2024-09-10 10:53:54.328 +05:30 2ace7038-5796-44c6-9fc9-130c699e15ad INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:53:54.328 +05:30 692c6d51-2243-4552-ad73-21291237c75e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 10:53:54.328 +05:30 692c6d51-2243-4552-ad73-21291237c75e INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 10:53:54.345 +05:30 9780daca-d1c3-4979-a09d-d222a29626cc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 10:53:54.345 +05:30 9780daca-d1c3-4979-a09d-d222a29626cc INF CORS policy execution successful. 2024-09-10 10:53:54.346 +05:30 9780daca-d1c3-4979-a09d-d222a29626cc INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 10:53:54.346 +05:30 bdd62575-f8a4-40cf-bae3-fd395d11b74a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 10:53:54.346 +05:30 bdd62575-f8a4-40cf-bae3-fd395d11b74a INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 10:53:54.366 +05:30 bdd62575-f8a4-40cf-bae3-fd395d11b74a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:53:54.366 +05:30 692c6d51-2243-4552-ad73-21291237c75e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 10:53:54.366 +05:30 bdd62575-f8a4-40cf-bae3-fd395d11b74a INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 20.2754ms 2024-09-10 10:53:54.366 +05:30 bdd62575-f8a4-40cf-bae3-fd395d11b74a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 10:53:54.366 +05:30 692c6d51-2243-4552-ad73-21291237c75e INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 38.2176ms 2024-09-10 10:53:54.366 +05:30 692c6d51-2243-4552-ad73-21291237c75e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 10:53:54.367 +05:30 bdd62575-f8a4-40cf-bae3-fd395d11b74a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9780daca-d1c3-4979-a09d-d222a29626cc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 10:53:54.367 +05:30 692c6d51-2243-4552-ad73-21291237c75e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2ace7038-5796-44c6-9fc9-130c699e15ad}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 10:53:54.367 +05:30 bdd62575-f8a4-40cf-bae3-fd395d11b74a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 21.9621ms 2024-09-10 10:53:54.367 +05:30 692c6d51-2243-4552-ad73-21291237c75e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 39.8923ms 2024-09-10 11:02:27.185 +05:30 978bab26-c9f0-4192-9c72-cf16ab85b7ef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:02:27.186 +05:30 64f4e779-bb58-4b4c-893a-1ccc21a1ed04 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:02:27.187 +05:30 64f4e779-bb58-4b4c-893a-1ccc21a1ed04 INF CORS policy execution successful. 2024-09-10 11:02:27.187 +05:30 978bab26-c9f0-4192-9c72-cf16ab85b7ef INF CORS policy execution successful. 2024-09-10 11:02:27.188 +05:30 64f4e779-bb58-4b4c-893a-1ccc21a1ed04 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 2.3784ms 2024-09-10 11:02:27.188 +05:30 978bab26-c9f0-4192-9c72-cf16ab85b7ef INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 3.3123ms 2024-09-10 11:02:27.250 +05:30 fd55fa11-16cb-474a-89f6-ff26bef3bdc1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:02:27.254 +05:30 fd55fa11-16cb-474a-89f6-ff26bef3bdc1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 5:24:24 AM', Current time (UTC): '9/10/2024 5:32:27 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-10 11:02:27.255 +05:30 ac3ed990-e137-4bb4-88af-18b6d9a9fea3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:02:27.264 +05:30 fd55fa11-16cb-474a-89f6-ff26bef3bdc1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 5:24:24 AM', Current time (UTC): '9/10/2024 5:32:27 AM'. 2024-09-10 11:02:27.265 +05:30 fd55fa11-16cb-474a-89f6-ff26bef3bdc1 INF CORS policy execution successful. 2024-09-10 11:02:27.265 +05:30 ac3ed990-e137-4bb4-88af-18b6d9a9fea3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 5:24:24 AM', Current time (UTC): '9/10/2024 5:32:27 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-10 11:02:27.265 +05:30 fd55fa11-16cb-474a-89f6-ff26bef3bdc1 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 11:02:27.266 +05:30 ac3ed990-e137-4bb4-88af-18b6d9a9fea3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 5:24:24 AM', Current time (UTC): '9/10/2024 5:32:27 AM'. 2024-09-10 11:02:27.266 +05:30 ac3ed990-e137-4bb4-88af-18b6d9a9fea3 INF CORS policy execution successful. 2024-09-10 11:02:27.266 +05:30 ac3ed990-e137-4bb4-88af-18b6d9a9fea3 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 11:02:27.267 +05:30 bd17bf48-e5f2-453b-8b4d-0d21a0ba62a5 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 11:02:27.267 +05:30 fcfe4ca9-d084-452f-8a82-08b4a5255075 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 11:02:27.267 +05:30 bd17bf48-e5f2-453b-8b4d-0d21a0ba62a5 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 11:02:27.267 +05:30 fcfe4ca9-d084-452f-8a82-08b4a5255075 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 11:02:27.268 +05:30 bd17bf48-e5f2-453b-8b4d-0d21a0ba62a5 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: ac3ed990-e137-4bb4-88af-18b6d9a9fea3}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 05:24:24'"} Body: 2024-09-10 11:02:27.268 +05:30 fcfe4ca9-d084-452f-8a82-08b4a5255075 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: fd55fa11-16cb-474a-89f6-ff26bef3bdc1}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 05:24:24'"} Body: 2024-09-10 11:02:27.268 +05:30 fcfe4ca9-d084-452f-8a82-08b4a5255075 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 401 null null 18.7151ms 2024-09-10 11:02:27.269 +05:30 bd17bf48-e5f2-453b-8b4d-0d21a0ba62a5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 401 null null 13.9502ms 2024-09-10 11:02:27.408 +05:30 9dc806b1-3b6b-4534-a37b-b26c91a59f75 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 11:02:27.408 +05:30 9dc806b1-3b6b-4534-a37b-b26c91a59f75 INF CORS policy execution successful. 2024-09-10 11:02:27.408 +05:30 9dc806b1-3b6b-4534-a37b-b26c91a59f75 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.5014ms 2024-09-10 11:02:27.469 +05:30 871d5b98-a37d-4894-8425-d8d6bed0983d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 11:02:27.472 +05:30 871d5b98-a37d-4894-8425-d8d6bed0983d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 5:24:24 AM', Current time (UTC): '9/10/2024 5:32:27 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-10 11:02:27.473 +05:30 871d5b98-a37d-4894-8425-d8d6bed0983d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 5:24:24 AM', Current time (UTC): '9/10/2024 5:32:27 AM'. 2024-09-10 11:02:27.473 +05:30 871d5b98-a37d-4894-8425-d8d6bed0983d INF CORS policy execution successful. 2024-09-10 11:02:27.474 +05:30 871d5b98-a37d-4894-8425-d8d6bed0983d INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 11:02:27.474 +05:30 02f42066-ba3d-4e04-b901-0b157af809dd INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 11:02:27.474 +05:30 02f42066-ba3d-4e04-b901-0b157af809dd INF AuthenticationScheme: Bearer was challenged. 2024-09-10 11:02:27.475 +05:30 02f42066-ba3d-4e04-b901-0b157af809dd INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 871d5b98-a37d-4894-8425-d8d6bed0983d}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 05:24:24'"} Body: 2024-09-10 11:02:27.475 +05:30 02f42066-ba3d-4e04-b901-0b157af809dd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 401 null null 6.65ms 2024-09-10 11:02:29.495 +05:30 3df8100a-5f20-400d-bbb0-6adf3cbc0d76 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 11:02:29.496 +05:30 3df8100a-5f20-400d-bbb0-6adf3cbc0d76 INF CORS policy execution successful. 2024-09-10 11:02:29.497 +05:30 3df8100a-5f20-400d-bbb0-6adf3cbc0d76 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 1.7801ms 2024-09-10 11:02:29.550 +05:30 fd201ba9-07e0-4126-8f7b-7f67b3ad943f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 11:02:29.550 +05:30 fd201ba9-07e0-4126-8f7b-7f67b3ad943f INF CORS policy execution successful. 2024-09-10 11:02:29.551 +05:30 fd201ba9-07e0-4126-8f7b-7f67b3ad943f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.5211ms 2024-09-10 11:02:29.567 +05:30 f1595efe-a602-4441-bab5-af8111a2bd23 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 11:02:29.568 +05:30 f1595efe-a602-4441-bab5-af8111a2bd23 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 5:24:24 AM', Current time (UTC): '9/10/2024 5:32:29 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-10 11:02:29.569 +05:30 f1595efe-a602-4441-bab5-af8111a2bd23 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 5:24:24 AM', Current time (UTC): '9/10/2024 5:32:29 AM'. 2024-09-10 11:02:29.569 +05:30 f1595efe-a602-4441-bab5-af8111a2bd23 INF CORS policy execution successful. 2024-09-10 11:02:29.569 +05:30 f1595efe-a602-4441-bab5-af8111a2bd23 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 11:02:29.570 +05:30 0277524a-7b9b-403d-b9fe-508f85645b89 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 11:02:29.570 +05:30 0277524a-7b9b-403d-b9fe-508f85645b89 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 11:02:29.570 +05:30 0277524a-7b9b-403d-b9fe-508f85645b89 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: f1595efe-a602-4441-bab5-af8111a2bd23}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 05:24:24'"} Body: 2024-09-10 11:02:29.571 +05:30 0277524a-7b9b-403d-b9fe-508f85645b89 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 401 null null 3.9967ms 2024-09-10 11:02:29.605 +05:30 85514268-4d6c-4a33-a41e-cf03563fa533 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 11:02:29.606 +05:30 85514268-4d6c-4a33-a41e-cf03563fa533 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 5:24:24 AM', Current time (UTC): '9/10/2024 5:32:29 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-10 11:02:29.606 +05:30 85514268-4d6c-4a33-a41e-cf03563fa533 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 5:24:24 AM', Current time (UTC): '9/10/2024 5:32:29 AM'. 2024-09-10 11:02:29.606 +05:30 85514268-4d6c-4a33-a41e-cf03563fa533 INF CORS policy execution successful. 2024-09-10 11:02:29.607 +05:30 85514268-4d6c-4a33-a41e-cf03563fa533 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDUyNjQsImV4cCI6MTcyNTk0NTg2NCwiaWF0IjoxNzI1OTQ1MjY0fQ.LCqUYxH6o8UGLA6Zsi-Bpn7YZcbdjFD6c2H3KH1RvZs}, {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-10 11:02:29.607 +05:30 33f8ea9c-510a-4fc1-8e25-fb85b6756291 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 11:02:29.607 +05:30 33f8ea9c-510a-4fc1-8e25-fb85b6756291 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 11:02:29.607 +05:30 33f8ea9c-510a-4fc1-8e25-fb85b6756291 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 85514268-4d6c-4a33-a41e-cf03563fa533}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 05:24:24'"} Body: 2024-09-10 11:02:29.607 +05:30 33f8ea9c-510a-4fc1-8e25-fb85b6756291 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 401 null null 2.0357ms 2024-09-10 11:02:37.414 +05:30 8ad35372-413f-45e1-9c62-7597511b1334 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 11:02:37.415 +05:30 8ad35372-413f-45e1-9c62-7597511b1334 INF CORS policy execution successful. 2024-09-10 11:02:37.415 +05:30 8ad35372-413f-45e1-9c62-7597511b1334 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 1.0405ms 2024-09-10 11:02:37.477 +05:30 7e4930f8-0ed2-494c-a0a0-a3075b98c8b0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 11:02:37.478 +05:30 7e4930f8-0ed2-494c-a0a0-a3075b98c8b0 INF CORS policy execution successful. 2024-09-10 11:02:37.479 +05:30 7e4930f8-0ed2-494c-a0a0-a3075b98c8b0 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDYzNTcsImV4cCI6MTcyNTk0Njk1NywiaWF0IjoxNzI1OTQ2MzU3fQ.pkHksIi_fiS1HZQQjgNW_kMV8UH9EBG2lkBiBp4iwwk}, {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-10 11:02:37.480 +05:30 16b0ceb9-3336-4b22-b0b0-d97e0c643307 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 11:02:37.481 +05:30 16b0ceb9-3336-4b22-b0b0-d97e0c643307 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 11:02:37.550 +05:30 16b0ceb9-3336-4b22-b0b0-d97e0c643307 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:02:37.551 +05:30 16b0ceb9-3336-4b22-b0b0-d97e0c643307 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 69.6298ms 2024-09-10 11:02:37.551 +05:30 16b0ceb9-3336-4b22-b0b0-d97e0c643307 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 11:02:37.551 +05:30 16b0ceb9-3336-4b22-b0b0-d97e0c643307 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7e4930f8-0ed2-494c-a0a0-a3075b98c8b0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 11:02:37.551 +05:30 16b0ceb9-3336-4b22-b0b0-d97e0c643307 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 74.6044ms 2024-09-10 11:02:37.654 +05:30 0acd8001-4770-4e6c-b3fa-769772413f35 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null null 2024-09-10 11:02:37.654 +05:30 0acd8001-4770-4e6c-b3fa-769772413f35 INF CORS policy execution successful. 2024-09-10 11:02:37.655 +05:30 0acd8001-4770-4e6c-b3fa-769772413f35 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 204 null null 0.662ms 2024-09-10 11:02:37.655 +05:30 b55e4e27-ae1f-4036-90a5-3742e1fd4cb8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null null 2024-09-10 11:02:37.655 +05:30 b55e4e27-ae1f-4036-90a5-3742e1fd4cb8 INF CORS policy execution successful. 2024-09-10 11:02:37.656 +05:30 b55e4e27-ae1f-4036-90a5-3742e1fd4cb8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 204 null null 0.3426ms 2024-09-10 11:02:37.659 +05:30 29f3ddc9-f12a-4269-8021-b941810efb44 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null null 2024-09-10 11:02:37.659 +05:30 29f3ddc9-f12a-4269-8021-b941810efb44 INF CORS policy execution successful. 2024-09-10 11:02:37.660 +05:30 29f3ddc9-f12a-4269-8021-b941810efb44 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 204 null null 0.3562ms 2024-09-10 11:02:37.716 +05:30 4b0d4d7e-de9c-483e-a2a5-5842f1c3ccbc INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null 0 2024-09-10 11:02:37.717 +05:30 4b0d4d7e-de9c-483e-a2a5-5842f1c3ccbc INF CORS policy execution successful. 2024-09-10 11:02:37.717 +05:30 4b0d4d7e-de9c-483e-a2a5-5842f1c3ccbc INF HTTP request: Path: /userpreference/updatepreferencetheme QueryString: ?preferenceThemeId=3 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDYzNTcsImV4cCI6MTcyNTk0Njk1NywiaWF0IjoxNzI1OTQ2MzU3fQ.pkHksIi_fiS1HZQQjgNW_kMV8UH9EBG2lkBiBp4iwwk}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 11:02:37.718 +05:30 808f0de2-34b7-4637-adc8-64546dd3dc51 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 11:02:37.718 +05:30 808f0de2-34b7-4637-adc8-64546dd3dc51 INF Route matched with {action = "UpdatePreferenceTheme", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceTheme(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 11:02:37.723 +05:30 2140bd72-d217-482f-a1eb-7ed96d5b388d INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null 0 2024-09-10 11:02:37.723 +05:30 2140bd72-d217-482f-a1eb-7ed96d5b388d INF CORS policy execution successful. 2024-09-10 11:02:37.723 +05:30 2140bd72-d217-482f-a1eb-7ed96d5b388d INF HTTP request: Path: /userpreference/updatepreferencelayout QueryString: ?preferenceLayoutId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDYzNTcsImV4cCI6MTcyNTk0Njk1NywiaWF0IjoxNzI1OTQ2MzU3fQ.pkHksIi_fiS1HZQQjgNW_kMV8UH9EBG2lkBiBp4iwwk}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 11:02:37.723 +05:30 05fe7e87-4c5d-412b-a341-88ef6a277ba2 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 11:02:37.723 +05:30 05fe7e87-4c5d-412b-a341-88ef6a277ba2 INF Route matched with {action = "UpdatePreferenceLayout", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLayout(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 11:02:37.724 +05:30 b29c5157-acd4-44df-b7e8-9ecd4ed66e3e INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null 0 2024-09-10 11:02:37.724 +05:30 b29c5157-acd4-44df-b7e8-9ecd4ed66e3e INF CORS policy execution successful. 2024-09-10 11:02:37.724 +05:30 b29c5157-acd4-44df-b7e8-9ecd4ed66e3e INF HTTP request: Path: /userpreference/updatePreferenceLanguage QueryString: ?preferenceLanguageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDYzNTcsImV4cCI6MTcyNTk0Njk1NywiaWF0IjoxNzI1OTQ2MzU3fQ.pkHksIi_fiS1HZQQjgNW_kMV8UH9EBG2lkBiBp4iwwk}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 11:02:37.725 +05:30 77e0cd76-8332-4656-abb6-d215a7599a32 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 11:02:37.725 +05:30 77e0cd76-8332-4656-abb6-d215a7599a32 INF Route matched with {action = "UpdatePreferenceLanguage", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLanguage(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 11:02:37.760 +05:30 a7a387ce-e348-4fb9-967a-e74a2d284d4c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 11:02:37.760 +05:30 a7a387ce-e348-4fb9-967a-e74a2d284d4c INF CORS policy execution successful. 2024-09-10 11:02:37.761 +05:30 a7a387ce-e348-4fb9-967a-e74a2d284d4c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.5453ms 2024-09-10 11:02:37.784 +05:30 05fe7e87-4c5d-412b-a341-88ef6a277ba2 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:02:37.786 +05:30 05fe7e87-4c5d-412b-a341-88ef6a277ba2 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api) in 62.9172ms 2024-09-10 11:02:37.787 +05:30 05fe7e87-4c5d-412b-a341-88ef6a277ba2 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 11:02:37.787 +05:30 05fe7e87-4c5d-412b-a341-88ef6a277ba2 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 2140bd72-d217-482f-a1eb-7ed96d5b388d}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 103} Body: {"status":"Success","statusCode":2001,"message":"Layout preference updated successfully.","result":"7"} 2024-09-10 11:02:37.787 +05:30 05fe7e87-4c5d-412b-a341-88ef6a277ba2 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 201 103 application/json; charset=utf-8 64.6678ms 2024-09-10 11:02:37.788 +05:30 77e0cd76-8332-4656-abb6-d215a7599a32 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:02:37.789 +05:30 77e0cd76-8332-4656-abb6-d215a7599a32 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api) in 63.8772ms 2024-09-10 11:02:37.789 +05:30 77e0cd76-8332-4656-abb6-d215a7599a32 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 11:02:37.789 +05:30 77e0cd76-8332-4656-abb6-d215a7599a32 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: b29c5157-acd4-44df-b7e8-9ecd4ed66e3e}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelanguage}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 96} Body: {"status":"Success","statusCode":2001,"message":"Preference updated successfully.","result":"7"} 2024-09-10 11:02:37.789 +05:30 77e0cd76-8332-4656-abb6-d215a7599a32 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 201 96 application/json; charset=utf-8 65.0555ms 2024-09-10 11:02:37.789 +05:30 808f0de2-34b7-4637-adc8-64546dd3dc51 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:02:37.790 +05:30 808f0de2-34b7-4637-adc8-64546dd3dc51 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api) in 71.715ms 2024-09-10 11:02:37.790 +05:30 808f0de2-34b7-4637-adc8-64546dd3dc51 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 11:02:37.790 +05:30 808f0de2-34b7-4637-adc8-64546dd3dc51 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 4b0d4d7e-de9c-483e-a2a5-5842f1c3ccbc}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 102} Body: {"status":"Success","statusCode":2001,"message":"Theme preference updated successfully.","result":"7"} 2024-09-10 11:02:37.790 +05:30 808f0de2-34b7-4637-adc8-64546dd3dc51 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 201 102 application/json; charset=utf-8 74.4566ms 2024-09-10 11:02:37.808 +05:30 835092e9-d8b5-424a-995e-6cddf63dc430 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:02:37.808 +05:30 835092e9-d8b5-424a-995e-6cddf63dc430 INF CORS policy execution successful. 2024-09-10 11:02:37.808 +05:30 835092e9-d8b5-424a-995e-6cddf63dc430 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.5085ms 2024-09-10 11:02:37.809 +05:30 8ff2ebe3-87b8-48ae-92ec-47356407c9da INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 11:02:37.809 +05:30 8ff2ebe3-87b8-48ae-92ec-47356407c9da INF CORS policy execution successful. 2024-09-10 11:02:37.809 +05:30 8ff2ebe3-87b8-48ae-92ec-47356407c9da INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.3418ms 2024-09-10 11:02:37.826 +05:30 ec26777a-be36-45c9-a405-7d160c21f5c3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:02:37.826 +05:30 ec26777a-be36-45c9-a405-7d160c21f5c3 INF CORS policy execution successful. 2024-09-10 11:02:37.826 +05:30 ec26777a-be36-45c9-a405-7d160c21f5c3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.5289ms 2024-09-10 11:02:37.841 +05:30 e9ba3a59-0f89-49a6-97e4-bd44dfd10768 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 11:02:37.841 +05:30 e9ba3a59-0f89-49a6-97e4-bd44dfd10768 INF CORS policy execution successful. 2024-09-10 11:02:37.842 +05:30 e9ba3a59-0f89-49a6-97e4-bd44dfd10768 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDYzNTcsImV4cCI6MTcyNTk0Njk1NywiaWF0IjoxNzI1OTQ2MzU3fQ.pkHksIi_fiS1HZQQjgNW_kMV8UH9EBG2lkBiBp4iwwk}, {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-10 11:02:37.842 +05:30 7fff8b13-aabc-4a1f-8a03-9e3e82101f47 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 11:02:37.843 +05:30 7fff8b13-aabc-4a1f-8a03-9e3e82101f47 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 11:02:37.852 +05:30 588bcdb4-3282-41b1-bcb6-790d757b8bfa INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:02:37.853 +05:30 588bcdb4-3282-41b1-bcb6-790d757b8bfa INF CORS policy execution successful. 2024-09-10 11:02:37.853 +05:30 588bcdb4-3282-41b1-bcb6-790d757b8bfa INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDYzNTcsImV4cCI6MTcyNTk0Njk1NywiaWF0IjoxNzI1OTQ2MzU3fQ.pkHksIi_fiS1HZQQjgNW_kMV8UH9EBG2lkBiBp4iwwk}, {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-10 11:02:37.853 +05:30 b34b5ddd-2a5e-4e34-8510-0a2a54bb71ff INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:02:37.853 +05:30 b34b5ddd-2a5e-4e34-8510-0a2a54bb71ff INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 11:02:37.870 +05:30 c3021395-0732-4db3-96e0-117e9c49532f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 11:02:37.870 +05:30 c3021395-0732-4db3-96e0-117e9c49532f INF CORS policy execution successful. 2024-09-10 11:02:37.870 +05:30 c3021395-0732-4db3-96e0-117e9c49532f INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDYzNTcsImV4cCI6MTcyNTk0Njk1NywiaWF0IjoxNzI1OTQ2MzU3fQ.pkHksIi_fiS1HZQQjgNW_kMV8UH9EBG2lkBiBp4iwwk}, {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-10 11:02:37.870 +05:30 88a4a7c8-cd9b-4a8d-af27-240d0268e4eb INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 11:02:37.871 +05:30 88a4a7c8-cd9b-4a8d-af27-240d0268e4eb INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 11:02:37.896 +05:30 4fd95886-1860-4064-ba63-ab18307b202e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:02:37.898 +05:30 4fd95886-1860-4064-ba63-ab18307b202e INF CORS policy execution successful. 2024-09-10 11:02:37.898 +05:30 4fd95886-1860-4064-ba63-ab18307b202e INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDYzNTcsImV4cCI6MTcyNTk0Njk1NywiaWF0IjoxNzI1OTQ2MzU3fQ.pkHksIi_fiS1HZQQjgNW_kMV8UH9EBG2lkBiBp4iwwk}, {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-10 11:02:37.899 +05:30 35550416-47ff-4947-800b-32743a5f75e8 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:02:37.900 +05:30 35550416-47ff-4947-800b-32743a5f75e8 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 11:02:37.973 +05:30 7fff8b13-aabc-4a1f-8a03-9e3e82101f47 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:02:37.974 +05:30 7fff8b13-aabc-4a1f-8a03-9e3e82101f47 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 131.3153ms 2024-09-10 11:02:37.974 +05:30 7fff8b13-aabc-4a1f-8a03-9e3e82101f47 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 11:02:37.975 +05:30 7fff8b13-aabc-4a1f-8a03-9e3e82101f47 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e9ba3a59-0f89-49a6-97e4-bd44dfd10768}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 15955} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 11:02:37.977 +05:30 7fff8b13-aabc-4a1f-8a03-9e3e82101f47 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 15955 application/json; charset=utf-8 135.9965ms 2024-09-10 11:02:37.992 +05:30 88a4a7c8-cd9b-4a8d-af27-240d0268e4eb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:02:37.992 +05:30 88a4a7c8-cd9b-4a8d-af27-240d0268e4eb INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 121.3947ms 2024-09-10 11:02:37.992 +05:30 88a4a7c8-cd9b-4a8d-af27-240d0268e4eb INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 11:02:37.993 +05:30 88a4a7c8-cd9b-4a8d-af27-240d0268e4eb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c3021395-0732-4db3-96e0-117e9c49532f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 15955} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 11:02:37.993 +05:30 88a4a7c8-cd9b-4a8d-af27-240d0268e4eb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 15955 application/json; charset=utf-8 123.49ms 2024-09-10 11:02:38.022 +05:30 35550416-47ff-4947-800b-32743a5f75e8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:02:38.022 +05:30 35550416-47ff-4947-800b-32743a5f75e8 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 122.6141ms 2024-09-10 11:02:38.022 +05:30 35550416-47ff-4947-800b-32743a5f75e8 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:02:38.022 +05:30 b34b5ddd-2a5e-4e34-8510-0a2a54bb71ff INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:02:38.022 +05:30 35550416-47ff-4947-800b-32743a5f75e8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4fd95886-1860-4064-ba63-ab18307b202e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 11:02:38.022 +05:30 b34b5ddd-2a5e-4e34-8510-0a2a54bb71ff INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 169.0568ms 2024-09-10 11:02:38.023 +05:30 b34b5ddd-2a5e-4e34-8510-0a2a54bb71ff INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:02:38.023 +05:30 b34b5ddd-2a5e-4e34-8510-0a2a54bb71ff INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 588bcdb4-3282-41b1-bcb6-790d757b8bfa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 11:02:38.023 +05:30 35550416-47ff-4947-800b-32743a5f75e8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 127.3202ms 2024-09-10 11:02:38.023 +05:30 b34b5ddd-2a5e-4e34-8510-0a2a54bb71ff INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 170.8993ms 2024-09-10 11:02:44.122 +05:30 4335c560-1581-4d0b-851a-dfcce0de1bc4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:02:44.123 +05:30 4335c560-1581-4d0b-851a-dfcce0de1bc4 INF CORS policy execution successful. 2024-09-10 11:02:44.123 +05:30 4335c560-1581-4d0b-851a-dfcce0de1bc4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.6206ms 2024-09-10 11:02:44.133 +05:30 5d1708c8-0644-4b86-843b-18a7d0f1cdb8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:02:44.133 +05:30 5d1708c8-0644-4b86-843b-18a7d0f1cdb8 INF CORS policy execution successful. 2024-09-10 11:02:44.133 +05:30 5d1708c8-0644-4b86-843b-18a7d0f1cdb8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.6335ms 2024-09-10 11:02:44.183 +05:30 16403d29-8aa2-4c87-b5c8-93939090c804 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:02:44.185 +05:30 16403d29-8aa2-4c87-b5c8-93939090c804 INF CORS policy execution successful. 2024-09-10 11:02:44.185 +05:30 16403d29-8aa2-4c87-b5c8-93939090c804 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDYzNTcsImV4cCI6MTcyNTk0Njk1NywiaWF0IjoxNzI1OTQ2MzU3fQ.pkHksIi_fiS1HZQQjgNW_kMV8UH9EBG2lkBiBp4iwwk}, {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-10 11:02:44.186 +05:30 356a4745-5819-4220-9daf-2b5a039e83af INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:02:44.186 +05:30 356a4745-5819-4220-9daf-2b5a039e83af INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:02:44.191 +05:30 40c4eb67-1fee-40d5-9f8c-8708e39c5ea9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 11:02:44.191 +05:30 40c4eb67-1fee-40d5-9f8c-8708e39c5ea9 INF CORS policy execution successful. 2024-09-10 11:02:44.191 +05:30 40c4eb67-1fee-40d5-9f8c-8708e39c5ea9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 0.452ms 2024-09-10 11:02:44.193 +05:30 42bfa703-90e9-4089-bfb5-1750aeb88d58 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:02:44.194 +05:30 42bfa703-90e9-4089-bfb5-1750aeb88d58 INF CORS policy execution successful. 2024-09-10 11:02:44.194 +05:30 42bfa703-90e9-4089-bfb5-1750aeb88d58 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDYzNTcsImV4cCI6MTcyNTk0Njk1NywiaWF0IjoxNzI1OTQ2MzU3fQ.pkHksIi_fiS1HZQQjgNW_kMV8UH9EBG2lkBiBp4iwwk}, {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-10 11:02:44.194 +05:30 0781ffdc-719a-4a7f-ab72-cfea2c1af7e6 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:02:44.194 +05:30 0781ffdc-719a-4a7f-ab72-cfea2c1af7e6 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:02:44.209 +05:30 356a4745-5819-4220-9daf-2b5a039e83af INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:02:44.209 +05:30 356a4745-5819-4220-9daf-2b5a039e83af INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 22.7221ms 2024-09-10 11:02:44.209 +05:30 356a4745-5819-4220-9daf-2b5a039e83af INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:02:44.209 +05:30 356a4745-5819-4220-9daf-2b5a039e83af INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 16403d29-8aa2-4c87-b5c8-93939090c804}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 11:02:44.210 +05:30 0781ffdc-719a-4a7f-ab72-cfea2c1af7e6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:02:44.210 +05:30 356a4745-5819-4220-9daf-2b5a039e83af INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 26.9063ms 2024-09-10 11:02:44.210 +05:30 0781ffdc-719a-4a7f-ab72-cfea2c1af7e6 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 15.6498ms 2024-09-10 11:02:44.210 +05:30 0781ffdc-719a-4a7f-ab72-cfea2c1af7e6 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:02:44.210 +05:30 0781ffdc-719a-4a7f-ab72-cfea2c1af7e6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 42bfa703-90e9-4089-bfb5-1750aeb88d58}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 11:02:44.210 +05:30 0781ffdc-719a-4a7f-ab72-cfea2c1af7e6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 16.8476ms 2024-09-10 11:02:44.247 +05:30 9cca36ec-eeea-4283-abad-de58f6646c2e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 11:02:44.248 +05:30 9cca36ec-eeea-4283-abad-de58f6646c2e INF CORS policy execution successful. 2024-09-10 11:02:44.248 +05:30 9cca36ec-eeea-4283-abad-de58f6646c2e INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDYzNTcsImV4cCI6MTcyNTk0Njk1NywiaWF0IjoxNzI1OTQ2MzU3fQ.pkHksIi_fiS1HZQQjgNW_kMV8UH9EBG2lkBiBp4iwwk}, {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-10 11:02:44.248 +05:30 7d5d6339-a6b7-4cd3-a608-0004e39699ea INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 11:02:44.249 +05:30 7d5d6339-a6b7-4cd3-a608-0004e39699ea INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 11:02:44.366 +05:30 7d5d6339-a6b7-4cd3-a608-0004e39699ea INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:02:44.367 +05:30 7d5d6339-a6b7-4cd3-a608-0004e39699ea INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 118.0034ms 2024-09-10 11:02:44.367 +05:30 7d5d6339-a6b7-4cd3-a608-0004e39699ea INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 11:02:44.367 +05:30 7d5d6339-a6b7-4cd3-a608-0004e39699ea INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9cca36ec-eeea-4283-abad-de58f6646c2e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 11:02:44.367 +05:30 7d5d6339-a6b7-4cd3-a608-0004e39699ea INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 200 624 application/json; charset=utf-8 120.6419ms 2024-09-10 11:02:44.454 +05:30 0e018891-eab2-4536-96c6-772b682f2a37 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 11:02:44.454 +05:30 0e018891-eab2-4536-96c6-772b682f2a37 INF CORS policy execution successful. 2024-09-10 11:02:44.454 +05:30 0e018891-eab2-4536-96c6-772b682f2a37 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.5369ms 2024-09-10 11:02:44.514 +05:30 f3515751-3b60-4199-b2a2-b4ab30c657bd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 11:02:44.515 +05:30 f3515751-3b60-4199-b2a2-b4ab30c657bd INF CORS policy execution successful. 2024-09-10 11:02:44.515 +05:30 f3515751-3b60-4199-b2a2-b4ab30c657bd INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDYzNTcsImV4cCI6MTcyNTk0Njk1NywiaWF0IjoxNzI1OTQ2MzU3fQ.pkHksIi_fiS1HZQQjgNW_kMV8UH9EBG2lkBiBp4iwwk}, {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-10 11:02:44.515 +05:30 27f8abf5-639f-40f3-9416-ff5681e66fc2 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:02:44.515 +05:30 27f8abf5-639f-40f3-9416-ff5681e66fc2 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:02:44.540 +05:30 27f8abf5-639f-40f3-9416-ff5681e66fc2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:02:44.540 +05:30 27f8abf5-639f-40f3-9416-ff5681e66fc2 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 24.9014ms 2024-09-10 11:02:44.540 +05:30 27f8abf5-639f-40f3-9416-ff5681e66fc2 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:02:44.541 +05:30 27f8abf5-639f-40f3-9416-ff5681e66fc2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f3515751-3b60-4199-b2a2-b4ab30c657bd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 11:02:44.541 +05:30 27f8abf5-639f-40f3-9416-ff5681e66fc2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 26.6759ms 2024-09-10 11:02:45.171 +05:30 1930555f-67f8-4081-920a-b98ccc142617 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 11:02:45.171 +05:30 1930555f-67f8-4081-920a-b98ccc142617 INF CORS policy execution successful. 2024-09-10 11:02:45.171 +05:30 1930555f-67f8-4081-920a-b98ccc142617 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.6257ms 2024-09-10 11:02:45.231 +05:30 18107538-7674-4c09-b753-dcce6b6746f4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 11:02:45.232 +05:30 18107538-7674-4c09-b753-dcce6b6746f4 INF CORS policy execution successful. 2024-09-10 11:02:45.232 +05:30 18107538-7674-4c09-b753-dcce6b6746f4 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDYzNTcsImV4cCI6MTcyNTk0Njk1NywiaWF0IjoxNzI1OTQ2MzU3fQ.pkHksIi_fiS1HZQQjgNW_kMV8UH9EBG2lkBiBp4iwwk}, {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-10 11:02:45.232 +05:30 f6c3e367-ad4a-4c43-8c0e-8993466bd65a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:02:45.232 +05:30 f6c3e367-ad4a-4c43-8c0e-8993466bd65a INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:02:45.255 +05:30 f6c3e367-ad4a-4c43-8c0e-8993466bd65a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:02:45.255 +05:30 f6c3e367-ad4a-4c43-8c0e-8993466bd65a INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 22.8483ms 2024-09-10 11:02:45.255 +05:30 f6c3e367-ad4a-4c43-8c0e-8993466bd65a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:02:45.255 +05:30 f6c3e367-ad4a-4c43-8c0e-8993466bd65a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 18107538-7674-4c09-b753-dcce6b6746f4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 11:02:45.256 +05:30 f6c3e367-ad4a-4c43-8c0e-8993466bd65a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 24.659ms 2024-09-10 11:02:52.398 +05:30 f8761b11-8ca1-41de-84e5-62dbe1ccb695 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 11:02:52.399 +05:30 f8761b11-8ca1-41de-84e5-62dbe1ccb695 INF CORS policy execution successful. 2024-09-10 11:02:52.399 +05:30 f8761b11-8ca1-41de-84e5-62dbe1ccb695 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 1.4335ms 2024-09-10 11:02:52.404 +05:30 c245f732-f2a0-4ab8-81b3-f7ab5d3d29ef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 11:02:52.404 +05:30 c245f732-f2a0-4ab8-81b3-f7ab5d3d29ef INF CORS policy execution successful. 2024-09-10 11:02:52.404 +05:30 c245f732-f2a0-4ab8-81b3-f7ab5d3d29ef INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.4428ms 2024-09-10 11:02:52.485 +05:30 8d2e78f4-1f89-48f3-82df-1aadb72809e9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 11:02:52.486 +05:30 8d2e78f4-1f89-48f3-82df-1aadb72809e9 INF CORS policy execution successful. 2024-09-10 11:02:52.486 +05:30 8d2e78f4-1f89-48f3-82df-1aadb72809e9 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDYzNTcsImV4cCI6MTcyNTk0Njk1NywiaWF0IjoxNzI1OTQ2MzU3fQ.pkHksIi_fiS1HZQQjgNW_kMV8UH9EBG2lkBiBp4iwwk}, {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-10 11:02:52.486 +05:30 bb495267-4aef-4dc7-a5da-d7b78cdcac40 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 11:02:52.487 +05:30 bb495267-4aef-4dc7-a5da-d7b78cdcac40 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 11:02:52.496 +05:30 44901207-6aa4-48ae-9971-7c80e605b9e7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 11:02:52.497 +05:30 44901207-6aa4-48ae-9971-7c80e605b9e7 INF CORS policy execution successful. 2024-09-10 11:02:52.497 +05:30 44901207-6aa4-48ae-9971-7c80e605b9e7 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDYzNTcsImV4cCI6MTcyNTk0Njk1NywiaWF0IjoxNzI1OTQ2MzU3fQ.pkHksIi_fiS1HZQQjgNW_kMV8UH9EBG2lkBiBp4iwwk}, {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-10 11:02:52.497 +05:30 3381a5b2-59d5-4d02-8f26-6a3bd07a5dda INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 11:02:52.497 +05:30 3381a5b2-59d5-4d02-8f26-6a3bd07a5dda INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 11:02:52.525 +05:30 3381a5b2-59d5-4d02-8f26-6a3bd07a5dda INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:02:52.526 +05:30 bb495267-4aef-4dc7-a5da-d7b78cdcac40 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:02:52.526 +05:30 3381a5b2-59d5-4d02-8f26-6a3bd07a5dda INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 28.4571ms 2024-09-10 11:02:52.526 +05:30 3381a5b2-59d5-4d02-8f26-6a3bd07a5dda INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 11:02:52.526 +05:30 bb495267-4aef-4dc7-a5da-d7b78cdcac40 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 39.1515ms 2024-09-10 11:02:52.526 +05:30 bb495267-4aef-4dc7-a5da-d7b78cdcac40 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 11:02:52.526 +05:30 3381a5b2-59d5-4d02-8f26-6a3bd07a5dda INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 44901207-6aa4-48ae-9971-7c80e605b9e7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 11:02:52.526 +05:30 bb495267-4aef-4dc7-a5da-d7b78cdcac40 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8d2e78f4-1f89-48f3-82df-1aadb72809e9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 11:02:52.527 +05:30 3381a5b2-59d5-4d02-8f26-6a3bd07a5dda INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 30.4796ms 2024-09-10 11:02:52.527 +05:30 bb495267-4aef-4dc7-a5da-d7b78cdcac40 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 42.184ms 2024-09-10 11:11:22.146 +05:30 10dcde75-7f0d-4fbe-9395-13181f858351 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:11:22.148 +05:30 10dcde75-7f0d-4fbe-9395-13181f858351 INF CORS policy execution successful. 2024-09-10 11:11:22.149 +05:30 10dcde75-7f0d-4fbe-9395-13181f858351 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 4.2737ms 2024-09-10 11:11:22.157 +05:30 bf2ddc50-eea0-42b1-b6cc-cdfa57c891e8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:11:22.158 +05:30 bf2ddc50-eea0-42b1-b6cc-cdfa57c891e8 INF CORS policy execution successful. 2024-09-10 11:11:22.158 +05:30 bf2ddc50-eea0-42b1-b6cc-cdfa57c891e8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.6447ms 2024-09-10 11:11:22.203 +05:30 9d5f7434-2003-48ee-ac6d-b0a0b2ed3bd2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:11:22.205 +05:30 9d5f7434-2003-48ee-ac6d-b0a0b2ed3bd2 INF CORS policy execution successful. 2024-09-10 11:11:22.206 +05:30 9d5f7434-2003-48ee-ac6d-b0a0b2ed3bd2 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDYzNTcsImV4cCI6MTcyNTk0Njk1NywiaWF0IjoxNzI1OTQ2MzU3fQ.pkHksIi_fiS1HZQQjgNW_kMV8UH9EBG2lkBiBp4iwwk}, {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-10 11:11:22.207 +05:30 db012cee-9f57-415c-8b82-8083277bf626 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:11:22.208 +05:30 db012cee-9f57-415c-8b82-8083277bf626 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:11:22.263 +05:30 db012cee-9f57-415c-8b82-8083277bf626 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:11:22.264 +05:30 db012cee-9f57-415c-8b82-8083277bf626 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 56.2094ms 2024-09-10 11:11:22.264 +05:30 db012cee-9f57-415c-8b82-8083277bf626 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:11:22.264 +05:30 db012cee-9f57-415c-8b82-8083277bf626 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9d5f7434-2003-48ee-ac6d-b0a0b2ed3bd2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 11:11:22.265 +05:30 db012cee-9f57-415c-8b82-8083277bf626 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 61.861ms 2024-09-10 11:11:22.322 +05:30 ff9b0e1c-2a82-4242-9562-67d46a70ca5e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:11:22.322 +05:30 ff9b0e1c-2a82-4242-9562-67d46a70ca5e INF CORS policy execution successful. 2024-09-10 11:11:22.322 +05:30 ff9b0e1c-2a82-4242-9562-67d46a70ca5e INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDYzNTcsImV4cCI6MTcyNTk0Njk1NywiaWF0IjoxNzI1OTQ2MzU3fQ.pkHksIi_fiS1HZQQjgNW_kMV8UH9EBG2lkBiBp4iwwk}, {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-10 11:11:22.323 +05:30 81527627-2da5-4c03-b51d-06659463fff4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:11:22.323 +05:30 81527627-2da5-4c03-b51d-06659463fff4 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:11:22.334 +05:30 81527627-2da5-4c03-b51d-06659463fff4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:11:22.334 +05:30 81527627-2da5-4c03-b51d-06659463fff4 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 11.1324ms 2024-09-10 11:11:22.334 +05:30 81527627-2da5-4c03-b51d-06659463fff4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:11:22.334 +05:30 81527627-2da5-4c03-b51d-06659463fff4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ff9b0e1c-2a82-4242-9562-67d46a70ca5e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 11:11:22.335 +05:30 81527627-2da5-4c03-b51d-06659463fff4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 12.7981ms 2024-09-10 11:11:22.441 +05:30 8ff88a71-e6f8-4283-8f7b-a0acc8918b6e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 11:11:22.442 +05:30 8ff88a71-e6f8-4283-8f7b-a0acc8918b6e INF CORS policy execution successful. 2024-09-10 11:11:22.442 +05:30 8ff88a71-e6f8-4283-8f7b-a0acc8918b6e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.8124ms 2024-09-10 11:11:22.525 +05:30 c6359871-563d-43c7-be30-7104c0bc1293 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 11:11:22.526 +05:30 c6359871-563d-43c7-be30-7104c0bc1293 INF CORS policy execution successful. 2024-09-10 11:11:22.526 +05:30 c6359871-563d-43c7-be30-7104c0bc1293 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDYzNTcsImV4cCI6MTcyNTk0Njk1NywiaWF0IjoxNzI1OTQ2MzU3fQ.pkHksIi_fiS1HZQQjgNW_kMV8UH9EBG2lkBiBp4iwwk}, {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-10 11:11:22.526 +05:30 3a94702d-7450-49fa-8575-e6836cae210c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:11:22.526 +05:30 3a94702d-7450-49fa-8575-e6836cae210c INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:11:22.550 +05:30 3a94702d-7450-49fa-8575-e6836cae210c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:11:22.550 +05:30 3a94702d-7450-49fa-8575-e6836cae210c INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 24.2893ms 2024-09-10 11:11:22.550 +05:30 3a94702d-7450-49fa-8575-e6836cae210c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:11:22.551 +05:30 3a94702d-7450-49fa-8575-e6836cae210c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c6359871-563d-43c7-be30-7104c0bc1293}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 11:11:22.552 +05:30 3a94702d-7450-49fa-8575-e6836cae210c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 26.5455ms 2024-09-10 11:11:22.750 +05:30 21679a35-a655-4ce4-9dd5-0226a49b2e6a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 11:11:22.751 +05:30 21679a35-a655-4ce4-9dd5-0226a49b2e6a INF CORS policy execution successful. 2024-09-10 11:11:22.751 +05:30 21679a35-a655-4ce4-9dd5-0226a49b2e6a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.7053ms 2024-09-10 11:11:22.820 +05:30 dc24bf9a-6197-4c73-93c0-1c5ff487d4c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 11:11:22.821 +05:30 dc24bf9a-6197-4c73-93c0-1c5ff487d4c3 INF CORS policy execution successful. 2024-09-10 11:11:22.822 +05:30 dc24bf9a-6197-4c73-93c0-1c5ff487d4c3 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDYzNTcsImV4cCI6MTcyNTk0Njk1NywiaWF0IjoxNzI1OTQ2MzU3fQ.pkHksIi_fiS1HZQQjgNW_kMV8UH9EBG2lkBiBp4iwwk}, {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-10 11:11:22.822 +05:30 0e10f9b7-1fa4-441a-a75d-0527fc1aea79 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:11:22.822 +05:30 0e10f9b7-1fa4-441a-a75d-0527fc1aea79 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:11:22.835 +05:30 0e10f9b7-1fa4-441a-a75d-0527fc1aea79 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:11:22.835 +05:30 0e10f9b7-1fa4-441a-a75d-0527fc1aea79 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 12.6002ms 2024-09-10 11:11:22.835 +05:30 0e10f9b7-1fa4-441a-a75d-0527fc1aea79 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:11:22.835 +05:30 0e10f9b7-1fa4-441a-a75d-0527fc1aea79 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dc24bf9a-6197-4c73-93c0-1c5ff487d4c3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 11:11:22.836 +05:30 0e10f9b7-1fa4-441a-a75d-0527fc1aea79 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 15.4639ms 2024-09-10 11:11:24.189 +05:30 6e09d72c-b7e8-4f9f-bca3-ade4c0624b79 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 11:11:24.189 +05:30 6e09d72c-b7e8-4f9f-bca3-ade4c0624b79 INF CORS policy execution successful. 2024-09-10 11:11:24.189 +05:30 6e09d72c-b7e8-4f9f-bca3-ade4c0624b79 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.9085ms 2024-09-10 11:11:24.190 +05:30 781226ff-fb12-43d5-89eb-4a4224f1bddc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 11:11:24.190 +05:30 781226ff-fb12-43d5-89eb-4a4224f1bddc INF CORS policy execution successful. 2024-09-10 11:11:24.190 +05:30 781226ff-fb12-43d5-89eb-4a4224f1bddc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.3958ms 2024-09-10 11:11:24.235 +05:30 c79e8bf1-435f-490e-a0da-5cb31e0b5a25 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 11:11:24.236 +05:30 c79e8bf1-435f-490e-a0da-5cb31e0b5a25 INF CORS policy execution successful. 2024-09-10 11:11:24.236 +05:30 c79e8bf1-435f-490e-a0da-5cb31e0b5a25 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDYzNTcsImV4cCI6MTcyNTk0Njk1NywiaWF0IjoxNzI1OTQ2MzU3fQ.pkHksIi_fiS1HZQQjgNW_kMV8UH9EBG2lkBiBp4iwwk}, {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-10 11:11:24.236 +05:30 3947dd5c-e0f7-491d-bbef-a441f269376c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 11:11:24.237 +05:30 3947dd5c-e0f7-491d-bbef-a441f269376c INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 11:11:24.289 +05:30 3947dd5c-e0f7-491d-bbef-a441f269376c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:11:24.289 +05:30 3947dd5c-e0f7-491d-bbef-a441f269376c INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 52.3886ms 2024-09-10 11:11:24.289 +05:30 3947dd5c-e0f7-491d-bbef-a441f269376c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 11:11:24.289 +05:30 3947dd5c-e0f7-491d-bbef-a441f269376c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c79e8bf1-435f-490e-a0da-5cb31e0b5a25}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 11:11:24.290 +05:30 3947dd5c-e0f7-491d-bbef-a441f269376c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 55.2936ms 2024-09-10 11:11:24.347 +05:30 ccdd3e4b-272f-48f6-9c3a-a64c79ad9319 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 11:11:24.347 +05:30 ccdd3e4b-272f-48f6-9c3a-a64c79ad9319 INF CORS policy execution successful. 2024-09-10 11:11:24.347 +05:30 ccdd3e4b-272f-48f6-9c3a-a64c79ad9319 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDYzNTcsImV4cCI6MTcyNTk0Njk1NywiaWF0IjoxNzI1OTQ2MzU3fQ.pkHksIi_fiS1HZQQjgNW_kMV8UH9EBG2lkBiBp4iwwk}, {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-10 11:11:24.347 +05:30 72fd2dcf-9c14-4562-961b-78ca31895b4d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 11:11:24.347 +05:30 72fd2dcf-9c14-4562-961b-78ca31895b4d INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 11:11:24.376 +05:30 72fd2dcf-9c14-4562-961b-78ca31895b4d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:11:24.376 +05:30 72fd2dcf-9c14-4562-961b-78ca31895b4d INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 28.6585ms 2024-09-10 11:11:24.376 +05:30 72fd2dcf-9c14-4562-961b-78ca31895b4d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 11:11:24.377 +05:30 72fd2dcf-9c14-4562-961b-78ca31895b4d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ccdd3e4b-272f-48f6-9c3a-a64c79ad9319}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 11:11:24.377 +05:30 72fd2dcf-9c14-4562-961b-78ca31895b4d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 30.4187ms 2024-09-10 11:11:25.557 +05:30 2391141e-2c88-453b-a050-f978d23c2833 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:11:25.558 +05:30 2391141e-2c88-453b-a050-f978d23c2833 INF CORS policy execution successful. 2024-09-10 11:11:25.558 +05:30 2391141e-2c88-453b-a050-f978d23c2833 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDYzNTcsImV4cCI6MTcyNTk0Njk1NywiaWF0IjoxNzI1OTQ2MzU3fQ.pkHksIi_fiS1HZQQjgNW_kMV8UH9EBG2lkBiBp4iwwk}, {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-10 11:11:25.558 +05:30 013700d2-3f17-493c-a6a8-a191fda651f3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:11:25.558 +05:30 013700d2-3f17-493c-a6a8-a191fda651f3 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:11:25.570 +05:30 013700d2-3f17-493c-a6a8-a191fda651f3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:11:25.570 +05:30 013700d2-3f17-493c-a6a8-a191fda651f3 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 11.5424ms 2024-09-10 11:11:25.570 +05:30 013700d2-3f17-493c-a6a8-a191fda651f3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:11:25.570 +05:30 013700d2-3f17-493c-a6a8-a191fda651f3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2391141e-2c88-453b-a050-f978d23c2833}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 11:11:25.571 +05:30 013700d2-3f17-493c-a6a8-a191fda651f3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 13.6266ms 2024-09-10 11:11:25.626 +05:30 45318fb0-60ae-4d89-a608-c81bc07bfc69 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:11:25.626 +05:30 45318fb0-60ae-4d89-a608-c81bc07bfc69 INF CORS policy execution successful. 2024-09-10 11:11:25.626 +05:30 45318fb0-60ae-4d89-a608-c81bc07bfc69 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDYzNTcsImV4cCI6MTcyNTk0Njk1NywiaWF0IjoxNzI1OTQ2MzU3fQ.pkHksIi_fiS1HZQQjgNW_kMV8UH9EBG2lkBiBp4iwwk}, {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-10 11:11:25.626 +05:30 a20d4c6f-914a-4358-b804-f5a1e71106e3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:11:25.626 +05:30 a20d4c6f-914a-4358-b804-f5a1e71106e3 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:11:25.637 +05:30 a20d4c6f-914a-4358-b804-f5a1e71106e3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:11:25.637 +05:30 a20d4c6f-914a-4358-b804-f5a1e71106e3 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 10.8511ms 2024-09-10 11:11:25.637 +05:30 a20d4c6f-914a-4358-b804-f5a1e71106e3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:11:25.638 +05:30 a20d4c6f-914a-4358-b804-f5a1e71106e3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 45318fb0-60ae-4d89-a608-c81bc07bfc69}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 11:11:25.638 +05:30 a20d4c6f-914a-4358-b804-f5a1e71106e3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 12.4613ms 2024-09-10 11:11:25.839 +05:30 c1718283-10f5-4f1e-b466-734660720794 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 11:11:25.839 +05:30 c1718283-10f5-4f1e-b466-734660720794 INF CORS policy execution successful. 2024-09-10 11:11:25.839 +05:30 c1718283-10f5-4f1e-b466-734660720794 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDYzNTcsImV4cCI6MTcyNTk0Njk1NywiaWF0IjoxNzI1OTQ2MzU3fQ.pkHksIi_fiS1HZQQjgNW_kMV8UH9EBG2lkBiBp4iwwk}, {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-10 11:11:25.840 +05:30 afc4182d-8d34-4336-8072-a43ba2ab54c3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:11:25.840 +05:30 afc4182d-8d34-4336-8072-a43ba2ab54c3 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:11:25.854 +05:30 afc4182d-8d34-4336-8072-a43ba2ab54c3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:11:25.854 +05:30 afc4182d-8d34-4336-8072-a43ba2ab54c3 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 14.1962ms 2024-09-10 11:11:25.854 +05:30 afc4182d-8d34-4336-8072-a43ba2ab54c3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:11:25.854 +05:30 afc4182d-8d34-4336-8072-a43ba2ab54c3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c1718283-10f5-4f1e-b466-734660720794}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 11:11:25.855 +05:30 afc4182d-8d34-4336-8072-a43ba2ab54c3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 16.3993ms 2024-09-10 11:11:26.191 +05:30 b492f105-33b0-41b4-b111-f74289103e34 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 11:11:26.192 +05:30 b492f105-33b0-41b4-b111-f74289103e34 INF CORS policy execution successful. 2024-09-10 11:11:26.192 +05:30 b492f105-33b0-41b4-b111-f74289103e34 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDYzNTcsImV4cCI6MTcyNTk0Njk1NywiaWF0IjoxNzI1OTQ2MzU3fQ.pkHksIi_fiS1HZQQjgNW_kMV8UH9EBG2lkBiBp4iwwk}, {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-10 11:11:26.192 +05:30 d04d92a8-2565-4241-8f76-8c3934feca45 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:11:26.192 +05:30 d04d92a8-2565-4241-8f76-8c3934feca45 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:11:26.202 +05:30 d04d92a8-2565-4241-8f76-8c3934feca45 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:11:26.202 +05:30 d04d92a8-2565-4241-8f76-8c3934feca45 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 10.112ms 2024-09-10 11:11:26.202 +05:30 d04d92a8-2565-4241-8f76-8c3934feca45 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:11:26.202 +05:30 d04d92a8-2565-4241-8f76-8c3934feca45 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b492f105-33b0-41b4-b111-f74289103e34}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 11:11:26.203 +05:30 d04d92a8-2565-4241-8f76-8c3934feca45 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 11.6557ms 2024-09-10 11:16:35.015 +05:30 fb8918b6-3bb1-45af-8d3b-e793ce881d6b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 11:16:35.016 +05:30 fb8918b6-3bb1-45af-8d3b-e793ce881d6b INF CORS policy execution successful. 2024-09-10 11:16:35.017 +05:30 fb8918b6-3bb1-45af-8d3b-e793ce881d6b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 2.8965ms 2024-09-10 11:16:35.017 +05:30 0688733a-f309-4929-bf7c-5f5505016876 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 11:16:35.018 +05:30 0688733a-f309-4929-bf7c-5f5505016876 INF CORS policy execution successful. 2024-09-10 11:16:35.018 +05:30 0688733a-f309-4929-bf7c-5f5505016876 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.3322ms 2024-09-10 11:16:35.056 +05:30 448d3c01-a663-48fd-8c3e-34cc9a508962 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 11:16:35.059 +05:30 448d3c01-a663-48fd-8c3e-34cc9a508962 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 5:23:19 AM', Current time (UTC): '9/10/2024 5:46:35 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-10 11:16:35.062 +05:30 448d3c01-a663-48fd-8c3e-34cc9a508962 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 5:23:19 AM', Current time (UTC): '9/10/2024 5:46:35 AM'. 2024-09-10 11:16:35.062 +05:30 448d3c01-a663-48fd-8c3e-34cc9a508962 INF CORS policy execution successful. 2024-09-10 11:16:35.063 +05:30 448d3c01-a663-48fd-8c3e-34cc9a508962 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 11:16:35.064 +05:30 1782ff2e-3a96-41d7-99a7-13df00eee45f INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 11:16:35.064 +05:30 1782ff2e-3a96-41d7-99a7-13df00eee45f INF AuthenticationScheme: Bearer was challenged. 2024-09-10 11:16:35.065 +05:30 1782ff2e-3a96-41d7-99a7-13df00eee45f INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 448d3c01-a663-48fd-8c3e-34cc9a508962}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 05:23:19'"} Body: 2024-09-10 11:16:35.065 +05:30 1782ff2e-3a96-41d7-99a7-13df00eee45f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 401 null null 9.4299ms 2024-09-10 11:16:35.459 +05:30 2f652511-ec9b-4f9c-beaa-e1d2befad440 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 11:16:35.459 +05:30 2f652511-ec9b-4f9c-beaa-e1d2befad440 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 5:23:19 AM', Current time (UTC): '9/10/2024 5:46:35 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-10 11:16:35.460 +05:30 2f652511-ec9b-4f9c-beaa-e1d2befad440 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 5:23:19 AM', Current time (UTC): '9/10/2024 5:46:35 AM'. 2024-09-10 11:16:35.460 +05:30 2f652511-ec9b-4f9c-beaa-e1d2befad440 INF CORS policy execution successful. 2024-09-10 11:16:35.461 +05:30 2f652511-ec9b-4f9c-beaa-e1d2befad440 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ1MTk5LCJleHAiOjE3MjU5NDU3OTksImlhdCI6MTcyNTk0NTE5OX0.RJJJ2MkOquXiPWlDRmankwhEWtB9dIfQGlmTSyzYK7A}, {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-10 11:16:35.461 +05:30 9c6d6c70-8dc4-414f-9bdb-32f99e4d41b3 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 11:16:35.461 +05:30 9c6d6c70-8dc4-414f-9bdb-32f99e4d41b3 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 11:16:35.461 +05:30 9c6d6c70-8dc4-414f-9bdb-32f99e4d41b3 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 2f652511-ec9b-4f9c-beaa-e1d2befad440}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 05:23:19'"} Body: 2024-09-10 11:16:35.461 +05:30 9c6d6c70-8dc4-414f-9bdb-32f99e4d41b3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 401 null null 2.823ms 2024-09-10 11:16:38.241 +05:30 6b28e92a-b847-4155-803b-fc59fdee3f01 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:16:38.241 +05:30 0c2c429f-4956-45b5-bd73-2a267fb6ab23 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 11:16:38.242 +05:30 6b28e92a-b847-4155-803b-fc59fdee3f01 INF CORS policy execution successful. 2024-09-10 11:16:38.242 +05:30 0c2c429f-4956-45b5-bd73-2a267fb6ab23 INF CORS policy execution successful. 2024-09-10 11:16:38.242 +05:30 6b28e92a-b847-4155-803b-fc59fdee3f01 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 1.182ms 2024-09-10 11:16:38.242 +05:30 0c2c429f-4956-45b5-bd73-2a267fb6ab23 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 1.1789ms 2024-09-10 11:16:38.243 +05:30 aeb9070f-cd1b-473e-8a8d-e0d4daba69fb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 11:16:38.244 +05:30 aeb9070f-cd1b-473e-8a8d-e0d4daba69fb INF CORS policy execution successful. 2024-09-10 11:16:38.244 +05:30 aeb9070f-cd1b-473e-8a8d-e0d4daba69fb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.5125ms 2024-09-10 11:16:38.244 +05:30 872b742d-00da-4188-b488-a87baf076023 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 11:16:38.244 +05:30 872b742d-00da-4188-b488-a87baf076023 INF CORS policy execution successful. 2024-09-10 11:16:38.245 +05:30 872b742d-00da-4188-b488-a87baf076023 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.6854ms 2024-09-10 11:16:38.277 +05:30 70f16205-5abc-47c4-8e0d-73a4cf1220ae INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:16:38.277 +05:30 70f16205-5abc-47c4-8e0d-73a4cf1220ae INF CORS policy execution successful. 2024-09-10 11:16:38.278 +05:30 70f16205-5abc-47c4-8e0d-73a4cf1220ae INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.6499ms 2024-09-10 11:16:38.281 +05:30 7560b55c-75e7-4a55-a16f-9570c7dc8980 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 11:16:38.282 +05:30 7560b55c-75e7-4a55-a16f-9570c7dc8980 INF CORS policy execution successful. 2024-09-10 11:16:38.282 +05:30 7560b55c-75e7-4a55-a16f-9570c7dc8980 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.7013ms 2024-09-10 11:16:38.329 +05:30 591f590b-858f-4b46-b087-16c9cec80bcd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 11:16:38.329 +05:30 ddfbbefb-eb48-42da-80de-ed9e769991ad INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 11:16:38.330 +05:30 ddfbbefb-eb48-42da-80de-ed9e769991ad INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-10 11:16:38.330 +05:30 591f590b-858f-4b46-b087-16c9cec80bcd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-10 11:16:38.331 +05:30 ddfbbefb-eb48-42da-80de-ed9e769991ad INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-09-10 11:16:38.331 +05:30 591f590b-858f-4b46-b087-16c9cec80bcd INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-09-10 11:16:38.331 +05:30 ddfbbefb-eb48-42da-80de-ed9e769991ad INF CORS policy execution successful. 2024-09-10 11:16:38.331 +05:30 591f590b-858f-4b46-b087-16c9cec80bcd INF CORS policy execution successful. 2024-09-10 11:16:38.332 +05:30 ddfbbefb-eb48-42da-80de-ed9e769991ad INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer null}, {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-10 11:16:38.332 +05:30 591f590b-858f-4b46-b087-16c9cec80bcd INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer null}, {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-10 11:16:38.332 +05:30 991a2af8-6e2f-4a7a-aeea-1a4068d64d76 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 11:16:38.332 +05:30 b1a231a1-bf10-4212-9e64-e3c59825a511 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 11:16:38.332 +05:30 b1a231a1-bf10-4212-9e64-e3c59825a511 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 11:16:38.332 +05:30 991a2af8-6e2f-4a7a-aeea-1a4068d64d76 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 11:16:38.332 +05:30 b1a231a1-bf10-4212-9e64-e3c59825a511 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 591f590b-858f-4b46-b087-16c9cec80bcd}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-10 11:16:38.333 +05:30 991a2af8-6e2f-4a7a-aeea-1a4068d64d76 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: ddfbbefb-eb48-42da-80de-ed9e769991ad}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-10 11:16:38.333 +05:30 b1a231a1-bf10-4212-9e64-e3c59825a511 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 401 null null 3.9211ms 2024-09-10 11:16:38.333 +05:30 991a2af8-6e2f-4a7a-aeea-1a4068d64d76 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 401 null null 3.9505ms 2024-09-10 11:16:38.342 +05:30 0be1467c-8249-48b1-9edc-afd422868672 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:16:38.343 +05:30 0be1467c-8249-48b1-9edc-afd422868672 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-10 11:16:38.343 +05:30 0be1467c-8249-48b1-9edc-afd422868672 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-09-10 11:16:38.343 +05:30 0be1467c-8249-48b1-9edc-afd422868672 INF CORS policy execution successful. 2024-09-10 11:16:38.343 +05:30 0be1467c-8249-48b1-9edc-afd422868672 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer null}, {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-10 11:16:38.343 +05:30 a449b91c-9ddb-4993-9d07-1b5af9ee9110 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 11:16:38.344 +05:30 a449b91c-9ddb-4993-9d07-1b5af9ee9110 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 11:16:38.344 +05:30 a449b91c-9ddb-4993-9d07-1b5af9ee9110 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 0be1467c-8249-48b1-9edc-afd422868672}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-10 11:16:38.344 +05:30 a449b91c-9ddb-4993-9d07-1b5af9ee9110 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 401 null null 1.6597ms 2024-09-10 11:16:38.386 +05:30 4fff9023-fac4-4d6b-85b8-b4ce98c282dd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 11:16:38.386 +05:30 d7d28a7f-9d5f-4cb6-99fd-62e46ad038c5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:16:38.386 +05:30 4fff9023-fac4-4d6b-85b8-b4ce98c282dd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-10 11:16:38.386 +05:30 d7d28a7f-9d5f-4cb6-99fd-62e46ad038c5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-10 11:16:38.386 +05:30 4fff9023-fac4-4d6b-85b8-b4ce98c282dd INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-09-10 11:16:38.386 +05:30 d7d28a7f-9d5f-4cb6-99fd-62e46ad038c5 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-09-10 11:16:38.387 +05:30 4fff9023-fac4-4d6b-85b8-b4ce98c282dd INF CORS policy execution successful. 2024-09-10 11:16:38.387 +05:30 d7d28a7f-9d5f-4cb6-99fd-62e46ad038c5 INF CORS policy execution successful. 2024-09-10 11:16:38.387 +05:30 4fff9023-fac4-4d6b-85b8-b4ce98c282dd INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer null}, {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-10 11:16:38.387 +05:30 d7d28a7f-9d5f-4cb6-99fd-62e46ad038c5 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer null}, {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-10 11:16:38.387 +05:30 d735ebc0-b9d5-4a5f-bf92-2ea51481066b INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 11:16:38.387 +05:30 433ec1a5-e9af-4100-91de-4c1387ae2f97 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 11:16:38.387 +05:30 433ec1a5-e9af-4100-91de-4c1387ae2f97 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 11:16:38.387 +05:30 d735ebc0-b9d5-4a5f-bf92-2ea51481066b INF AuthenticationScheme: Bearer was challenged. 2024-09-10 11:16:38.387 +05:30 d735ebc0-b9d5-4a5f-bf92-2ea51481066b INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 4fff9023-fac4-4d6b-85b8-b4ce98c282dd}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-10 11:16:38.387 +05:30 433ec1a5-e9af-4100-91de-4c1387ae2f97 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: d7d28a7f-9d5f-4cb6-99fd-62e46ad038c5}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-10 11:16:38.388 +05:30 d735ebc0-b9d5-4a5f-bf92-2ea51481066b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 401 null null 1.98ms 2024-09-10 11:16:38.388 +05:30 433ec1a5-e9af-4100-91de-4c1387ae2f97 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 401 null null 1.9831ms 2024-09-10 11:16:38.390 +05:30 f3195c18-ee01-47ea-9a83-fff1a4475ed4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 11:16:38.390 +05:30 f3195c18-ee01-47ea-9a83-fff1a4475ed4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-10 11:16:38.390 +05:30 f3195c18-ee01-47ea-9a83-fff1a4475ed4 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-09-10 11:16:38.390 +05:30 f3195c18-ee01-47ea-9a83-fff1a4475ed4 INF CORS policy execution successful. 2024-09-10 11:16:38.390 +05:30 f3195c18-ee01-47ea-9a83-fff1a4475ed4 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer null}, {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-10 11:16:38.391 +05:30 e413d6d1-0dd1-4b7f-bd42-e9c3a76d39d9 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 11:16:38.391 +05:30 e413d6d1-0dd1-4b7f-bd42-e9c3a76d39d9 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 11:16:38.391 +05:30 e413d6d1-0dd1-4b7f-bd42-e9c3a76d39d9 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: f3195c18-ee01-47ea-9a83-fff1a4475ed4}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-10 11:16:38.391 +05:30 e413d6d1-0dd1-4b7f-bd42-e9c3a76d39d9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 401 null null 1.6627ms 2024-09-10 11:19:38.917 +05:30 019738bc-e094-4818-bfe1-a25670e4fae7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 11:19:38.919 +05:30 019738bc-e094-4818-bfe1-a25670e4fae7 INF CORS policy execution successful. 2024-09-10 11:19:38.920 +05:30 019738bc-e094-4818-bfe1-a25670e4fae7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 204 null null 3.0763ms 2024-09-10 11:19:38.923 +05:30 1ad12903-54db-4b8b-a066-ec2a122ef832 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 11:19:38.923 +05:30 1ad12903-54db-4b8b-a066-ec2a122ef832 INF CORS policy execution successful. 2024-09-10 11:19:38.923 +05:30 1ad12903-54db-4b8b-a066-ec2a122ef832 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 204 null null 0.3298ms 2024-09-10 11:19:38.980 +05:30 401ebc7d-c430-4b3f-a5ef-7e32d40149d9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 11:19:38.983 +05:30 401ebc7d-c430-4b3f-a5ef-7e32d40149d9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 5:42:37 AM', Current time (UTC): '9/10/2024 5:49:38 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-10 11:19:38.985 +05:30 401ebc7d-c430-4b3f-a5ef-7e32d40149d9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 5:42:37 AM', Current time (UTC): '9/10/2024 5:49:38 AM'. 2024-09-10 11:19:38.986 +05:30 401ebc7d-c430-4b3f-a5ef-7e32d40149d9 INF CORS policy execution successful. 2024-09-10 11:19:38.986 +05:30 401ebc7d-c430-4b3f-a5ef-7e32d40149d9 INF HTTP request: Path: /language/getlanguagelist QueryString: ?search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDYzNTcsImV4cCI6MTcyNTk0Njk1NywiaWF0IjoxNzI1OTQ2MzU3fQ.pkHksIi_fiS1HZQQjgNW_kMV8UH9EBG2lkBiBp4iwwk}, {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-10 11:19:38.987 +05:30 1886dcc3-0aa4-4006-a6d0-3411f51ff361 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 11:19:38.988 +05:30 1886dcc3-0aa4-4006-a6d0-3411f51ff361 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 11:19:38.988 +05:30 1886dcc3-0aa4-4006-a6d0-3411f51ff361 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 401ebc7d-c430-4b3f-a5ef-7e32d40149d9}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 05:42:37'"} Body: 2024-09-10 11:19:38.988 +05:30 1886dcc3-0aa4-4006-a6d0-3411f51ff361 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 401 null null 8.2121ms 2024-09-10 11:19:39.046 +05:30 d3b03e2d-7ed8-4405-b1a2-e0b2f8d906c0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 11:19:39.047 +05:30 d3b03e2d-7ed8-4405-b1a2-e0b2f8d906c0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 5:42:37 AM', Current time (UTC): '9/10/2024 5:49:39 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-10 11:19:39.047 +05:30 d3b03e2d-7ed8-4405-b1a2-e0b2f8d906c0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 5:42:37 AM', Current time (UTC): '9/10/2024 5:49:39 AM'. 2024-09-10 11:19:39.047 +05:30 d3b03e2d-7ed8-4405-b1a2-e0b2f8d906c0 INF CORS policy execution successful. 2024-09-10 11:19:39.047 +05:30 d3b03e2d-7ed8-4405-b1a2-e0b2f8d906c0 INF HTTP request: Path: /language/getlanguagelist QueryString: ?search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDYzNTcsImV4cCI6MTcyNTk0Njk1NywiaWF0IjoxNzI1OTQ2MzU3fQ.pkHksIi_fiS1HZQQjgNW_kMV8UH9EBG2lkBiBp4iwwk}, {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-10 11:19:39.048 +05:30 39274e2b-aa99-4f66-9611-94e9a02a0acb INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 11:19:39.048 +05:30 39274e2b-aa99-4f66-9611-94e9a02a0acb INF AuthenticationScheme: Bearer was challenged. 2024-09-10 11:19:39.048 +05:30 39274e2b-aa99-4f66-9611-94e9a02a0acb INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: d3b03e2d-7ed8-4405-b1a2-e0b2f8d906c0}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 05:42:37'"} Body: 2024-09-10 11:19:39.048 +05:30 39274e2b-aa99-4f66-9611-94e9a02a0acb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 401 null null 1.7976ms 2024-09-10 11:19:44.688 +05:30 ccea9823-48be-4e1a-a9e2-6184b4ab8119 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 11:19:44.689 +05:30 ccea9823-48be-4e1a-a9e2-6184b4ab8119 INF CORS policy execution successful. 2024-09-10 11:19:44.689 +05:30 ccea9823-48be-4e1a-a9e2-6184b4ab8119 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.8765ms 2024-09-10 11:19:44.746 +05:30 e4010f42-405b-4ebd-9da7-4107eb5e9a03 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 11:19:44.747 +05:30 e4010f42-405b-4ebd-9da7-4107eb5e9a03 INF CORS policy execution successful. 2024-09-10 11:19:44.747 +05:30 e4010f42-405b-4ebd-9da7-4107eb5e9a03 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {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-10 11:19:44.748 +05:30 dee06b2a-b486-4bd4-bd2f-12e57bb6bc68 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 11:19:44.748 +05:30 dee06b2a-b486-4bd4-bd2f-12e57bb6bc68 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 11:19:44.779 +05:30 dee06b2a-b486-4bd4-bd2f-12e57bb6bc68 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:19:44.780 +05:30 dee06b2a-b486-4bd4-bd2f-12e57bb6bc68 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 31.8081ms 2024-09-10 11:19:44.780 +05:30 dee06b2a-b486-4bd4-bd2f-12e57bb6bc68 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 11:19:44.780 +05:30 dee06b2a-b486-4bd4-bd2f-12e57bb6bc68 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e4010f42-405b-4ebd-9da7-4107eb5e9a03}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 11:19:44.781 +05:30 dee06b2a-b486-4bd4-bd2f-12e57bb6bc68 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 34.9815ms 2024-09-10 11:19:44.863 +05:30 b5714410-2ccf-43d6-b9d1-e0889dde12fc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null null 2024-09-10 11:19:44.863 +05:30 b5714410-2ccf-43d6-b9d1-e0889dde12fc INF CORS policy execution successful. 2024-09-10 11:19:44.863 +05:30 b5714410-2ccf-43d6-b9d1-e0889dde12fc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 204 null null 0.3935ms 2024-09-10 11:19:44.926 +05:30 f7c00f3b-c703-4bef-b6ab-16d4cb97a410 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null null 2024-09-10 11:19:44.926 +05:30 f7c00f3b-c703-4bef-b6ab-16d4cb97a410 INF CORS policy execution successful. 2024-09-10 11:19:44.926 +05:30 f7c00f3b-c703-4bef-b6ab-16d4cb97a410 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 204 null null 0.431ms 2024-09-10 11:19:44.928 +05:30 457f7e60-d0d9-4a13-a431-c91287f64f14 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null null 2024-09-10 11:19:44.928 +05:30 457f7e60-d0d9-4a13-a431-c91287f64f14 INF CORS policy execution successful. 2024-09-10 11:19:44.928 +05:30 457f7e60-d0d9-4a13-a431-c91287f64f14 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 204 null null 0.3517ms 2024-09-10 11:19:44.929 +05:30 f60d0e58-fa00-4a73-a914-fa656648bb78 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null 0 2024-09-10 11:19:44.929 +05:30 f60d0e58-fa00-4a73-a914-fa656648bb78 INF CORS policy execution successful. 2024-09-10 11:19:44.929 +05:30 f60d0e58-fa00-4a73-a914-fa656648bb78 INF HTTP request: Path: /userpreference/updatePreferenceLanguage QueryString: ?preferenceLanguageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 11:19:44.930 +05:30 ceb9410e-24c9-49a9-9c92-6f4609fba01a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 11:19:44.930 +05:30 ceb9410e-24c9-49a9-9c92-6f4609fba01a INF Route matched with {action = "UpdatePreferenceLanguage", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLanguage(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 11:19:44.951 +05:30 ceb9410e-24c9-49a9-9c92-6f4609fba01a INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:19:44.953 +05:30 ceb9410e-24c9-49a9-9c92-6f4609fba01a INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api) in 22.8436ms 2024-09-10 11:19:44.953 +05:30 ceb9410e-24c9-49a9-9c92-6f4609fba01a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 11:19:44.953 +05:30 ceb9410e-24c9-49a9-9c92-6f4609fba01a INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: f60d0e58-fa00-4a73-a914-fa656648bb78}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelanguage}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 96} Body: {"status":"Success","statusCode":2001,"message":"Preference updated successfully.","result":"7"} 2024-09-10 11:19:44.953 +05:30 ceb9410e-24c9-49a9-9c92-6f4609fba01a INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 201 96 application/json; charset=utf-8 24.655ms 2024-09-10 11:19:44.976 +05:30 e162e047-9eb8-4343-bb83-16fc6e1d3440 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 11:19:44.977 +05:30 e162e047-9eb8-4343-bb83-16fc6e1d3440 INF CORS policy execution successful. 2024-09-10 11:19:44.977 +05:30 e162e047-9eb8-4343-bb83-16fc6e1d3440 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.4005ms 2024-09-10 11:19:44.977 +05:30 25dee088-f90d-4265-bdb6-f4b26121f504 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:19:44.977 +05:30 25dee088-f90d-4265-bdb6-f4b26121f504 INF CORS policy execution successful. 2024-09-10 11:19:44.978 +05:30 25dee088-f90d-4265-bdb6-f4b26121f504 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.2649ms 2024-09-10 11:19:45.006 +05:30 fa600860-400b-4ab2-8488-776b6dfd1ddc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 11:19:45.007 +05:30 fa600860-400b-4ab2-8488-776b6dfd1ddc INF CORS policy execution successful. 2024-09-10 11:19:45.007 +05:30 fa600860-400b-4ab2-8488-776b6dfd1ddc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.4104ms 2024-09-10 11:19:45.009 +05:30 be3043cf-858c-4c58-a033-5bd672f7f38b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:19:45.009 +05:30 be3043cf-858c-4c58-a033-5bd672f7f38b INF CORS policy execution successful. 2024-09-10 11:19:45.009 +05:30 be3043cf-858c-4c58-a033-5bd672f7f38b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.2691ms 2024-09-10 11:19:45.024 +05:30 eb4c39d7-73ac-4710-99aa-b4922e120771 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null 0 2024-09-10 11:19:45.025 +05:30 eb4c39d7-73ac-4710-99aa-b4922e120771 INF CORS policy execution successful. 2024-09-10 11:19:45.025 +05:30 eb4c39d7-73ac-4710-99aa-b4922e120771 INF HTTP request: Path: /userpreference/updatepreferencelayout QueryString: ?preferenceLayoutId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 11:19:45.025 +05:30 dd79f39c-3f0d-4238-8efb-bbfc11d85a8c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 11:19:45.025 +05:30 dd79f39c-3f0d-4238-8efb-bbfc11d85a8c INF Route matched with {action = "UpdatePreferenceLayout", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLayout(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 11:19:45.030 +05:30 778da7c2-a1b9-409d-a298-b988075be12f INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null 0 2024-09-10 11:19:45.031 +05:30 778da7c2-a1b9-409d-a298-b988075be12f INF CORS policy execution successful. 2024-09-10 11:19:45.031 +05:30 778da7c2-a1b9-409d-a298-b988075be12f INF HTTP request: Path: /userpreference/updatepreferencetheme QueryString: ?preferenceThemeId=3 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 11:19:45.031 +05:30 94295c98-c908-40f5-8dfd-793b70a8af27 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 11:19:45.031 +05:30 94295c98-c908-40f5-8dfd-793b70a8af27 INF Route matched with {action = "UpdatePreferenceTheme", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceTheme(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 11:19:45.039 +05:30 dd79f39c-3f0d-4238-8efb-bbfc11d85a8c INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:19:45.039 +05:30 dd79f39c-3f0d-4238-8efb-bbfc11d85a8c INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api) in 14.0614ms 2024-09-10 11:19:45.039 +05:30 dd79f39c-3f0d-4238-8efb-bbfc11d85a8c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 11:19:45.039 +05:30 dd79f39c-3f0d-4238-8efb-bbfc11d85a8c INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: eb4c39d7-73ac-4710-99aa-b4922e120771}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 103} Body: {"status":"Success","statusCode":2001,"message":"Layout preference updated successfully.","result":"7"} 2024-09-10 11:19:45.040 +05:30 dd79f39c-3f0d-4238-8efb-bbfc11d85a8c INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 201 103 application/json; charset=utf-8 15.5161ms 2024-09-10 11:19:45.041 +05:30 c4816585-77f5-450c-bc61-36d722759dc8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 11:19:45.041 +05:30 01c35963-9815-4dcd-9d46-fd49a460a886 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:19:45.041 +05:30 01c35963-9815-4dcd-9d46-fd49a460a886 INF CORS policy execution successful. 2024-09-10 11:19:45.041 +05:30 c4816585-77f5-450c-bc61-36d722759dc8 INF CORS policy execution successful. 2024-09-10 11:19:45.041 +05:30 01c35963-9815-4dcd-9d46-fd49a460a886 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {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-10 11:19:45.041 +05:30 c4816585-77f5-450c-bc61-36d722759dc8 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {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-10 11:19:45.041 +05:30 602fc655-4232-49d7-afb6-51934044e04b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:19:45.042 +05:30 dd549b40-455d-4708-84e1-13991beff586 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 11:19:45.042 +05:30 dd549b40-455d-4708-84e1-13991beff586 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 11:19:45.042 +05:30 602fc655-4232-49d7-afb6-51934044e04b INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 11:19:45.060 +05:30 94295c98-c908-40f5-8dfd-793b70a8af27 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:19:45.060 +05:30 94295c98-c908-40f5-8dfd-793b70a8af27 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api) in 28.9459ms 2024-09-10 11:19:45.060 +05:30 94295c98-c908-40f5-8dfd-793b70a8af27 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 11:19:45.061 +05:30 94295c98-c908-40f5-8dfd-793b70a8af27 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 778da7c2-a1b9-409d-a298-b988075be12f}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 102} Body: {"status":"Success","statusCode":2001,"message":"Theme preference updated successfully.","result":"7"} 2024-09-10 11:19:45.061 +05:30 94295c98-c908-40f5-8dfd-793b70a8af27 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 201 102 application/json; charset=utf-8 30.596ms 2024-09-10 11:19:45.066 +05:30 602fc655-4232-49d7-afb6-51934044e04b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:19:45.066 +05:30 602fc655-4232-49d7-afb6-51934044e04b INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 24.3751ms 2024-09-10 11:19:45.066 +05:30 602fc655-4232-49d7-afb6-51934044e04b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:19:45.066 +05:30 602fc655-4232-49d7-afb6-51934044e04b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 01c35963-9815-4dcd-9d46-fd49a460a886}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 11:19:45.067 +05:30 602fc655-4232-49d7-afb6-51934044e04b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 25.9368ms 2024-09-10 11:19:45.080 +05:30 dd549b40-455d-4708-84e1-13991beff586 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:19:45.080 +05:30 dd549b40-455d-4708-84e1-13991beff586 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 38.6886ms 2024-09-10 11:19:45.081 +05:30 dd549b40-455d-4708-84e1-13991beff586 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 11:19:45.082 +05:30 dd549b40-455d-4708-84e1-13991beff586 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c4816585-77f5-450c-bc61-36d722759dc8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 15955} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 11:19:45.083 +05:30 dd549b40-455d-4708-84e1-13991beff586 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 15955 application/json; charset=utf-8 41.7688ms 2024-09-10 11:19:45.119 +05:30 6fcf34cb-0c8f-4481-83ae-684a3443f04a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:19:45.120 +05:30 6fcf34cb-0c8f-4481-83ae-684a3443f04a INF CORS policy execution successful. 2024-09-10 11:19:45.120 +05:30 6fcf34cb-0c8f-4481-83ae-684a3443f04a INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {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-10 11:19:45.120 +05:30 0faadd4c-0762-476d-9926-95a8c2023e0a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:19:45.120 +05:30 0faadd4c-0762-476d-9926-95a8c2023e0a INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 11:19:45.123 +05:30 0faadd4c-0762-476d-9926-95a8c2023e0a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:19:45.124 +05:30 0faadd4c-0762-476d-9926-95a8c2023e0a INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 3.0645ms 2024-09-10 11:19:45.124 +05:30 0faadd4c-0762-476d-9926-95a8c2023e0a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:19:45.124 +05:30 0faadd4c-0762-476d-9926-95a8c2023e0a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6fcf34cb-0c8f-4481-83ae-684a3443f04a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 11:19:45.124 +05:30 0faadd4c-0762-476d-9926-95a8c2023e0a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 4.8228ms 2024-09-10 11:19:45.146 +05:30 57dbaa3e-dc59-466f-9681-319aa36c30ff INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 11:19:45.147 +05:30 57dbaa3e-dc59-466f-9681-319aa36c30ff INF CORS policy execution successful. 2024-09-10 11:19:45.147 +05:30 57dbaa3e-dc59-466f-9681-319aa36c30ff INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {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-10 11:19:45.147 +05:30 a3cbb30a-8286-4b46-8273-7f83b7495e3f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 11:19:45.147 +05:30 a3cbb30a-8286-4b46-8273-7f83b7495e3f INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 11:19:45.158 +05:30 a3cbb30a-8286-4b46-8273-7f83b7495e3f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:19:45.159 +05:30 a3cbb30a-8286-4b46-8273-7f83b7495e3f INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 11.7444ms 2024-09-10 11:19:45.159 +05:30 a3cbb30a-8286-4b46-8273-7f83b7495e3f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 11:19:45.160 +05:30 a3cbb30a-8286-4b46-8273-7f83b7495e3f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 57dbaa3e-dc59-466f-9681-319aa36c30ff}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 15955} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 11:19:45.161 +05:30 a3cbb30a-8286-4b46-8273-7f83b7495e3f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 15955 application/json; charset=utf-8 14.277ms 2024-09-10 11:19:48.765 +05:30 b3c72974-2fd4-4837-a21d-e77cbbad4da4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:19:48.766 +05:30 b3c72974-2fd4-4837-a21d-e77cbbad4da4 INF CORS policy execution successful. 2024-09-10 11:19:48.766 +05:30 b3c72974-2fd4-4837-a21d-e77cbbad4da4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.6686ms 2024-09-10 11:19:48.775 +05:30 1aa56beb-dd1f-47d1-bc68-faab55f96b74 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:19:48.775 +05:30 1aa56beb-dd1f-47d1-bc68-faab55f96b74 INF CORS policy execution successful. 2024-09-10 11:19:48.776 +05:30 1aa56beb-dd1f-47d1-bc68-faab55f96b74 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.7356ms 2024-09-10 11:19:48.804 +05:30 b6f96c13-f0ec-4c16-8b4b-9bc0f78eb4c4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 11:19:48.804 +05:30 b6f96c13-f0ec-4c16-8b4b-9bc0f78eb4c4 INF CORS policy execution successful. 2024-09-10 11:19:48.804 +05:30 b6f96c13-f0ec-4c16-8b4b-9bc0f78eb4c4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 0.5472ms 2024-09-10 11:19:48.818 +05:30 54e92e36-63ae-4020-8a19-d2a9af827e56 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:19:48.819 +05:30 54e92e36-63ae-4020-8a19-d2a9af827e56 INF CORS policy execution successful. 2024-09-10 11:19:48.819 +05:30 54e92e36-63ae-4020-8a19-d2a9af827e56 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {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-10 11:19:48.820 +05:30 cbfe9f12-6abd-4627-b580-7007fb054591 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:19:48.820 +05:30 cbfe9f12-6abd-4627-b580-7007fb054591 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:19:48.840 +05:30 cbfe9f12-6abd-4627-b580-7007fb054591 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:19:48.840 +05:30 cbfe9f12-6abd-4627-b580-7007fb054591 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 19.8462ms 2024-09-10 11:19:48.840 +05:30 cbfe9f12-6abd-4627-b580-7007fb054591 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:19:48.840 +05:30 cbfe9f12-6abd-4627-b580-7007fb054591 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 54e92e36-63ae-4020-8a19-d2a9af827e56}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 11:19:48.841 +05:30 cbfe9f12-6abd-4627-b580-7007fb054591 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 22.3929ms 2024-09-10 11:19:48.855 +05:30 7c263e60-be39-4d9b-a98c-4773ef4f1b25 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 11:19:48.855 +05:30 7c263e60-be39-4d9b-a98c-4773ef4f1b25 INF CORS policy execution successful. 2024-09-10 11:19:48.855 +05:30 7c263e60-be39-4d9b-a98c-4773ef4f1b25 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {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-10 11:19:48.856 +05:30 228f15ac-442d-49e4-af05-9d389ebb780c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 11:19:48.856 +05:30 228f15ac-442d-49e4-af05-9d389ebb780c INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 11:19:48.896 +05:30 d5853cea-51ca-4d73-af76-dfe12049ce32 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:19:48.896 +05:30 d5853cea-51ca-4d73-af76-dfe12049ce32 INF CORS policy execution successful. 2024-09-10 11:19:48.896 +05:30 d5853cea-51ca-4d73-af76-dfe12049ce32 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {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-10 11:19:48.897 +05:30 8dbb0d4b-2bef-41ff-8268-6d8d9771005b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:19:48.897 +05:30 8dbb0d4b-2bef-41ff-8268-6d8d9771005b INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:19:48.919 +05:30 8dbb0d4b-2bef-41ff-8268-6d8d9771005b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:19:48.919 +05:30 8dbb0d4b-2bef-41ff-8268-6d8d9771005b INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 22.4018ms 2024-09-10 11:19:48.919 +05:30 8dbb0d4b-2bef-41ff-8268-6d8d9771005b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:19:48.920 +05:30 8dbb0d4b-2bef-41ff-8268-6d8d9771005b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d5853cea-51ca-4d73-af76-dfe12049ce32}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 11:19:48.920 +05:30 8dbb0d4b-2bef-41ff-8268-6d8d9771005b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 24.2891ms 2024-09-10 11:19:48.982 +05:30 228f15ac-442d-49e4-af05-9d389ebb780c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:19:48.982 +05:30 228f15ac-442d-49e4-af05-9d389ebb780c INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 126.4972ms 2024-09-10 11:19:48.982 +05:30 228f15ac-442d-49e4-af05-9d389ebb780c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 11:19:48.983 +05:30 228f15ac-442d-49e4-af05-9d389ebb780c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7c263e60-be39-4d9b-a98c-4773ef4f1b25}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 11:19:48.983 +05:30 228f15ac-442d-49e4-af05-9d389ebb780c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 200 624 application/json; charset=utf-8 127.9947ms 2024-09-10 11:19:49.123 +05:30 7477259a-6bf2-4790-9d1b-8773a50ccc03 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 11:19:49.123 +05:30 7477259a-6bf2-4790-9d1b-8773a50ccc03 INF CORS policy execution successful. 2024-09-10 11:19:49.124 +05:30 7477259a-6bf2-4790-9d1b-8773a50ccc03 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.6712ms 2024-09-10 11:19:49.175 +05:30 6740bf8b-8769-43aa-9277-02d44042dfe5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 11:19:49.176 +05:30 6740bf8b-8769-43aa-9277-02d44042dfe5 INF CORS policy execution successful. 2024-09-10 11:19:49.176 +05:30 6740bf8b-8769-43aa-9277-02d44042dfe5 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {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-10 11:19:49.176 +05:30 49ece2c3-50b1-44fb-a8d7-06d24570eea5 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:19:49.176 +05:30 49ece2c3-50b1-44fb-a8d7-06d24570eea5 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:19:49.195 +05:30 49ece2c3-50b1-44fb-a8d7-06d24570eea5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:19:49.196 +05:30 49ece2c3-50b1-44fb-a8d7-06d24570eea5 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 19.2685ms 2024-09-10 11:19:49.196 +05:30 49ece2c3-50b1-44fb-a8d7-06d24570eea5 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:19:49.196 +05:30 49ece2c3-50b1-44fb-a8d7-06d24570eea5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6740bf8b-8769-43aa-9277-02d44042dfe5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 11:19:49.196 +05:30 49ece2c3-50b1-44fb-a8d7-06d24570eea5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 20.9908ms 2024-09-10 11:19:49.628 +05:30 16b30042-a553-4d74-ab92-4d6270dae29f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 11:19:49.628 +05:30 16b30042-a553-4d74-ab92-4d6270dae29f INF CORS policy execution successful. 2024-09-10 11:19:49.628 +05:30 16b30042-a553-4d74-ab92-4d6270dae29f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.4053ms 2024-09-10 11:19:49.685 +05:30 25f4d43e-7495-43e2-aae7-579e6fb223bd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 11:19:49.686 +05:30 25f4d43e-7495-43e2-aae7-579e6fb223bd INF CORS policy execution successful. 2024-09-10 11:19:49.686 +05:30 25f4d43e-7495-43e2-aae7-579e6fb223bd INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {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-10 11:19:49.687 +05:30 1a88fabd-a755-4f6d-8c0a-15a7d21eeb36 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:19:49.687 +05:30 1a88fabd-a755-4f6d-8c0a-15a7d21eeb36 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:19:49.699 +05:30 1a88fabd-a755-4f6d-8c0a-15a7d21eeb36 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:19:49.700 +05:30 1a88fabd-a755-4f6d-8c0a-15a7d21eeb36 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 13.0008ms 2024-09-10 11:19:49.700 +05:30 1a88fabd-a755-4f6d-8c0a-15a7d21eeb36 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:19:49.700 +05:30 1a88fabd-a755-4f6d-8c0a-15a7d21eeb36 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 25f4d43e-7495-43e2-aae7-579e6fb223bd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 11:19:49.700 +05:30 1a88fabd-a755-4f6d-8c0a-15a7d21eeb36 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 14.9502ms 2024-09-10 11:19:53.258 +05:30 27dd0d8b-f21b-4d16-81c8-8ac8c129331e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 11:19:53.258 +05:30 39d408de-6c1f-4124-893e-0fcfa5f1242a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 11:19:53.259 +05:30 27dd0d8b-f21b-4d16-81c8-8ac8c129331e INF CORS policy execution successful. 2024-09-10 11:19:53.259 +05:30 39d408de-6c1f-4124-893e-0fcfa5f1242a INF CORS policy execution successful. 2024-09-10 11:19:53.259 +05:30 39d408de-6c1f-4124-893e-0fcfa5f1242a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 204 null null 0.9694ms 2024-09-10 11:19:53.259 +05:30 27dd0d8b-f21b-4d16-81c8-8ac8c129331e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 204 null null 0.8849ms 2024-09-10 11:19:53.317 +05:30 fb94a964-e408-4454-a7ff-3cbb2d1ec1c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 11:19:53.318 +05:30 fb94a964-e408-4454-a7ff-3cbb2d1ec1c2 INF CORS policy execution successful. 2024-09-10 11:19:53.319 +05:30 fb94a964-e408-4454-a7ff-3cbb2d1ec1c2 INF HTTP request: Path: /language/getlanguagelist QueryString: ?search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {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-10 11:19:53.319 +05:30 54cf6bf4-e6e5-466d-83a1-e7dbb79fa08b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:19:53.319 +05:30 54cf6bf4-e6e5-466d-83a1-e7dbb79fa08b INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 11:19:53.337 +05:30 54cf6bf4-e6e5-466d-83a1-e7dbb79fa08b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:19:53.338 +05:30 54cf6bf4-e6e5-466d-83a1-e7dbb79fa08b INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 18.4323ms 2024-09-10 11:19:53.338 +05:30 54cf6bf4-e6e5-466d-83a1-e7dbb79fa08b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:19:53.338 +05:30 54cf6bf4-e6e5-466d-83a1-e7dbb79fa08b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fb94a964-e408-4454-a7ff-3cbb2d1ec1c2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 11:19:53.338 +05:30 54cf6bf4-e6e5-466d-83a1-e7dbb79fa08b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 200 221 application/json; charset=utf-8 21.0089ms 2024-09-10 11:19:53.391 +05:30 c5059e62-cc52-44f4-9007-9a19de31aebe INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 11:19:53.391 +05:30 c5059e62-cc52-44f4-9007-9a19de31aebe INF CORS policy execution successful. 2024-09-10 11:19:53.392 +05:30 c5059e62-cc52-44f4-9007-9a19de31aebe INF HTTP request: Path: /language/getlanguagelist QueryString: ?search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {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-10 11:19:53.392 +05:30 5083fd31-fc65-406e-aeda-b0d942d89b63 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:19:53.392 +05:30 5083fd31-fc65-406e-aeda-b0d942d89b63 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 11:19:53.394 +05:30 5083fd31-fc65-406e-aeda-b0d942d89b63 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:19:53.395 +05:30 5083fd31-fc65-406e-aeda-b0d942d89b63 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 2.8398ms 2024-09-10 11:19:53.396 +05:30 5083fd31-fc65-406e-aeda-b0d942d89b63 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:19:53.396 +05:30 5083fd31-fc65-406e-aeda-b0d942d89b63 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c5059e62-cc52-44f4-9007-9a19de31aebe}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 11:19:53.396 +05:30 5083fd31-fc65-406e-aeda-b0d942d89b63 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 200 221 application/json; charset=utf-8 5.246ms 2024-09-10 11:19:55.260 +05:30 da78b84a-eaf6-4363-b8f4-b4111e8ecb3b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getlayoutfieldslist?tagId=20&languageId=English&search= - null null 2024-09-10 11:19:55.260 +05:30 da78b84a-eaf6-4363-b8f4-b4111e8ecb3b INF CORS policy execution successful. 2024-09-10 11:19:55.261 +05:30 da78b84a-eaf6-4363-b8f4-b4111e8ecb3b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getlayoutfieldslist?tagId=20&languageId=English&search= - 204 null null 0.594ms 2024-09-10 11:19:55.312 +05:30 2ad8c806-774c-4647-b3e0-9988537c2ee6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getlayoutfieldslist?tagId=20&languageId=English&search= - null null 2024-09-10 11:19:55.313 +05:30 2ad8c806-774c-4647-b3e0-9988537c2ee6 INF CORS policy execution successful. 2024-09-10 11:19:55.313 +05:30 2ad8c806-774c-4647-b3e0-9988537c2ee6 INF HTTP request: Path: /summarylayout/getlayoutfieldslist QueryString: ?tagId=20&languageId=English&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {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-10 11:19:55.314 +05:30 69c80edf-307e-4b62-8c63-3cb472a65911 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetLayoutFieldsList (Sang.CoreSettings.Api)' 2024-09-10 11:19:55.331 +05:30 69c80edf-307e-4b62-8c63-3cb472a65911 INF Route matched with {action = "GetLayoutFieldsList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLayoutFieldsList(Int32, Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:19:55.365 +05:30 69c80edf-307e-4b62-8c63-3cb472a65911 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:19:55.365 +05:30 69c80edf-307e-4b62-8c63-3cb472a65911 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetLayoutFieldsList (Sang.CoreSettings.Api) in 33.7099ms 2024-09-10 11:19:55.365 +05:30 69c80edf-307e-4b62-8c63-3cb472a65911 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetLayoutFieldsList (Sang.CoreSettings.Api)' 2024-09-10 11:19:55.365 +05:30 69c80edf-307e-4b62-8c63-3cb472a65911 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2ad8c806-774c-4647-b3e0-9988537c2ee6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 962} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":191,\"Name\":\"iId\",\"Caption\":\"iId\"},{\"Id\":192,\"Name\":\"sName\",\"Caption\":\"Name\"},{\"Id\":193,\"Name\":\"sCode\",\"Caption\":\"Code\"},{\"Id\":194,\"Name\":\"bGroup\",\"Caption\":\"bGroup\"},{\"Id\":195,\"Name\":\"iParent\",\"Caption\":\"iParent\"},{\"Id\":196,\"Name\":\"iStatus\",\"Caption\":\"iStatus\"},{\"Id\":197,\"Name\":\"iCreatedBy\",\"Caption\":\"iCreatedBy\"},{\"Id\":198,\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\"},{\"Id\":199,\"Name\":\"iModifiedBy\",\"Caption\":\"iModifiedBy\"},{\"Id\":200,\"Name\":\"dModifiedOn\",\"Caption\":\"dModifiedOn\"},{\"Id\":326,\"Name\":\"iCountry\",\"Caption\":\"iCountry\"},{\"Id\":327,\"Name\":\"iCity\",\"Caption\":\"iCity\"},{\"Id\":332,\"Name\":\"iBE\",\"Caption\":\"BE\"},{\"Id\":333,\"Name\":\"iLanguage\",\"Caption\":\"Language\"},{\"Id\":334,\"Name\":\"sName\",\"Caption\":\"Name\"}]"} 2024-09-10 11:19:55.366 +05:30 69c80edf-307e-4b62-8c63-3cb472a65911 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getlayoutfieldslist?tagId=20&languageId=English&search= - 200 962 application/json; charset=utf-8 53.6408ms 2024-09-10 11:19:55.560 +05:30 964334a2-b794-4246-aeda-93d20652a3ab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - null null 2024-09-10 11:19:55.560 +05:30 964334a2-b794-4246-aeda-93d20652a3ab INF CORS policy execution successful. 2024-09-10 11:19:55.560 +05:30 964334a2-b794-4246-aeda-93d20652a3ab INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - 204 null null 0.5666ms 2024-09-10 11:19:55.613 +05:30 f3086b41-aa3b-4301-b555-b50725d1d322 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - null null 2024-09-10 11:19:55.614 +05:30 f3086b41-aa3b-4301-b555-b50725d1d322 INF CORS policy execution successful. 2024-09-10 11:19:55.614 +05:30 f3086b41-aa3b-4301-b555-b50725d1d322 INF HTTP request: Path: /language/getlanguagelist QueryString: ?search=English Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {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-10 11:19:55.614 +05:30 b6c55a78-32eb-4f55-a955-86b3a33f5b60 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:19:55.614 +05:30 b6c55a78-32eb-4f55-a955-86b3a33f5b60 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 11:19:55.628 +05:30 b6c55a78-32eb-4f55-a955-86b3a33f5b60 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:19:55.629 +05:30 b6c55a78-32eb-4f55-a955-86b3a33f5b60 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 14.3141ms 2024-09-10 11:19:55.629 +05:30 b6c55a78-32eb-4f55-a955-86b3a33f5b60 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:19:55.629 +05:30 b6c55a78-32eb-4f55-a955-86b3a33f5b60 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f3086b41-aa3b-4301-b555-b50725d1d322}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 120} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":1,\"Name\":\"English\"}]"} 2024-09-10 11:19:55.629 +05:30 b6c55a78-32eb-4f55-a955-86b3a33f5b60 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - 200 120 application/json; charset=utf-8 16.1021ms 2024-09-10 11:20:11.874 +05:30 a57faea9-5f5a-4b82-9209-c5ab21e467d8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:20:11.876 +05:30 a57faea9-5f5a-4b82-9209-c5ab21e467d8 INF CORS policy execution successful. 2024-09-10 11:20:11.877 +05:30 a57faea9-5f5a-4b82-9209-c5ab21e467d8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 3.4576ms 2024-09-10 11:20:11.933 +05:30 4a0d77a2-3a1e-4646-8e72-853851b36f86 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:20:11.935 +05:30 4a0d77a2-3a1e-4646-8e72-853851b36f86 INF CORS policy execution successful. 2024-09-10 11:20:11.936 +05:30 4a0d77a2-3a1e-4646-8e72-853851b36f86 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {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-10 11:20:11.937 +05:30 159ed4bf-db24-4795-bbb6-9303773e338c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:20:11.938 +05:30 159ed4bf-db24-4795-bbb6-9303773e338c INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:20:12.029 +05:30 159ed4bf-db24-4795-bbb6-9303773e338c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:20:12.030 +05:30 159ed4bf-db24-4795-bbb6-9303773e338c INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 91.9887ms 2024-09-10 11:20:12.030 +05:30 159ed4bf-db24-4795-bbb6-9303773e338c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:20:12.030 +05:30 159ed4bf-db24-4795-bbb6-9303773e338c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4a0d77a2-3a1e-4646-8e72-853851b36f86}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 11:20:12.031 +05:30 159ed4bf-db24-4795-bbb6-9303773e338c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 98.2782ms 2024-09-10 11:20:12.485 +05:30 60ef4f75-ba62-4a31-a058-ff902dd86be2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 11:20:12.485 +05:30 60ef4f75-ba62-4a31-a058-ff902dd86be2 INF CORS policy execution successful. 2024-09-10 11:20:12.486 +05:30 60ef4f75-ba62-4a31-a058-ff902dd86be2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 1.1326ms 2024-09-10 11:20:12.539 +05:30 0590ee5f-aa6b-44e7-b080-b39ae851d415 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 11:20:12.540 +05:30 0590ee5f-aa6b-44e7-b080-b39ae851d415 INF CORS policy execution successful. 2024-09-10 11:20:12.540 +05:30 0590ee5f-aa6b-44e7-b080-b39ae851d415 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {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-10 11:20:12.540 +05:30 797aa6ef-bebc-4ca9-8dc8-c5aa4af2e14a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:20:12.540 +05:30 797aa6ef-bebc-4ca9-8dc8-c5aa4af2e14a INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:20:12.549 +05:30 797aa6ef-bebc-4ca9-8dc8-c5aa4af2e14a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:20:12.549 +05:30 797aa6ef-bebc-4ca9-8dc8-c5aa4af2e14a INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 9.2619ms 2024-09-10 11:20:12.549 +05:30 797aa6ef-bebc-4ca9-8dc8-c5aa4af2e14a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:20:12.550 +05:30 797aa6ef-bebc-4ca9-8dc8-c5aa4af2e14a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0590ee5f-aa6b-44e7-b080-b39ae851d415}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 11:20:12.550 +05:30 797aa6ef-bebc-4ca9-8dc8-c5aa4af2e14a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 10.8802ms 2024-09-10 11:20:14.870 +05:30 44106e4a-dc4a-4325-923b-57e71fbec089 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 11:20:14.871 +05:30 44106e4a-dc4a-4325-923b-57e71fbec089 INF CORS policy execution successful. 2024-09-10 11:20:14.871 +05:30 44106e4a-dc4a-4325-923b-57e71fbec089 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 1.3799ms 2024-09-10 11:20:14.875 +05:30 2387e3d5-b16a-4d70-aa9c-19734d781647 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 11:20:14.875 +05:30 2387e3d5-b16a-4d70-aa9c-19734d781647 INF CORS policy execution successful. 2024-09-10 11:20:14.875 +05:30 2387e3d5-b16a-4d70-aa9c-19734d781647 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.4672ms 2024-09-10 11:20:14.926 +05:30 0653ef5c-f3ae-45d0-a683-bdc1d09f6641 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 11:20:14.927 +05:30 0653ef5c-f3ae-45d0-a683-bdc1d09f6641 INF CORS policy execution successful. 2024-09-10 11:20:14.928 +05:30 0653ef5c-f3ae-45d0-a683-bdc1d09f6641 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {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-10 11:20:14.928 +05:30 44cf828a-b4ec-475b-9230-041aaac97479 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 11:20:14.928 +05:30 44cf828a-b4ec-475b-9230-041aaac97479 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 11:20:14.977 +05:30 44cf828a-b4ec-475b-9230-041aaac97479 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:20:14.978 +05:30 44cf828a-b4ec-475b-9230-041aaac97479 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 50.0102ms 2024-09-10 11:20:14.978 +05:30 44cf828a-b4ec-475b-9230-041aaac97479 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 11:20:14.979 +05:30 44cf828a-b4ec-475b-9230-041aaac97479 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0653ef5c-f3ae-45d0-a683-bdc1d09f6641}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 11:20:14.979 +05:30 44cf828a-b4ec-475b-9230-041aaac97479 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 53.2388ms 2024-09-10 11:20:15.036 +05:30 ab466441-d330-4e62-b2bf-4eeea7ffa3e2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 11:20:15.036 +05:30 ab466441-d330-4e62-b2bf-4eeea7ffa3e2 INF CORS policy execution successful. 2024-09-10 11:20:15.036 +05:30 ab466441-d330-4e62-b2bf-4eeea7ffa3e2 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {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-10 11:20:15.036 +05:30 d683caf6-5dcd-4cb1-948d-5db95ae324b8 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 11:20:15.037 +05:30 d683caf6-5dcd-4cb1-948d-5db95ae324b8 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 11:20:15.040 +05:30 d683caf6-5dcd-4cb1-948d-5db95ae324b8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:20:15.040 +05:30 d683caf6-5dcd-4cb1-948d-5db95ae324b8 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 3.6522ms 2024-09-10 11:20:15.040 +05:30 d683caf6-5dcd-4cb1-948d-5db95ae324b8 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 11:20:15.040 +05:30 d683caf6-5dcd-4cb1-948d-5db95ae324b8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ab466441-d330-4e62-b2bf-4eeea7ffa3e2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 11:20:15.041 +05:30 d683caf6-5dcd-4cb1-948d-5db95ae324b8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 5.3178ms 2024-09-10 11:20:45.750 +05:30 b0903554-7233-44f6-a444-ac85c2f78c35 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:20:45.751 +05:30 b0903554-7233-44f6-a444-ac85c2f78c35 INF CORS policy execution successful. 2024-09-10 11:20:45.752 +05:30 b0903554-7233-44f6-a444-ac85c2f78c35 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 2.4124ms 2024-09-10 11:20:45.755 +05:30 ce2e21fb-2a2f-4f23-985a-abf539fb9ad1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:20:45.756 +05:30 ce2e21fb-2a2f-4f23-985a-abf539fb9ad1 INF CORS policy execution successful. 2024-09-10 11:20:45.756 +05:30 ce2e21fb-2a2f-4f23-985a-abf539fb9ad1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.4462ms 2024-09-10 11:20:45.807 +05:30 b69d691e-a82d-423d-9a52-c5cf0695ca29 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:20:45.808 +05:30 b69d691e-a82d-423d-9a52-c5cf0695ca29 INF CORS policy execution successful. 2024-09-10 11:20:45.809 +05:30 b69d691e-a82d-423d-9a52-c5cf0695ca29 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {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-10 11:20:45.810 +05:30 fb34f1e7-5c72-4b04-a69e-b1391451e7dc INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:20:45.811 +05:30 fb34f1e7-5c72-4b04-a69e-b1391451e7dc INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:20:45.842 +05:30 fb34f1e7-5c72-4b04-a69e-b1391451e7dc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:20:45.843 +05:30 fb34f1e7-5c72-4b04-a69e-b1391451e7dc INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 31.649ms 2024-09-10 11:20:45.843 +05:30 fb34f1e7-5c72-4b04-a69e-b1391451e7dc INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:20:45.843 +05:30 fb34f1e7-5c72-4b04-a69e-b1391451e7dc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b69d691e-a82d-423d-9a52-c5cf0695ca29}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 11:20:45.844 +05:30 fb34f1e7-5c72-4b04-a69e-b1391451e7dc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 37.4886ms 2024-09-10 11:20:45.904 +05:30 d228cbb1-957e-49d5-9123-01d4d6f49b79 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:20:45.905 +05:30 d228cbb1-957e-49d5-9123-01d4d6f49b79 INF CORS policy execution successful. 2024-09-10 11:20:45.905 +05:30 d228cbb1-957e-49d5-9123-01d4d6f49b79 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {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-10 11:20:45.905 +05:30 11069129-87be-4da4-baa3-2883f00794d8 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:20:45.906 +05:30 11069129-87be-4da4-baa3-2883f00794d8 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:20:45.912 +05:30 11069129-87be-4da4-baa3-2883f00794d8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:20:45.912 +05:30 11069129-87be-4da4-baa3-2883f00794d8 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 5.6022ms 2024-09-10 11:20:45.912 +05:30 11069129-87be-4da4-baa3-2883f00794d8 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:20:45.912 +05:30 11069129-87be-4da4-baa3-2883f00794d8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d228cbb1-957e-49d5-9123-01d4d6f49b79}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 11:20:45.912 +05:30 11069129-87be-4da4-baa3-2883f00794d8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 8.0316ms 2024-09-10 11:20:46.087 +05:30 192ea34c-d66c-4ced-9f18-41236cabc83a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 11:20:46.088 +05:30 192ea34c-d66c-4ced-9f18-41236cabc83a INF CORS policy execution successful. 2024-09-10 11:20:46.088 +05:30 192ea34c-d66c-4ced-9f18-41236cabc83a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.7078ms 2024-09-10 11:20:46.141 +05:30 e3a33a51-59ca-479e-bd13-eb55d72b3afd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 11:20:46.142 +05:30 e3a33a51-59ca-479e-bd13-eb55d72b3afd INF CORS policy execution successful. 2024-09-10 11:20:46.142 +05:30 e3a33a51-59ca-479e-bd13-eb55d72b3afd INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {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-10 11:20:46.143 +05:30 19ec2203-2f07-44ca-941b-547fbe2dcd99 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:20:46.143 +05:30 19ec2203-2f07-44ca-941b-547fbe2dcd99 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:20:46.148 +05:30 19ec2203-2f07-44ca-941b-547fbe2dcd99 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:20:46.148 +05:30 19ec2203-2f07-44ca-941b-547fbe2dcd99 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 4.742ms 2024-09-10 11:20:46.148 +05:30 19ec2203-2f07-44ca-941b-547fbe2dcd99 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:20:46.148 +05:30 19ec2203-2f07-44ca-941b-547fbe2dcd99 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e3a33a51-59ca-479e-bd13-eb55d72b3afd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 11:20:46.149 +05:30 19ec2203-2f07-44ca-941b-547fbe2dcd99 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 7.4767ms 2024-09-10 11:20:46.624 +05:30 e420d361-aebb-4e9d-b2f6-633eebb90815 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 11:20:46.625 +05:30 e420d361-aebb-4e9d-b2f6-633eebb90815 INF CORS policy execution successful. 2024-09-10 11:20:46.625 +05:30 e420d361-aebb-4e9d-b2f6-633eebb90815 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.5146ms 2024-09-10 11:20:46.682 +05:30 3c1cb249-af93-4700-8c7a-99bae42baf0b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 11:20:46.683 +05:30 3c1cb249-af93-4700-8c7a-99bae42baf0b INF CORS policy execution successful. 2024-09-10 11:20:46.683 +05:30 3c1cb249-af93-4700-8c7a-99bae42baf0b INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {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-10 11:20:46.683 +05:30 de54dbfc-3405-40eb-835a-a46fdaf550df INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:20:46.683 +05:30 de54dbfc-3405-40eb-835a-a46fdaf550df INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:20:46.695 +05:30 de54dbfc-3405-40eb-835a-a46fdaf550df INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:20:46.695 +05:30 de54dbfc-3405-40eb-835a-a46fdaf550df INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 11.9512ms 2024-09-10 11:20:46.695 +05:30 de54dbfc-3405-40eb-835a-a46fdaf550df INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:20:46.695 +05:30 de54dbfc-3405-40eb-835a-a46fdaf550df INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3c1cb249-af93-4700-8c7a-99bae42baf0b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 11:20:46.696 +05:30 de54dbfc-3405-40eb-835a-a46fdaf550df INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 14.0014ms 2024-09-10 11:22:44.084 +05:30 4421ccb9-a303-4383-a633-440a7d9e25f4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:22:44.086 +05:30 4421ccb9-a303-4383-a633-440a7d9e25f4 INF CORS policy execution successful. 2024-09-10 11:22:44.087 +05:30 4421ccb9-a303-4383-a633-440a7d9e25f4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 3.4998ms 2024-09-10 11:22:44.090 +05:30 7fb2bbd3-5c8e-4397-8de9-947447d060c4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:22:44.090 +05:30 7fb2bbd3-5c8e-4397-8de9-947447d060c4 INF CORS policy execution successful. 2024-09-10 11:22:44.090 +05:30 7fb2bbd3-5c8e-4397-8de9-947447d060c4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.4191ms 2024-09-10 11:22:44.134 +05:30 c1eca474-5dca-4ddf-8c92-f973c3ba8e1b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:22:44.135 +05:30 2417507b-a5ff-4d46-b1ad-459e5f61001b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 11:22:44.136 +05:30 2417507b-a5ff-4d46-b1ad-459e5f61001b INF CORS policy execution successful. 2024-09-10 11:22:44.136 +05:30 2417507b-a5ff-4d46-b1ad-459e5f61001b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 0.6075ms 2024-09-10 11:22:44.136 +05:30 c1eca474-5dca-4ddf-8c92-f973c3ba8e1b INF CORS policy execution successful. 2024-09-10 11:22:44.137 +05:30 c1eca474-5dca-4ddf-8c92-f973c3ba8e1b INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {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-10 11:22:44.138 +05:30 2d1f6749-508c-48df-86dc-d0e260a4c524 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:22:44.139 +05:30 2d1f6749-508c-48df-86dc-d0e260a4c524 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:22:44.179 +05:30 dc66bd43-c2d9-4d52-afaf-0f371ea4b838 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 11:22:44.179 +05:30 dc66bd43-c2d9-4d52-afaf-0f371ea4b838 INF CORS policy execution successful. 2024-09-10 11:22:44.179 +05:30 dc66bd43-c2d9-4d52-afaf-0f371ea4b838 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {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-10 11:22:44.180 +05:30 f2a0ef12-e5ac-4fc0-a6ad-91d073bb02bb INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 11:22:44.180 +05:30 f2a0ef12-e5ac-4fc0-a6ad-91d073bb02bb INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 11:22:44.209 +05:30 2d1f6749-508c-48df-86dc-d0e260a4c524 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:22:44.210 +05:30 2d1f6749-508c-48df-86dc-d0e260a4c524 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 70.992ms 2024-09-10 11:22:44.210 +05:30 2d1f6749-508c-48df-86dc-d0e260a4c524 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:22:44.210 +05:30 2d1f6749-508c-48df-86dc-d0e260a4c524 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c1eca474-5dca-4ddf-8c92-f973c3ba8e1b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 11:22:44.211 +05:30 2d1f6749-508c-48df-86dc-d0e260a4c524 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 76.7164ms 2024-09-10 11:22:44.322 +05:30 f2a0ef12-e5ac-4fc0-a6ad-91d073bb02bb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:22:44.322 +05:30 f2a0ef12-e5ac-4fc0-a6ad-91d073bb02bb INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 142.6949ms 2024-09-10 11:22:44.323 +05:30 f2a0ef12-e5ac-4fc0-a6ad-91d073bb02bb INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 11:22:44.323 +05:30 f2a0ef12-e5ac-4fc0-a6ad-91d073bb02bb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dc66bd43-c2d9-4d52-afaf-0f371ea4b838}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 11:22:44.324 +05:30 f2a0ef12-e5ac-4fc0-a6ad-91d073bb02bb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 200 624 application/json; charset=utf-8 145.0887ms 2024-09-10 11:22:44.378 +05:30 1ad10dc8-b483-49b7-8af3-747d7c7ccfe0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 11:22:44.379 +05:30 1ad10dc8-b483-49b7-8af3-747d7c7ccfe0 INF CORS policy execution successful. 2024-09-10 11:22:44.379 +05:30 1ad10dc8-b483-49b7-8af3-747d7c7ccfe0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.4095ms 2024-09-10 11:22:44.613 +05:30 3eb48a76-799f-46b3-bbb0-29a23c0ea452 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:22:44.614 +05:30 3eb48a76-799f-46b3-bbb0-29a23c0ea452 INF CORS policy execution successful. 2024-09-10 11:22:44.614 +05:30 3eb48a76-799f-46b3-bbb0-29a23c0ea452 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {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-10 11:22:44.614 +05:30 e2aaa03c-e46a-4aaa-90cb-2d2e3179c539 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:22:44.614 +05:30 8085c698-6729-472c-8130-4c48a3293834 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 11:22:44.614 +05:30 e2aaa03c-e46a-4aaa-90cb-2d2e3179c539 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:22:44.615 +05:30 8085c698-6729-472c-8130-4c48a3293834 INF CORS policy execution successful. 2024-09-10 11:22:44.615 +05:30 8085c698-6729-472c-8130-4c48a3293834 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {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-10 11:22:44.615 +05:30 7fedba61-7b92-41ed-8088-0d50f51b32e5 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:22:44.615 +05:30 7fedba61-7b92-41ed-8088-0d50f51b32e5 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:22:44.621 +05:30 7fedba61-7b92-41ed-8088-0d50f51b32e5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:22:44.622 +05:30 7fedba61-7b92-41ed-8088-0d50f51b32e5 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 6.5291ms 2024-09-10 11:22:44.622 +05:30 7fedba61-7b92-41ed-8088-0d50f51b32e5 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:22:44.622 +05:30 7fedba61-7b92-41ed-8088-0d50f51b32e5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8085c698-6729-472c-8130-4c48a3293834}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 11:22:44.622 +05:30 e2aaa03c-e46a-4aaa-90cb-2d2e3179c539 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:22:44.623 +05:30 7fedba61-7b92-41ed-8088-0d50f51b32e5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 8.2755ms 2024-09-10 11:22:44.623 +05:30 e2aaa03c-e46a-4aaa-90cb-2d2e3179c539 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 8.159ms 2024-09-10 11:22:44.623 +05:30 e2aaa03c-e46a-4aaa-90cb-2d2e3179c539 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:22:44.623 +05:30 e2aaa03c-e46a-4aaa-90cb-2d2e3179c539 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3eb48a76-799f-46b3-bbb0-29a23c0ea452}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 11:22:44.623 +05:30 e2aaa03c-e46a-4aaa-90cb-2d2e3179c539 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 9.7542ms 2024-09-10 11:22:45.355 +05:30 35f5065a-81a4-495a-8c91-0d3d484662e2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 11:22:45.356 +05:30 35f5065a-81a4-495a-8c91-0d3d484662e2 INF CORS policy execution successful. 2024-09-10 11:22:45.356 +05:30 35f5065a-81a4-495a-8c91-0d3d484662e2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.6666ms 2024-09-10 11:22:45.407 +05:30 a6ec8b20-0678-41f2-a6dc-505f7cbb4f08 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 11:22:45.407 +05:30 a6ec8b20-0678-41f2-a6dc-505f7cbb4f08 INF CORS policy execution successful. 2024-09-10 11:22:45.407 +05:30 a6ec8b20-0678-41f2-a6dc-505f7cbb4f08 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {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-10 11:22:45.407 +05:30 c3391af0-acce-4f9b-9bef-fca811d67337 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:22:45.408 +05:30 c3391af0-acce-4f9b-9bef-fca811d67337 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:22:45.412 +05:30 c3391af0-acce-4f9b-9bef-fca811d67337 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:22:45.412 +05:30 c3391af0-acce-4f9b-9bef-fca811d67337 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 4.4949ms 2024-09-10 11:22:45.412 +05:30 c3391af0-acce-4f9b-9bef-fca811d67337 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:22:45.412 +05:30 c3391af0-acce-4f9b-9bef-fca811d67337 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a6ec8b20-0678-41f2-a6dc-505f7cbb4f08}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 11:22:45.413 +05:30 c3391af0-acce-4f9b-9bef-fca811d67337 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 6.2533ms 2024-09-10 11:25:41.216 +05:30 e0f96523-bf37-4752-ad4a-07e9c2a560b2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 11:25:41.218 +05:30 e0f96523-bf37-4752-ad4a-07e9c2a560b2 INF CORS policy execution successful. 2024-09-10 11:25:41.218 +05:30 e0f96523-bf37-4752-ad4a-07e9c2a560b2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 2.0476ms 2024-09-10 11:25:41.387 +05:30 4868e9ba-7bd4-4ace-b095-f83553052012 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 11:25:41.388 +05:30 4868e9ba-7bd4-4ace-b095-f83553052012 INF CORS policy execution successful. 2024-09-10 11:25:41.389 +05:30 4868e9ba-7bd4-4ace-b095-f83553052012 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {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-10 11:25:41.390 +05:30 43e24c6f-7e7c-463b-8e1b-e152ae5dac19 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 11:25:41.391 +05:30 43e24c6f-7e7c-463b-8e1b-e152ae5dac19 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 11:25:41.406 +05:30 43e24c6f-7e7c-463b-8e1b-e152ae5dac19 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:25:41.406 +05:30 43e24c6f-7e7c-463b-8e1b-e152ae5dac19 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 15.7934ms 2024-09-10 11:25:41.407 +05:30 43e24c6f-7e7c-463b-8e1b-e152ae5dac19 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 11:25:41.407 +05:30 43e24c6f-7e7c-463b-8e1b-e152ae5dac19 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4868e9ba-7bd4-4ace-b095-f83553052012}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":2,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 11:25:41.407 +05:30 43e24c6f-7e7c-463b-8e1b-e152ae5dac19 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 20.3438ms 2024-09-10 11:25:41.630 +05:30 4a843c70-09ea-4c43-bcf8-d86acd5ec37f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null null 2024-09-10 11:25:41.630 +05:30 4a843c70-09ea-4c43-bcf8-d86acd5ec37f INF CORS policy execution successful. 2024-09-10 11:25:41.630 +05:30 4a843c70-09ea-4c43-bcf8-d86acd5ec37f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 204 null null 0.4409ms 2024-09-10 11:25:41.778 +05:30 53d882db-33a6-42c4-9a3f-ec24ad956471 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=2 - null null 2024-09-10 11:25:41.778 +05:30 a0a85c7a-9d56-4037-b56a-4602b49a57f5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null null 2024-09-10 11:25:41.778 +05:30 a0a85c7a-9d56-4037-b56a-4602b49a57f5 INF CORS policy execution successful. 2024-09-10 11:25:41.778 +05:30 53d882db-33a6-42c4-9a3f-ec24ad956471 INF CORS policy execution successful. 2024-09-10 11:25:41.779 +05:30 a0a85c7a-9d56-4037-b56a-4602b49a57f5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 204 null null 0.4225ms 2024-09-10 11:25:41.779 +05:30 53d882db-33a6-42c4-9a3f-ec24ad956471 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=2 - 204 null null 0.4482ms 2024-09-10 11:25:41.780 +05:30 c10f0566-64cc-406b-b0f7-b5e906033154 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 11:25:41.780 +05:30 c10f0566-64cc-406b-b0f7-b5e906033154 INF CORS policy execution successful. 2024-09-10 11:25:41.780 +05:30 c10f0566-64cc-406b-b0f7-b5e906033154 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.3292ms 2024-09-10 11:25:41.980 +05:30 4c788ca3-05c3-4ce2-a632-1f189d236b9c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 11:25:41.980 +05:30 b9d397c5-2e8d-4443-8c75-cfd2849adbdc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:25:41.981 +05:30 4c788ca3-05c3-4ce2-a632-1f189d236b9c INF CORS policy execution successful. 2024-09-10 11:25:41.981 +05:30 b9d397c5-2e8d-4443-8c75-cfd2849adbdc INF CORS policy execution successful. 2024-09-10 11:25:41.981 +05:30 b9d397c5-2e8d-4443-8c75-cfd2849adbdc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.4664ms 2024-09-10 11:25:41.981 +05:30 4c788ca3-05c3-4ce2-a632-1f189d236b9c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.5734ms 2024-09-10 11:25:41.982 +05:30 383a2ec8-d09d-4f66-8082-ad35fc039b1a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:25:41.982 +05:30 383a2ec8-d09d-4f66-8082-ad35fc039b1a INF CORS policy execution successful. 2024-09-10 11:25:41.982 +05:30 383a2ec8-d09d-4f66-8082-ad35fc039b1a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.2896ms 2024-09-10 11:25:41.983 +05:30 c733774b-2c58-4841-b0e6-cfbb55320b8d INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null 0 2024-09-10 11:25:41.983 +05:30 f472bc62-aef2-40f6-9800-e2acdaa4ad57 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 11:25:41.984 +05:30 f472bc62-aef2-40f6-9800-e2acdaa4ad57 INF CORS policy execution successful. 2024-09-10 11:25:41.984 +05:30 f472bc62-aef2-40f6-9800-e2acdaa4ad57 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {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-10 11:25:41.984 +05:30 c733774b-2c58-4841-b0e6-cfbb55320b8d INF CORS policy execution successful. 2024-09-10 11:25:41.984 +05:30 f541712b-0492-4432-b7b3-ae3d7a27468a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 11:25:41.984 +05:30 dfed2084-4652-46fe-87cc-63bc04f95df7 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=2 - null 0 2024-09-10 11:25:41.984 +05:30 f541712b-0492-4432-b7b3-ae3d7a27468a INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 11:25:41.984 +05:30 c733774b-2c58-4841-b0e6-cfbb55320b8d INF HTTP request: Path: /userpreference/updatePreferenceLanguage QueryString: ?preferenceLanguageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 11:25:41.984 +05:30 dfed2084-4652-46fe-87cc-63bc04f95df7 INF CORS policy execution successful. 2024-09-10 11:25:41.984 +05:30 68d38467-1b11-463c-b281-b3b4184d849b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 11:25:41.984 +05:30 dfed2084-4652-46fe-87cc-63bc04f95df7 INF HTTP request: Path: /userpreference/updatepreferencetheme QueryString: ?preferenceThemeId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 11:25:41.984 +05:30 68d38467-1b11-463c-b281-b3b4184d849b INF Route matched with {action = "UpdatePreferenceLanguage", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLanguage(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 11:25:41.985 +05:30 756a3730-2c70-45eb-9bbb-8f176b64ad8d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 11:25:41.985 +05:30 756a3730-2c70-45eb-9bbb-8f176b64ad8d INF Route matched with {action = "UpdatePreferenceTheme", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceTheme(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 11:25:42.012 +05:30 756a3730-2c70-45eb-9bbb-8f176b64ad8d INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:25:42.014 +05:30 756a3730-2c70-45eb-9bbb-8f176b64ad8d INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api) in 29.5427ms 2024-09-10 11:25:42.015 +05:30 756a3730-2c70-45eb-9bbb-8f176b64ad8d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 11:25:42.015 +05:30 756a3730-2c70-45eb-9bbb-8f176b64ad8d INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: dfed2084-4652-46fe-87cc-63bc04f95df7}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 102} Body: {"status":"Success","statusCode":2001,"message":"Theme preference updated successfully.","result":"8"} 2024-09-10 11:25:42.015 +05:30 756a3730-2c70-45eb-9bbb-8f176b64ad8d INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=2 - 201 102 application/json; charset=utf-8 31.389ms 2024-09-10 11:25:42.020 +05:30 68d38467-1b11-463c-b281-b3b4184d849b INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:25:42.020 +05:30 68d38467-1b11-463c-b281-b3b4184d849b INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api) in 35.879ms 2024-09-10 11:25:42.021 +05:30 68d38467-1b11-463c-b281-b3b4184d849b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 11:25:42.021 +05:30 68d38467-1b11-463c-b281-b3b4184d849b INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: c733774b-2c58-4841-b0e6-cfbb55320b8d}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelanguage}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 96} Body: {"status":"Success","statusCode":2001,"message":"Preference updated successfully.","result":"8"} 2024-09-10 11:25:42.021 +05:30 68d38467-1b11-463c-b281-b3b4184d849b INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 201 96 application/json; charset=utf-8 37.8499ms 2024-09-10 11:25:42.033 +05:30 f541712b-0492-4432-b7b3-ae3d7a27468a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:25:42.034 +05:30 f541712b-0492-4432-b7b3-ae3d7a27468a INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 49.7045ms 2024-09-10 11:25:42.034 +05:30 f541712b-0492-4432-b7b3-ae3d7a27468a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 11:25:42.035 +05:30 f541712b-0492-4432-b7b3-ae3d7a27468a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f472bc62-aef2-40f6-9800-e2acdaa4ad57}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 15955} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 11:25:42.035 +05:30 f541712b-0492-4432-b7b3-ae3d7a27468a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 15955 application/json; charset=utf-8 52.1806ms 2024-09-10 11:25:42.093 +05:30 75c002d0-a6a1-46e9-a592-a34567da5e59 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 11:25:42.093 +05:30 09159f7f-1749-4926-b465-7e1b22c27015 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null 0 2024-09-10 11:25:42.093 +05:30 75c002d0-a6a1-46e9-a592-a34567da5e59 INF CORS policy execution successful. 2024-09-10 11:25:42.093 +05:30 09159f7f-1749-4926-b465-7e1b22c27015 INF CORS policy execution successful. 2024-09-10 11:25:42.093 +05:30 75c002d0-a6a1-46e9-a592-a34567da5e59 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {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-10 11:25:42.093 +05:30 09159f7f-1749-4926-b465-7e1b22c27015 INF HTTP request: Path: /userpreference/updatepreferencelayout QueryString: ?preferenceLayoutId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 11:25:42.093 +05:30 c21ebb6f-6348-4eaa-8998-493adb6b459c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 11:25:42.093 +05:30 fc4a3c2d-9aa4-4825-baa7-220ea84283cd INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 11:25:42.093 +05:30 c21ebb6f-6348-4eaa-8998-493adb6b459c INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 11:25:42.093 +05:30 fc4a3c2d-9aa4-4825-baa7-220ea84283cd INF Route matched with {action = "UpdatePreferenceLayout", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLayout(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 11:25:42.094 +05:30 cd4a324d-fd4e-4475-8e80-4becd4a36788 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:25:42.094 +05:30 cd4a324d-fd4e-4475-8e80-4becd4a36788 INF CORS policy execution successful. 2024-09-10 11:25:42.094 +05:30 cd4a324d-fd4e-4475-8e80-4becd4a36788 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {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-10 11:25:42.095 +05:30 3ff77d59-d434-49cd-8a06-f162a05905e4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:25:42.095 +05:30 3ff77d59-d434-49cd-8a06-f162a05905e4 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 11:25:42.098 +05:30 c21ebb6f-6348-4eaa-8998-493adb6b459c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:25:42.101 +05:30 c21ebb6f-6348-4eaa-8998-493adb6b459c INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 7.8068ms 2024-09-10 11:25:42.101 +05:30 c21ebb6f-6348-4eaa-8998-493adb6b459c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 11:25:42.102 +05:30 c21ebb6f-6348-4eaa-8998-493adb6b459c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 75c002d0-a6a1-46e9-a592-a34567da5e59}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 15955} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 11:25:42.102 +05:30 c21ebb6f-6348-4eaa-8998-493adb6b459c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 15955 application/json; charset=utf-8 9.9212ms 2024-09-10 11:25:42.108 +05:30 fc4a3c2d-9aa4-4825-baa7-220ea84283cd INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:25:42.108 +05:30 fc4a3c2d-9aa4-4825-baa7-220ea84283cd INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api) in 14.8848ms 2024-09-10 11:25:42.108 +05:30 fc4a3c2d-9aa4-4825-baa7-220ea84283cd INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 11:25:42.108 +05:30 fc4a3c2d-9aa4-4825-baa7-220ea84283cd INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 09159f7f-1749-4926-b465-7e1b22c27015}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 103} Body: {"status":"Success","statusCode":2001,"message":"Layout preference updated successfully.","result":"8"} 2024-09-10 11:25:42.109 +05:30 fc4a3c2d-9aa4-4825-baa7-220ea84283cd INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 201 103 application/json; charset=utf-8 16.2328ms 2024-09-10 11:25:42.116 +05:30 3ff77d59-d434-49cd-8a06-f162a05905e4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:25:42.116 +05:30 3ff77d59-d434-49cd-8a06-f162a05905e4 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 21.3692ms 2024-09-10 11:25:42.116 +05:30 3ff77d59-d434-49cd-8a06-f162a05905e4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:25:42.116 +05:30 3ff77d59-d434-49cd-8a06-f162a05905e4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cd4a324d-fd4e-4475-8e80-4becd4a36788}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 11:25:42.117 +05:30 3ff77d59-d434-49cd-8a06-f162a05905e4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 22.8431ms 2024-09-10 11:25:42.149 +05:30 07e85de9-fcc9-4520-83f5-0643680b2ca0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:25:42.149 +05:30 07e85de9-fcc9-4520-83f5-0643680b2ca0 INF CORS policy execution successful. 2024-09-10 11:25:42.149 +05:30 07e85de9-fcc9-4520-83f5-0643680b2ca0 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {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-10 11:25:42.149 +05:30 3d21a2ff-fe4c-4af0-b51f-6d35c9f9ad88 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:25:42.149 +05:30 3d21a2ff-fe4c-4af0-b51f-6d35c9f9ad88 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 11:25:42.151 +05:30 3d21a2ff-fe4c-4af0-b51f-6d35c9f9ad88 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:25:42.151 +05:30 3d21a2ff-fe4c-4af0-b51f-6d35c9f9ad88 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 2.0179ms 2024-09-10 11:25:42.152 +05:30 3d21a2ff-fe4c-4af0-b51f-6d35c9f9ad88 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:25:42.152 +05:30 3d21a2ff-fe4c-4af0-b51f-6d35c9f9ad88 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 07e85de9-fcc9-4520-83f5-0643680b2ca0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 11:25:42.152 +05:30 3d21a2ff-fe4c-4af0-b51f-6d35c9f9ad88 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 3.3737ms 2024-09-10 11:25:44.575 +05:30 da0c267d-8ac5-41d0-b813-00d9ac93d0ef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 11:25:44.575 +05:30 da0c267d-8ac5-41d0-b813-00d9ac93d0ef INF CORS policy execution successful. 2024-09-10 11:25:44.576 +05:30 da0c267d-8ac5-41d0-b813-00d9ac93d0ef INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.7479ms 2024-09-10 11:25:44.576 +05:30 d91c3da4-1eb9-4f2f-88d3-65bf04cc83b7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 11:25:44.576 +05:30 d91c3da4-1eb9-4f2f-88d3-65bf04cc83b7 INF CORS policy execution successful. 2024-09-10 11:25:44.576 +05:30 d91c3da4-1eb9-4f2f-88d3-65bf04cc83b7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.3749ms 2024-09-10 11:25:44.688 +05:30 42ff8168-cb8d-411e-b73d-c6b406e57a80 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - null null 2024-09-10 11:25:44.689 +05:30 42ff8168-cb8d-411e-b73d-c6b406e57a80 INF CORS policy execution successful. 2024-09-10 11:25:44.689 +05:30 42ff8168-cb8d-411e-b73d-c6b406e57a80 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - 204 null null 0.6794ms 2024-09-10 11:25:44.858 +05:30 8cbc24e3-12c0-4397-a469-b41d72c3ab50 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 11:25:44.859 +05:30 8cbc24e3-12c0-4397-a469-b41d72c3ab50 INF CORS policy execution successful. 2024-09-10 11:25:44.860 +05:30 8cbc24e3-12c0-4397-a469-b41d72c3ab50 INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {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-10 11:25:44.860 +05:30 94191d2d-f45e-455b-8b22-a5ac3e28af0f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 11:25:44.860 +05:30 94191d2d-f45e-455b-8b22-a5ac3e28af0f INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Int32, Boolean, Int32, Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 11:25:44.862 +05:30 08851f29-2114-457d-a778-033006400180 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - null null 2024-09-10 11:25:44.863 +05:30 08851f29-2114-457d-a778-033006400180 INF CORS policy execution successful. 2024-09-10 11:25:44.863 +05:30 08851f29-2114-457d-a778-033006400180 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=15 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {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-10 11:25:44.863 +05:30 5437c672-4724-43ba-9284-c390e6f2eec7 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 11:25:44.863 +05:30 5437c672-4724-43ba-9284-c390e6f2eec7 INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 11:25:44.885 +05:30 94191d2d-f45e-455b-8b22-a5ac3e28af0f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:25:44.886 +05:30 94191d2d-f45e-455b-8b22-a5ac3e28af0f INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api) in 25.587ms 2024-09-10 11:25:44.886 +05:30 94191d2d-f45e-455b-8b22-a5ac3e28af0f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 11:25:44.886 +05:30 94191d2d-f45e-455b-8b22-a5ac3e28af0f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8cbc24e3-12c0-4397-a469-b41d72c3ab50}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1753} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"TagId\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":38,\"TotalPages\":4}]}"} 2024-09-10 11:25:44.887 +05:30 94191d2d-f45e-455b-8b22-a5ac3e28af0f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1753 application/json; charset=utf-8 28.4373ms 2024-09-10 11:25:44.995 +05:30 5437c672-4724-43ba-9284-c390e6f2eec7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:25:44.995 +05:30 5437c672-4724-43ba-9284-c390e6f2eec7 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 132.0059ms 2024-09-10 11:25:44.995 +05:30 5437c672-4724-43ba-9284-c390e6f2eec7 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 11:25:44.995 +05:30 5437c672-4724-43ba-9284-c390e6f2eec7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 08851f29-2114-457d-a778-033006400180}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 11:25:44.996 +05:30 5437c672-4724-43ba-9284-c390e6f2eec7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - 200 624 application/json; charset=utf-8 133.5096ms 2024-09-10 11:25:45.054 +05:30 2a073bc3-e7b4-4bf1-9fe6-0168a34b5ab6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 11:25:45.055 +05:30 2a073bc3-e7b4-4bf1-9fe6-0168a34b5ab6 INF CORS policy execution successful. 2024-09-10 11:25:45.055 +05:30 2a073bc3-e7b4-4bf1-9fe6-0168a34b5ab6 INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {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-10 11:25:45.055 +05:30 dfe350c2-107f-4583-af5f-a59e69cff1a4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 11:25:45.055 +05:30 dfe350c2-107f-4583-af5f-a59e69cff1a4 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Int32, Boolean, Int32, Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 11:25:45.072 +05:30 dfe350c2-107f-4583-af5f-a59e69cff1a4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:25:45.072 +05:30 dfe350c2-107f-4583-af5f-a59e69cff1a4 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api) in 16.9417ms 2024-09-10 11:25:45.072 +05:30 dfe350c2-107f-4583-af5f-a59e69cff1a4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 11:25:45.072 +05:30 dfe350c2-107f-4583-af5f-a59e69cff1a4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2a073bc3-e7b4-4bf1-9fe6-0168a34b5ab6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1753} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"TagId\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":38,\"TotalPages\":4}]}"} 2024-09-10 11:25:45.073 +05:30 dfe350c2-107f-4583-af5f-a59e69cff1a4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1753 application/json; charset=utf-8 18.461ms 2024-09-10 11:25:47.155 +05:30 78c07146-cf79-4ac7-9e7d-050034ae44d3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 11:25:47.155 +05:30 d18dc8c9-fd51-4abe-a207-190dc47bbd6b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - null null 2024-09-10 11:25:47.155 +05:30 c9cef243-592a-4be7-8c41-3668a7a010db INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - null null 2024-09-10 11:25:47.155 +05:30 d18dc8c9-fd51-4abe-a207-190dc47bbd6b INF CORS policy execution successful. 2024-09-10 11:25:47.155 +05:30 c9cef243-592a-4be7-8c41-3668a7a010db INF CORS policy execution successful. 2024-09-10 11:25:47.156 +05:30 78c07146-cf79-4ac7-9e7d-050034ae44d3 INF CORS policy execution successful. 2024-09-10 11:25:47.156 +05:30 1c5cdc7b-9bd3-43e5-aacd-a0f05d39d7f3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - null null 2024-09-10 11:25:47.156 +05:30 c9cef243-592a-4be7-8c41-3668a7a010db INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - 204 null null 0.3629ms 2024-09-10 11:25:47.156 +05:30 1c5cdc7b-9bd3-43e5-aacd-a0f05d39d7f3 INF CORS policy execution successful. 2024-09-10 11:25:47.156 +05:30 d18dc8c9-fd51-4abe-a207-190dc47bbd6b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - 204 null null 0.6658ms 2024-09-10 11:25:47.156 +05:30 78c07146-cf79-4ac7-9e7d-050034ae44d3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 0.698ms 2024-09-10 11:25:47.156 +05:30 948d4347-8800-4036-96eb-c4be4a772c23 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 11:25:47.156 +05:30 948d4347-8800-4036-96eb-c4be4a772c23 INF CORS policy execution successful. 2024-09-10 11:25:47.156 +05:30 1c5cdc7b-9bd3-43e5-aacd-a0f05d39d7f3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - 204 null null 0.3577ms 2024-09-10 11:25:47.156 +05:30 948d4347-8800-4036-96eb-c4be4a772c23 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 0.191ms 2024-09-10 11:25:47.159 +05:30 e33663b4-2c73-4aaa-a650-95d202aead4f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - null null 2024-09-10 11:25:47.159 +05:30 e33663b4-2c73-4aaa-a650-95d202aead4f INF CORS policy execution successful. 2024-09-10 11:25:47.159 +05:30 e33663b4-2c73-4aaa-a650-95d202aead4f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - 204 null null 0.2527ms 2024-09-10 11:25:47.342 +05:30 d382c5b3-bad1-4acf-a7d4-d901cd70bb19 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - null null 2024-09-10 11:25:47.342 +05:30 9163619b-d08b-411d-92b2-8ecc7405ec2d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 11:25:47.343 +05:30 d382c5b3-bad1-4acf-a7d4-d901cd70bb19 INF CORS policy execution successful. 2024-09-10 11:25:47.343 +05:30 9163619b-d08b-411d-92b2-8ecc7405ec2d INF CORS policy execution successful. 2024-09-10 11:25:47.343 +05:30 d382c5b3-bad1-4acf-a7d4-d901cd70bb19 INF HTTP request: Path: /tag/gettagdetails QueryString: ?tagId=2&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {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-10 11:25:47.343 +05:30 9163619b-d08b-411d-92b2-8ecc7405ec2d INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {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-10 11:25:47.343 +05:30 efe17964-56fc-49ac-9d84-37ba4827ca3a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 11:25:47.343 +05:30 3a8fd2e2-0452-4aa2-9546-4c2f0478a0a8 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 11:25:47.343 +05:30 efe17964-56fc-49ac-9d84-37ba4827ca3a INF Route matched with {action = "GetTagDetails", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDetails(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 11:25:47.343 +05:30 71daf745-8776-4152-b409-24249b558470 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - null null 2024-09-10 11:25:47.344 +05:30 3a8fd2e2-0452-4aa2-9546-4c2f0478a0a8 INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 11:25:47.344 +05:30 71daf745-8776-4152-b409-24249b558470 INF CORS policy execution successful. 2024-09-10 11:25:47.344 +05:30 71daf745-8776-4152-b409-24249b558470 INF HTTP request: Path: /tag/gettagdependent QueryString: ?languageId=1&tagId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {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-10 11:25:47.344 +05:30 08ad7ef1-d471-4b29-83fe-2afeb26e8c87 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 11:25:47.344 +05:30 08ad7ef1-d471-4b29-83fe-2afeb26e8c87 INF Route matched with {action = "GetTagDependent", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDependent(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 11:25:47.357 +05:30 3a8fd2e2-0452-4aa2-9546-4c2f0478a0a8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:25:47.357 +05:30 3a8fd2e2-0452-4aa2-9546-4c2f0478a0a8 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 13.5003ms 2024-09-10 11:25:47.357 +05:30 3a8fd2e2-0452-4aa2-9546-4c2f0478a0a8 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 11:25:47.358 +05:30 3a8fd2e2-0452-4aa2-9546-4c2f0478a0a8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9163619b-d08b-411d-92b2-8ecc7405ec2d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5954} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null}]"} 2024-09-10 11:25:47.358 +05:30 3a8fd2e2-0452-4aa2-9546-4c2f0478a0a8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 5954 application/json; charset=utf-8 16.0902ms 2024-09-10 11:25:47.382 +05:30 efe17964-56fc-49ac-9d84-37ba4827ca3a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:25:47.382 +05:30 efe17964-56fc-49ac-9d84-37ba4827ca3a INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api) in 38.6666ms 2024-09-10 11:25:47.382 +05:30 efe17964-56fc-49ac-9d84-37ba4827ca3a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 11:25:47.382 +05:30 efe17964-56fc-49ac-9d84-37ba4827ca3a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d382c5b3-bad1-4acf-a7d4-d901cd70bb19}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 519} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"TagDetails\":[{\"TagId\":2,\"TagName\":\"Account\",\"caption\":\"Account\",\"tagTypeId\":1,\"ModuleId\":1,\"ModuleName\":\"Module5\",\"AllowDuplicateNames\":null,\"AllowMultiLang\":null,\"AllowRevision\":null,\"Default\":null,\"Visible\":null,\"DefSearchBy\":null,\"bAllowAutoCodeGeneration\":null,\"MenuId\":23}],\"LanguageDetails\":[{\"TagId\":2,\"LanguageId\":1,\"LanguageName\":\"English\",\"Caption\":\"English\"}]}"} 2024-09-10 11:25:47.383 +05:30 efe17964-56fc-49ac-9d84-37ba4827ca3a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - 200 519 application/json; charset=utf-8 40.7032ms 2024-09-10 11:25:47.385 +05:30 08ad7ef1-d471-4b29-83fe-2afeb26e8c87 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:25:47.385 +05:30 08ad7ef1-d471-4b29-83fe-2afeb26e8c87 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api) in 40.3994ms 2024-09-10 11:25:47.385 +05:30 08ad7ef1-d471-4b29-83fe-2afeb26e8c87 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 11:25:47.385 +05:30 08ad7ef1-d471-4b29-83fe-2afeb26e8c87 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 71daf745-8776-4152-b409-24249b558470}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1339} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9}]"} 2024-09-10 11:25:47.385 +05:30 08ad7ef1-d471-4b29-83fe-2afeb26e8c87 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - 200 1339 application/json; charset=utf-8 41.91ms 2024-09-10 11:25:47.409 +05:30 caa8faf2-7051-4d97-ad66-328673550cb7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - null null 2024-09-10 11:25:47.409 +05:30 caa8faf2-7051-4d97-ad66-328673550cb7 INF CORS policy execution successful. 2024-09-10 11:25:47.410 +05:30 caa8faf2-7051-4d97-ad66-328673550cb7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - 204 null null 0.9816ms 2024-09-10 11:25:47.522 +05:30 5760fdf2-6218-4e35-b9ee-e78bae8dedfe INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - null null 2024-09-10 11:25:47.522 +05:30 6dccb62c-d318-434b-a09f-8d66c15ad6f7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 11:25:47.522 +05:30 8265a404-44ce-46cb-a2bf-5f24243c5b38 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - null null 2024-09-10 11:25:47.522 +05:30 5760fdf2-6218-4e35-b9ee-e78bae8dedfe INF CORS policy execution successful. 2024-09-10 11:25:47.523 +05:30 6dccb62c-d318-434b-a09f-8d66c15ad6f7 INF CORS policy execution successful. 2024-09-10 11:25:47.523 +05:30 5760fdf2-6218-4e35-b9ee-e78bae8dedfe INF HTTP request: Path: /tag/gettagdetails QueryString: ?tagId=2&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {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-10 11:25:47.523 +05:30 6dccb62c-d318-434b-a09f-8d66c15ad6f7 INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {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-10 11:25:47.523 +05:30 8265a404-44ce-46cb-a2bf-5f24243c5b38 INF CORS policy execution successful. 2024-09-10 11:25:47.523 +05:30 38540d11-9ef7-4cbc-b3a7-abbf6a4124d1 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 11:25:47.523 +05:30 f4a06a6d-bb49-477a-9782-439267c982a8 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 11:25:47.523 +05:30 8265a404-44ce-46cb-a2bf-5f24243c5b38 INF HTTP request: Path: /module/getmodulelist QueryString: ?languageId=1&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {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-10 11:25:47.523 +05:30 f4a06a6d-bb49-477a-9782-439267c982a8 INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 11:25:47.523 +05:30 38540d11-9ef7-4cbc-b3a7-abbf6a4124d1 INF Route matched with {action = "GetTagDetails", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDetails(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 11:25:47.523 +05:30 37d55eb3-76e8-40d9-b658-23bd675bd870 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - null null 2024-09-10 11:25:47.523 +05:30 2f024068-7f8a-494a-b373-3173a1a5ee9c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 11:25:47.523 +05:30 2f024068-7f8a-494a-b373-3173a1a5ee9c INF Route matched with {action = "GetModuleList", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetModuleList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.ModuleController (Sang.CoreSettings.Api). 2024-09-10 11:25:47.523 +05:30 37d55eb3-76e8-40d9-b658-23bd675bd870 INF CORS policy execution successful. 2024-09-10 11:25:47.524 +05:30 37d55eb3-76e8-40d9-b658-23bd675bd870 INF HTTP request: Path: /tag/gettagdependent QueryString: ?languageId=1&tagId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {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-10 11:25:47.524 +05:30 da0eb0b5-20b6-44d0-a73a-54f440ba689d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 11:25:47.524 +05:30 da0eb0b5-20b6-44d0-a73a-54f440ba689d INF Route matched with {action = "GetTagDependent", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDependent(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 11:25:47.526 +05:30 f50a067e-c7c4-41ca-bee8-a20497f0ac78 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=2 - null null 2024-09-10 11:25:47.526 +05:30 f50a067e-c7c4-41ca-bee8-a20497f0ac78 INF CORS policy execution successful. 2024-09-10 11:25:47.527 +05:30 f50a067e-c7c4-41ca-bee8-a20497f0ac78 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=2 - 204 null null 0.4847ms 2024-09-10 11:25:47.527 +05:30 da0eb0b5-20b6-44d0-a73a-54f440ba689d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:25:47.528 +05:30 da0eb0b5-20b6-44d0-a73a-54f440ba689d INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api) in 3.89ms 2024-09-10 11:25:47.528 +05:30 da0eb0b5-20b6-44d0-a73a-54f440ba689d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 11:25:47.528 +05:30 da0eb0b5-20b6-44d0-a73a-54f440ba689d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 37d55eb3-76e8-40d9-b658-23bd675bd870}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1339} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9}]"} 2024-09-10 11:25:47.528 +05:30 38540d11-9ef7-4cbc-b3a7-abbf6a4124d1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:25:47.528 +05:30 da0eb0b5-20b6-44d0-a73a-54f440ba689d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - 200 1339 application/json; charset=utf-8 5.3452ms 2024-09-10 11:25:47.529 +05:30 38540d11-9ef7-4cbc-b3a7-abbf6a4124d1 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api) in 5.316ms 2024-09-10 11:25:47.529 +05:30 38540d11-9ef7-4cbc-b3a7-abbf6a4124d1 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 11:25:47.529 +05:30 38540d11-9ef7-4cbc-b3a7-abbf6a4124d1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5760fdf2-6218-4e35-b9ee-e78bae8dedfe}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 519} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"TagDetails\":[{\"TagId\":2,\"TagName\":\"Account\",\"caption\":\"Account\",\"tagTypeId\":1,\"ModuleId\":1,\"ModuleName\":\"Module5\",\"AllowDuplicateNames\":null,\"AllowMultiLang\":null,\"AllowRevision\":null,\"Default\":null,\"Visible\":null,\"DefSearchBy\":null,\"bAllowAutoCodeGeneration\":null,\"MenuId\":23}],\"LanguageDetails\":[{\"TagId\":2,\"LanguageId\":1,\"LanguageName\":\"English\",\"Caption\":\"English\"}]}"} 2024-09-10 11:25:47.529 +05:30 38540d11-9ef7-4cbc-b3a7-abbf6a4124d1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - 200 519 application/json; charset=utf-8 7.2986ms 2024-09-10 11:25:47.529 +05:30 f4a06a6d-bb49-477a-9782-439267c982a8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:25:47.530 +05:30 f4a06a6d-bb49-477a-9782-439267c982a8 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 6.5998ms 2024-09-10 11:25:47.530 +05:30 f4a06a6d-bb49-477a-9782-439267c982a8 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 11:25:47.537 +05:30 f4a06a6d-bb49-477a-9782-439267c982a8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6dccb62c-d318-434b-a09f-8d66c15ad6f7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5954} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null}]"} 2024-09-10 11:25:47.538 +05:30 f4a06a6d-bb49-477a-9782-439267c982a8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 5954 application/json; charset=utf-8 16.6104ms 2024-09-10 11:25:47.544 +05:30 2f024068-7f8a-494a-b373-3173a1a5ee9c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:25:47.544 +05:30 2f024068-7f8a-494a-b373-3173a1a5ee9c INF Executed action Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api) in 20.4068ms 2024-09-10 11:25:47.544 +05:30 2f024068-7f8a-494a-b373-3173a1a5ee9c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 11:25:47.544 +05:30 2f024068-7f8a-494a-b373-3173a1a5ee9c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8265a404-44ce-46cb-a2bf-5f24243c5b38}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 287} Body: {"status":"Success","statusCode":2000,"message":"Module List retrieved.","result":"[{\"Id\":7,\"Name\":\"Module1\"},{\"Id\":11,\"Name\":\"Module4\"},{\"Id\":1,\"Name\":\"Module5\"},{\"Id\":12,\"Name\":\"Module5\"},{\"Id\":13,\"Name\":\"ModuleTest\"},{\"Id\":6,\"Name\":\"New Module\"}]"} 2024-09-10 11:25:47.544 +05:30 2f024068-7f8a-494a-b373-3173a1a5ee9c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - 200 287 application/json; charset=utf-8 22.1654ms 2024-09-10 11:25:47.577 +05:30 26d84dca-bd0c-4b83-bdbd-ca40b92d5d5e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=2 - null null 2024-09-10 11:25:47.577 +05:30 26d84dca-bd0c-4b83-bdbd-ca40b92d5d5e INF CORS policy execution successful. 2024-09-10 11:25:47.578 +05:30 26d84dca-bd0c-4b83-bdbd-ca40b92d5d5e INF HTTP request: Path: /tag/gettagused QueryString: ?languageId=1&tagId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {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-10 11:25:47.578 +05:30 c73ec459-0f00-46ee-a5b8-25478854f85e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 11:25:47.578 +05:30 c73ec459-0f00-46ee-a5b8-25478854f85e INF Route matched with {action = "GetTagUsed", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagUsed(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 11:25:47.702 +05:30 c73ec459-0f00-46ee-a5b8-25478854f85e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:25:47.708 +05:30 c73ec459-0f00-46ee-a5b8-25478854f85e INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api) in 129.794ms 2024-09-10 11:25:47.708 +05:30 c73ec459-0f00-46ee-a5b8-25478854f85e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 11:25:47.710 +05:30 c73ec459-0f00-46ee-a5b8-25478854f85e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 26d84dca-bd0c-4b83-bdbd-ca40b92d5d5e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 41797} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest1\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"BE\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCity\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Language\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iProvince\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TestTag\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Test\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1}]"} 2024-09-10 11:25:47.711 +05:30 c73ec459-0f00-46ee-a5b8-25478854f85e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=2 - 200 41797 application/json; charset=utf-8 134.6373ms 2024-09-10 11:25:47.780 +05:30 179fbf39-28a3-45c1-94d7-86b3e9f4e65f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=2 - null null 2024-09-10 11:25:47.780 +05:30 179fbf39-28a3-45c1-94d7-86b3e9f4e65f INF CORS policy execution successful. 2024-09-10 11:25:47.781 +05:30 179fbf39-28a3-45c1-94d7-86b3e9f4e65f INF HTTP request: Path: /tag/gettagused QueryString: ?languageId=1&tagId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {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-10 11:25:47.781 +05:30 45af063e-69cb-44d0-bd91-010854017894 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 11:25:47.781 +05:30 45af063e-69cb-44d0-bd91-010854017894 INF Route matched with {action = "GetTagUsed", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagUsed(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 11:25:47.861 +05:30 45af063e-69cb-44d0-bd91-010854017894 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:25:47.867 +05:30 45af063e-69cb-44d0-bd91-010854017894 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api) in 85.6181ms 2024-09-10 11:25:47.867 +05:30 45af063e-69cb-44d0-bd91-010854017894 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 11:25:47.869 +05:30 45af063e-69cb-44d0-bd91-010854017894 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 179fbf39-28a3-45c1-94d7-86b3e9f4e65f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 41797} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest1\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"BE\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCity\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Language\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iProvince\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TestTag\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Test\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1}]"} 2024-09-10 11:25:47.873 +05:30 45af063e-69cb-44d0-bd91-010854017894 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=2 - 200 41797 application/json; charset=utf-8 92.6604ms 2024-09-10 11:25:48.243 +05:30 643be45d-346f-457b-b5d3-826332d6cbdf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - null null 2024-09-10 11:25:48.243 +05:30 643be45d-346f-457b-b5d3-826332d6cbdf INF CORS policy execution successful. 2024-09-10 11:25:48.243 +05:30 643be45d-346f-457b-b5d3-826332d6cbdf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - 204 null null 0.4165ms 2024-09-10 11:25:48.476 +05:30 20d97d23-2e56-4dfb-912f-bc821b83c00e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - null null 2024-09-10 11:25:48.476 +05:30 20d97d23-2e56-4dfb-912f-bc821b83c00e INF CORS policy execution successful. 2024-09-10 11:25:48.476 +05:30 20d97d23-2e56-4dfb-912f-bc821b83c00e INF HTTP request: Path: /module/getmodulelist QueryString: ?languageId=1&search=Module5 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {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-10 11:25:48.477 +05:30 197f6084-b597-4104-8140-662e17c1334d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 11:25:48.477 +05:30 197f6084-b597-4104-8140-662e17c1334d INF Route matched with {action = "GetModuleList", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetModuleList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.ModuleController (Sang.CoreSettings.Api). 2024-09-10 11:25:48.489 +05:30 197f6084-b597-4104-8140-662e17c1334d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:25:48.489 +05:30 197f6084-b597-4104-8140-662e17c1334d INF Executed action Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api) in 12.7231ms 2024-09-10 11:25:48.490 +05:30 197f6084-b597-4104-8140-662e17c1334d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 11:25:48.490 +05:30 197f6084-b597-4104-8140-662e17c1334d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 20d97d23-2e56-4dfb-912f-bc821b83c00e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 151} Body: {"status":"Success","statusCode":2000,"message":"Module List retrieved.","result":"[{\"Id\":12,\"Name\":\"Module5\"},{\"Id\":1,\"Name\":\"Module5\"}]"} 2024-09-10 11:25:48.490 +05:30 197f6084-b597-4104-8140-662e17c1334d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - 200 151 application/json; charset=utf-8 14.4496ms 2024-09-10 11:25:50.418 +05:30 71c05e97-cc5c-4ec1-b945-b47ea5b0970d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - null null 2024-09-10 11:25:50.418 +05:30 ae802d90-1f2e-4573-ac20-435d1217c377 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - null null 2024-09-10 11:25:50.419 +05:30 ae802d90-1f2e-4573-ac20-435d1217c377 INF CORS policy execution successful. 2024-09-10 11:25:50.419 +05:30 71c05e97-cc5c-4ec1-b945-b47ea5b0970d INF CORS policy execution successful. 2024-09-10 11:25:50.419 +05:30 71c05e97-cc5c-4ec1-b945-b47ea5b0970d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - 204 null null 0.5085ms 2024-09-10 11:25:50.419 +05:30 ae802d90-1f2e-4573-ac20-435d1217c377 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - 204 null null 0.5092ms 2024-09-10 11:25:50.482 +05:30 7166507d-6840-4b68-aeb2-a024278ebdee INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - null null 2024-09-10 11:25:50.483 +05:30 7166507d-6840-4b68-aeb2-a024278ebdee INF CORS policy execution successful. 2024-09-10 11:25:50.483 +05:30 7166507d-6840-4b68-aeb2-a024278ebdee INF HTTP request: Path: /tagfield/getfieldsintag QueryString: ?languageId=1&tagId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {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-10 11:25:50.483 +05:30 3750fb82-afb0-4b2a-a05c-5cfa0919f991 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api)' 2024-09-10 11:25:50.484 +05:30 3750fb82-afb0-4b2a-a05c-5cfa0919f991 INF Route matched with {action = "GetFieldsInTag", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetFieldsInTag(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 11:25:50.500 +05:30 3750fb82-afb0-4b2a-a05c-5cfa0919f991 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:25:50.500 +05:30 3750fb82-afb0-4b2a-a05c-5cfa0919f991 INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api) in 16.4339ms 2024-09-10 11:25:50.500 +05:30 3750fb82-afb0-4b2a-a05c-5cfa0919f991 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api)' 2024-09-10 11:25:50.500 +05:30 3750fb82-afb0-4b2a-a05c-5cfa0919f991 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7166507d-6840-4b68-aeb2-a024278ebdee}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1874} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"iId\",\"Caption\":\"iId\",\"VariableName\":\"FT20001\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":12,\"Name\":\"sName\",\"Caption\":\"Name\",\"VariableName\":\"FT20002\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Text\",\"ContolType\":\"Text Box\"},{\"Id\":13,\"Name\":\"sCode\",\"Caption\":\"Code\",\"VariableName\":\"FT20003\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Text\",\"ContolType\":\"Text Box\"},{\"Id\":14,\"Name\":\"bGroup\",\"Caption\":\"bGroup\",\"VariableName\":\"FT20004\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"boolean\",\"ContolType\":\"check box\"},{\"Id\":15,\"Name\":\"iParent\",\"Caption\":\"iParent\",\"VariableName\":\"FT20005\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Tag\",\"ContolType\":\"drop down\"},{\"Id\":16,\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"VariableName\":\"FT20006\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Tiny Integer\",\"ContolType\":\"Text Box\"},{\"Id\":17,\"Name\":\"iCreatedBy\",\"Caption\":\"iCreatedBy\",\"VariableName\":\"FT20007\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":18,\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\",\"VariableName\":\"FT20008\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"DateTime\",\"ContolType\":\"Text Box\"},{\"Id\":19,\"Name\":\"iModifiedBy\",\"Caption\":\"iModifiedBy\",\"VariableName\":\"FT20009\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":20,\"Name\":\"dModifiedOn\",\"Caption\":\"dModifiedOn\",\"VariableName\":\"FT20010\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"DateTime\",\"ContolType\":\"Text Box\"}]"} 2024-09-10 11:25:50.501 +05:30 3750fb82-afb0-4b2a-a05c-5cfa0919f991 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - 200 1874 application/json; charset=utf-8 18.2684ms 2024-09-10 11:25:50.625 +05:30 602320bf-8d22-4bed-8428-73e7c6c5883c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - null null 2024-09-10 11:25:50.626 +05:30 602320bf-8d22-4bed-8428-73e7c6c5883c INF CORS policy execution successful. 2024-09-10 11:25:50.626 +05:30 602320bf-8d22-4bed-8428-73e7c6c5883c INF HTTP request: Path: /tagfield/getfieldsintag QueryString: ?languageId=1&tagId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {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-10 11:25:50.626 +05:30 9172d8ee-ed93-40b7-9758-db802db244ad INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api)' 2024-09-10 11:25:50.626 +05:30 9172d8ee-ed93-40b7-9758-db802db244ad INF Route matched with {action = "GetFieldsInTag", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetFieldsInTag(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 11:25:50.646 +05:30 9172d8ee-ed93-40b7-9758-db802db244ad INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:25:50.646 +05:30 9172d8ee-ed93-40b7-9758-db802db244ad INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api) in 19.9501ms 2024-09-10 11:25:50.646 +05:30 9172d8ee-ed93-40b7-9758-db802db244ad INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api)' 2024-09-10 11:25:50.647 +05:30 9172d8ee-ed93-40b7-9758-db802db244ad INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 602320bf-8d22-4bed-8428-73e7c6c5883c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1874} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"iId\",\"Caption\":\"iId\",\"VariableName\":\"FT20001\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":12,\"Name\":\"sName\",\"Caption\":\"Name\",\"VariableName\":\"FT20002\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Text\",\"ContolType\":\"Text Box\"},{\"Id\":13,\"Name\":\"sCode\",\"Caption\":\"Code\",\"VariableName\":\"FT20003\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Text\",\"ContolType\":\"Text Box\"},{\"Id\":14,\"Name\":\"bGroup\",\"Caption\":\"bGroup\",\"VariableName\":\"FT20004\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"boolean\",\"ContolType\":\"check box\"},{\"Id\":15,\"Name\":\"iParent\",\"Caption\":\"iParent\",\"VariableName\":\"FT20005\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Tag\",\"ContolType\":\"drop down\"},{\"Id\":16,\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"VariableName\":\"FT20006\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Tiny Integer\",\"ContolType\":\"Text Box\"},{\"Id\":17,\"Name\":\"iCreatedBy\",\"Caption\":\"iCreatedBy\",\"VariableName\":\"FT20007\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":18,\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\",\"VariableName\":\"FT20008\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"DateTime\",\"ContolType\":\"Text Box\"},{\"Id\":19,\"Name\":\"iModifiedBy\",\"Caption\":\"iModifiedBy\",\"VariableName\":\"FT20009\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":20,\"Name\":\"dModifiedOn\",\"Caption\":\"dModifiedOn\",\"VariableName\":\"FT20010\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"DateTime\",\"ContolType\":\"Text Box\"}]"} 2024-09-10 11:25:50.647 +05:30 9172d8ee-ed93-40b7-9758-db802db244ad INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=2 - 200 1874 application/json; charset=utf-8 21.6586ms 2024-09-10 11:25:57.485 +05:30 e385bf05-ce11-4383-bb38-5df3b06e384b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/deletetagfield - null null 2024-09-10 11:25:57.485 +05:30 e385bf05-ce11-4383-bb38-5df3b06e384b INF CORS policy execution successful. 2024-09-10 11:25:57.486 +05:30 e385bf05-ce11-4383-bb38-5df3b06e384b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/deletetagfield - 204 null null 1.2768ms 2024-09-10 11:25:57.857 +05:30 65f7cb8d-8302-4fc2-9138-ebe24ed8207d INF Request starting HTTP/1.1 DELETE http://103.120.178.195/SangCoreSettingsAPI/tagfield/deletetagfield - application/json 9 2024-09-10 11:25:57.858 +05:30 65f7cb8d-8302-4fc2-9138-ebe24ed8207d INF CORS policy execution successful. 2024-09-10 11:25:57.858 +05:30 65f7cb8d-8302-4fc2-9138-ebe24ed8207d INF HTTP request: Path: /tagfield/deletetagfield QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {Connection: keep-alive}, {Content-Length: 9}, {Content-Type: application/json}, {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: {"id":20} 2024-09-10 11:25:57.859 +05:30 7b24fee5-641c-4696-b529-5f0a710af445 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.DeleteTagField (Sang.CoreSettings.Api)' 2024-09-10 11:25:57.867 +05:30 7b24fee5-641c-4696-b529-5f0a710af445 INF Route matched with {action = "DeleteTagField", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] DeleteTagField(Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 11:25:57.871 +05:30 7b24fee5-641c-4696-b529-5f0a710af445 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:25:57.871 +05:30 7b24fee5-641c-4696-b529-5f0a710af445 INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.DeleteTagField (Sang.CoreSettings.Api) in 3.9957ms 2024-09-10 11:25:57.872 +05:30 7b24fee5-641c-4696-b529-5f0a710af445 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.DeleteTagField (Sang.CoreSettings.Api)' 2024-09-10 11:25:57.872 +05:30 7b24fee5-641c-4696-b529-5f0a710af445 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 65f7cb8d-8302-4fc2-9138-ebe24ed8207d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 102} Body: {"status":"Failure","statusCode":4000,"message":"Please provide valid Id for deletion.","result":null} 2024-09-10 11:25:57.872 +05:30 7b24fee5-641c-4696-b529-5f0a710af445 INF Request finished HTTP/1.1 DELETE http://103.120.178.195/SangCoreSettingsAPI/tagfield/deletetagfield - 400 102 application/json; charset=utf-8 14.6873ms 2024-09-10 11:26:01.278 +05:30 1b38e87e-fd3a-4133-b739-a88c4a0c6934 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfielddetailsineditmode?id=20&languageId=1 - null null 2024-09-10 11:26:01.279 +05:30 1b38e87e-fd3a-4133-b739-a88c4a0c6934 INF CORS policy execution successful. 2024-09-10 11:26:01.279 +05:30 1b38e87e-fd3a-4133-b739-a88c4a0c6934 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfielddetailsineditmode?id=20&languageId=1 - 204 null null 1.0321ms 2024-09-10 11:26:01.440 +05:30 18ce342a-366d-4c1f-90e2-751959d652ec INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfielddetailsineditmode?id=20&languageId=1 - null null 2024-09-10 11:26:01.441 +05:30 18ce342a-366d-4c1f-90e2-751959d652ec INF CORS policy execution successful. 2024-09-10 11:26:01.442 +05:30 18ce342a-366d-4c1f-90e2-751959d652ec INF HTTP request: Path: /tagfield/getfielddetailsineditmode QueryString: ?id=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {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-10 11:26:01.442 +05:30 4927b4c2-8078-409a-b5ae-fbd48eb2c739 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldDetailsInEditMode (Sang.CoreSettings.Api)' 2024-09-10 11:26:01.442 +05:30 4927b4c2-8078-409a-b5ae-fbd48eb2c739 INF Route matched with {action = "GetFieldDetailsInEditMode", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetFieldDetailsInEditMode(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 11:26:01.499 +05:30 4927b4c2-8078-409a-b5ae-fbd48eb2c739 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:26:01.500 +05:30 4927b4c2-8078-409a-b5ae-fbd48eb2c739 INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldDetailsInEditMode (Sang.CoreSettings.Api) in 57.3581ms 2024-09-10 11:26:01.500 +05:30 4927b4c2-8078-409a-b5ae-fbd48eb2c739 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldDetailsInEditMode (Sang.CoreSettings.Api)' 2024-09-10 11:26:01.500 +05:30 4927b4c2-8078-409a-b5ae-fbd48eb2c739 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 18ce342a-366d-4c1f-90e2-751959d652ec}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1210} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":20,\"Name\":\"dModifiedOn\",\"Caption\":\"dModifiedOn\",\"DataTypeId\":9,\"DataTypeName\":\"DateTime\",\"Tab\":1,\"MaxSize\":0,\"DefaultValue\":null,\"DisplayControlType\":1,\"DisplayControlTypeName\":\"Text Box\",\"Default\":true,\"FieldType\":1,\"MinimumValue\":null,\"MaximumValue\":null,\"ToolTip\":null,\"BannerText\":null,\"RegularExpression\":null,\"ErrorMessage\":null,\"LinkTag\":0,\"FilterCondition\":null,\"MandatoryFields\":null,\"FieldOrder\":10,\"Hidden\":true,\"ReadOnly\":false,\"Mandatory\":true,\"InformationField\":false,\"CopyFromParent\":false,\"NotAvailableForReports\":false,\"MergeField\":false,\"MassUpdate\":false,\"CannotBeExported\":false,\"CannotBeImported\":false,\"AllowSpecialChar\":false,\"Negative\":false,\"AllowDateBefore\":false,\"FutureDate\":false,\"Behaviour\":1,\"WordWrap\":false,\"ScrollBar\":0,\"ColumnSpan\":2,\"RowSpan\":1,\"CharacterCasing\":0,\"InternalStdField\":true,\"AllowAsParameter\":true,\"AllowManualIncrement\":false,\"PreLoadValuesOnDemand\":false,\"AvailableInCustomerPortal\":false,\"EditableInCustomerPortal\":false,\"DoNotAllowSearch\":false}]"} 2024-09-10 11:26:01.500 +05:30 4927b4c2-8078-409a-b5ae-fbd48eb2c739 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfielddetailsineditmode?id=20&languageId=1 - 200 1210 application/json; charset=utf-8 59.8614ms 2024-09-10 11:26:01.509 +05:30 a2bea7fa-c55b-41ce-ac40-1ff04993e43e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getcontroltypeslist?languageId=1&search= - null null 2024-09-10 11:26:01.509 +05:30 a2bea7fa-c55b-41ce-ac40-1ff04993e43e INF CORS policy execution successful. 2024-09-10 11:26:01.510 +05:30 a2bea7fa-c55b-41ce-ac40-1ff04993e43e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getcontroltypeslist?languageId=1&search= - 204 null null 0.4898ms 2024-09-10 11:26:01.510 +05:30 0474017b-8f2a-4a69-88c0-1ac3dbd900d8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagtab/gettagtablist?languageId=1&search=&tagId=2 - null null 2024-09-10 11:26:01.511 +05:30 d61ad306-eeeb-4e50-942c-79bd9376a331 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getdatatypeslist?languageId=1&search= - null null 2024-09-10 11:26:01.511 +05:30 0474017b-8f2a-4a69-88c0-1ac3dbd900d8 INF CORS policy execution successful. 2024-09-10 11:26:01.511 +05:30 d61ad306-eeeb-4e50-942c-79bd9376a331 INF CORS policy execution successful. 2024-09-10 11:26:01.511 +05:30 0474017b-8f2a-4a69-88c0-1ac3dbd900d8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagtab/gettagtablist?languageId=1&search=&tagId=2 - 204 null null 0.3098ms 2024-09-10 11:26:01.511 +05:30 d61ad306-eeeb-4e50-942c-79bd9376a331 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getdatatypeslist?languageId=1&search= - 204 null null 0.3062ms 2024-09-10 11:26:01.616 +05:30 6d22653f-baad-4968-82bc-668c8bea7061 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagtab/gettagtablist?languageId=1&search=&tagId=2 - null null 2024-09-10 11:26:01.616 +05:30 c15c60ce-83c1-4d23-bbe4-a04e12d781a9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getdatatypeslist?languageId=1&search= - null null 2024-09-10 11:26:01.617 +05:30 93f8977e-6926-4c1d-9d51-d9ebc0d14285 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getcontroltypeslist?languageId=1&search= - null null 2024-09-10 11:26:01.617 +05:30 c15c60ce-83c1-4d23-bbe4-a04e12d781a9 INF CORS policy execution successful. 2024-09-10 11:26:01.617 +05:30 93f8977e-6926-4c1d-9d51-d9ebc0d14285 INF CORS policy execution successful. 2024-09-10 11:26:01.617 +05:30 6d22653f-baad-4968-82bc-668c8bea7061 INF CORS policy execution successful. 2024-09-10 11:26:01.617 +05:30 c15c60ce-83c1-4d23-bbe4-a04e12d781a9 INF HTTP request: Path: /tagfield/getdatatypeslist QueryString: ?languageId=1&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {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-10 11:26:01.617 +05:30 93f8977e-6926-4c1d-9d51-d9ebc0d14285 INF HTTP request: Path: /tagfield/getcontroltypeslist QueryString: ?languageId=1&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {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-10 11:26:01.617 +05:30 6d22653f-baad-4968-82bc-668c8bea7061 INF HTTP request: Path: /tagtab/gettagtablist QueryString: ?languageId=1&search=&tagId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {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-10 11:26:01.617 +05:30 a9c1b0d7-3825-49ed-aefd-d472b8c7dde5 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetDataTypesList (Sang.CoreSettings.Api)' 2024-09-10 11:26:01.617 +05:30 c0a95753-5bb8-432b-808a-f0841c95edfe INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetControlTypesList (Sang.CoreSettings.Api)' 2024-09-10 11:26:01.617 +05:30 cb191d77-aeeb-4ac9-9000-af10ebe3d06d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagTabController.GetTagTabList (Sang.CoreSettings.Api)' 2024-09-10 11:26:01.617 +05:30 c0a95753-5bb8-432b-808a-f0841c95edfe INF Route matched with {action = "GetControlTypesList", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetControlTypesList(Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 11:26:01.617 +05:30 cb191d77-aeeb-4ac9-9000-af10ebe3d06d INF Route matched with {action = "GetTagTabList", controller = "TagTab"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagTabList(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagTabController (Sang.CoreSettings.Api). 2024-09-10 11:26:01.617 +05:30 a9c1b0d7-3825-49ed-aefd-d472b8c7dde5 INF Route matched with {action = "GetDataTypesList", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDataTypesList(Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 11:26:01.639 +05:30 c0a95753-5bb8-432b-808a-f0841c95edfe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:26:01.639 +05:30 cb191d77-aeeb-4ac9-9000-af10ebe3d06d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:26:01.639 +05:30 c0a95753-5bb8-432b-808a-f0841c95edfe INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.GetControlTypesList (Sang.CoreSettings.Api) in 21.8451ms 2024-09-10 11:26:01.639 +05:30 cb191d77-aeeb-4ac9-9000-af10ebe3d06d INF Executed action Sang.CoreSettings.Api.Controllers.TagTabController.GetTagTabList (Sang.CoreSettings.Api) in 21.8376ms 2024-09-10 11:26:01.639 +05:30 c0a95753-5bb8-432b-808a-f0841c95edfe INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetControlTypesList (Sang.CoreSettings.Api)' 2024-09-10 11:26:01.639 +05:30 cb191d77-aeeb-4ac9-9000-af10ebe3d06d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagTabController.GetTagTabList (Sang.CoreSettings.Api)' 2024-09-10 11:26:01.639 +05:30 c0a95753-5bb8-432b-808a-f0841c95edfe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 93f8977e-6926-4c1d-9d51-d9ebc0d14285}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 436} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":0,\"Name\":\" \"},{\"Id\":1,\"Name\":\"Text Box\"},{\"Id\":2,\"Name\":\"Multi Line text Box\"},{\"Id\":3,\"Name\":\"drop down\"},{\"Id\":4,\"Name\":\"table\"},{\"Id\":5,\"Name\":\"check box\"},{\"Id\":6,\"Name\":\"doc viewer\"},{\"Id\":7,\"Name\":\"geaography\"},{\"Id\":8,\"Name\":\"radio button\"},{\"Id\":9,\"Name\":\"switch\"}]"} 2024-09-10 11:26:01.639 +05:30 cb191d77-aeeb-4ac9-9000-af10ebe3d06d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6d22653f-baad-4968-82bc-668c8bea7061}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 286} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":2,\"Name\":\"Main\"},{\"Id\":35,\"Name\":\"TagTab2\"},{\"Id\":36,\"Name\":\"TagTab3\"},{\"Id\":39,\"Name\":\"TagTab5\"},{\"Id\":40,\"Name\":\"TagTab6\"},{\"Id\":43,\"Name\":\"11\"}]"} 2024-09-10 11:26:01.640 +05:30 c0a95753-5bb8-432b-808a-f0841c95edfe INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getcontroltypeslist?languageId=1&search= - 200 436 application/json; charset=utf-8 23.1873ms 2024-09-10 11:26:01.640 +05:30 cb191d77-aeeb-4ac9-9000-af10ebe3d06d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagtab/gettagtablist?languageId=1&search=&tagId=2 - 200 286 application/json; charset=utf-8 23.7863ms 2024-09-10 11:26:01.650 +05:30 a9c1b0d7-3825-49ed-aefd-d472b8c7dde5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:26:01.650 +05:30 a9c1b0d7-3825-49ed-aefd-d472b8c7dde5 INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.GetDataTypesList (Sang.CoreSettings.Api) in 32.8863ms 2024-09-10 11:26:01.650 +05:30 a9c1b0d7-3825-49ed-aefd-d472b8c7dde5 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetDataTypesList (Sang.CoreSettings.Api)' 2024-09-10 11:26:01.651 +05:30 a9c1b0d7-3825-49ed-aefd-d472b8c7dde5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c15c60ce-83c1-4d23-bbe4-a04e12d781a9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":0,\"Name\":null},{\"Id\":1,\"Name\":\"Text\"},{\"Id\":2,\"Name\":\"Integer\"},{\"Id\":3,\"Name\":\"Small Integer\"},{\"Id\":4,\"Name\":\"Tiny Integer\"},{\"Id\":5,\"Name\":\"Big Integer\"},{\"Id\":6,\"Name\":\"numeric\"},{\"Id\":7,\"Name\":\"date\"},{\"Id\":8,\"Name\":\"time\"},{\"Id\":9,\"Name\":\"DateTime\"},{\"Id\":10,\"Name\":\"boolean\"},{\"Id\":11,\"Name\":\"Doc Viewer\"},{\"Id\":12,\"Name\":\"String list\"},{\"Id\":13,\"Name\":\"Number List\"},{\"Id\":14,\"Name\":\"Tag\"},{\"Id\":15,\"Name\":\"Geography\"}]"} 2024-09-10 11:26:01.651 +05:30 a9c1b0d7-3825-49ed-aefd-d472b8c7dde5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getdatatypeslist?languageId=1&search= - 200 624 application/json; charset=utf-8 34.6254ms 2024-09-10 11:26:04.695 +05:30 4b5ffc96-88fb-4590-b307-1c8b18666e81 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getcontroltypeslist?languageId=1&search= - null null 2024-09-10 11:26:04.695 +05:30 493bc0d2-79a3-45f9-b314-0d55e0d16f20 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getdatatypeslist?languageId=1&search= - null null 2024-09-10 11:26:04.695 +05:30 2b30db3f-2250-416b-bc9a-688f40665f43 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagtab/gettagtablist?languageId=1&search=&tagId=2 - null null 2024-09-10 11:26:04.696 +05:30 493bc0d2-79a3-45f9-b314-0d55e0d16f20 INF CORS policy execution successful. 2024-09-10 11:26:04.696 +05:30 2b30db3f-2250-416b-bc9a-688f40665f43 INF CORS policy execution successful. 2024-09-10 11:26:04.696 +05:30 4b5ffc96-88fb-4590-b307-1c8b18666e81 INF CORS policy execution successful. 2024-09-10 11:26:04.696 +05:30 493bc0d2-79a3-45f9-b314-0d55e0d16f20 INF HTTP request: Path: /tagfield/getdatatypeslist QueryString: ?languageId=1&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {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-10 11:26:04.696 +05:30 2b30db3f-2250-416b-bc9a-688f40665f43 INF HTTP request: Path: /tagtab/gettagtablist QueryString: ?languageId=1&search=&tagId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {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-10 11:26:04.696 +05:30 4b5ffc96-88fb-4590-b307-1c8b18666e81 INF HTTP request: Path: /tagfield/getcontroltypeslist QueryString: ?languageId=1&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {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-10 11:26:04.696 +05:30 0a51ce8a-b8d2-4162-ab8b-a28e5da65907 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetDataTypesList (Sang.CoreSettings.Api)' 2024-09-10 11:26:04.696 +05:30 0e60ecd6-16c9-448b-bf2e-fdb4b2559982 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetControlTypesList (Sang.CoreSettings.Api)' 2024-09-10 11:26:04.696 +05:30 6acf7469-5944-4a1e-81c4-117e27a761f3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagTabController.GetTagTabList (Sang.CoreSettings.Api)' 2024-09-10 11:26:04.697 +05:30 0a51ce8a-b8d2-4162-ab8b-a28e5da65907 INF Route matched with {action = "GetDataTypesList", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDataTypesList(Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 11:26:04.697 +05:30 0e60ecd6-16c9-448b-bf2e-fdb4b2559982 INF Route matched with {action = "GetControlTypesList", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetControlTypesList(Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 11:26:04.697 +05:30 6acf7469-5944-4a1e-81c4-117e27a761f3 INF Route matched with {action = "GetTagTabList", controller = "TagTab"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagTabList(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagTabController (Sang.CoreSettings.Api). 2024-09-10 11:26:04.704 +05:30 0a51ce8a-b8d2-4162-ab8b-a28e5da65907 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:26:04.705 +05:30 0a51ce8a-b8d2-4162-ab8b-a28e5da65907 INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.GetDataTypesList (Sang.CoreSettings.Api) in 7.9141ms 2024-09-10 11:26:04.705 +05:30 0a51ce8a-b8d2-4162-ab8b-a28e5da65907 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetDataTypesList (Sang.CoreSettings.Api)' 2024-09-10 11:26:04.705 +05:30 0a51ce8a-b8d2-4162-ab8b-a28e5da65907 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 493bc0d2-79a3-45f9-b314-0d55e0d16f20}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":0,\"Name\":null},{\"Id\":1,\"Name\":\"Text\"},{\"Id\":2,\"Name\":\"Integer\"},{\"Id\":3,\"Name\":\"Small Integer\"},{\"Id\":4,\"Name\":\"Tiny Integer\"},{\"Id\":5,\"Name\":\"Big Integer\"},{\"Id\":6,\"Name\":\"numeric\"},{\"Id\":7,\"Name\":\"date\"},{\"Id\":8,\"Name\":\"time\"},{\"Id\":9,\"Name\":\"DateTime\"},{\"Id\":10,\"Name\":\"boolean\"},{\"Id\":11,\"Name\":\"Doc Viewer\"},{\"Id\":12,\"Name\":\"String list\"},{\"Id\":13,\"Name\":\"Number List\"},{\"Id\":14,\"Name\":\"Tag\"},{\"Id\":15,\"Name\":\"Geography\"}]"} 2024-09-10 11:26:04.705 +05:30 0a51ce8a-b8d2-4162-ab8b-a28e5da65907 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getdatatypeslist?languageId=1&search= - 200 624 application/json; charset=utf-8 9.9462ms 2024-09-10 11:26:04.705 +05:30 0e60ecd6-16c9-448b-bf2e-fdb4b2559982 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:26:04.706 +05:30 6acf7469-5944-4a1e-81c4-117e27a761f3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:26:04.706 +05:30 0e60ecd6-16c9-448b-bf2e-fdb4b2559982 INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.GetControlTypesList (Sang.CoreSettings.Api) in 8.9698ms 2024-09-10 11:26:04.706 +05:30 0e60ecd6-16c9-448b-bf2e-fdb4b2559982 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetControlTypesList (Sang.CoreSettings.Api)' 2024-09-10 11:26:04.706 +05:30 6acf7469-5944-4a1e-81c4-117e27a761f3 INF Executed action Sang.CoreSettings.Api.Controllers.TagTabController.GetTagTabList (Sang.CoreSettings.Api) in 8.9754ms 2024-09-10 11:26:04.706 +05:30 6acf7469-5944-4a1e-81c4-117e27a761f3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagTabController.GetTagTabList (Sang.CoreSettings.Api)' 2024-09-10 11:26:04.706 +05:30 0e60ecd6-16c9-448b-bf2e-fdb4b2559982 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4b5ffc96-88fb-4590-b307-1c8b18666e81}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 436} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":0,\"Name\":\" \"},{\"Id\":1,\"Name\":\"Text Box\"},{\"Id\":2,\"Name\":\"Multi Line text Box\"},{\"Id\":3,\"Name\":\"drop down\"},{\"Id\":4,\"Name\":\"table\"},{\"Id\":5,\"Name\":\"check box\"},{\"Id\":6,\"Name\":\"doc viewer\"},{\"Id\":7,\"Name\":\"geaography\"},{\"Id\":8,\"Name\":\"radio button\"},{\"Id\":9,\"Name\":\"switch\"}]"} 2024-09-10 11:26:04.706 +05:30 6acf7469-5944-4a1e-81c4-117e27a761f3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2b30db3f-2250-416b-bc9a-688f40665f43}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 286} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":2,\"Name\":\"Main\"},{\"Id\":35,\"Name\":\"TagTab2\"},{\"Id\":36,\"Name\":\"TagTab3\"},{\"Id\":39,\"Name\":\"TagTab5\"},{\"Id\":40,\"Name\":\"TagTab6\"},{\"Id\":43,\"Name\":\"11\"}]"} 2024-09-10 11:26:04.706 +05:30 0e60ecd6-16c9-448b-bf2e-fdb4b2559982 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getcontroltypeslist?languageId=1&search= - 200 436 application/json; charset=utf-8 10.9198ms 2024-09-10 11:26:04.706 +05:30 6acf7469-5944-4a1e-81c4-117e27a761f3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagtab/gettagtablist?languageId=1&search=&tagId=2 - 200 286 application/json; charset=utf-8 10.9921ms 2024-09-10 11:30:47.815 +05:30 2740fd0c-6204-4a7c-bab3-c5196e725594 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 11:30:47.815 +05:30 8d08e0ab-f639-4588-84f5-3b8188e9f99c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 11:30:47.817 +05:30 2740fd0c-6204-4a7c-bab3-c5196e725594 INF CORS policy execution successful. 2024-09-10 11:30:47.817 +05:30 8d08e0ab-f639-4588-84f5-3b8188e9f99c INF CORS policy execution successful. 2024-09-10 11:30:47.818 +05:30 2740fd0c-6204-4a7c-bab3-c5196e725594 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 2.5468ms 2024-09-10 11:30:47.818 +05:30 8d08e0ab-f639-4588-84f5-3b8188e9f99c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 2.5697ms 2024-09-10 11:30:47.857 +05:30 bd5919ca-69ee-4640-87d6-97ef73c00e4d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 11:30:47.860 +05:30 bd5919ca-69ee-4640-87d6-97ef73c00e4d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 5:59:44 AM', Current time (UTC): '9/10/2024 6:00: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-10 11:30:47.862 +05:30 bd5919ca-69ee-4640-87d6-97ef73c00e4d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 5:59:44 AM', Current time (UTC): '9/10/2024 6:00:47 AM'. 2024-09-10 11:30:47.862 +05:30 bd5919ca-69ee-4640-87d6-97ef73c00e4d INF CORS policy execution successful. 2024-09-10 11:30:47.863 +05:30 bd5919ca-69ee-4640-87d6-97ef73c00e4d INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {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-10 11:30:47.864 +05:30 d1de580c-625b-4587-af48-1a7c1e2da4a0 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 11:30:47.864 +05:30 d1de580c-625b-4587-af48-1a7c1e2da4a0 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 11:30:47.864 +05:30 d1de580c-625b-4587-af48-1a7c1e2da4a0 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: bd5919ca-69ee-4640-87d6-97ef73c00e4d}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 05:59:44'"} Body: 2024-09-10 11:30:47.865 +05:30 d1de580c-625b-4587-af48-1a7c1e2da4a0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 401 null null 7.4111ms 2024-09-10 11:30:47.904 +05:30 a3ff4f2b-8911-4b07-8753-4e712fdcbe97 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 11:30:47.905 +05:30 a3ff4f2b-8911-4b07-8753-4e712fdcbe97 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 5:59:44 AM', Current time (UTC): '9/10/2024 6:00: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-10 11:30:47.906 +05:30 a3ff4f2b-8911-4b07-8753-4e712fdcbe97 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 5:59:44 AM', Current time (UTC): '9/10/2024 6:00:47 AM'. 2024-09-10 11:30:47.906 +05:30 a3ff4f2b-8911-4b07-8753-4e712fdcbe97 INF CORS policy execution successful. 2024-09-10 11:30:47.907 +05:30 a3ff4f2b-8911-4b07-8753-4e712fdcbe97 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDczODQsImV4cCI6MTcyNTk0Nzk4NCwiaWF0IjoxNzI1OTQ3Mzg0fQ.549WBs5TX7OmFwiTXJJ7ht7PLgNaZ_e-H4qeRXmjBeQ}, {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-10 11:30:47.907 +05:30 aed34179-6aef-48a3-8bab-d784e6edda16 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 11:30:47.907 +05:30 aed34179-6aef-48a3-8bab-d784e6edda16 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 11:30:47.907 +05:30 aed34179-6aef-48a3-8bab-d784e6edda16 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: a3ff4f2b-8911-4b07-8753-4e712fdcbe97}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 05:59:44'"} Body: 2024-09-10 11:30:47.908 +05:30 aed34179-6aef-48a3-8bab-d784e6edda16 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 401 null null 3.4863ms 2024-09-10 11:30:48.061 +05:30 2ab1a7a1-278c-486b-9571-e49d930b4ca8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 11:30:48.062 +05:30 2ab1a7a1-278c-486b-9571-e49d930b4ca8 INF CORS policy execution successful. 2024-09-10 11:30:48.062 +05:30 2ab1a7a1-278c-486b-9571-e49d930b4ca8 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:30:48.062 +05:30 174d5390-e426-48b0-81e9-73bad9c0f5c7 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 11:30:48.063 +05:30 174d5390-e426-48b0-81e9-73bad9c0f5c7 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 11:30:48.124 +05:30 174d5390-e426-48b0-81e9-73bad9c0f5c7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:30:48.125 +05:30 174d5390-e426-48b0-81e9-73bad9c0f5c7 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 61.6082ms 2024-09-10 11:30:48.125 +05:30 174d5390-e426-48b0-81e9-73bad9c0f5c7 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 11:30:48.125 +05:30 174d5390-e426-48b0-81e9-73bad9c0f5c7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2ab1a7a1-278c-486b-9571-e49d930b4ca8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 11:30:48.126 +05:30 174d5390-e426-48b0-81e9-73bad9c0f5c7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 64.8101ms 2024-09-10 11:30:48.173 +05:30 3245644c-e356-42a5-a2a7-6e4714108f13 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 11:30:48.174 +05:30 3245644c-e356-42a5-a2a7-6e4714108f13 INF CORS policy execution successful. 2024-09-10 11:30:48.174 +05:30 3245644c-e356-42a5-a2a7-6e4714108f13 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:30:48.174 +05:30 7f14c819-83f6-4682-aa02-43b23f91d2c3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 11:30:48.174 +05:30 7f14c819-83f6-4682-aa02-43b23f91d2c3 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 11:30:48.178 +05:30 7f14c819-83f6-4682-aa02-43b23f91d2c3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:30:48.178 +05:30 7f14c819-83f6-4682-aa02-43b23f91d2c3 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 3.3699ms 2024-09-10 11:30:48.178 +05:30 7f14c819-83f6-4682-aa02-43b23f91d2c3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 11:30:48.178 +05:30 7f14c819-83f6-4682-aa02-43b23f91d2c3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3245644c-e356-42a5-a2a7-6e4714108f13}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 11:30:48.178 +05:30 7f14c819-83f6-4682-aa02-43b23f91d2c3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 5.0348ms 2024-09-10 11:31:14.470 +05:30 6fa00db7-b5a4-4f81-9114-54366f41bbb5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 11:31:14.472 +05:30 6fa00db7-b5a4-4f81-9114-54366f41bbb5 INF CORS policy execution successful. 2024-09-10 11:31:14.472 +05:30 6fa00db7-b5a4-4f81-9114-54366f41bbb5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 2.8377ms 2024-09-10 11:31:14.531 +05:30 b67e07bc-1eb3-42b4-8539-75d986695184 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 11:31:14.533 +05:30 b67e07bc-1eb3-42b4-8539-75d986695184 INF CORS policy execution successful. 2024-09-10 11:31:14.534 +05:30 b67e07bc-1eb3-42b4-8539-75d986695184 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:31:14.535 +05:30 2aa4570b-1d1a-49c5-970e-1745b506ba6d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 11:31:14.536 +05:30 2aa4570b-1d1a-49c5-970e-1745b506ba6d INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 11:31:14.587 +05:30 2aa4570b-1d1a-49c5-970e-1745b506ba6d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:31:14.588 +05:30 2aa4570b-1d1a-49c5-970e-1745b506ba6d INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 51.7858ms 2024-09-10 11:31:14.588 +05:30 2aa4570b-1d1a-49c5-970e-1745b506ba6d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 11:31:14.588 +05:30 2aa4570b-1d1a-49c5-970e-1745b506ba6d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b67e07bc-1eb3-42b4-8539-75d986695184}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 11:31:14.589 +05:30 2aa4570b-1d1a-49c5-970e-1745b506ba6d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 57.466ms 2024-09-10 11:31:46.998 +05:30 cefc2a87-d5e1-4af9-a594-2b353051384c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 11:31:46.998 +05:30 43bf786b-5093-4e3f-b21c-380e2fe482ad INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 11:31:46.999 +05:30 43bf786b-5093-4e3f-b21c-380e2fe482ad INF CORS policy execution successful. 2024-09-10 11:31:46.999 +05:30 cefc2a87-d5e1-4af9-a594-2b353051384c INF CORS policy execution successful. 2024-09-10 11:31:47.001 +05:30 43bf786b-5093-4e3f-b21c-380e2fe482ad INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 3.0634ms 2024-09-10 11:31:47.001 +05:30 cefc2a87-d5e1-4af9-a594-2b353051384c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 2.9987ms 2024-09-10 11:31:47.057 +05:30 7c8d8c0e-f627-4026-99bb-0ca65980f993 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 11:31:47.060 +05:30 7c8d8c0e-f627-4026-99bb-0ca65980f993 INF CORS policy execution successful. 2024-09-10 11:31:47.060 +05:30 7c8d8c0e-f627-4026-99bb-0ca65980f993 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:31:47.062 +05:30 7d4258f5-af57-475b-abeb-4cf44b12ccc1 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 11:31:47.062 +05:30 7d4258f5-af57-475b-abeb-4cf44b12ccc1 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 11:31:47.116 +05:30 7d4258f5-af57-475b-abeb-4cf44b12ccc1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:31:47.117 +05:30 7d4258f5-af57-475b-abeb-4cf44b12ccc1 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 54.7418ms 2024-09-10 11:31:47.117 +05:30 7d4258f5-af57-475b-abeb-4cf44b12ccc1 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 11:31:47.118 +05:30 7d4258f5-af57-475b-abeb-4cf44b12ccc1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7c8d8c0e-f627-4026-99bb-0ca65980f993}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 11:31:47.118 +05:30 7d4258f5-af57-475b-abeb-4cf44b12ccc1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 60.833ms 2024-09-10 11:31:47.341 +05:30 5dee83d8-a807-4237-88fb-0b592111d346 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 11:31:47.342 +05:30 5dee83d8-a807-4237-88fb-0b592111d346 INF CORS policy execution successful. 2024-09-10 11:31:47.342 +05:30 5dee83d8-a807-4237-88fb-0b592111d346 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:31:47.342 +05:30 d58323a7-c7d9-4388-911b-5abcade8f0fc INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 11:31:47.342 +05:30 d58323a7-c7d9-4388-911b-5abcade8f0fc INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 11:31:47.373 +05:30 d58323a7-c7d9-4388-911b-5abcade8f0fc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:31:47.373 +05:30 d58323a7-c7d9-4388-911b-5abcade8f0fc INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 31.2697ms 2024-09-10 11:31:47.374 +05:30 d58323a7-c7d9-4388-911b-5abcade8f0fc INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 11:31:47.374 +05:30 d58323a7-c7d9-4388-911b-5abcade8f0fc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5dee83d8-a807-4237-88fb-0b592111d346}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 11:31:47.374 +05:30 d58323a7-c7d9-4388-911b-5abcade8f0fc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 32.9548ms 2024-09-10 11:35:36.878 +05:30 2601650a-8c5d-4906-af68-d02204fb76c7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 11:35:36.880 +05:30 2601650a-8c5d-4906-af68-d02204fb76c7 INF CORS policy execution successful. 2024-09-10 11:35:36.880 +05:30 2601650a-8c5d-4906-af68-d02204fb76c7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 2.4473ms 2024-09-10 11:35:36.903 +05:30 7536d64a-cd3e-4669-93ea-b164d6421ecf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 11:35:36.903 +05:30 7536d64a-cd3e-4669-93ea-b164d6421ecf INF CORS policy execution successful. 2024-09-10 11:35:36.903 +05:30 7536d64a-cd3e-4669-93ea-b164d6421ecf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.5219ms 2024-09-10 11:35:36.928 +05:30 107560bd-a749-4cbd-9f34-224c69432f31 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 11:35:36.929 +05:30 107560bd-a749-4cbd-9f34-224c69432f31 INF CORS policy execution successful. 2024-09-10 11:35:36.930 +05:30 107560bd-a749-4cbd-9f34-224c69432f31 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:35:36.931 +05:30 f9077a84-a049-4d8e-9d6d-21e1609e492c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 11:35:36.932 +05:30 f9077a84-a049-4d8e-9d6d-21e1609e492c INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 11:35:36.974 +05:30 f9077a84-a049-4d8e-9d6d-21e1609e492c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:35:36.974 +05:30 f9077a84-a049-4d8e-9d6d-21e1609e492c INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 42.1364ms 2024-09-10 11:35:36.974 +05:30 f9077a84-a049-4d8e-9d6d-21e1609e492c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 11:35:36.974 +05:30 f9077a84-a049-4d8e-9d6d-21e1609e492c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 107560bd-a749-4cbd-9f34-224c69432f31}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 11:35:36.975 +05:30 f9077a84-a049-4d8e-9d6d-21e1609e492c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 47.3615ms 2024-09-10 11:35:37.027 +05:30 202e9258-4ca6-4347-9058-551dec61047f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 11:35:37.028 +05:30 202e9258-4ca6-4347-9058-551dec61047f INF CORS policy execution successful. 2024-09-10 11:35:37.028 +05:30 202e9258-4ca6-4347-9058-551dec61047f INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:35:37.028 +05:30 e272a0df-fc91-4f47-afc5-636c0f74ffb4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 11:35:37.028 +05:30 e272a0df-fc91-4f47-afc5-636c0f74ffb4 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 11:35:37.038 +05:30 e272a0df-fc91-4f47-afc5-636c0f74ffb4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:35:37.038 +05:30 e272a0df-fc91-4f47-afc5-636c0f74ffb4 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 9.1308ms 2024-09-10 11:35:37.038 +05:30 e272a0df-fc91-4f47-afc5-636c0f74ffb4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 11:35:37.038 +05:30 e272a0df-fc91-4f47-afc5-636c0f74ffb4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 202e9258-4ca6-4347-9058-551dec61047f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 11:35:37.039 +05:30 e272a0df-fc91-4f47-afc5-636c0f74ffb4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 12.064ms 2024-09-10 11:35:37.084 +05:30 cef24e34-b058-41bc-a80d-a2a4fb44f3c8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 11:35:37.084 +05:30 cef24e34-b058-41bc-a80d-a2a4fb44f3c8 INF CORS policy execution successful. 2024-09-10 11:35:37.084 +05:30 cef24e34-b058-41bc-a80d-a2a4fb44f3c8 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:35:37.084 +05:30 f1733193-90aa-40fa-89a6-fffbf3aa5c86 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 11:35:37.084 +05:30 f1733193-90aa-40fa-89a6-fffbf3aa5c86 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 11:35:37.091 +05:30 f1733193-90aa-40fa-89a6-fffbf3aa5c86 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:35:37.091 +05:30 f1733193-90aa-40fa-89a6-fffbf3aa5c86 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 7.026ms 2024-09-10 11:35:37.092 +05:30 f1733193-90aa-40fa-89a6-fffbf3aa5c86 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 11:35:37.092 +05:30 f1733193-90aa-40fa-89a6-fffbf3aa5c86 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cef24e34-b058-41bc-a80d-a2a4fb44f3c8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 11:35:37.092 +05:30 f1733193-90aa-40fa-89a6-fffbf3aa5c86 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 8.299ms 2024-09-10 11:35:37.137 +05:30 29831223-496c-46e9-b4f2-f0760d9f0a99 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 11:35:37.138 +05:30 29831223-496c-46e9-b4f2-f0760d9f0a99 INF CORS policy execution successful. 2024-09-10 11:35:37.138 +05:30 29831223-496c-46e9-b4f2-f0760d9f0a99 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:35:37.138 +05:30 5b3f01a7-8db5-46f5-9965-5bb5e7af7fad INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 11:35:37.138 +05:30 5b3f01a7-8db5-46f5-9965-5bb5e7af7fad INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 11:35:37.146 +05:30 5b3f01a7-8db5-46f5-9965-5bb5e7af7fad INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:35:37.147 +05:30 5b3f01a7-8db5-46f5-9965-5bb5e7af7fad INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 8.2094ms 2024-09-10 11:35:37.147 +05:30 5b3f01a7-8db5-46f5-9965-5bb5e7af7fad INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 11:35:37.147 +05:30 5b3f01a7-8db5-46f5-9965-5bb5e7af7fad INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 29831223-496c-46e9-b4f2-f0760d9f0a99}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 11:35:37.147 +05:30 5b3f01a7-8db5-46f5-9965-5bb5e7af7fad INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 9.7822ms 2024-09-10 11:35:37.344 +05:30 e7b6bf1f-8879-42ae-94fc-dd4276bfe90d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 11:35:37.344 +05:30 e7b6bf1f-8879-42ae-94fc-dd4276bfe90d INF CORS policy execution successful. 2024-09-10 11:35:37.344 +05:30 e7b6bf1f-8879-42ae-94fc-dd4276bfe90d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.3993ms 2024-09-10 11:35:37.352 +05:30 a7723bfb-0dc9-4e74-8c21-cb62d85263fd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:35:37.352 +05:30 a7723bfb-0dc9-4e74-8c21-cb62d85263fd INF CORS policy execution successful. 2024-09-10 11:35:37.352 +05:30 a7723bfb-0dc9-4e74-8c21-cb62d85263fd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.3441ms 2024-09-10 11:35:37.420 +05:30 f2ee60c6-1bc1-4eea-ab2b-7ad6dbfb6663 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 11:35:37.420 +05:30 694ba261-ba9b-45e4-a949-7be8be733ab5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:35:37.420 +05:30 f2ee60c6-1bc1-4eea-ab2b-7ad6dbfb6663 INF CORS policy execution successful. 2024-09-10 11:35:37.420 +05:30 694ba261-ba9b-45e4-a949-7be8be733ab5 INF CORS policy execution successful. 2024-09-10 11:35:37.420 +05:30 f2ee60c6-1bc1-4eea-ab2b-7ad6dbfb6663 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.336ms 2024-09-10 11:35:37.420 +05:30 694ba261-ba9b-45e4-a949-7be8be733ab5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.3817ms 2024-09-10 11:35:37.421 +05:30 69f3a03d-e287-4c39-92ca-b15ef54b967e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:35:37.421 +05:30 69f3a03d-e287-4c39-92ca-b15ef54b967e INF CORS policy execution successful. 2024-09-10 11:35:37.421 +05:30 796c891d-12d8-4017-a54d-3c655b14dce2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:35:37.421 +05:30 796c891d-12d8-4017-a54d-3c655b14dce2 INF CORS policy execution successful. 2024-09-10 11:35:37.421 +05:30 69f3a03d-e287-4c39-92ca-b15ef54b967e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.2282ms 2024-09-10 11:35:37.421 +05:30 796c891d-12d8-4017-a54d-3c655b14dce2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.2661ms 2024-09-10 11:35:37.421 +05:30 72c6a654-4c1e-42de-98c2-d115969ce922 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 11:35:37.421 +05:30 72c6a654-4c1e-42de-98c2-d115969ce922 INF CORS policy execution successful. 2024-09-10 11:35:37.421 +05:30 72c6a654-4c1e-42de-98c2-d115969ce922 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:35:37.422 +05:30 d0285a9e-ff6f-4ab1-aab5-823154710cf9 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 11:35:37.422 +05:30 d0285a9e-ff6f-4ab1-aab5-823154710cf9 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 11:35:37.428 +05:30 33a43d5a-bc06-4323-b116-495a133b4a31 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:35:37.428 +05:30 33a43d5a-bc06-4323-b116-495a133b4a31 INF CORS policy execution successful. 2024-09-10 11:35:37.428 +05:30 33a43d5a-bc06-4323-b116-495a133b4a31 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:35:37.428 +05:30 72b63da4-bd45-4e06-97ed-87f95932101f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:35:37.429 +05:30 72b63da4-bd45-4e06-97ed-87f95932101f INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 11:35:37.456 +05:30 d0285a9e-ff6f-4ab1-aab5-823154710cf9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:35:37.457 +05:30 d0285a9e-ff6f-4ab1-aab5-823154710cf9 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 34.8288ms 2024-09-10 11:35:37.457 +05:30 d0285a9e-ff6f-4ab1-aab5-823154710cf9 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 11:35:37.457 +05:30 d0285a9e-ff6f-4ab1-aab5-823154710cf9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 72c6a654-4c1e-42de-98c2-d115969ce922}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 15955} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 11:35:37.458 +05:30 d0285a9e-ff6f-4ab1-aab5-823154710cf9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 15955 application/json; charset=utf-8 36.7299ms 2024-09-10 11:35:37.466 +05:30 72b63da4-bd45-4e06-97ed-87f95932101f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:35:37.466 +05:30 72b63da4-bd45-4e06-97ed-87f95932101f INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 37.5559ms 2024-09-10 11:35:37.466 +05:30 72b63da4-bd45-4e06-97ed-87f95932101f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:35:37.466 +05:30 72b63da4-bd45-4e06-97ed-87f95932101f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 33a43d5a-bc06-4323-b116-495a133b4a31}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 11:35:37.467 +05:30 72b63da4-bd45-4e06-97ed-87f95932101f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 39.3616ms 2024-09-10 11:35:37.469 +05:30 6b75919c-af98-444b-96d3-c5ccab106202 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:35:37.469 +05:30 d279ff7e-264d-4e9a-8e49-27b0f2efdd98 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 11:35:37.469 +05:30 d279ff7e-264d-4e9a-8e49-27b0f2efdd98 INF CORS policy execution successful. 2024-09-10 11:35:37.469 +05:30 6b75919c-af98-444b-96d3-c5ccab106202 INF CORS policy execution successful. 2024-09-10 11:35:37.470 +05:30 d279ff7e-264d-4e9a-8e49-27b0f2efdd98 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 0.2505ms 2024-09-10 11:35:37.470 +05:30 6b75919c-af98-444b-96d3-c5ccab106202 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:35:37.470 +05:30 b9e658bb-450e-4841-88b6-f5a7b88005c3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:35:37.470 +05:30 b9e658bb-450e-4841-88b6-f5a7b88005c3 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:35:37.481 +05:30 b9e658bb-450e-4841-88b6-f5a7b88005c3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:35:37.481 +05:30 b9e658bb-450e-4841-88b6-f5a7b88005c3 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 11.2735ms 2024-09-10 11:35:37.481 +05:30 b9e658bb-450e-4841-88b6-f5a7b88005c3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:35:37.481 +05:30 b9e658bb-450e-4841-88b6-f5a7b88005c3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6b75919c-af98-444b-96d3-c5ccab106202}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 11:35:37.482 +05:30 b9e658bb-450e-4841-88b6-f5a7b88005c3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 12.7887ms 2024-09-10 11:35:37.512 +05:30 9730eb72-55c3-4a35-a077-97787d7a3229 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 11:35:37.512 +05:30 9730eb72-55c3-4a35-a077-97787d7a3229 INF CORS policy execution successful. 2024-09-10 11:35:37.512 +05:30 9730eb72-55c3-4a35-a077-97787d7a3229 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:35:37.513 +05:30 f90e119d-8907-48b1-af97-efe257cb303c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 11:35:37.513 +05:30 f90e119d-8907-48b1-af97-efe257cb303c INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 11:35:37.519 +05:30 f90e119d-8907-48b1-af97-efe257cb303c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:35:37.519 +05:30 f90e119d-8907-48b1-af97-efe257cb303c INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 6.4465ms 2024-09-10 11:35:37.519 +05:30 f90e119d-8907-48b1-af97-efe257cb303c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 11:35:37.520 +05:30 f90e119d-8907-48b1-af97-efe257cb303c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9730eb72-55c3-4a35-a077-97787d7a3229}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 15955} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 11:35:37.520 +05:30 f90e119d-8907-48b1-af97-efe257cb303c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 15955 application/json; charset=utf-8 8.3577ms 2024-09-10 11:35:37.528 +05:30 1b98c406-5a6e-4887-a7bc-a7158d875797 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 11:35:37.528 +05:30 1b98c406-5a6e-4887-a7bc-a7158d875797 INF CORS policy execution successful. 2024-09-10 11:35:37.529 +05:30 1b98c406-5a6e-4887-a7bc-a7158d875797 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:35:37.529 +05:30 a323fa8b-7e92-48df-b22d-717d4906b6bb INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 11:35:37.529 +05:30 a323fa8b-7e92-48df-b22d-717d4906b6bb INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 11:35:37.543 +05:30 fe32bb18-7391-43a0-868f-a80ab41f0359 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:35:37.543 +05:30 4bcde00a-8923-4ff6-85dc-b75572d4d792 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:35:37.544 +05:30 fe32bb18-7391-43a0-868f-a80ab41f0359 INF CORS policy execution successful. 2024-09-10 11:35:37.544 +05:30 4bcde00a-8923-4ff6-85dc-b75572d4d792 INF CORS policy execution successful. 2024-09-10 11:35:37.544 +05:30 fe32bb18-7391-43a0-868f-a80ab41f0359 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:35:37.545 +05:30 4bcde00a-8923-4ff6-85dc-b75572d4d792 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:35:37.545 +05:30 c45b55be-f246-4c17-b4eb-a2e5b42bb4eb INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:35:37.545 +05:30 cc871f53-adb2-402c-8ed4-d9497ed0a3b0 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:35:37.545 +05:30 c45b55be-f246-4c17-b4eb-a2e5b42bb4eb INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:35:37.545 +05:30 cc871f53-adb2-402c-8ed4-d9497ed0a3b0 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 11:35:37.552 +05:30 cc871f53-adb2-402c-8ed4-d9497ed0a3b0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:35:37.553 +05:30 cc871f53-adb2-402c-8ed4-d9497ed0a3b0 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 7.9317ms 2024-09-10 11:35:37.553 +05:30 cc871f53-adb2-402c-8ed4-d9497ed0a3b0 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:35:37.553 +05:30 cc871f53-adb2-402c-8ed4-d9497ed0a3b0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4bcde00a-8923-4ff6-85dc-b75572d4d792}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 11:35:37.554 +05:30 cc871f53-adb2-402c-8ed4-d9497ed0a3b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 11.1826ms 2024-09-10 11:35:37.697 +05:30 d5df1d0b-6a22-4a03-af11-9a388c4ef8e8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 11:35:37.698 +05:30 d5df1d0b-6a22-4a03-af11-9a388c4ef8e8 INF CORS policy execution successful. 2024-09-10 11:35:37.698 +05:30 d5df1d0b-6a22-4a03-af11-9a388c4ef8e8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 1.649ms 2024-09-10 11:35:37.759 +05:30 a323fa8b-7e92-48df-b22d-717d4906b6bb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:35:37.760 +05:30 a323fa8b-7e92-48df-b22d-717d4906b6bb INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 230.329ms 2024-09-10 11:35:37.760 +05:30 a323fa8b-7e92-48df-b22d-717d4906b6bb INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 11:35:37.760 +05:30 a323fa8b-7e92-48df-b22d-717d4906b6bb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1b98c406-5a6e-4887-a7bc-a7158d875797}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 11:35:37.761 +05:30 a323fa8b-7e92-48df-b22d-717d4906b6bb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 200 624 application/json; charset=utf-8 232.7986ms 2024-09-10 11:35:37.761 +05:30 c0dba472-51dc-46f8-82e6-f8b7fc4dc1d6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 11:35:37.762 +05:30 c0dba472-51dc-46f8-82e6-f8b7fc4dc1d6 INF CORS policy execution successful. 2024-09-10 11:35:37.762 +05:30 c0dba472-51dc-46f8-82e6-f8b7fc4dc1d6 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:35:37.762 +05:30 cb4d22bb-39de-4f78-958f-8092583fbba9 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:35:37.763 +05:30 cb4d22bb-39de-4f78-958f-8092583fbba9 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:35:37.767 +05:30 c45b55be-f246-4c17-b4eb-a2e5b42bb4eb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:35:37.767 +05:30 c45b55be-f246-4c17-b4eb-a2e5b42bb4eb INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 221.9505ms 2024-09-10 11:35:37.767 +05:30 c45b55be-f246-4c17-b4eb-a2e5b42bb4eb INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:35:37.767 +05:30 c45b55be-f246-4c17-b4eb-a2e5b42bb4eb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fe32bb18-7391-43a0-868f-a80ab41f0359}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 11:35:37.768 +05:30 c45b55be-f246-4c17-b4eb-a2e5b42bb4eb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 224.7547ms 2024-09-10 11:35:37.769 +05:30 cb4d22bb-39de-4f78-958f-8092583fbba9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:35:37.769 +05:30 cb4d22bb-39de-4f78-958f-8092583fbba9 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 6.3248ms 2024-09-10 11:35:37.769 +05:30 cb4d22bb-39de-4f78-958f-8092583fbba9 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:35:37.769 +05:30 cb4d22bb-39de-4f78-958f-8092583fbba9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c0dba472-51dc-46f8-82e6-f8b7fc4dc1d6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 11:35:37.770 +05:30 cb4d22bb-39de-4f78-958f-8092583fbba9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 8.2723ms 2024-09-10 11:35:38.003 +05:30 fedc8565-40b1-49ae-ac26-0972ab0109ac INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 11:35:38.003 +05:30 fedc8565-40b1-49ae-ac26-0972ab0109ac INF CORS policy execution successful. 2024-09-10 11:35:38.003 +05:30 fedc8565-40b1-49ae-ac26-0972ab0109ac INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.5254ms 2024-09-10 11:35:38.054 +05:30 6e4f80ec-cbde-436e-8cfb-f9c40578c1fa INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 11:35:38.054 +05:30 6e4f80ec-cbde-436e-8cfb-f9c40578c1fa INF CORS policy execution successful. 2024-09-10 11:35:38.054 +05:30 6e4f80ec-cbde-436e-8cfb-f9c40578c1fa INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:35:38.054 +05:30 08e1d98a-9e55-4b12-91dd-83f6c5e17c14 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:35:38.055 +05:30 08e1d98a-9e55-4b12-91dd-83f6c5e17c14 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:35:38.068 +05:30 08e1d98a-9e55-4b12-91dd-83f6c5e17c14 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:35:38.068 +05:30 08e1d98a-9e55-4b12-91dd-83f6c5e17c14 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 13.3528ms 2024-09-10 11:35:38.068 +05:30 08e1d98a-9e55-4b12-91dd-83f6c5e17c14 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:35:38.068 +05:30 08e1d98a-9e55-4b12-91dd-83f6c5e17c14 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6e4f80ec-cbde-436e-8cfb-f9c40578c1fa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 11:35:38.069 +05:30 08e1d98a-9e55-4b12-91dd-83f6c5e17c14 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 14.8954ms 2024-09-10 11:35:43.434 +05:30 d3e97424-a19e-4448-a26e-8907fc1092bf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=22 - null null 2024-09-10 11:35:43.434 +05:30 d3e97424-a19e-4448-a26e-8907fc1092bf INF CORS policy execution successful. 2024-09-10 11:35:43.438 +05:30 d3e97424-a19e-4448-a26e-8907fc1092bf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=22 - 204 null null 4.07ms 2024-09-10 11:35:43.814 +05:30 64019455-5382-4a14-af5e-d3a4cf4a9898 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=22 - null null 2024-09-10 11:35:43.815 +05:30 64019455-5382-4a14-af5e-d3a4cf4a9898 INF CORS policy execution successful. 2024-09-10 11:35:43.815 +05:30 64019455-5382-4a14-af5e-d3a4cf4a9898 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=22 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:35:43.816 +05:30 bbfa7816-80a3-45ff-9082-e0d7d2a32f10 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 11:35:43.816 +05:30 bbfa7816-80a3-45ff-9082-e0d7d2a32f10 INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 11:35:43.928 +05:30 bbfa7816-80a3-45ff-9082-e0d7d2a32f10 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:35:43.928 +05:30 bbfa7816-80a3-45ff-9082-e0d7d2a32f10 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 112.6759ms 2024-09-10 11:35:43.929 +05:30 bbfa7816-80a3-45ff-9082-e0d7d2a32f10 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 11:35:43.929 +05:30 bbfa7816-80a3-45ff-9082-e0d7d2a32f10 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 64019455-5382-4a14-af5e-d3a4cf4a9898}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 828} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":13,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":14,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":15,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":16,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":17,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":18,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":19,\"Name\":\"EditUsersCreatedbyOthers\",\"Caption\":\"EditUsersCreatedbyOthers\",\"ActionType\":3},{\"iAction\":20,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3},{\"iAction\":21,\"Name\":\"UnlockUser\",\"Caption\":\"UnlockUser\",\"ActionType\":1}]"} 2024-09-10 11:35:43.929 +05:30 bbfa7816-80a3-45ff-9082-e0d7d2a32f10 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=22 - 200 828 application/json; charset=utf-8 114.8895ms 2024-09-10 11:35:45.678 +05:30 f66e03b8-ec82-408f-a53a-386106361021 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 11:35:45.678 +05:30 f66e03b8-ec82-408f-a53a-386106361021 INF CORS policy execution successful. 2024-09-10 11:35:45.678 +05:30 f66e03b8-ec82-408f-a53a-386106361021 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 204 null null 0.6633ms 2024-09-10 11:35:45.679 +05:30 099cd714-8883-484c-b128-ef5b8c4f2221 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 11:35:45.679 +05:30 099cd714-8883-484c-b128-ef5b8c4f2221 INF CORS policy execution successful. 2024-09-10 11:35:45.679 +05:30 099cd714-8883-484c-b128-ef5b8c4f2221 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 204 null null 0.4568ms 2024-09-10 11:35:45.731 +05:30 42c1e0be-4be1-4ca8-8b09-5d8bacbbcc70 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 11:35:45.732 +05:30 42c1e0be-4be1-4ca8-8b09-5d8bacbbcc70 INF CORS policy execution successful. 2024-09-10 11:35:45.732 +05:30 42c1e0be-4be1-4ca8-8b09-5d8bacbbcc70 INF HTTP request: Path: /language/getlanguagelist QueryString: ?search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:35:45.732 +05:30 06c5d160-b874-4782-b0e5-40c839a55656 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:35:45.732 +05:30 06c5d160-b874-4782-b0e5-40c839a55656 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 11:35:45.743 +05:30 06c5d160-b874-4782-b0e5-40c839a55656 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:35:45.743 +05:30 06c5d160-b874-4782-b0e5-40c839a55656 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 10.5893ms 2024-09-10 11:35:45.743 +05:30 06c5d160-b874-4782-b0e5-40c839a55656 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:35:45.743 +05:30 06c5d160-b874-4782-b0e5-40c839a55656 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 42c1e0be-4be1-4ca8-8b09-5d8bacbbcc70}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 11:35:45.744 +05:30 06c5d160-b874-4782-b0e5-40c839a55656 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 200 221 application/json; charset=utf-8 12.6388ms 2024-09-10 11:35:45.792 +05:30 10f7223e-9791-4244-aaeb-68f53f8c241f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 11:35:45.793 +05:30 10f7223e-9791-4244-aaeb-68f53f8c241f INF CORS policy execution successful. 2024-09-10 11:35:45.793 +05:30 10f7223e-9791-4244-aaeb-68f53f8c241f INF HTTP request: Path: /language/getlanguagelist QueryString: ?search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:35:45.793 +05:30 62fa035b-fb42-4b87-9475-6636713331ec INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:35:45.793 +05:30 62fa035b-fb42-4b87-9475-6636713331ec INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 11:35:45.795 +05:30 62fa035b-fb42-4b87-9475-6636713331ec INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:35:45.795 +05:30 62fa035b-fb42-4b87-9475-6636713331ec INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 2.3942ms 2024-09-10 11:35:45.796 +05:30 62fa035b-fb42-4b87-9475-6636713331ec INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:35:45.796 +05:30 62fa035b-fb42-4b87-9475-6636713331ec INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 10f7223e-9791-4244-aaeb-68f53f8c241f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 11:35:45.796 +05:30 62fa035b-fb42-4b87-9475-6636713331ec INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 200 221 application/json; charset=utf-8 3.712ms 2024-09-10 11:35:46.144 +05:30 03409395-55ab-489c-bca4-1cdcc9f1ff8a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - null null 2024-09-10 11:35:46.145 +05:30 03409395-55ab-489c-bca4-1cdcc9f1ff8a INF CORS policy execution successful. 2024-09-10 11:35:46.145 +05:30 03409395-55ab-489c-bca4-1cdcc9f1ff8a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - 204 null null 0.7757ms 2024-09-10 11:35:46.177 +05:30 16d17714-1405-41c7-9830-c6695a395862 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - null null 2024-09-10 11:35:46.177 +05:30 16d17714-1405-41c7-9830-c6695a395862 INF CORS policy execution successful. 2024-09-10 11:35:46.177 +05:30 16d17714-1405-41c7-9830-c6695a395862 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - 204 null null 0.4581ms 2024-09-10 11:35:46.207 +05:30 6b491583-c856-4333-8ae6-4eb70f568397 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - null null 2024-09-10 11:35:46.208 +05:30 6b491583-c856-4333-8ae6-4eb70f568397 INF CORS policy execution successful. 2024-09-10 11:35:46.208 +05:30 6b491583-c856-4333-8ae6-4eb70f568397 INF HTTP request: Path: /language/getlanguagelist QueryString: ?search=English Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:35:46.208 +05:30 26239838-542a-4f0d-811e-6413d53925d4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:35:46.208 +05:30 26239838-542a-4f0d-811e-6413d53925d4 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 11:35:46.211 +05:30 26239838-542a-4f0d-811e-6413d53925d4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:35:46.211 +05:30 26239838-542a-4f0d-811e-6413d53925d4 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 2.5862ms 2024-09-10 11:35:46.211 +05:30 26239838-542a-4f0d-811e-6413d53925d4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:35:46.211 +05:30 26239838-542a-4f0d-811e-6413d53925d4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6b491583-c856-4333-8ae6-4eb70f568397}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 120} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":1,\"Name\":\"English\"}]"} 2024-09-10 11:35:46.212 +05:30 26239838-542a-4f0d-811e-6413d53925d4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - 200 120 application/json; charset=utf-8 4.6677ms 2024-09-10 11:35:46.275 +05:30 cb3f4601-3dd9-477f-b5e8-e926dc7b50c7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - null null 2024-09-10 11:35:46.276 +05:30 cb3f4601-3dd9-477f-b5e8-e926dc7b50c7 INF CORS policy execution successful. 2024-09-10 11:35:46.276 +05:30 cb3f4601-3dd9-477f-b5e8-e926dc7b50c7 INF HTTP request: Path: /language/getlanguagelist QueryString: ?search=English Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:35:46.276 +05:30 86efdee4-84ae-4b4f-b9a5-a58fda5ebebd INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:35:46.276 +05:30 86efdee4-84ae-4b4f-b9a5-a58fda5ebebd INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 11:35:46.278 +05:30 86efdee4-84ae-4b4f-b9a5-a58fda5ebebd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:35:46.279 +05:30 86efdee4-84ae-4b4f-b9a5-a58fda5ebebd INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 2.2228ms 2024-09-10 11:35:46.279 +05:30 86efdee4-84ae-4b4f-b9a5-a58fda5ebebd INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:35:46.279 +05:30 86efdee4-84ae-4b4f-b9a5-a58fda5ebebd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cb3f4601-3dd9-477f-b5e8-e926dc7b50c7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 120} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":1,\"Name\":\"English\"}]"} 2024-09-10 11:35:46.279 +05:30 86efdee4-84ae-4b4f-b9a5-a58fda5ebebd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - 200 120 application/json; charset=utf-8 3.5809ms 2024-09-10 11:35:51.704 +05:30 e0ef66bf-d51a-4503-b61f-36c7e759fc52 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 11:35:51.704 +05:30 e0ef66bf-d51a-4503-b61f-36c7e759fc52 INF CORS policy execution successful. 2024-09-10 11:35:51.705 +05:30 e0ef66bf-d51a-4503-b61f-36c7e759fc52 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 204 null null 1.5512ms 2024-09-10 11:35:51.759 +05:30 0f5aa218-3692-45ab-be85-c5af6d0b4620 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 11:35:51.760 +05:30 0f5aa218-3692-45ab-be85-c5af6d0b4620 INF CORS policy execution successful. 2024-09-10 11:35:51.760 +05:30 0f5aa218-3692-45ab-be85-c5af6d0b4620 INF HTTP request: Path: /language/getlanguagelist QueryString: ?search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:35:51.760 +05:30 4edd9b80-5eab-4195-ad3f-389e6cb02aae INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:35:51.765 +05:30 4edd9b80-5eab-4195-ad3f-389e6cb02aae INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 11:35:51.779 +05:30 4edd9b80-5eab-4195-ad3f-389e6cb02aae INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:35:51.779 +05:30 4edd9b80-5eab-4195-ad3f-389e6cb02aae INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 14.0155ms 2024-09-10 11:35:51.779 +05:30 4edd9b80-5eab-4195-ad3f-389e6cb02aae INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:35:51.780 +05:30 4edd9b80-5eab-4195-ad3f-389e6cb02aae INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0f5aa218-3692-45ab-be85-c5af6d0b4620}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 11:35:51.780 +05:30 4edd9b80-5eab-4195-ad3f-389e6cb02aae INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 200 221 application/json; charset=utf-8 20.9808ms 2024-09-10 11:35:52.192 +05:30 08869d46-092b-482f-a9b5-457eb8b125cd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=Arabic - null null 2024-09-10 11:35:52.192 +05:30 08869d46-092b-482f-a9b5-457eb8b125cd INF CORS policy execution successful. 2024-09-10 11:35:52.192 +05:30 08869d46-092b-482f-a9b5-457eb8b125cd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=Arabic - 204 null null 0.6342ms 2024-09-10 11:35:52.353 +05:30 ac934877-2c35-4b79-ba27-501596a706bf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=Arabic - null null 2024-09-10 11:35:52.353 +05:30 ac934877-2c35-4b79-ba27-501596a706bf INF CORS policy execution successful. 2024-09-10 11:35:52.354 +05:30 ac934877-2c35-4b79-ba27-501596a706bf INF HTTP request: Path: /language/getlanguagelist QueryString: ?search=Arabic Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:35:52.354 +05:30 2e057814-6128-40e3-816b-a21b6872b578 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:35:52.354 +05:30 2e057814-6128-40e3-816b-a21b6872b578 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 11:35:52.364 +05:30 2e057814-6128-40e3-816b-a21b6872b578 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:35:52.365 +05:30 2e057814-6128-40e3-816b-a21b6872b578 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 10.9484ms 2024-09-10 11:35:52.365 +05:30 2e057814-6128-40e3-816b-a21b6872b578 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:35:52.365 +05:30 2e057814-6128-40e3-816b-a21b6872b578 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ac934877-2c35-4b79-ba27-501596a706bf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 119} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"}]"} 2024-09-10 11:35:52.365 +05:30 2e057814-6128-40e3-816b-a21b6872b578 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=Arabic - 200 119 application/json; charset=utf-8 12.4913ms 2024-09-10 11:35:52.721 +05:30 d6618c31-de6b-48a6-873f-cd6ddacd6050 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=1 - null null 2024-09-10 11:35:52.721 +05:30 d6618c31-de6b-48a6-873f-cd6ddacd6050 INF CORS policy execution successful. 2024-09-10 11:35:52.722 +05:30 d6618c31-de6b-48a6-873f-cd6ddacd6050 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=1 - 204 null null 0.4099ms 2024-09-10 11:35:52.839 +05:30 7f9b883d-6a68-4616-921a-8fa68620abbf INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=1 - null 0 2024-09-10 11:35:52.839 +05:30 7f9b883d-6a68-4616-921a-8fa68620abbf INF CORS policy execution successful. 2024-09-10 11:35:52.840 +05:30 7f9b883d-6a68-4616-921a-8fa68620abbf INF HTTP request: Path: /userpreference/updatepreferencemode QueryString: ?preferenceModeId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 11:35:52.840 +05:30 5d21722c-a20d-4f52-b543-2eacd531a2c4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api)' 2024-09-10 11:35:52.850 +05:30 5d21722c-a20d-4f52-b543-2eacd531a2c4 INF Route matched with {action = "UpdatePreferenceMode", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceMode(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 11:35:52.871 +05:30 5d21722c-a20d-4f52-b543-2eacd531a2c4 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:35:52.873 +05:30 5d21722c-a20d-4f52-b543-2eacd531a2c4 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api) in 22.9315ms 2024-09-10 11:35:52.873 +05:30 5d21722c-a20d-4f52-b543-2eacd531a2c4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api)' 2024-09-10 11:35:52.873 +05:30 5d21722c-a20d-4f52-b543-2eacd531a2c4 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 7f9b883d-6a68-4616-921a-8fa68620abbf}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 101} Body: {"status":"Success","statusCode":2001,"message":"Mode preference updated successfully.","result":"7"} 2024-09-10 11:35:52.874 +05:30 5d21722c-a20d-4f52-b543-2eacd531a2c4 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=1 - 201 101 application/json; charset=utf-8 34.8291ms 2024-09-10 11:35:52.994 +05:30 d50f831b-8ddd-430e-937f-f66be37f14a4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 11:35:52.994 +05:30 d50f831b-8ddd-430e-937f-f66be37f14a4 INF CORS policy execution successful. 2024-09-10 11:35:52.995 +05:30 d50f831b-8ddd-430e-937f-f66be37f14a4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.4715ms 2024-09-10 11:35:53.080 +05:30 7219e037-756b-47c3-823e-831a19851cab INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 11:35:53.080 +05:30 7219e037-756b-47c3-823e-831a19851cab INF CORS policy execution successful. 2024-09-10 11:35:53.081 +05:30 7219e037-756b-47c3-823e-831a19851cab INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:35:53.081 +05:30 58812632-3752-4cfb-88e2-c62aecfb11e5 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 11:35:53.081 +05:30 58812632-3752-4cfb-88e2-c62aecfb11e5 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 11:35:53.088 +05:30 58812632-3752-4cfb-88e2-c62aecfb11e5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:35:53.089 +05:30 58812632-3752-4cfb-88e2-c62aecfb11e5 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 7.6751ms 2024-09-10 11:35:53.089 +05:30 58812632-3752-4cfb-88e2-c62aecfb11e5 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 11:35:53.089 +05:30 58812632-3752-4cfb-88e2-c62aecfb11e5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7219e037-756b-47c3-823e-831a19851cab}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 11:35:53.089 +05:30 58812632-3752-4cfb-88e2-c62aecfb11e5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 9.3984ms 2024-09-10 11:36:12.319 +05:30 e6e5c4c1-9688-4574-b4d9-fc475bd8341b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 11:36:12.319 +05:30 59eb00dc-96cd-4ef7-a044-8ecbb98fdcd4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 11:36:12.321 +05:30 e6e5c4c1-9688-4574-b4d9-fc475bd8341b INF CORS policy execution successful. 2024-09-10 11:36:12.321 +05:30 59eb00dc-96cd-4ef7-a044-8ecbb98fdcd4 INF CORS policy execution successful. 2024-09-10 11:36:12.322 +05:30 59eb00dc-96cd-4ef7-a044-8ecbb98fdcd4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 204 null null 2.8929ms 2024-09-10 11:36:12.322 +05:30 e6e5c4c1-9688-4574-b4d9-fc475bd8341b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 204 null null 2.8913ms 2024-09-10 11:36:12.369 +05:30 95dea37c-3302-4db1-986c-6b727f4df8c6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 11:36:12.371 +05:30 95dea37c-3302-4db1-986c-6b727f4df8c6 INF CORS policy execution successful. 2024-09-10 11:36:12.371 +05:30 95dea37c-3302-4db1-986c-6b727f4df8c6 INF HTTP request: Path: /language/getlanguagelist QueryString: ?search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:36:12.372 +05:30 4ab499f7-ae6f-4a01-b2a8-fc6debaf45d2 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:36:12.372 +05:30 4ab499f7-ae6f-4a01-b2a8-fc6debaf45d2 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 11:36:12.388 +05:30 4ab499f7-ae6f-4a01-b2a8-fc6debaf45d2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:36:12.388 +05:30 4ab499f7-ae6f-4a01-b2a8-fc6debaf45d2 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 16.1503ms 2024-09-10 11:36:12.389 +05:30 4ab499f7-ae6f-4a01-b2a8-fc6debaf45d2 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:36:12.389 +05:30 4ab499f7-ae6f-4a01-b2a8-fc6debaf45d2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 95dea37c-3302-4db1-986c-6b727f4df8c6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 11:36:12.389 +05:30 4ab499f7-ae6f-4a01-b2a8-fc6debaf45d2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 200 221 application/json; charset=utf-8 20.064ms 2024-09-10 11:36:12.446 +05:30 0fd4b7c3-ff52-4691-8faa-9b93f7c71fa4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 11:36:12.446 +05:30 0fd4b7c3-ff52-4691-8faa-9b93f7c71fa4 INF CORS policy execution successful. 2024-09-10 11:36:12.447 +05:30 0fd4b7c3-ff52-4691-8faa-9b93f7c71fa4 INF HTTP request: Path: /language/getlanguagelist QueryString: ?search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:36:12.447 +05:30 8248ace6-12ab-4476-ae63-194f44080cc3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:36:12.447 +05:30 8248ace6-12ab-4476-ae63-194f44080cc3 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 11:36:12.449 +05:30 8248ace6-12ab-4476-ae63-194f44080cc3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:36:12.449 +05:30 8248ace6-12ab-4476-ae63-194f44080cc3 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 2.4491ms 2024-09-10 11:36:12.449 +05:30 8248ace6-12ab-4476-ae63-194f44080cc3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:36:12.449 +05:30 8248ace6-12ab-4476-ae63-194f44080cc3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0fd4b7c3-ff52-4691-8faa-9b93f7c71fa4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 11:36:12.450 +05:30 8248ace6-12ab-4476-ae63-194f44080cc3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 200 221 application/json; charset=utf-8 3.8538ms 2024-09-10 11:36:12.831 +05:30 93e43754-253f-4c5f-8716-3832da0cab56 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - null null 2024-09-10 11:36:12.832 +05:30 93e43754-253f-4c5f-8716-3832da0cab56 INF CORS policy execution successful. 2024-09-10 11:36:12.832 +05:30 93e43754-253f-4c5f-8716-3832da0cab56 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - 204 null null 0.4797ms 2024-09-10 11:36:12.880 +05:30 f4edab83-1088-42f2-811a-09df098057e2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - null null 2024-09-10 11:36:12.880 +05:30 f4edab83-1088-42f2-811a-09df098057e2 INF CORS policy execution successful. 2024-09-10 11:36:12.881 +05:30 f4edab83-1088-42f2-811a-09df098057e2 INF HTTP request: Path: /language/getlanguagelist QueryString: ?search=English Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:36:12.881 +05:30 88d7d9e4-6c05-43b4-8e6e-c1dc59d35218 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:36:12.881 +05:30 88d7d9e4-6c05-43b4-8e6e-c1dc59d35218 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 11:36:12.889 +05:30 88d7d9e4-6c05-43b4-8e6e-c1dc59d35218 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:36:12.890 +05:30 88d7d9e4-6c05-43b4-8e6e-c1dc59d35218 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 8.733ms 2024-09-10 11:36:12.890 +05:30 88d7d9e4-6c05-43b4-8e6e-c1dc59d35218 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:36:12.890 +05:30 88d7d9e4-6c05-43b4-8e6e-c1dc59d35218 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f4edab83-1088-42f2-811a-09df098057e2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 120} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":1,\"Name\":\"English\"}]"} 2024-09-10 11:36:12.890 +05:30 88d7d9e4-6c05-43b4-8e6e-c1dc59d35218 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - 200 120 application/json; charset=utf-8 10.2322ms 2024-09-10 11:38:21.238 +05:30 f791eaf2-f24d-4f57-9e6f-88184a7ef293 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:38:21.239 +05:30 f791eaf2-f24d-4f57-9e6f-88184a7ef293 INF CORS policy execution successful. 2024-09-10 11:38:21.240 +05:30 f791eaf2-f24d-4f57-9e6f-88184a7ef293 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 2.0819ms 2024-09-10 11:38:21.248 +05:30 46757b99-f59d-4e7b-b8de-c3fb53df2a96 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:38:21.248 +05:30 46757b99-f59d-4e7b-b8de-c3fb53df2a96 INF CORS policy execution successful. 2024-09-10 11:38:21.248 +05:30 46757b99-f59d-4e7b-b8de-c3fb53df2a96 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.3652ms 2024-09-10 11:38:21.285 +05:30 a72b0c90-44a0-4f69-95a0-9f98ae59a269 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 11:38:21.285 +05:30 a72b0c90-44a0-4f69-95a0-9f98ae59a269 INF CORS policy execution successful. 2024-09-10 11:38:21.285 +05:30 a72b0c90-44a0-4f69-95a0-9f98ae59a269 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 0.433ms 2024-09-10 11:38:21.300 +05:30 d12d028e-31dc-4b86-8376-e6cf737f04d9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:38:21.301 +05:30 d12d028e-31dc-4b86-8376-e6cf737f04d9 INF CORS policy execution successful. 2024-09-10 11:38:21.302 +05:30 d12d028e-31dc-4b86-8376-e6cf737f04d9 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:38:21.303 +05:30 30e7799a-69be-4b6c-a105-0c24390d0405 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:38:21.303 +05:30 30e7799a-69be-4b6c-a105-0c24390d0405 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:38:21.329 +05:30 b6821c2c-5b2f-4354-ac88-4b16db96266c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 11:38:21.329 +05:30 b6821c2c-5b2f-4354-ac88-4b16db96266c INF CORS policy execution successful. 2024-09-10 11:38:21.330 +05:30 b6821c2c-5b2f-4354-ac88-4b16db96266c INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:38:21.330 +05:30 acafcc28-5b12-4a46-9552-cadeffa4ff6a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 11:38:21.330 +05:30 acafcc28-5b12-4a46-9552-cadeffa4ff6a INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 11:38:21.331 +05:30 30e7799a-69be-4b6c-a105-0c24390d0405 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:38:21.332 +05:30 30e7799a-69be-4b6c-a105-0c24390d0405 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 28.4433ms 2024-09-10 11:38:21.332 +05:30 30e7799a-69be-4b6c-a105-0c24390d0405 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:38:21.332 +05:30 30e7799a-69be-4b6c-a105-0c24390d0405 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d12d028e-31dc-4b86-8376-e6cf737f04d9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 11:38:21.333 +05:30 30e7799a-69be-4b6c-a105-0c24390d0405 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 33.4825ms 2024-09-10 11:38:21.389 +05:30 c3103407-f77e-4e68-8d12-88bf3199340c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:38:21.390 +05:30 c3103407-f77e-4e68-8d12-88bf3199340c INF CORS policy execution successful. 2024-09-10 11:38:21.390 +05:30 c3103407-f77e-4e68-8d12-88bf3199340c INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:38:21.391 +05:30 7ab19d24-4f36-472c-9c69-0c3462aa6f44 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:38:21.391 +05:30 7ab19d24-4f36-472c-9c69-0c3462aa6f44 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:38:21.469 +05:30 7ab19d24-4f36-472c-9c69-0c3462aa6f44 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:38:21.470 +05:30 7ab19d24-4f36-472c-9c69-0c3462aa6f44 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 78.462ms 2024-09-10 11:38:21.470 +05:30 7ab19d24-4f36-472c-9c69-0c3462aa6f44 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:38:21.470 +05:30 7ab19d24-4f36-472c-9c69-0c3462aa6f44 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c3103407-f77e-4e68-8d12-88bf3199340c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 11:38:21.470 +05:30 7ab19d24-4f36-472c-9c69-0c3462aa6f44 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 81.6724ms 2024-09-10 11:38:21.484 +05:30 acafcc28-5b12-4a46-9552-cadeffa4ff6a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:38:21.484 +05:30 acafcc28-5b12-4a46-9552-cadeffa4ff6a INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 153.9852ms 2024-09-10 11:38:21.484 +05:30 acafcc28-5b12-4a46-9552-cadeffa4ff6a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 11:38:21.484 +05:30 acafcc28-5b12-4a46-9552-cadeffa4ff6a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b6821c2c-5b2f-4354-ac88-4b16db96266c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 11:38:21.484 +05:30 acafcc28-5b12-4a46-9552-cadeffa4ff6a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 200 624 application/json; charset=utf-8 155.4399ms 2024-09-10 11:38:21.498 +05:30 28a3efff-d96a-45f5-b05c-b32cbfa54e29 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 11:38:21.498 +05:30 28a3efff-d96a-45f5-b05c-b32cbfa54e29 INF CORS policy execution successful. 2024-09-10 11:38:21.498 +05:30 28a3efff-d96a-45f5-b05c-b32cbfa54e29 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.5791ms 2024-09-10 11:38:21.540 +05:30 1b5012cf-07ad-4756-8f2b-5f7276f3da60 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 11:38:21.540 +05:30 1b5012cf-07ad-4756-8f2b-5f7276f3da60 INF CORS policy execution successful. 2024-09-10 11:38:21.541 +05:30 1b5012cf-07ad-4756-8f2b-5f7276f3da60 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:38:21.541 +05:30 9c4a17b5-dbc2-4871-8f1f-8d094fbf2af9 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:38:21.541 +05:30 9c4a17b5-dbc2-4871-8f1f-8d094fbf2af9 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:38:21.549 +05:30 9c4a17b5-dbc2-4871-8f1f-8d094fbf2af9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:38:21.549 +05:30 9c4a17b5-dbc2-4871-8f1f-8d094fbf2af9 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 8.0379ms 2024-09-10 11:38:21.549 +05:30 9c4a17b5-dbc2-4871-8f1f-8d094fbf2af9 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:38:21.549 +05:30 9c4a17b5-dbc2-4871-8f1f-8d094fbf2af9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1b5012cf-07ad-4756-8f2b-5f7276f3da60}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 11:38:21.550 +05:30 9c4a17b5-dbc2-4871-8f1f-8d094fbf2af9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 9.7322ms 2024-09-10 11:38:22.107 +05:30 8ee30266-253b-4eee-8d39-8c99193546fc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 11:38:22.107 +05:30 8ee30266-253b-4eee-8d39-8c99193546fc INF CORS policy execution successful. 2024-09-10 11:38:22.108 +05:30 8ee30266-253b-4eee-8d39-8c99193546fc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 1.0253ms 2024-09-10 11:38:22.166 +05:30 c9315ac1-a17b-462a-95a4-27d10b30e625 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 11:38:22.166 +05:30 c9315ac1-a17b-462a-95a4-27d10b30e625 INF CORS policy execution successful. 2024-09-10 11:38:22.167 +05:30 c9315ac1-a17b-462a-95a4-27d10b30e625 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:38:22.167 +05:30 d332b767-19d6-4d3a-8188-9bb84d6b023d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:38:22.167 +05:30 d332b767-19d6-4d3a-8188-9bb84d6b023d INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:38:22.178 +05:30 d332b767-19d6-4d3a-8188-9bb84d6b023d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:38:22.179 +05:30 d332b767-19d6-4d3a-8188-9bb84d6b023d INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 11.5327ms 2024-09-10 11:38:22.179 +05:30 d332b767-19d6-4d3a-8188-9bb84d6b023d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:38:22.179 +05:30 d332b767-19d6-4d3a-8188-9bb84d6b023d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c9315ac1-a17b-462a-95a4-27d10b30e625}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 11:38:22.179 +05:30 d332b767-19d6-4d3a-8188-9bb84d6b023d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 13.2642ms 2024-09-10 11:38:25.034 +05:30 eaec7f2b-6aeb-46b3-a6b8-b8f8fb83ed16 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=20 - null null 2024-09-10 11:38:25.034 +05:30 eaec7f2b-6aeb-46b3-a6b8-b8f8fb83ed16 INF CORS policy execution successful. 2024-09-10 11:38:25.035 +05:30 eaec7f2b-6aeb-46b3-a6b8-b8f8fb83ed16 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=20 - 204 null null 1.2392ms 2024-09-10 11:38:25.116 +05:30 ece72c3b-c96b-4476-8d34-e66fe4e3630c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=20 - null null 2024-09-10 11:38:25.117 +05:30 ece72c3b-c96b-4476-8d34-e66fe4e3630c INF CORS policy execution successful. 2024-09-10 11:38:25.117 +05:30 ece72c3b-c96b-4476-8d34-e66fe4e3630c INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:38:25.118 +05:30 a6c1a9ca-f4f6-435e-b3d8-88aedd62cd0e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 11:38:25.118 +05:30 a6c1a9ca-f4f6-435e-b3d8-88aedd62cd0e INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 11:38:25.210 +05:30 a6c1a9ca-f4f6-435e-b3d8-88aedd62cd0e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:38:25.210 +05:30 a6c1a9ca-f4f6-435e-b3d8-88aedd62cd0e INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 92.4426ms 2024-09-10 11:38:25.211 +05:30 a6c1a9ca-f4f6-435e-b3d8-88aedd62cd0e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 11:38:25.211 +05:30 a6c1a9ca-f4f6-435e-b3d8-88aedd62cd0e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ece72c3b-c96b-4476-8d34-e66fe4e3630c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 11:38:25.212 +05:30 a6c1a9ca-f4f6-435e-b3d8-88aedd62cd0e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=20 - 200 624 application/json; charset=utf-8 95.8993ms 2024-09-10 11:38:29.720 +05:30 04a27c57-7275-4b6b-9dd1-487cb1cb078e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 11:38:29.721 +05:30 04a27c57-7275-4b6b-9dd1-487cb1cb078e INF CORS policy execution successful. 2024-09-10 11:38:29.721 +05:30 04a27c57-7275-4b6b-9dd1-487cb1cb078e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 0.9762ms 2024-09-10 11:38:29.728 +05:30 d3e07ed6-3aae-40f7-af35-a8398dd17eb3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 11:38:29.728 +05:30 d3e07ed6-3aae-40f7-af35-a8398dd17eb3 INF CORS policy execution successful. 2024-09-10 11:38:29.728 +05:30 d3e07ed6-3aae-40f7-af35-a8398dd17eb3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 0.4597ms 2024-09-10 11:38:29.764 +05:30 5029844c-a3d2-4847-9e9f-5b2e2470affe INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 11:38:29.764 +05:30 5029844c-a3d2-4847-9e9f-5b2e2470affe INF CORS policy execution successful. 2024-09-10 11:38:29.764 +05:30 5029844c-a3d2-4847-9e9f-5b2e2470affe INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:38:29.765 +05:30 63e19389-ddfe-4032-aae9-114fb7fafd15 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 11:38:29.765 +05:30 63e19389-ddfe-4032-aae9-114fb7fafd15 INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 11:38:29.781 +05:30 63e19389-ddfe-4032-aae9-114fb7fafd15 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:38:29.782 +05:30 63e19389-ddfe-4032-aae9-114fb7fafd15 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 16.1616ms 2024-09-10 11:38:29.782 +05:30 63e19389-ddfe-4032-aae9-114fb7fafd15 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 11:38:29.782 +05:30 63e19389-ddfe-4032-aae9-114fb7fafd15 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5029844c-a3d2-4847-9e9f-5b2e2470affe}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5954} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null}]"} 2024-09-10 11:38:29.782 +05:30 63e19389-ddfe-4032-aae9-114fb7fafd15 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 5954 application/json; charset=utf-8 18.8438ms 2024-09-10 11:38:29.839 +05:30 7e5217e1-fbd1-4ab0-8f47-d023f5e5696a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 11:38:29.840 +05:30 7e5217e1-fbd1-4ab0-8f47-d023f5e5696a INF CORS policy execution successful. 2024-09-10 11:38:29.840 +05:30 7e5217e1-fbd1-4ab0-8f47-d023f5e5696a INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:38:29.840 +05:30 9a5934b0-515b-4f1a-bc47-9a8d324eef72 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 11:38:29.840 +05:30 9a5934b0-515b-4f1a-bc47-9a8d324eef72 INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 11:38:29.843 +05:30 9a5934b0-515b-4f1a-bc47-9a8d324eef72 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:38:29.843 +05:30 9a5934b0-515b-4f1a-bc47-9a8d324eef72 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 3.2785ms 2024-09-10 11:38:29.843 +05:30 9a5934b0-515b-4f1a-bc47-9a8d324eef72 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 11:38:29.844 +05:30 9a5934b0-515b-4f1a-bc47-9a8d324eef72 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7e5217e1-fbd1-4ab0-8f47-d023f5e5696a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5954} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null}]"} 2024-09-10 11:38:29.844 +05:30 9a5934b0-515b-4f1a-bc47-9a8d324eef72 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 5954 application/json; charset=utf-8 5.1755ms 2024-09-10 11:38:35.680 +05:30 69b67900-3126-4fe3-be28-5f269a71ceac INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=2 - null null 2024-09-10 11:38:35.681 +05:30 69b67900-3126-4fe3-be28-5f269a71ceac INF CORS policy execution successful. 2024-09-10 11:38:35.681 +05:30 69b67900-3126-4fe3-be28-5f269a71ceac INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=2 - 204 null null 0.9837ms 2024-09-10 11:38:35.738 +05:30 67090bd4-fd37-40e6-b787-d90dcc55be28 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=2 - null 0 2024-09-10 11:38:35.738 +05:30 67090bd4-fd37-40e6-b787-d90dcc55be28 INF CORS policy execution successful. 2024-09-10 11:38:35.738 +05:30 67090bd4-fd37-40e6-b787-d90dcc55be28 INF HTTP request: Path: /userpreference/updatepreferencemode QueryString: ?preferenceModeId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 11:38:35.739 +05:30 de94bdcc-3d27-4f6c-93c8-f8bb0288b07d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api)' 2024-09-10 11:38:35.739 +05:30 de94bdcc-3d27-4f6c-93c8-f8bb0288b07d INF Route matched with {action = "UpdatePreferenceMode", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceMode(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 11:38:35.759 +05:30 de94bdcc-3d27-4f6c-93c8-f8bb0288b07d INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:38:35.761 +05:30 de94bdcc-3d27-4f6c-93c8-f8bb0288b07d INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api) in 21.7586ms 2024-09-10 11:38:35.761 +05:30 de94bdcc-3d27-4f6c-93c8-f8bb0288b07d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api)' 2024-09-10 11:38:35.761 +05:30 de94bdcc-3d27-4f6c-93c8-f8bb0288b07d INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 67090bd4-fd37-40e6-b787-d90dcc55be28}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 101} Body: {"status":"Success","statusCode":2001,"message":"Mode preference updated successfully.","result":"7"} 2024-09-10 11:38:35.761 +05:30 de94bdcc-3d27-4f6c-93c8-f8bb0288b07d INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=2 - 201 101 application/json; charset=utf-8 23.6722ms 2024-09-10 11:38:35.821 +05:30 0f454d85-b523-4d98-b70e-58e734298de1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 11:38:35.821 +05:30 0f454d85-b523-4d98-b70e-58e734298de1 INF CORS policy execution successful. 2024-09-10 11:38:35.821 +05:30 0f454d85-b523-4d98-b70e-58e734298de1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.4187ms 2024-09-10 11:38:35.878 +05:30 4db3d430-c943-44cc-a3f4-6e6b4fe5767a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 11:38:35.878 +05:30 4db3d430-c943-44cc-a3f4-6e6b4fe5767a INF CORS policy execution successful. 2024-09-10 11:38:35.879 +05:30 4db3d430-c943-44cc-a3f4-6e6b4fe5767a INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:38:35.879 +05:30 0da63094-5d6a-4dbe-a3fa-b7d919f98916 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 11:38:35.879 +05:30 0da63094-5d6a-4dbe-a3fa-b7d919f98916 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 11:38:35.888 +05:30 0da63094-5d6a-4dbe-a3fa-b7d919f98916 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:38:35.889 +05:30 0da63094-5d6a-4dbe-a3fa-b7d919f98916 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 9.6047ms 2024-09-10 11:38:35.889 +05:30 0da63094-5d6a-4dbe-a3fa-b7d919f98916 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 11:38:35.889 +05:30 0da63094-5d6a-4dbe-a3fa-b7d919f98916 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4db3d430-c943-44cc-a3f4-6e6b4fe5767a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 11:38:35.889 +05:30 0da63094-5d6a-4dbe-a3fa-b7d919f98916 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 11.3433ms 2024-09-10 11:38:41.225 +05:30 8d869138-2594-4699-8119-820652c1fbf6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 11:38:41.226 +05:30 8d869138-2594-4699-8119-820652c1fbf6 INF CORS policy execution successful. 2024-09-10 11:38:41.226 +05:30 8d869138-2594-4699-8119-820652c1fbf6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 1.3236ms 2024-09-10 11:38:41.229 +05:30 079e7dd4-6512-4b37-affe-36267c31c95a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 11:38:41.229 +05:30 079e7dd4-6512-4b37-affe-36267c31c95a INF CORS policy execution successful. 2024-09-10 11:38:41.230 +05:30 079e7dd4-6512-4b37-affe-36267c31c95a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 0.2735ms 2024-09-10 11:38:41.285 +05:30 55104f4f-b5e2-4881-8e8d-0e1ffc387bae INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 11:38:41.285 +05:30 55104f4f-b5e2-4881-8e8d-0e1ffc387bae INF CORS policy execution successful. 2024-09-10 11:38:41.286 +05:30 55104f4f-b5e2-4881-8e8d-0e1ffc387bae INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:38:41.286 +05:30 b1b845dd-cfcd-4310-8b6a-b184419ab6ae INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 11:38:41.287 +05:30 b1b845dd-cfcd-4310-8b6a-b184419ab6ae INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 11:38:41.325 +05:30 b1b845dd-cfcd-4310-8b6a-b184419ab6ae INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:38:41.325 +05:30 b1b845dd-cfcd-4310-8b6a-b184419ab6ae INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 38.2746ms 2024-09-10 11:38:41.325 +05:30 b1b845dd-cfcd-4310-8b6a-b184419ab6ae INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 11:38:41.326 +05:30 b1b845dd-cfcd-4310-8b6a-b184419ab6ae INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 55104f4f-b5e2-4881-8e8d-0e1ffc387bae}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5954} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null}]"} 2024-09-10 11:38:41.326 +05:30 b1b845dd-cfcd-4310-8b6a-b184419ab6ae INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 5954 application/json; charset=utf-8 41.5202ms 2024-09-10 11:38:41.377 +05:30 9007331e-9ec0-4143-891b-e2a300d9df82 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 11:38:41.377 +05:30 9007331e-9ec0-4143-891b-e2a300d9df82 INF CORS policy execution successful. 2024-09-10 11:38:41.378 +05:30 9007331e-9ec0-4143-891b-e2a300d9df82 INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:38:41.378 +05:30 a39f68c7-fd44-4df2-bed6-294f14e348a0 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 11:38:41.378 +05:30 a39f68c7-fd44-4df2-bed6-294f14e348a0 INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 11:38:41.397 +05:30 a39f68c7-fd44-4df2-bed6-294f14e348a0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:38:41.397 +05:30 a39f68c7-fd44-4df2-bed6-294f14e348a0 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 19.3662ms 2024-09-10 11:38:41.397 +05:30 a39f68c7-fd44-4df2-bed6-294f14e348a0 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 11:38:41.398 +05:30 a39f68c7-fd44-4df2-bed6-294f14e348a0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9007331e-9ec0-4143-891b-e2a300d9df82}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5954} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null}]"} 2024-09-10 11:38:41.398 +05:30 a39f68c7-fd44-4df2-bed6-294f14e348a0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 5954 application/json; charset=utf-8 21.2652ms 2024-09-10 11:38:46.952 +05:30 571b809f-27bd-42b7-9ef4-351ade0ef5ea INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=1 - null null 2024-09-10 11:38:46.953 +05:30 571b809f-27bd-42b7-9ef4-351ade0ef5ea INF CORS policy execution successful. 2024-09-10 11:38:46.954 +05:30 571b809f-27bd-42b7-9ef4-351ade0ef5ea INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=1 - 204 null null 1.5178ms 2024-09-10 11:38:47.000 +05:30 413bd871-6f16-41b3-b5bf-ac537511d09a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=1 - null 0 2024-09-10 11:38:47.002 +05:30 413bd871-6f16-41b3-b5bf-ac537511d09a INF CORS policy execution successful. 2024-09-10 11:38:47.003 +05:30 413bd871-6f16-41b3-b5bf-ac537511d09a INF HTTP request: Path: /userpreference/updatepreferencemode QueryString: ?preferenceModeId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 11:38:47.004 +05:30 11a87b05-7d3b-4684-a408-3dbfaab18540 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api)' 2024-09-10 11:38:47.005 +05:30 11a87b05-7d3b-4684-a408-3dbfaab18540 INF Route matched with {action = "UpdatePreferenceMode", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceMode(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 11:38:47.045 +05:30 11a87b05-7d3b-4684-a408-3dbfaab18540 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:38:47.048 +05:30 11a87b05-7d3b-4684-a408-3dbfaab18540 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api) in 42.1543ms 2024-09-10 11:38:47.048 +05:30 11a87b05-7d3b-4684-a408-3dbfaab18540 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api)' 2024-09-10 11:38:47.048 +05:30 11a87b05-7d3b-4684-a408-3dbfaab18540 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 413bd871-6f16-41b3-b5bf-ac537511d09a}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 101} Body: {"status":"Success","statusCode":2001,"message":"Mode preference updated successfully.","result":"7"} 2024-09-10 11:38:47.050 +05:30 11a87b05-7d3b-4684-a408-3dbfaab18540 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=1 - 201 101 application/json; charset=utf-8 49.8521ms 2024-09-10 11:38:47.104 +05:30 04364d4c-496b-4409-b63d-6f1f42d40406 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 11:38:47.105 +05:30 04364d4c-496b-4409-b63d-6f1f42d40406 INF CORS policy execution successful. 2024-09-10 11:38:47.105 +05:30 04364d4c-496b-4409-b63d-6f1f42d40406 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 1.3162ms 2024-09-10 11:38:47.158 +05:30 529ce839-fe58-49d6-8af5-c0f5cd06c32e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 11:38:47.158 +05:30 529ce839-fe58-49d6-8af5-c0f5cd06c32e INF CORS policy execution successful. 2024-09-10 11:38:47.158 +05:30 529ce839-fe58-49d6-8af5-c0f5cd06c32e INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:38:47.159 +05:30 f7e9d387-3d30-4bbc-ab23-d1adb939bf09 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 11:38:47.159 +05:30 f7e9d387-3d30-4bbc-ab23-d1adb939bf09 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 11:38:47.164 +05:30 f7e9d387-3d30-4bbc-ab23-d1adb939bf09 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:38:47.164 +05:30 f7e9d387-3d30-4bbc-ab23-d1adb939bf09 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 5.2203ms 2024-09-10 11:38:47.164 +05:30 f7e9d387-3d30-4bbc-ab23-d1adb939bf09 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 11:38:47.164 +05:30 f7e9d387-3d30-4bbc-ab23-d1adb939bf09 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 529ce839-fe58-49d6-8af5-c0f5cd06c32e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 11:38:47.165 +05:30 f7e9d387-3d30-4bbc-ab23-d1adb939bf09 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 6.8882ms 2024-09-10 11:38:50.489 +05:30 a525dd6b-595b-41d4-8eac-be2a48fb5bbc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:38:50.489 +05:30 a525dd6b-595b-41d4-8eac-be2a48fb5bbc INF CORS policy execution successful. 2024-09-10 11:38:50.490 +05:30 a525dd6b-595b-41d4-8eac-be2a48fb5bbc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.8322ms 2024-09-10 11:38:50.496 +05:30 e069171c-db93-4f6c-9d36-a7c69f0d97ed INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:38:50.497 +05:30 e069171c-db93-4f6c-9d36-a7c69f0d97ed INF CORS policy execution successful. 2024-09-10 11:38:50.497 +05:30 e069171c-db93-4f6c-9d36-a7c69f0d97ed INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.4155ms 2024-09-10 11:38:50.532 +05:30 4c00f05d-1fce-4266-b6a1-5505c2a53225 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 11:38:50.532 +05:30 4c00f05d-1fce-4266-b6a1-5505c2a53225 INF CORS policy execution successful. 2024-09-10 11:38:50.533 +05:30 4c00f05d-1fce-4266-b6a1-5505c2a53225 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 0.7516ms 2024-09-10 11:38:50.549 +05:30 25b33cd9-2c0b-42df-8552-5b37cc41397f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:38:50.550 +05:30 25b33cd9-2c0b-42df-8552-5b37cc41397f INF CORS policy execution successful. 2024-09-10 11:38:50.550 +05:30 25b33cd9-2c0b-42df-8552-5b37cc41397f INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:38:50.551 +05:30 704b5074-2145-4d5e-bb6c-0bc5b4d4c2bc INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:38:50.551 +05:30 704b5074-2145-4d5e-bb6c-0bc5b4d4c2bc INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:38:50.564 +05:30 704b5074-2145-4d5e-bb6c-0bc5b4d4c2bc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:38:50.564 +05:30 704b5074-2145-4d5e-bb6c-0bc5b4d4c2bc INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 13.3837ms 2024-09-10 11:38:50.564 +05:30 704b5074-2145-4d5e-bb6c-0bc5b4d4c2bc INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:38:50.565 +05:30 704b5074-2145-4d5e-bb6c-0bc5b4d4c2bc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 25b33cd9-2c0b-42df-8552-5b37cc41397f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 11:38:50.565 +05:30 704b5074-2145-4d5e-bb6c-0bc5b4d4c2bc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 15.7086ms 2024-09-10 11:38:50.601 +05:30 0cf16dd5-6cdc-4a61-bb3f-f6426e05b313 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 11:38:50.602 +05:30 0cf16dd5-6cdc-4a61-bb3f-f6426e05b313 INF CORS policy execution successful. 2024-09-10 11:38:50.602 +05:30 0cf16dd5-6cdc-4a61-bb3f-f6426e05b313 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:38:50.602 +05:30 d18e7896-7a37-4d53-8d48-5586dcc18094 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 11:38:50.602 +05:30 d18e7896-7a37-4d53-8d48-5586dcc18094 INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 11:38:50.626 +05:30 5b225a5a-6d93-4fac-97a0-d97c95229eb5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 11:38:50.626 +05:30 5b225a5a-6d93-4fac-97a0-d97c95229eb5 INF CORS policy execution successful. 2024-09-10 11:38:50.627 +05:30 5b225a5a-6d93-4fac-97a0-d97c95229eb5 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:38:50.627 +05:30 13bf3814-b6ae-4be4-a97f-607133a4b5ef INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:38:50.627 +05:30 13bf3814-b6ae-4be4-a97f-607133a4b5ef INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:38:50.694 +05:30 d18e7896-7a37-4d53-8d48-5586dcc18094 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:38:50.694 +05:30 d18e7896-7a37-4d53-8d48-5586dcc18094 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 91.5359ms 2024-09-10 11:38:50.694 +05:30 d18e7896-7a37-4d53-8d48-5586dcc18094 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 11:38:50.694 +05:30 d18e7896-7a37-4d53-8d48-5586dcc18094 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0cf16dd5-6cdc-4a61-bb3f-f6426e05b313}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 11:38:50.695 +05:30 d18e7896-7a37-4d53-8d48-5586dcc18094 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 200 624 application/json; charset=utf-8 93.2246ms 2024-09-10 11:38:50.698 +05:30 13bf3814-b6ae-4be4-a97f-607133a4b5ef INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:38:50.698 +05:30 13bf3814-b6ae-4be4-a97f-607133a4b5ef INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 71.2268ms 2024-09-10 11:38:50.698 +05:30 13bf3814-b6ae-4be4-a97f-607133a4b5ef INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:38:50.698 +05:30 13bf3814-b6ae-4be4-a97f-607133a4b5ef INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5b225a5a-6d93-4fac-97a0-d97c95229eb5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 11:38:50.699 +05:30 13bf3814-b6ae-4be4-a97f-607133a4b5ef INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 72.812ms 2024-09-10 11:38:50.930 +05:30 a2004adb-7227-440c-a4b3-991c9cfb6a89 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 11:38:50.931 +05:30 a2004adb-7227-440c-a4b3-991c9cfb6a89 INF CORS policy execution successful. 2024-09-10 11:38:50.931 +05:30 a2004adb-7227-440c-a4b3-991c9cfb6a89 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.4212ms 2024-09-10 11:38:50.978 +05:30 ffb88ca8-1726-4aee-8b87-532c5511ccf6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 11:38:50.978 +05:30 ffb88ca8-1726-4aee-8b87-532c5511ccf6 INF CORS policy execution successful. 2024-09-10 11:38:50.978 +05:30 ffb88ca8-1726-4aee-8b87-532c5511ccf6 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:38:50.978 +05:30 28f80e80-884a-428d-8a5c-2347f24deb9a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:38:50.978 +05:30 28f80e80-884a-428d-8a5c-2347f24deb9a INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:38:50.986 +05:30 28f80e80-884a-428d-8a5c-2347f24deb9a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:38:50.986 +05:30 28f80e80-884a-428d-8a5c-2347f24deb9a INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 7.9975ms 2024-09-10 11:38:50.986 +05:30 28f80e80-884a-428d-8a5c-2347f24deb9a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:38:50.987 +05:30 28f80e80-884a-428d-8a5c-2347f24deb9a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ffb88ca8-1726-4aee-8b87-532c5511ccf6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 11:38:50.987 +05:30 28f80e80-884a-428d-8a5c-2347f24deb9a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 9.4471ms 2024-09-10 11:38:51.016 +05:30 b455e9ef-168d-4adb-8130-04c528da8fd6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 11:38:51.017 +05:30 b455e9ef-168d-4adb-8130-04c528da8fd6 INF CORS policy execution successful. 2024-09-10 11:38:51.017 +05:30 b455e9ef-168d-4adb-8130-04c528da8fd6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.4201ms 2024-09-10 11:38:51.074 +05:30 ba412f06-79ba-4616-ab7b-15034abbbf48 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 11:38:51.075 +05:30 ba412f06-79ba-4616-ab7b-15034abbbf48 INF CORS policy execution successful. 2024-09-10 11:38:51.075 +05:30 ba412f06-79ba-4616-ab7b-15034abbbf48 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 11:38:51.075 +05:30 fa309a29-975f-4871-b8b7-62986cb024c6 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:38:51.075 +05:30 fa309a29-975f-4871-b8b7-62986cb024c6 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 11:38:51.087 +05:30 fa309a29-975f-4871-b8b7-62986cb024c6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:38:51.088 +05:30 fa309a29-975f-4871-b8b7-62986cb024c6 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 12.3091ms 2024-09-10 11:38:51.088 +05:30 fa309a29-975f-4871-b8b7-62986cb024c6 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 11:38:51.088 +05:30 fa309a29-975f-4871-b8b7-62986cb024c6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ba412f06-79ba-4616-ab7b-15034abbbf48}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 11:38:51.088 +05:30 fa309a29-975f-4871-b8b7-62986cb024c6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 14.1627ms 2024-09-10 11:42:52.497 +05:30 c52b2509-764f-40d5-8db5-c1b0f26fd4e8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 11:42:52.498 +05:30 f2d12f64-20a8-45da-a3f0-bdbeee330497 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 11:42:52.499 +05:30 c52b2509-764f-40d5-8db5-c1b0f26fd4e8 INF CORS policy execution successful. 2024-09-10 11:42:52.499 +05:30 f2d12f64-20a8-45da-a3f0-bdbeee330497 INF CORS policy execution successful. 2024-09-10 11:42:52.500 +05:30 c52b2509-764f-40d5-8db5-c1b0f26fd4e8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 2.846ms 2024-09-10 11:42:52.500 +05:30 f2d12f64-20a8-45da-a3f0-bdbeee330497 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 1.9324ms 2024-09-10 11:42:52.570 +05:30 f62a0cf0-43e3-4ac1-b2e3-f4e8123be9b2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 11:42:52.573 +05:30 f62a0cf0-43e3-4ac1-b2e3-f4e8123be9b2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 6:05:41 AM', Current time (UTC): '9/10/2024 6:12:52 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-10 11:42:52.575 +05:30 f62a0cf0-43e3-4ac1-b2e3-f4e8123be9b2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 6:05:41 AM', Current time (UTC): '9/10/2024 6:12:52 AM'. 2024-09-10 11:42:52.575 +05:30 f62a0cf0-43e3-4ac1-b2e3-f4e8123be9b2 INF CORS policy execution successful. 2024-09-10 11:42:52.576 +05:30 f62a0cf0-43e3-4ac1-b2e3-f4e8123be9b2 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {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-10 11:42:52.578 +05:30 2a60b552-1237-418e-9afd-42f0651dbb42 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 11:42:52.578 +05:30 2a60b552-1237-418e-9afd-42f0651dbb42 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 11:42:52.579 +05:30 2a60b552-1237-418e-9afd-42f0651dbb42 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: f62a0cf0-43e3-4ac1-b2e3-f4e8123be9b2}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 06:05:41'"} Body: 2024-09-10 11:42:52.579 +05:30 2a60b552-1237-418e-9afd-42f0651dbb42 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 401 null null 9.5324ms 2024-09-10 11:42:52.667 +05:30 39288b41-8f51-4fb4-bfba-b387f46775ef INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 11:42:52.668 +05:30 39288b41-8f51-4fb4-bfba-b387f46775ef INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 6:05:41 AM', Current time (UTC): '9/10/2024 6:12:52 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-10 11:42:52.668 +05:30 39288b41-8f51-4fb4-bfba-b387f46775ef INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 6:05:41 AM', Current time (UTC): '9/10/2024 6:12:52 AM'. 2024-09-10 11:42:52.668 +05:30 39288b41-8f51-4fb4-bfba-b387f46775ef INF CORS policy execution successful. 2024-09-10 11:42:52.668 +05:30 39288b41-8f51-4fb4-bfba-b387f46775ef INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ3NzQxLCJleHAiOjE3MjU5NDgzNDEsImlhdCI6MTcyNTk0Nzc0MX0.LUlIqtPyVlrLOo7jFLVo-eUT8uNG5loTvancZWw8lqA}, {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-10 11:42:52.668 +05:30 22961538-93cd-4295-9be6-fa81e82d617c INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 11:42:52.669 +05:30 22961538-93cd-4295-9be6-fa81e82d617c INF AuthenticationScheme: Bearer was challenged. 2024-09-10 11:42:52.669 +05:30 22961538-93cd-4295-9be6-fa81e82d617c INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 39288b41-8f51-4fb4-bfba-b387f46775ef}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 06:05:41'"} Body: 2024-09-10 11:42:52.669 +05:30 22961538-93cd-4295-9be6-fa81e82d617c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 401 null null 2.1917ms 2024-09-10 11:42:54.030 +05:30 1df8effe-728b-40a6-8f2a-3c7881654944 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 11:42:54.030 +05:30 64f59a18-2518-4083-9cac-e92bfd41aa8a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 11:42:54.030 +05:30 1df8effe-728b-40a6-8f2a-3c7881654944 INF CORS policy execution successful. 2024-09-10 11:42:54.030 +05:30 64f59a18-2518-4083-9cac-e92bfd41aa8a INF CORS policy execution successful. 2024-09-10 11:42:54.030 +05:30 1df8effe-728b-40a6-8f2a-3c7881654944 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.6152ms 2024-09-10 11:42:54.031 +05:30 64f59a18-2518-4083-9cac-e92bfd41aa8a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.7823ms 2024-09-10 11:42:54.031 +05:30 96fb148e-0db3-4aa9-8b12-481c2a62d103 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:42:54.031 +05:30 96fb148e-0db3-4aa9-8b12-481c2a62d103 INF CORS policy execution successful. 2024-09-10 11:42:54.031 +05:30 96fb148e-0db3-4aa9-8b12-481c2a62d103 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.2755ms 2024-09-10 11:42:54.043 +05:30 307a3de3-3616-49bd-9c4a-c01cd7b5d7fb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 11:42:54.044 +05:30 307a3de3-3616-49bd-9c4a-c01cd7b5d7fb INF CORS policy execution successful. 2024-09-10 11:42:54.044 +05:30 307a3de3-3616-49bd-9c4a-c01cd7b5d7fb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.4185ms 2024-09-10 11:42:54.098 +05:30 e421ed0b-51ad-4f82-9b54-fa6f5deba878 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:42:54.098 +05:30 e421ed0b-51ad-4f82-9b54-fa6f5deba878 INF CORS policy execution successful. 2024-09-10 11:42:54.098 +05:30 e421ed0b-51ad-4f82-9b54-fa6f5deba878 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.4696ms 2024-09-10 11:42:54.102 +05:30 59ce1325-3bbc-4b74-be83-f376e7369cf1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 11:42:54.102 +05:30 59ce1325-3bbc-4b74-be83-f376e7369cf1 INF CORS policy execution successful. 2024-09-10 11:42:54.102 +05:30 59ce1325-3bbc-4b74-be83-f376e7369cf1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.5875ms 2024-09-10 11:43:51.496 +05:30 325a6a64-c6da-4f6c-91ed-06128c9344a0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 11:43:51.498 +05:30 325a6a64-c6da-4f6c-91ed-06128c9344a0 INF CORS policy execution successful. 2024-09-10 11:43:51.498 +05:30 325a6a64-c6da-4f6c-91ed-06128c9344a0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 2.6802ms 2024-09-10 11:43:51.535 +05:30 3d6773f6-3d3c-4fd1-9a99-637a974014e4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 11:43:51.537 +05:30 3d6773f6-3d3c-4fd1-9a99-637a974014e4 INF CORS policy execution successful. 2024-09-10 11:43:51.538 +05:30 3d6773f6-3d3c-4fd1-9a99-637a974014e4 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ4ODMxLCJleHAiOjE3MjU5NDk0MzEsImlhdCI6MTcyNTk0ODgzMX0.AEU--q_oqQSxM4ecj1-348VRAivzjtbTVyhTzWnvjEE}, {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-10 11:43:51.539 +05:30 42c14ca1-14ba-4dbb-8d9f-4cbc9a55a513 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 11:43:51.540 +05:30 42c14ca1-14ba-4dbb-8d9f-4cbc9a55a513 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 11:43:51.567 +05:30 42c14ca1-14ba-4dbb-8d9f-4cbc9a55a513 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:43:51.567 +05:30 42c14ca1-14ba-4dbb-8d9f-4cbc9a55a513 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 27.3583ms 2024-09-10 11:43:51.568 +05:30 42c14ca1-14ba-4dbb-8d9f-4cbc9a55a513 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 11:43:51.568 +05:30 42c14ca1-14ba-4dbb-8d9f-4cbc9a55a513 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3d6773f6-3d3c-4fd1-9a99-637a974014e4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":2,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 11:43:51.568 +05:30 42c14ca1-14ba-4dbb-8d9f-4cbc9a55a513 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 32.9701ms 2024-09-10 11:43:52.476 +05:30 d21bacd0-fd17-412b-9763-b2731dacfa0a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null null 2024-09-10 11:43:52.476 +05:30 d21bacd0-fd17-412b-9763-b2731dacfa0a INF CORS policy execution successful. 2024-09-10 11:43:52.477 +05:30 d21bacd0-fd17-412b-9763-b2731dacfa0a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 204 null null 0.6537ms 2024-09-10 11:43:52.478 +05:30 fd1b099f-5907-4389-94d2-6839d70c420c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=2 - null null 2024-09-10 11:43:52.478 +05:30 cd1f3d7a-d4ec-40b9-8a10-2f5e09358bbb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null null 2024-09-10 11:43:52.478 +05:30 fd1b099f-5907-4389-94d2-6839d70c420c INF CORS policy execution successful. 2024-09-10 11:43:52.478 +05:30 cd1f3d7a-d4ec-40b9-8a10-2f5e09358bbb INF CORS policy execution successful. 2024-09-10 11:43:52.478 +05:30 fd1b099f-5907-4389-94d2-6839d70c420c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=2 - 204 null null 0.5102ms 2024-09-10 11:43:52.478 +05:30 cd1f3d7a-d4ec-40b9-8a10-2f5e09358bbb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 204 null null 0.4845ms 2024-09-10 11:43:52.544 +05:30 aff2e016-da92-4c8b-bffe-97f570d03b6c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 11:43:52.544 +05:30 4b9a015e-ade0-40cf-9133-952243d62ef2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:43:52.544 +05:30 4b9a015e-ade0-40cf-9133-952243d62ef2 INF CORS policy execution successful. 2024-09-10 11:43:52.544 +05:30 aff2e016-da92-4c8b-bffe-97f570d03b6c INF CORS policy execution successful. 2024-09-10 11:43:52.545 +05:30 aff2e016-da92-4c8b-bffe-97f570d03b6c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.4981ms 2024-09-10 11:43:52.545 +05:30 4b9a015e-ade0-40cf-9133-952243d62ef2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.5918ms 2024-09-10 11:43:52.545 +05:30 a579669f-6e81-44eb-9c7a-2d15a654bbfb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 11:43:52.545 +05:30 a579669f-6e81-44eb-9c7a-2d15a654bbfb INF CORS policy execution successful. 2024-09-10 11:43:52.545 +05:30 a579669f-6e81-44eb-9c7a-2d15a654bbfb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.2698ms 2024-09-10 11:43:52.580 +05:30 f8ff8154-e1cc-4d0f-9341-bea77956b20a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 11:43:52.580 +05:30 7e0a86e6-31a9-48bb-bdd5-d7685ee7c61f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:43:52.580 +05:30 c0fdf164-9de1-420d-bf92-26b888ee1c34 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:43:52.580 +05:30 7e0a86e6-31a9-48bb-bdd5-d7685ee7c61f INF CORS policy execution successful. 2024-09-10 11:43:52.580 +05:30 f8ff8154-e1cc-4d0f-9341-bea77956b20a INF CORS policy execution successful. 2024-09-10 11:43:52.580 +05:30 c0fdf164-9de1-420d-bf92-26b888ee1c34 INF CORS policy execution successful. 2024-09-10 11:43:52.580 +05:30 7e0a86e6-31a9-48bb-bdd5-d7685ee7c61f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.5874ms 2024-09-10 11:43:52.581 +05:30 f8ff8154-e1cc-4d0f-9341-bea77956b20a INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ4ODMxLCJleHAiOjE3MjU5NDk0MzEsImlhdCI6MTcyNTk0ODgzMX0.AEU--q_oqQSxM4ecj1-348VRAivzjtbTVyhTzWnvjEE}, {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-10 11:43:52.581 +05:30 c0fdf164-9de1-420d-bf92-26b888ee1c34 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ4ODMxLCJleHAiOjE3MjU5NDk0MzEsImlhdCI6MTcyNTk0ODgzMX0.AEU--q_oqQSxM4ecj1-348VRAivzjtbTVyhTzWnvjEE}, {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-10 11:43:52.581 +05:30 4cc7f3da-fe4c-4e35-a86e-d56ef80f6a10 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:43:52.581 +05:30 23224d61-5a32-4e92-b6b1-239974857a70 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 11:43:52.581 +05:30 23224d61-5a32-4e92-b6b1-239974857a70 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 11:43:52.581 +05:30 4cc7f3da-fe4c-4e35-a86e-d56ef80f6a10 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 11:43:52.600 +05:30 4cc7f3da-fe4c-4e35-a86e-d56ef80f6a10 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:43:52.600 +05:30 4cc7f3da-fe4c-4e35-a86e-d56ef80f6a10 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 18.1634ms 2024-09-10 11:43:52.600 +05:30 4cc7f3da-fe4c-4e35-a86e-d56ef80f6a10 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:43:52.600 +05:30 4cc7f3da-fe4c-4e35-a86e-d56ef80f6a10 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c0fdf164-9de1-420d-bf92-26b888ee1c34}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 11:43:52.600 +05:30 4cc7f3da-fe4c-4e35-a86e-d56ef80f6a10 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 20.5027ms 2024-09-10 11:43:52.625 +05:30 23224d61-5a32-4e92-b6b1-239974857a70 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:43:52.625 +05:30 23224d61-5a32-4e92-b6b1-239974857a70 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 43.8844ms 2024-09-10 11:43:52.626 +05:30 23224d61-5a32-4e92-b6b1-239974857a70 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 11:43:52.626 +05:30 23224d61-5a32-4e92-b6b1-239974857a70 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f8ff8154-e1cc-4d0f-9341-bea77956b20a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 15955} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 11:43:52.627 +05:30 23224d61-5a32-4e92-b6b1-239974857a70 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 15955 application/json; charset=utf-8 46.9763ms 2024-09-10 11:43:52.634 +05:30 448c47a2-5002-4377-9623-6bfda4d5c406 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:43:52.634 +05:30 448c47a2-5002-4377-9623-6bfda4d5c406 INF CORS policy execution successful. 2024-09-10 11:43:52.634 +05:30 448c47a2-5002-4377-9623-6bfda4d5c406 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ4ODMxLCJleHAiOjE3MjU5NDk0MzEsImlhdCI6MTcyNTk0ODgzMX0.AEU--q_oqQSxM4ecj1-348VRAivzjtbTVyhTzWnvjEE}, {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-10 11:43:52.635 +05:30 ad8b4460-0281-41c1-8879-6b9328939427 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:43:52.635 +05:30 ad8b4460-0281-41c1-8879-6b9328939427 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 11:43:52.637 +05:30 ad8b4460-0281-41c1-8879-6b9328939427 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:43:52.637 +05:30 ad8b4460-0281-41c1-8879-6b9328939427 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 2.6869ms 2024-09-10 11:43:52.638 +05:30 ad8b4460-0281-41c1-8879-6b9328939427 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:43:52.638 +05:30 ad8b4460-0281-41c1-8879-6b9328939427 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 448c47a2-5002-4377-9623-6bfda4d5c406}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 11:43:52.638 +05:30 ad8b4460-0281-41c1-8879-6b9328939427 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 4.2369ms 2024-09-10 11:43:52.662 +05:30 f64e303a-9ec7-427a-b88f-af8e8c32a18d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 11:43:52.663 +05:30 f64e303a-9ec7-427a-b88f-af8e8c32a18d INF CORS policy execution successful. 2024-09-10 11:43:52.663 +05:30 f64e303a-9ec7-427a-b88f-af8e8c32a18d INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ4ODMxLCJleHAiOjE3MjU5NDk0MzEsImlhdCI6MTcyNTk0ODgzMX0.AEU--q_oqQSxM4ecj1-348VRAivzjtbTVyhTzWnvjEE}, {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-10 11:43:52.663 +05:30 26f90432-e488-4d66-a1c5-1107f4a8b2e6 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 11:43:52.663 +05:30 26f90432-e488-4d66-a1c5-1107f4a8b2e6 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 11:43:52.668 +05:30 26f90432-e488-4d66-a1c5-1107f4a8b2e6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:43:52.669 +05:30 26f90432-e488-4d66-a1c5-1107f4a8b2e6 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 5.4028ms 2024-09-10 11:43:52.669 +05:30 26f90432-e488-4d66-a1c5-1107f4a8b2e6 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 11:43:52.669 +05:30 26f90432-e488-4d66-a1c5-1107f4a8b2e6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f64e303a-9ec7-427a-b88f-af8e8c32a18d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 15955} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 11:43:52.670 +05:30 26f90432-e488-4d66-a1c5-1107f4a8b2e6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 15955 application/json; charset=utf-8 7.888ms 2024-09-10 11:43:53.375 +05:30 6e30ad71-84a0-4f89-be11-4850db160ff9 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null 0 2024-09-10 11:43:53.375 +05:30 6e30ad71-84a0-4f89-be11-4850db160ff9 INF CORS policy execution successful. 2024-09-10 11:43:53.376 +05:30 6e30ad71-84a0-4f89-be11-4850db160ff9 INF HTTP request: Path: /userpreference/updatePreferenceLanguage QueryString: ?preferenceLanguageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ4ODMxLCJleHAiOjE3MjU5NDk0MzEsImlhdCI6MTcyNTk0ODgzMX0.AEU--q_oqQSxM4ecj1-348VRAivzjtbTVyhTzWnvjEE}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 11:43:53.376 +05:30 435047ca-31b7-428e-87f2-ae55a7153bfe INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 11:43:53.376 +05:30 435047ca-31b7-428e-87f2-ae55a7153bfe INF Route matched with {action = "UpdatePreferenceLanguage", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLanguage(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 11:43:53.389 +05:30 435047ca-31b7-428e-87f2-ae55a7153bfe INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:43:53.391 +05:30 435047ca-31b7-428e-87f2-ae55a7153bfe INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api) in 14.6453ms 2024-09-10 11:43:53.391 +05:30 435047ca-31b7-428e-87f2-ae55a7153bfe INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 11:43:53.391 +05:30 435047ca-31b7-428e-87f2-ae55a7153bfe INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 6e30ad71-84a0-4f89-be11-4850db160ff9}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelanguage}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 96} Body: {"status":"Success","statusCode":2001,"message":"Preference updated successfully.","result":"8"} 2024-09-10 11:43:53.391 +05:30 435047ca-31b7-428e-87f2-ae55a7153bfe INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 201 96 application/json; charset=utf-8 16.3287ms 2024-09-10 11:43:53.787 +05:30 2d381a06-3267-4f91-aa1e-ab55172503a5 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null 0 2024-09-10 11:43:53.787 +05:30 2d381a06-3267-4f91-aa1e-ab55172503a5 INF CORS policy execution successful. 2024-09-10 11:43:53.788 +05:30 2d381a06-3267-4f91-aa1e-ab55172503a5 INF HTTP request: Path: /userpreference/updatepreferencelayout QueryString: ?preferenceLayoutId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ4ODMxLCJleHAiOjE3MjU5NDk0MzEsImlhdCI6MTcyNTk0ODgzMX0.AEU--q_oqQSxM4ecj1-348VRAivzjtbTVyhTzWnvjEE}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 11:43:53.788 +05:30 3580843f-33d7-4b0f-8f60-157773d37dcb INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 11:43:53.788 +05:30 3580843f-33d7-4b0f-8f60-157773d37dcb INF Route matched with {action = "UpdatePreferenceLayout", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLayout(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 11:43:53.801 +05:30 3580843f-33d7-4b0f-8f60-157773d37dcb INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:43:53.802 +05:30 3580843f-33d7-4b0f-8f60-157773d37dcb INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api) in 13.4516ms 2024-09-10 11:43:53.802 +05:30 3580843f-33d7-4b0f-8f60-157773d37dcb INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 11:43:53.802 +05:30 3580843f-33d7-4b0f-8f60-157773d37dcb INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 2d381a06-3267-4f91-aa1e-ab55172503a5}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 103} Body: {"status":"Success","statusCode":2001,"message":"Layout preference updated successfully.","result":"8"} 2024-09-10 11:43:53.802 +05:30 3580843f-33d7-4b0f-8f60-157773d37dcb INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 201 103 application/json; charset=utf-8 15.5613ms 2024-09-10 11:43:54.099 +05:30 47065187-8397-4d66-93ba-0e7fbae0e91c INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=2 - null 0 2024-09-10 11:43:54.100 +05:30 47065187-8397-4d66-93ba-0e7fbae0e91c INF CORS policy execution successful. 2024-09-10 11:43:54.100 +05:30 47065187-8397-4d66-93ba-0e7fbae0e91c INF HTTP request: Path: /userpreference/updatepreferencetheme QueryString: ?preferenceThemeId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ4ODMxLCJleHAiOjE3MjU5NDk0MzEsImlhdCI6MTcyNTk0ODgzMX0.AEU--q_oqQSxM4ecj1-348VRAivzjtbTVyhTzWnvjEE}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 11:43:54.100 +05:30 daf3bccc-66e1-46e2-846b-c5e84227ab3b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 11:43:54.100 +05:30 daf3bccc-66e1-46e2-846b-c5e84227ab3b INF Route matched with {action = "UpdatePreferenceTheme", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceTheme(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 11:43:54.114 +05:30 daf3bccc-66e1-46e2-846b-c5e84227ab3b INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:43:54.115 +05:30 daf3bccc-66e1-46e2-846b-c5e84227ab3b INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api) in 15.2318ms 2024-09-10 11:43:54.115 +05:30 daf3bccc-66e1-46e2-846b-c5e84227ab3b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 11:43:54.116 +05:30 daf3bccc-66e1-46e2-846b-c5e84227ab3b INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 47065187-8397-4d66-93ba-0e7fbae0e91c}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 102} Body: {"status":"Success","statusCode":2001,"message":"Theme preference updated successfully.","result":"8"} 2024-09-10 11:43:54.116 +05:30 daf3bccc-66e1-46e2-846b-c5e84227ab3b INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=2 - 201 102 application/json; charset=utf-8 16.9865ms 2024-09-10 11:43:57.139 +05:30 687af9f4-200f-4ad7-825d-862a8fa86fe5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 11:43:57.139 +05:30 687af9f4-200f-4ad7-825d-862a8fa86fe5 INF CORS policy execution successful. 2024-09-10 11:43:57.139 +05:30 687af9f4-200f-4ad7-825d-862a8fa86fe5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.7465ms 2024-09-10 11:43:57.140 +05:30 b52570a6-487f-470a-bd8c-e1ada164e97c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 11:43:57.141 +05:30 b52570a6-487f-470a-bd8c-e1ada164e97c INF CORS policy execution successful. 2024-09-10 11:43:57.141 +05:30 b52570a6-487f-470a-bd8c-e1ada164e97c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.2404ms 2024-09-10 11:43:57.173 +05:30 c0fdb7bb-26ba-4318-be7f-4132176db637 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 11:43:57.173 +05:30 c0fdb7bb-26ba-4318-be7f-4132176db637 INF CORS policy execution successful. 2024-09-10 11:43:57.174 +05:30 c0fdb7bb-26ba-4318-be7f-4132176db637 INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ4ODMxLCJleHAiOjE3MjU5NDk0MzEsImlhdCI6MTcyNTk0ODgzMX0.AEU--q_oqQSxM4ecj1-348VRAivzjtbTVyhTzWnvjEE}, {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-10 11:43:57.174 +05:30 f981d7e4-4707-4bfb-aff4-a13bdb95832b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 11:43:57.174 +05:30 f981d7e4-4707-4bfb-aff4-a13bdb95832b INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Int32, Boolean, Int32, Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 11:43:57.194 +05:30 d9e1dac5-8007-4316-a5e3-47f7b40694f2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - null null 2024-09-10 11:43:57.194 +05:30 d9e1dac5-8007-4316-a5e3-47f7b40694f2 INF CORS policy execution successful. 2024-09-10 11:43:57.194 +05:30 d9e1dac5-8007-4316-a5e3-47f7b40694f2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - 204 null null 0.5494ms 2024-09-10 11:43:57.200 +05:30 f981d7e4-4707-4bfb-aff4-a13bdb95832b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:43:57.200 +05:30 f981d7e4-4707-4bfb-aff4-a13bdb95832b INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api) in 26.114ms 2024-09-10 11:43:57.200 +05:30 f981d7e4-4707-4bfb-aff4-a13bdb95832b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 11:43:57.201 +05:30 f981d7e4-4707-4bfb-aff4-a13bdb95832b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c0fdb7bb-26ba-4318-be7f-4132176db637}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1753} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"TagId\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":38,\"TotalPages\":4}]}"} 2024-09-10 11:43:57.201 +05:30 f981d7e4-4707-4bfb-aff4-a13bdb95832b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1753 application/json; charset=utf-8 28.2397ms 2024-09-10 11:43:57.235 +05:30 050b8c25-ea0e-4f07-bcf6-6bcbae19b506 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - null null 2024-09-10 11:43:57.235 +05:30 050b8c25-ea0e-4f07-bcf6-6bcbae19b506 INF CORS policy execution successful. 2024-09-10 11:43:57.235 +05:30 050b8c25-ea0e-4f07-bcf6-6bcbae19b506 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=15 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ4ODMxLCJleHAiOjE3MjU5NDk0MzEsImlhdCI6MTcyNTk0ODgzMX0.AEU--q_oqQSxM4ecj1-348VRAivzjtbTVyhTzWnvjEE}, {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-10 11:43:57.235 +05:30 072c35a7-e404-4ffc-9729-b68e44991394 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 11:43:57.236 +05:30 ca8326a9-7a55-44b7-af16-6da73d52f9b0 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 11:43:57.236 +05:30 072c35a7-e404-4ffc-9729-b68e44991394 INF CORS policy execution successful. 2024-09-10 11:43:57.236 +05:30 ca8326a9-7a55-44b7-af16-6da73d52f9b0 INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 11:43:57.236 +05:30 072c35a7-e404-4ffc-9729-b68e44991394 INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ4ODMxLCJleHAiOjE3MjU5NDk0MzEsImlhdCI6MTcyNTk0ODgzMX0.AEU--q_oqQSxM4ecj1-348VRAivzjtbTVyhTzWnvjEE}, {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-10 11:43:57.236 +05:30 663dbd09-45d2-45a8-9aae-1013178bc66c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 11:43:57.236 +05:30 663dbd09-45d2-45a8-9aae-1013178bc66c INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Int32, Boolean, Int32, Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 11:43:57.285 +05:30 663dbd09-45d2-45a8-9aae-1013178bc66c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:43:57.285 +05:30 663dbd09-45d2-45a8-9aae-1013178bc66c INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api) in 49.1884ms 2024-09-10 11:43:57.285 +05:30 663dbd09-45d2-45a8-9aae-1013178bc66c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 11:43:57.285 +05:30 663dbd09-45d2-45a8-9aae-1013178bc66c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 072c35a7-e404-4ffc-9729-b68e44991394}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1753} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"TagId\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":38,\"TotalPages\":4}]}"} 2024-09-10 11:43:57.286 +05:30 663dbd09-45d2-45a8-9aae-1013178bc66c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1753 application/json; charset=utf-8 50.3417ms 2024-09-10 11:43:57.337 +05:30 ca8326a9-7a55-44b7-af16-6da73d52f9b0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:43:57.337 +05:30 ca8326a9-7a55-44b7-af16-6da73d52f9b0 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 101.1651ms 2024-09-10 11:43:57.337 +05:30 ca8326a9-7a55-44b7-af16-6da73d52f9b0 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 11:43:57.337 +05:30 ca8326a9-7a55-44b7-af16-6da73d52f9b0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 050b8c25-ea0e-4f07-bcf6-6bcbae19b506}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 11:43:57.338 +05:30 ca8326a9-7a55-44b7-af16-6da73d52f9b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - 200 624 application/json; charset=utf-8 102.9622ms 2024-09-10 11:43:59.073 +05:30 2a420abe-f024-43cf-8463-3916d23313be INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 11:43:59.073 +05:30 a4e2240d-708b-4d5a-90da-ee23cae97852 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 11:43:59.074 +05:30 2a420abe-f024-43cf-8463-3916d23313be INF CORS policy execution successful. 2024-09-10 11:43:59.074 +05:30 a4e2240d-708b-4d5a-90da-ee23cae97852 INF CORS policy execution successful. 2024-09-10 11:43:59.074 +05:30 2a420abe-f024-43cf-8463-3916d23313be INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 0.7166ms 2024-09-10 11:43:59.074 +05:30 a4e2240d-708b-4d5a-90da-ee23cae97852 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 0.5512ms 2024-09-10 11:43:59.113 +05:30 80571a6b-02e6-4b08-9ed9-1088ebeaf3b0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 11:43:59.114 +05:30 80571a6b-02e6-4b08-9ed9-1088ebeaf3b0 INF CORS policy execution successful. 2024-09-10 11:43:59.114 +05:30 80571a6b-02e6-4b08-9ed9-1088ebeaf3b0 INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ4ODMxLCJleHAiOjE3MjU5NDk0MzEsImlhdCI6MTcyNTk0ODgzMX0.AEU--q_oqQSxM4ecj1-348VRAivzjtbTVyhTzWnvjEE}, {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-10 11:43:59.114 +05:30 b3908d82-dad3-45e3-adb5-999f0226f044 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 11:43:59.115 +05:30 b3908d82-dad3-45e3-adb5-999f0226f044 INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 11:43:59.133 +05:30 b3908d82-dad3-45e3-adb5-999f0226f044 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:43:59.133 +05:30 b3908d82-dad3-45e3-adb5-999f0226f044 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 18.5456ms 2024-09-10 11:43:59.133 +05:30 b3908d82-dad3-45e3-adb5-999f0226f044 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 11:43:59.134 +05:30 b3908d82-dad3-45e3-adb5-999f0226f044 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 80571a6b-02e6-4b08-9ed9-1088ebeaf3b0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5954} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null}]"} 2024-09-10 11:43:59.134 +05:30 b3908d82-dad3-45e3-adb5-999f0226f044 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 5954 application/json; charset=utf-8 21.4968ms 2024-09-10 11:43:59.168 +05:30 4321c1ce-4621-490c-bcfe-079f8f5e3fbd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 11:43:59.168 +05:30 4321c1ce-4621-490c-bcfe-079f8f5e3fbd INF CORS policy execution successful. 2024-09-10 11:43:59.168 +05:30 4321c1ce-4621-490c-bcfe-079f8f5e3fbd INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ4ODMxLCJleHAiOjE3MjU5NDk0MzEsImlhdCI6MTcyNTk0ODgzMX0.AEU--q_oqQSxM4ecj1-348VRAivzjtbTVyhTzWnvjEE}, {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-10 11:43:59.168 +05:30 c7338545-ab37-48c3-904c-777d175ef29a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 11:43:59.168 +05:30 c7338545-ab37-48c3-904c-777d175ef29a INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 11:43:59.186 +05:30 c7338545-ab37-48c3-904c-777d175ef29a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:43:59.186 +05:30 c7338545-ab37-48c3-904c-777d175ef29a INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 17.4631ms 2024-09-10 11:43:59.186 +05:30 c7338545-ab37-48c3-904c-777d175ef29a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 11:43:59.186 +05:30 c7338545-ab37-48c3-904c-777d175ef29a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4321c1ce-4621-490c-bcfe-079f8f5e3fbd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5954} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null}]"} 2024-09-10 11:43:59.187 +05:30 c7338545-ab37-48c3-904c-777d175ef29a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 5954 application/json; charset=utf-8 18.9967ms 2024-09-10 11:43:59.347 +05:30 53c18b97-ec90-470a-8f5b-f781baa0ebda INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - null null 2024-09-10 11:43:59.347 +05:30 53c18b97-ec90-470a-8f5b-f781baa0ebda INF CORS policy execution successful. 2024-09-10 11:43:59.348 +05:30 53c18b97-ec90-470a-8f5b-f781baa0ebda INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - 204 null null 0.9483ms 2024-09-10 11:43:59.389 +05:30 aa5ae139-0024-4ef2-9be7-0870d2ebd70e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - null null 2024-09-10 11:43:59.390 +05:30 aa5ae139-0024-4ef2-9be7-0870d2ebd70e INF CORS policy execution successful. 2024-09-10 11:43:59.390 +05:30 aa5ae139-0024-4ef2-9be7-0870d2ebd70e INF HTTP request: Path: /module/getmodulelist QueryString: ?languageId=1&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ4ODMxLCJleHAiOjE3MjU5NDk0MzEsImlhdCI6MTcyNTk0ODgzMX0.AEU--q_oqQSxM4ecj1-348VRAivzjtbTVyhTzWnvjEE}, {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-10 11:43:59.391 +05:30 ca7ff9f5-efb8-41e6-8f12-a4944aca04a1 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 11:43:59.391 +05:30 ca7ff9f5-efb8-41e6-8f12-a4944aca04a1 INF Route matched with {action = "GetModuleList", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetModuleList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.ModuleController (Sang.CoreSettings.Api). 2024-09-10 11:43:59.409 +05:30 ca7ff9f5-efb8-41e6-8f12-a4944aca04a1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:43:59.409 +05:30 ca7ff9f5-efb8-41e6-8f12-a4944aca04a1 INF Executed action Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api) in 18.6144ms 2024-09-10 11:43:59.410 +05:30 ca7ff9f5-efb8-41e6-8f12-a4944aca04a1 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 11:43:59.410 +05:30 ca7ff9f5-efb8-41e6-8f12-a4944aca04a1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aa5ae139-0024-4ef2-9be7-0870d2ebd70e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 287} Body: {"status":"Success","statusCode":2000,"message":"Module List retrieved.","result":"[{\"Id\":7,\"Name\":\"Module1\"},{\"Id\":11,\"Name\":\"Module4\"},{\"Id\":1,\"Name\":\"Module5\"},{\"Id\":12,\"Name\":\"Module5\"},{\"Id\":13,\"Name\":\"ModuleTest\"},{\"Id\":6,\"Name\":\"New Module\"}]"} 2024-09-10 11:43:59.411 +05:30 ca7ff9f5-efb8-41e6-8f12-a4944aca04a1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - 200 287 application/json; charset=utf-8 21.443ms 2024-09-10 11:45:02.359 +05:30 68c9ce13-0a20-4ef4-a85a-bbe127a16bf9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:45:02.361 +05:30 68c9ce13-0a20-4ef4-a85a-bbe127a16bf9 INF CORS policy execution successful. 2024-09-10 11:45:02.363 +05:30 68c9ce13-0a20-4ef4-a85a-bbe127a16bf9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 4.3097ms 2024-09-10 11:45:02.410 +05:30 d35978de-6deb-49ea-afe4-d5de2c609f16 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:45:02.413 +05:30 d35978de-6deb-49ea-afe4-d5de2c609f16 INF CORS policy execution successful. 2024-09-10 11:45:02.414 +05:30 d35978de-6deb-49ea-afe4-d5de2c609f16 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ4ODMxLCJleHAiOjE3MjU5NDk0MzEsImlhdCI6MTcyNTk0ODgzMX0.AEU--q_oqQSxM4ecj1-348VRAivzjtbTVyhTzWnvjEE}, {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-10 11:45:02.415 +05:30 ff392c38-309e-43af-84bd-56a570b61f14 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:45:02.416 +05:30 ff392c38-309e-43af-84bd-56a570b61f14 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 11:45:02.471 +05:30 ff392c38-309e-43af-84bd-56a570b61f14 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:45:02.472 +05:30 ff392c38-309e-43af-84bd-56a570b61f14 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 55.4038ms 2024-09-10 11:45:02.472 +05:30 ff392c38-309e-43af-84bd-56a570b61f14 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:45:02.472 +05:30 ff392c38-309e-43af-84bd-56a570b61f14 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d35978de-6deb-49ea-afe4-d5de2c609f16}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 11:45:02.473 +05:30 ff392c38-309e-43af-84bd-56a570b61f14 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 63.237ms 2024-09-10 11:45:04.916 +05:30 309bbbbb-5aa3-41e1-a7e2-14d93fa845e8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:45:04.917 +05:30 309bbbbb-5aa3-41e1-a7e2-14d93fa845e8 INF CORS policy execution successful. 2024-09-10 11:45:04.917 +05:30 309bbbbb-5aa3-41e1-a7e2-14d93fa845e8 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ4ODMxLCJleHAiOjE3MjU5NDk0MzEsImlhdCI6MTcyNTk0ODgzMX0.AEU--q_oqQSxM4ecj1-348VRAivzjtbTVyhTzWnvjEE}, {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-10 11:45:04.917 +05:30 bd2437a0-2dfc-4c21-80c6-cb604ea3970f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:45:04.918 +05:30 bd2437a0-2dfc-4c21-80c6-cb604ea3970f INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 11:45:05.094 +05:30 bd2437a0-2dfc-4c21-80c6-cb604ea3970f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:45:05.098 +05:30 bd2437a0-2dfc-4c21-80c6-cb604ea3970f INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 180.1433ms 2024-09-10 11:45:05.099 +05:30 bd2437a0-2dfc-4c21-80c6-cb604ea3970f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:45:05.100 +05:30 bd2437a0-2dfc-4c21-80c6-cb604ea3970f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 309bbbbb-5aa3-41e1-a7e2-14d93fa845e8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 11:45:05.105 +05:30 bd2437a0-2dfc-4c21-80c6-cb604ea3970f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 188.8117ms 2024-09-10 11:47:22.287 +05:30 068ffcf1-848c-474f-a474-fddeee0d6554 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:47:22.289 +05:30 068ffcf1-848c-474f-a474-fddeee0d6554 INF CORS policy execution successful. 2024-09-10 11:47:22.290 +05:30 068ffcf1-848c-474f-a474-fddeee0d6554 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 2.6484ms 2024-09-10 11:47:22.328 +05:30 127ed6f3-0e53-44a4-ab57-fe670bed0857 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:47:22.329 +05:30 127ed6f3-0e53-44a4-ab57-fe670bed0857 INF CORS policy execution successful. 2024-09-10 11:47:22.330 +05:30 127ed6f3-0e53-44a4-ab57-fe670bed0857 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ4ODMxLCJleHAiOjE3MjU5NDk0MzEsImlhdCI6MTcyNTk0ODgzMX0.AEU--q_oqQSxM4ecj1-348VRAivzjtbTVyhTzWnvjEE}, {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-10 11:47:22.331 +05:30 d0f86cb3-fc1c-483b-9aea-05c9f3840e46 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:47:22.331 +05:30 d0f86cb3-fc1c-483b-9aea-05c9f3840e46 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 11:47:22.373 +05:30 d0f86cb3-fc1c-483b-9aea-05c9f3840e46 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:47:22.374 +05:30 d0f86cb3-fc1c-483b-9aea-05c9f3840e46 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 42.3278ms 2024-09-10 11:47:22.374 +05:30 d0f86cb3-fc1c-483b-9aea-05c9f3840e46 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:47:22.374 +05:30 d0f86cb3-fc1c-483b-9aea-05c9f3840e46 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 127ed6f3-0e53-44a4-ab57-fe670bed0857}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 11:47:22.375 +05:30 d0f86cb3-fc1c-483b-9aea-05c9f3840e46 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 47.2035ms 2024-09-10 11:47:24.102 +05:30 c6448b22-8424-473d-bb84-78ced6c65309 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 11:47:24.102 +05:30 c6448b22-8424-473d-bb84-78ced6c65309 INF CORS policy execution successful. 2024-09-10 11:47:24.103 +05:30 c6448b22-8424-473d-bb84-78ced6c65309 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ4ODMxLCJleHAiOjE3MjU5NDk0MzEsImlhdCI6MTcyNTk0ODgzMX0.AEU--q_oqQSxM4ecj1-348VRAivzjtbTVyhTzWnvjEE}, {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-10 11:47:24.103 +05:30 1df9457d-8e62-4383-897a-3bace3c16d15 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:47:24.103 +05:30 1df9457d-8e62-4383-897a-3bace3c16d15 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 11:47:24.115 +05:30 1df9457d-8e62-4383-897a-3bace3c16d15 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:47:24.115 +05:30 1df9457d-8e62-4383-897a-3bace3c16d15 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 11.8103ms 2024-09-10 11:47:24.115 +05:30 1df9457d-8e62-4383-897a-3bace3c16d15 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 11:47:24.115 +05:30 1df9457d-8e62-4383-897a-3bace3c16d15 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c6448b22-8424-473d-bb84-78ced6c65309}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 11:47:24.115 +05:30 1df9457d-8e62-4383-897a-3bace3c16d15 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 13.2957ms 2024-09-10 11:47:37.603 +05:30 d9b9914a-1920-4f64-bb44-0a6bf173c659 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 11:47:37.604 +05:30 d9b9914a-1920-4f64-bb44-0a6bf173c659 INF CORS policy execution successful. 2024-09-10 11:47:37.605 +05:30 d9b9914a-1920-4f64-bb44-0a6bf173c659 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 1.8249ms 2024-09-10 11:47:37.628 +05:30 892ad502-2c2b-4c91-99e9-44d47446e7e0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 11:47:37.628 +05:30 892ad502-2c2b-4c91-99e9-44d47446e7e0 INF CORS policy execution successful. 2024-09-10 11:47:37.628 +05:30 892ad502-2c2b-4c91-99e9-44d47446e7e0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 0.3802ms 2024-09-10 11:47:37.640 +05:30 4138cf40-3423-42d5-9264-4d9671d5bbf5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 11:47:37.640 +05:30 4138cf40-3423-42d5-9264-4d9671d5bbf5 INF CORS policy execution successful. 2024-09-10 11:47:37.641 +05:30 4138cf40-3423-42d5-9264-4d9671d5bbf5 INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ4ODMxLCJleHAiOjE3MjU5NDk0MzEsImlhdCI6MTcyNTk0ODgzMX0.AEU--q_oqQSxM4ecj1-348VRAivzjtbTVyhTzWnvjEE}, {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-10 11:47:37.641 +05:30 88953225-acf3-4fb0-8a51-ab8596fbb86a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 11:47:37.641 +05:30 88953225-acf3-4fb0-8a51-ab8596fbb86a INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 11:47:37.662 +05:30 88953225-acf3-4fb0-8a51-ab8596fbb86a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:47:37.663 +05:30 88953225-acf3-4fb0-8a51-ab8596fbb86a INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 21.2684ms 2024-09-10 11:47:37.663 +05:30 88953225-acf3-4fb0-8a51-ab8596fbb86a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 11:47:37.663 +05:30 88953225-acf3-4fb0-8a51-ab8596fbb86a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4138cf40-3423-42d5-9264-4d9671d5bbf5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5954} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null}]"} 2024-09-10 11:47:37.665 +05:30 88953225-acf3-4fb0-8a51-ab8596fbb86a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 5954 application/json; charset=utf-8 24.9854ms 2024-09-10 11:47:37.701 +05:30 d6759906-712c-4dd7-a5f8-e639cff64045 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 11:47:37.702 +05:30 d6759906-712c-4dd7-a5f8-e639cff64045 INF CORS policy execution successful. 2024-09-10 11:47:37.702 +05:30 d6759906-712c-4dd7-a5f8-e639cff64045 INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ4ODMxLCJleHAiOjE3MjU5NDk0MzEsImlhdCI6MTcyNTk0ODgzMX0.AEU--q_oqQSxM4ecj1-348VRAivzjtbTVyhTzWnvjEE}, {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-10 11:47:37.703 +05:30 154d0d8d-c7a8-46ec-98ac-80241789f2f4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 11:47:37.703 +05:30 154d0d8d-c7a8-46ec-98ac-80241789f2f4 INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 11:47:37.722 +05:30 154d0d8d-c7a8-46ec-98ac-80241789f2f4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:47:37.723 +05:30 154d0d8d-c7a8-46ec-98ac-80241789f2f4 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 19.6601ms 2024-09-10 11:47:37.723 +05:30 154d0d8d-c7a8-46ec-98ac-80241789f2f4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 11:47:37.724 +05:30 154d0d8d-c7a8-46ec-98ac-80241789f2f4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d6759906-712c-4dd7-a5f8-e639cff64045}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5954} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null}]"} 2024-09-10 11:47:37.724 +05:30 154d0d8d-c7a8-46ec-98ac-80241789f2f4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 5954 application/json; charset=utf-8 23.6305ms 2024-09-10 11:47:37.872 +05:30 bc868b75-5f39-48d5-9104-0784d368e8b8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - null null 2024-09-10 11:47:37.873 +05:30 bc868b75-5f39-48d5-9104-0784d368e8b8 INF CORS policy execution successful. 2024-09-10 11:47:37.873 +05:30 bc868b75-5f39-48d5-9104-0784d368e8b8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - 204 null null 0.3909ms 2024-09-10 11:47:37.909 +05:30 52f1ac02-4dbe-4927-9f80-bd1dba5fbc3d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - null null 2024-09-10 11:47:37.910 +05:30 52f1ac02-4dbe-4927-9f80-bd1dba5fbc3d INF CORS policy execution successful. 2024-09-10 11:47:37.910 +05:30 52f1ac02-4dbe-4927-9f80-bd1dba5fbc3d INF HTTP request: Path: /module/getmodulelist QueryString: ?languageId=1&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ4ODMxLCJleHAiOjE3MjU5NDk0MzEsImlhdCI6MTcyNTk0ODgzMX0.AEU--q_oqQSxM4ecj1-348VRAivzjtbTVyhTzWnvjEE}, {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-10 11:47:37.910 +05:30 66d08d23-061a-435a-bd4c-21defb66e3b4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 11:47:37.910 +05:30 66d08d23-061a-435a-bd4c-21defb66e3b4 INF Route matched with {action = "GetModuleList", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetModuleList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.ModuleController (Sang.CoreSettings.Api). 2024-09-10 11:47:37.925 +05:30 66d08d23-061a-435a-bd4c-21defb66e3b4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:47:37.925 +05:30 66d08d23-061a-435a-bd4c-21defb66e3b4 INF Executed action Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api) in 14.7675ms 2024-09-10 11:47:37.925 +05:30 66d08d23-061a-435a-bd4c-21defb66e3b4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 11:47:37.926 +05:30 66d08d23-061a-435a-bd4c-21defb66e3b4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 52f1ac02-4dbe-4927-9f80-bd1dba5fbc3d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 287} Body: {"status":"Success","statusCode":2000,"message":"Module List retrieved.","result":"[{\"Id\":7,\"Name\":\"Module1\"},{\"Id\":11,\"Name\":\"Module4\"},{\"Id\":1,\"Name\":\"Module5\"},{\"Id\":12,\"Name\":\"Module5\"},{\"Id\":13,\"Name\":\"ModuleTest\"},{\"Id\":6,\"Name\":\"New Module\"}]"} 2024-09-10 11:47:37.926 +05:30 66d08d23-061a-435a-bd4c-21defb66e3b4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - 200 287 application/json; charset=utf-8 16.5435ms 2024-09-10 11:48:01.231 +05:30 f1295f2c-f806-488a-a2cc-765683014cde INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/upserttag - null null 2024-09-10 11:48:01.232 +05:30 f1295f2c-f806-488a-a2cc-765683014cde INF CORS policy execution successful. 2024-09-10 11:48:01.232 +05:30 f1295f2c-f806-488a-a2cc-765683014cde INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/upserttag - 204 null null 1.6858ms 2024-09-10 11:48:01.271 +05:30 60d7a84f-b1b6-4140-9d77-13fdd9356c01 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/tag/upserttag - application/json 255 2024-09-10 11:48:01.274 +05:30 60d7a84f-b1b6-4140-9d77-13fdd9356c01 INF CORS policy execution successful. 2024-09-10 11:48:01.275 +05:30 60d7a84f-b1b6-4140-9d77-13fdd9356c01 INF HTTP request: Path: /tag/upserttag QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ4ODMxLCJleHAiOjE3MjU5NDk0MzEsImlhdCI6MTcyNTk0ODgzMX0.AEU--q_oqQSxM4ecj1-348VRAivzjtbTVyhTzWnvjEE}, {Connection: keep-alive}, {Content-Length: 255}, {Content-Type: application/json}, {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: {"id":0,"name":"ggrgrrgrgr","caption":"grgrgrgrg","isVisible":null,"defaultSearchBy":null,"allowDuplicateNames":null,"moduleId":0,"isDefaultStatus":null,"allowRevision":null,"allowMultiLanguage":null,"languageDetails":[{"Id":3,"name":"dwdw"}],"menuId":62} 2024-09-10 11:48:01.277 +05:30 5b7be930-7a3c-4653-ad81-c519453c2648 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.UpsertTag (Sang.CoreSettings.Api)' 2024-09-10 11:48:01.305 +05:30 5b7be930-7a3c-4653-ad81-c519453c2648 INF Route matched with {action = "UpsertTag", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpsertTag(Sang.CoreSettings.Api.Models.APIRequest.TagRequest) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 11:48:01.428 +05:30 5b7be930-7a3c-4653-ad81-c519453c2648 ERR Upsert Failed System.ArgumentNullException: Cannot pass null model to Validate. (Parameter 'instanceToValidate') at FluentValidation.Internal.ExtensionsInternal.Guard(Object obj, String message, String paramName) in /_/src/FluentValidation/Internal/ExtensionsInternal.cs:line 30 at FluentValidation.AbstractValidator`1.EnsureInstanceNotNull(Object instanceToValidate) in /_/src/FluentValidation/AbstractValidator.cs:line 497 at FluentValidation.AbstractValidator`1.ValidateInternalAsync(ValidationContext`1 context, Boolean useAsync, CancellationToken cancellation) in /_/src/FluentValidation/AbstractValidator.cs:line 236 at FluentValidation.AbstractValidator`1.Validate(ValidationContext`1 context) in /_/src/FluentValidation/AbstractValidator.cs:line 202 at FluentValidation.AbstractValidator`1.Validate(T instance) in /_/src/FluentValidation/AbstractValidator.cs:line 167 at Sang.CoreSettings.Api.Controllers.TagController.UpsertTag(TagRequest tagRequest) 2024-09-10 11:48:01.445 +05:30 5b7be930-7a3c-4653-ad81-c519453c2648 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 11:48:01.445 +05:30 5b7be930-7a3c-4653-ad81-c519453c2648 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.UpsertTag (Sang.CoreSettings.Api) in 140.4851ms 2024-09-10 11:48:01.446 +05:30 5b7be930-7a3c-4653-ad81-c519453c2648 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.UpsertTag (Sang.CoreSettings.Api)' 2024-09-10 11:48:01.446 +05:30 5b7be930-7a3c-4653-ad81-c519453c2648 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 60d7a84f-b1b6-4140-9d77-13fdd9356c01}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 99} Body: {"status":"Failure","statusCode":5000,"message":"Cannot pass null model to Validate","result":null} 2024-09-10 11:48:01.447 +05:30 5b7be930-7a3c-4653-ad81-c519453c2648 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/tag/upserttag - 500 99 application/json; charset=utf-8 175.4966ms 2024-09-10 11:58:36.907 +05:30 INF Application is shutting down... 2024-09-10 12:08:13.424 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-10 12:08:13.480 +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-10 12:08:13.503 +05:30 INF Creating key {fd2c326d-d66a-4550-9296-8f0c5556651d} with creation date 2024-09-10 06:38:13Z, activation date 2024-09-10 06:38:13Z, and expiration date 2024-12-09 06:38:13Z. 2024-09-10 12:08:13.521 +05:30 WRN No XML encryptor configured. Key {fd2c326d-d66a-4550-9296-8f0c5556651d} may be persisted to storage in unencrypted form. 2024-09-10 12:08:13.765 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-10 12:08:13.766 +05:30 INF Hosting environment: Production 2024-09-10 12:08:13.766 +05:30 INF Content root path: C:\inetpub\wwwroot\SangCoreSettingsAPI 2024-09-10 12:08:13.783 +05:30 eb63efd0-af9b-4533-866f-8361c5948471 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 12:08:13.783 +05:30 eb136cb3-7fab-4f4c-b752-967d2306d792 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 12:08:13.856 +05:30 eb136cb3-7fab-4f4c-b752-967d2306d792 INF CORS policy execution successful. 2024-09-10 12:08:13.856 +05:30 eb63efd0-af9b-4533-866f-8361c5948471 INF CORS policy execution successful. 2024-09-10 12:08:13.865 +05:30 eb136cb3-7fab-4f4c-b752-967d2306d792 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 84.4199ms 2024-09-10 12:08:13.865 +05:30 eb63efd0-af9b-4533-866f-8361c5948471 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 84.4308ms 2024-09-10 12:08:13.903 +05:30 52ae264d-44c6-46aa-8407-6c9430fb6fc1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 12:08:14.017 +05:30 52ae264d-44c6-46aa-8407-6c9430fb6fc1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 6:23:51 AM', Current time (UTC): '9/10/2024 6:38:14 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-10 12:08:14.028 +05:30 52ae264d-44c6-46aa-8407-6c9430fb6fc1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 6:23:51 AM', Current time (UTC): '9/10/2024 6:38:14 AM'. 2024-09-10 12:08:14.029 +05:30 52ae264d-44c6-46aa-8407-6c9430fb6fc1 INF CORS policy execution successful. 2024-09-10 12:08:14.055 +05:30 52ae264d-44c6-46aa-8407-6c9430fb6fc1 INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ4ODMxLCJleHAiOjE3MjU5NDk0MzEsImlhdCI6MTcyNTk0ODgzMX0.AEU--q_oqQSxM4ecj1-348VRAivzjtbTVyhTzWnvjEE}, {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-10 12:08:14.094 +05:30 849771a2-7944-41f4-ae49-c7f8320d0204 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 12:08:14.100 +05:30 849771a2-7944-41f4-ae49-c7f8320d0204 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 12:08:14.101 +05:30 849771a2-7944-41f4-ae49-c7f8320d0204 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 52ae264d-44c6-46aa-8407-6c9430fb6fc1}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 06:23:51'"} Body: 2024-09-10 12:08:14.108 +05:30 849771a2-7944-41f4-ae49-c7f8320d0204 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 401 null null 204.1127ms 2024-09-10 12:08:14.142 +05:30 da6bbdcb-2c42-46ef-9c7e-904719343c7b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 12:08:14.145 +05:30 da6bbdcb-2c42-46ef-9c7e-904719343c7b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 6:23:51 AM', Current time (UTC): '9/10/2024 6:38:14 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-10 12:08:14.147 +05:30 da6bbdcb-2c42-46ef-9c7e-904719343c7b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 6:23:51 AM', Current time (UTC): '9/10/2024 6:38:14 AM'. 2024-09-10 12:08:14.147 +05:30 da6bbdcb-2c42-46ef-9c7e-904719343c7b INF CORS policy execution successful. 2024-09-10 12:08:14.149 +05:30 da6bbdcb-2c42-46ef-9c7e-904719343c7b INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTQ4ODMxLCJleHAiOjE3MjU5NDk0MzEsImlhdCI6MTcyNTk0ODgzMX0.AEU--q_oqQSxM4ecj1-348VRAivzjtbTVyhTzWnvjEE}, {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-10 12:08:14.156 +05:30 71aa835e-7564-4abe-bcfc-b5e309bd721a INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 12:08:14.157 +05:30 71aa835e-7564-4abe-bcfc-b5e309bd721a INF AuthenticationScheme: Bearer was challenged. 2024-09-10 12:08:14.158 +05:30 71aa835e-7564-4abe-bcfc-b5e309bd721a INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: da6bbdcb-2c42-46ef-9c7e-904719343c7b}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 06:23:51'"} Body: 2024-09-10 12:08:14.159 +05:30 71aa835e-7564-4abe-bcfc-b5e309bd721a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 401 null null 16.9599ms 2024-09-10 12:08:29.121 +05:30 007bf334-6ebc-4611-824c-5eab03ea99d4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 12:08:29.123 +05:30 007bf334-6ebc-4611-824c-5eab03ea99d4 INF CORS policy execution successful. 2024-09-10 12:08:29.125 +05:30 007bf334-6ebc-4611-824c-5eab03ea99d4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 4.1382ms 2024-09-10 12:08:29.163 +05:30 666e1b43-d976-46fe-9a55-754cf2c5f861 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 12:08:29.194 +05:30 666e1b43-d976-46fe-9a55-754cf2c5f861 INF CORS policy execution successful. 2024-09-10 12:08:29.196 +05:30 666e1b43-d976-46fe-9a55-754cf2c5f861 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTUwMzA5LCJleHAiOjE3MjU5NTA5MDksImlhdCI6MTcyNTk1MDMwOX0.8N1Z6GFXjbrbcKjyeCBHOmVhUOaSZXV1cZlPj5UVVeQ}, {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-10 12:08:29.203 +05:30 3545c0be-06a2-4ff7-92e6-06038b29e4fe INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 12:08:29.233 +05:30 3545c0be-06a2-4ff7-92e6-06038b29e4fe INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 12:08:29.573 +05:30 3545c0be-06a2-4ff7-92e6-06038b29e4fe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:08:29.655 +05:30 3545c0be-06a2-4ff7-92e6-06038b29e4fe INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 416.0771ms 2024-09-10 12:08:29.656 +05:30 3545c0be-06a2-4ff7-92e6-06038b29e4fe INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 12:08:29.658 +05:30 3545c0be-06a2-4ff7-92e6-06038b29e4fe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 666e1b43-d976-46fe-9a55-754cf2c5f861}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":2,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 12:08:29.663 +05:30 3545c0be-06a2-4ff7-92e6-06038b29e4fe INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 499.9514ms 2024-09-10 12:08:29.710 +05:30 a5cc2e50-366d-4711-9b85-c4514b4f3572 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null null 2024-09-10 12:08:29.711 +05:30 a5cc2e50-366d-4711-9b85-c4514b4f3572 INF CORS policy execution successful. 2024-09-10 12:08:29.711 +05:30 a5cc2e50-366d-4711-9b85-c4514b4f3572 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 204 null null 1.549ms 2024-09-10 12:08:29.743 +05:30 0dc16453-71ed-4ff2-b8c1-5e95ab5056e7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null null 2024-09-10 12:08:29.743 +05:30 ea9e1d8c-3122-497b-a30b-ada1c492d85d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=2 - null null 2024-09-10 12:08:29.743 +05:30 0dc16453-71ed-4ff2-b8c1-5e95ab5056e7 INF CORS policy execution successful. 2024-09-10 12:08:29.743 +05:30 ea9e1d8c-3122-497b-a30b-ada1c492d85d INF CORS policy execution successful. 2024-09-10 12:08:29.744 +05:30 0dc16453-71ed-4ff2-b8c1-5e95ab5056e7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 204 null null 0.8545ms 2024-09-10 12:08:29.744 +05:30 ea9e1d8c-3122-497b-a30b-ada1c492d85d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=2 - 204 null null 0.9962ms 2024-09-10 12:08:29.753 +05:30 76dc795a-496a-4336-b87f-6a3d3acd81ae INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null 0 2024-09-10 12:08:29.757 +05:30 76dc795a-496a-4336-b87f-6a3d3acd81ae INF CORS policy execution successful. 2024-09-10 12:08:29.759 +05:30 76dc795a-496a-4336-b87f-6a3d3acd81ae INF HTTP request: Path: /userpreference/updatePreferenceLanguage QueryString: ?preferenceLanguageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTUwMzA5LCJleHAiOjE3MjU5NTA5MDksImlhdCI6MTcyNTk1MDMwOX0.8N1Z6GFXjbrbcKjyeCBHOmVhUOaSZXV1cZlPj5UVVeQ}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 12:08:29.763 +05:30 93bccfab-d1cc-4fe1-989a-b664b9290737 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 12:08:29.795 +05:30 cc4c8ffa-3ca4-40c3-8b0b-e1d7d5df1f63 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null 0 2024-09-10 12:08:29.796 +05:30 8d28bf69-6d66-4d2d-b004-1834f318a42d INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=2 - null 0 2024-09-10 12:08:29.799 +05:30 cc4c8ffa-3ca4-40c3-8b0b-e1d7d5df1f63 INF CORS policy execution successful. 2024-09-10 12:08:29.801 +05:30 cc4c8ffa-3ca4-40c3-8b0b-e1d7d5df1f63 INF HTTP request: Path: /userpreference/updatepreferencelayout QueryString: ?preferenceLayoutId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTUwMzA5LCJleHAiOjE3MjU5NTA5MDksImlhdCI6MTcyNTk1MDMwOX0.8N1Z6GFXjbrbcKjyeCBHOmVhUOaSZXV1cZlPj5UVVeQ}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 12:08:29.802 +05:30 b28254a3-5a2b-4a3a-adeb-26129162a4cd INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 12:08:29.802 +05:30 8d28bf69-6d66-4d2d-b004-1834f318a42d INF CORS policy execution successful. 2024-09-10 12:08:29.804 +05:30 8d28bf69-6d66-4d2d-b004-1834f318a42d INF HTTP request: Path: /userpreference/updatepreferencetheme QueryString: ?preferenceThemeId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTUwMzA5LCJleHAiOjE3MjU5NTA5MDksImlhdCI6MTcyNTk1MDMwOX0.8N1Z6GFXjbrbcKjyeCBHOmVhUOaSZXV1cZlPj5UVVeQ}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 12:08:29.806 +05:30 31399e5e-c914-4b75-8535-d4ea15e2988a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 12:08:29.823 +05:30 b28254a3-5a2b-4a3a-adeb-26129162a4cd INF Route matched with {action = "UpdatePreferenceLayout", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLayout(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 12:08:29.823 +05:30 31399e5e-c914-4b75-8535-d4ea15e2988a INF Route matched with {action = "UpdatePreferenceTheme", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceTheme(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 12:08:29.823 +05:30 93bccfab-d1cc-4fe1-989a-b664b9290737 INF Route matched with {action = "UpdatePreferenceLanguage", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLanguage(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 12:08:29.829 +05:30 d52c9e67-540f-4378-9165-9d485ccf67d4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 12:08:29.830 +05:30 d52c9e67-540f-4378-9165-9d485ccf67d4 INF CORS policy execution successful. 2024-09-10 12:08:29.830 +05:30 5864271c-dfb5-4cff-a60b-a57ac03d669a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 12:08:29.830 +05:30 5864271c-dfb5-4cff-a60b-a57ac03d669a INF CORS policy execution successful. 2024-09-10 12:08:29.831 +05:30 5864271c-dfb5-4cff-a60b-a57ac03d669a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 1.7813ms 2024-09-10 12:08:29.832 +05:30 0ee917fa-84a7-4f66-b150-708ad736b2ec INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 12:08:29.832 +05:30 0ee917fa-84a7-4f66-b150-708ad736b2ec INF CORS policy execution successful. 2024-09-10 12:08:29.832 +05:30 d52c9e67-540f-4378-9165-9d485ccf67d4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 2.2572ms 2024-09-10 12:08:29.832 +05:30 0ee917fa-84a7-4f66-b150-708ad736b2ec INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.696ms 2024-09-10 12:08:29.866 +05:30 3a9ce3a2-d94b-493a-aacb-c203f7d8d7e4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 12:08:29.866 +05:30 3a9ce3a2-d94b-493a-aacb-c203f7d8d7e4 INF CORS policy execution successful. 2024-09-10 12:08:29.867 +05:30 3a9ce3a2-d94b-493a-aacb-c203f7d8d7e4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 1.0356ms 2024-09-10 12:08:29.868 +05:30 e8a577f8-d2bf-4c45-89ba-2f9d12c99799 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 12:08:29.869 +05:30 e8a577f8-d2bf-4c45-89ba-2f9d12c99799 INF CORS policy execution successful. 2024-09-10 12:08:29.869 +05:30 4f454605-14fa-4acc-a679-1a16335e19d2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 12:08:29.869 +05:30 e8a577f8-d2bf-4c45-89ba-2f9d12c99799 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTUwMzA5LCJleHAiOjE3MjU5NTA5MDksImlhdCI6MTcyNTk1MDMwOX0.8N1Z6GFXjbrbcKjyeCBHOmVhUOaSZXV1cZlPj5UVVeQ}, {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-10 12:08:29.869 +05:30 4f454605-14fa-4acc-a679-1a16335e19d2 INF CORS policy execution successful. 2024-09-10 12:08:29.870 +05:30 4f454605-14fa-4acc-a679-1a16335e19d2 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTUwMzA5LCJleHAiOjE3MjU5NTA5MDksImlhdCI6MTcyNTk1MDMwOX0.8N1Z6GFXjbrbcKjyeCBHOmVhUOaSZXV1cZlPj5UVVeQ}, {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-10 12:08:29.870 +05:30 323a637d-ee74-4d5d-b927-9b11c131b4ba INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 12:08:29.870 +05:30 8913fcb8-8f62-4700-abbd-2647ef8b71c7 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 12:08:29.875 +05:30 8913fcb8-8f62-4700-abbd-2647ef8b71c7 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 12:08:29.875 +05:30 323a637d-ee74-4d5d-b927-9b11c131b4ba INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 12:08:29.876 +05:30 b28254a3-5a2b-4a3a-adeb-26129162a4cd INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:08:29.903 +05:30 31399e5e-c914-4b75-8535-d4ea15e2988a INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:08:29.904 +05:30 93bccfab-d1cc-4fe1-989a-b664b9290737 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:08:29.908 +05:30 b28254a3-5a2b-4a3a-adeb-26129162a4cd INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api) in 84.4433ms 2024-09-10 12:08:29.908 +05:30 93bccfab-d1cc-4fe1-989a-b664b9290737 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api) in 84.0447ms 2024-09-10 12:08:29.909 +05:30 b28254a3-5a2b-4a3a-adeb-26129162a4cd INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 12:08:29.909 +05:30 93bccfab-d1cc-4fe1-989a-b664b9290737 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 12:08:29.908 +05:30 31399e5e-c914-4b75-8535-d4ea15e2988a INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api) in 84.1664ms 2024-09-10 12:08:29.909 +05:30 31399e5e-c914-4b75-8535-d4ea15e2988a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 12:08:29.909 +05:30 b28254a3-5a2b-4a3a-adeb-26129162a4cd INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: cc4c8ffa-3ca4-40c3-8b0b-e1d7d5df1f63}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 103} Body: {"status":"Success","statusCode":2001,"message":"Layout preference updated successfully.","result":"8"} 2024-09-10 12:08:29.909 +05:30 93bccfab-d1cc-4fe1-989a-b664b9290737 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 76dc795a-496a-4336-b87f-6a3d3acd81ae}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelanguage}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 96} Body: {"status":"Success","statusCode":2001,"message":"Preference updated successfully.","result":"8"} 2024-09-10 12:08:29.909 +05:30 31399e5e-c914-4b75-8535-d4ea15e2988a INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 8d28bf69-6d66-4d2d-b004-1834f318a42d}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 102} Body: {"status":"Success","statusCode":2001,"message":"Theme preference updated successfully.","result":"8"} 2024-09-10 12:08:29.910 +05:30 31399e5e-c914-4b75-8535-d4ea15e2988a INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=2 - 201 102 application/json; charset=utf-8 114.1683ms 2024-09-10 12:08:29.910 +05:30 b28254a3-5a2b-4a3a-adeb-26129162a4cd INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 201 103 application/json; charset=utf-8 115.0793ms 2024-09-10 12:08:29.910 +05:30 93bccfab-d1cc-4fe1-989a-b664b9290737 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 201 96 application/json; charset=utf-8 156.6886ms 2024-09-10 12:08:29.924 +05:30 8913fcb8-8f62-4700-abbd-2647ef8b71c7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:08:29.924 +05:30 8913fcb8-8f62-4700-abbd-2647ef8b71c7 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 49.1254ms 2024-09-10 12:08:29.925 +05:30 8913fcb8-8f62-4700-abbd-2647ef8b71c7 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 12:08:29.925 +05:30 8913fcb8-8f62-4700-abbd-2647ef8b71c7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4f454605-14fa-4acc-a679-1a16335e19d2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 12:08:29.926 +05:30 8913fcb8-8f62-4700-abbd-2647ef8b71c7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 56.6958ms 2024-09-10 12:08:29.951 +05:30 323a637d-ee74-4d5d-b927-9b11c131b4ba INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:08:29.961 +05:30 8d1b1457-4564-4c30-91b4-488573b03398 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 12:08:29.961 +05:30 323a637d-ee74-4d5d-b927-9b11c131b4ba INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 85.3479ms 2024-09-10 12:08:29.961 +05:30 323a637d-ee74-4d5d-b927-9b11c131b4ba INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 12:08:29.962 +05:30 8d1b1457-4564-4c30-91b4-488573b03398 INF CORS policy execution successful. 2024-09-10 12:08:29.962 +05:30 8d1b1457-4564-4c30-91b4-488573b03398 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTUwMzA5LCJleHAiOjE3MjU5NTA5MDksImlhdCI6MTcyNTk1MDMwOX0.8N1Z6GFXjbrbcKjyeCBHOmVhUOaSZXV1cZlPj5UVVeQ}, {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-10 12:08:29.962 +05:30 323a637d-ee74-4d5d-b927-9b11c131b4ba INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e8a577f8-d2bf-4c45-89ba-2f9d12c99799}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 15955} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 12:08:29.964 +05:30 323a637d-ee74-4d5d-b927-9b11c131b4ba INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 15955 application/json; charset=utf-8 96.6077ms 2024-09-10 12:08:29.966 +05:30 9cae9d46-5d68-4304-90e8-8f4a50d04309 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 12:08:29.967 +05:30 9cae9d46-5d68-4304-90e8-8f4a50d04309 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 12:08:29.970 +05:30 9cae9d46-5d68-4304-90e8-8f4a50d04309 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:08:29.970 +05:30 9cae9d46-5d68-4304-90e8-8f4a50d04309 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 3.7522ms 2024-09-10 12:08:29.971 +05:30 9cae9d46-5d68-4304-90e8-8f4a50d04309 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 12:08:29.971 +05:30 9cae9d46-5d68-4304-90e8-8f4a50d04309 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8d1b1457-4564-4c30-91b4-488573b03398}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 12:08:29.971 +05:30 9cae9d46-5d68-4304-90e8-8f4a50d04309 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 10.5866ms 2024-09-10 12:08:30.394 +05:30 08b54043-10d1-4f67-b6d9-3c46c84d8118 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 12:08:30.396 +05:30 08b54043-10d1-4f67-b6d9-3c46c84d8118 INF CORS policy execution successful. 2024-09-10 12:08:30.396 +05:30 08b54043-10d1-4f67-b6d9-3c46c84d8118 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTUwMzA5LCJleHAiOjE3MjU5NTA5MDksImlhdCI6MTcyNTk1MDMwOX0.8N1Z6GFXjbrbcKjyeCBHOmVhUOaSZXV1cZlPj5UVVeQ}, {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-10 12:08:30.398 +05:30 17473cc9-5627-406d-b8da-a03a7b1e9c8f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 12:08:30.399 +05:30 17473cc9-5627-406d-b8da-a03a7b1e9c8f INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 12:08:30.409 +05:30 17473cc9-5627-406d-b8da-a03a7b1e9c8f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:08:30.410 +05:30 17473cc9-5627-406d-b8da-a03a7b1e9c8f INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 10.9016ms 2024-09-10 12:08:30.410 +05:30 17473cc9-5627-406d-b8da-a03a7b1e9c8f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 12:08:30.412 +05:30 17473cc9-5627-406d-b8da-a03a7b1e9c8f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 08b54043-10d1-4f67-b6d9-3c46c84d8118}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 15955} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 12:08:30.413 +05:30 17473cc9-5627-406d-b8da-a03a7b1e9c8f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 15955 application/json; charset=utf-8 19.3019ms 2024-09-10 12:08:32.675 +05:30 c7c5565f-efef-47eb-90b2-09fd79378169 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 12:08:32.675 +05:30 6f2e0650-658f-4e67-a3df-cdc2eb7523ae INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 12:08:32.675 +05:30 c7c5565f-efef-47eb-90b2-09fd79378169 INF CORS policy execution successful. 2024-09-10 12:08:32.675 +05:30 6f2e0650-658f-4e67-a3df-cdc2eb7523ae INF CORS policy execution successful. 2024-09-10 12:08:32.676 +05:30 c7c5565f-efef-47eb-90b2-09fd79378169 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.7021ms 2024-09-10 12:08:32.676 +05:30 6f2e0650-658f-4e67-a3df-cdc2eb7523ae INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.6874ms 2024-09-10 12:08:32.694 +05:30 e38fcbb9-88cc-4a6e-9d13-2f8478854187 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - null null 2024-09-10 12:08:32.695 +05:30 e38fcbb9-88cc-4a6e-9d13-2f8478854187 INF CORS policy execution successful. 2024-09-10 12:08:32.695 +05:30 e38fcbb9-88cc-4a6e-9d13-2f8478854187 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - 204 null null 1.4462ms 2024-09-10 12:08:32.713 +05:30 ce8bf1ba-7f6d-4604-9a62-8dc33c1e24d7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 12:08:32.715 +05:30 ce8bf1ba-7f6d-4604-9a62-8dc33c1e24d7 INF CORS policy execution successful. 2024-09-10 12:08:32.716 +05:30 ce8bf1ba-7f6d-4604-9a62-8dc33c1e24d7 INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTUwMzA5LCJleHAiOjE3MjU5NTA5MDksImlhdCI6MTcyNTk1MDMwOX0.8N1Z6GFXjbrbcKjyeCBHOmVhUOaSZXV1cZlPj5UVVeQ}, {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-10 12:08:32.716 +05:30 8d7b623c-ff45-45a4-9fbd-fb0a85840fe9 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 12:08:32.725 +05:30 8d7b623c-ff45-45a4-9fbd-fb0a85840fe9 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Int32, Boolean, Int32, Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 12:08:32.733 +05:30 ce1e2ca7-5068-44ba-bc2a-f55893174fb7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - null null 2024-09-10 12:08:32.734 +05:30 ce1e2ca7-5068-44ba-bc2a-f55893174fb7 INF CORS policy execution successful. 2024-09-10 12:08:32.735 +05:30 ce1e2ca7-5068-44ba-bc2a-f55893174fb7 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=15 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTUwMzA5LCJleHAiOjE3MjU5NTA5MDksImlhdCI6MTcyNTk1MDMwOX0.8N1Z6GFXjbrbcKjyeCBHOmVhUOaSZXV1cZlPj5UVVeQ}, {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-10 12:08:32.735 +05:30 95f6bbfc-6597-4cfa-8603-aa3bc7be41cb INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 12:08:32.740 +05:30 95f6bbfc-6597-4cfa-8603-aa3bc7be41cb INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 12:08:32.817 +05:30 8d7b623c-ff45-45a4-9fbd-fb0a85840fe9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:08:32.818 +05:30 8d7b623c-ff45-45a4-9fbd-fb0a85840fe9 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api) in 92.4859ms 2024-09-10 12:08:32.818 +05:30 8d7b623c-ff45-45a4-9fbd-fb0a85840fe9 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 12:08:32.818 +05:30 8d7b623c-ff45-45a4-9fbd-fb0a85840fe9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ce8bf1ba-7f6d-4604-9a62-8dc33c1e24d7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1753} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"TagId\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":38,\"TotalPages\":4}]}"} 2024-09-10 12:08:32.818 +05:30 8d7b623c-ff45-45a4-9fbd-fb0a85840fe9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1753 application/json; charset=utf-8 105.0453ms 2024-09-10 12:08:32.853 +05:30 95f6bbfc-6597-4cfa-8603-aa3bc7be41cb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:08:32.854 +05:30 95f6bbfc-6597-4cfa-8603-aa3bc7be41cb INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 113.6446ms 2024-09-10 12:08:32.854 +05:30 95f6bbfc-6597-4cfa-8603-aa3bc7be41cb INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 12:08:32.854 +05:30 95f6bbfc-6597-4cfa-8603-aa3bc7be41cb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ce1e2ca7-5068-44ba-bc2a-f55893174fb7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 12:08:32.855 +05:30 95f6bbfc-6597-4cfa-8603-aa3bc7be41cb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - 200 624 application/json; charset=utf-8 121.509ms 2024-09-10 12:08:33.123 +05:30 4da785b6-b76b-4bb2-b282-b08d7f2a9f7d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 12:08:33.124 +05:30 4da785b6-b76b-4bb2-b282-b08d7f2a9f7d INF CORS policy execution successful. 2024-09-10 12:08:33.124 +05:30 4da785b6-b76b-4bb2-b282-b08d7f2a9f7d INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTUwMzA5LCJleHAiOjE3MjU5NTA5MDksImlhdCI6MTcyNTk1MDMwOX0.8N1Z6GFXjbrbcKjyeCBHOmVhUOaSZXV1cZlPj5UVVeQ}, {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-10 12:08:33.124 +05:30 82150366-f2bd-433b-bd8c-7bdac4c2a652 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 12:08:33.125 +05:30 82150366-f2bd-433b-bd8c-7bdac4c2a652 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Int32, Boolean, Int32, Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 12:08:33.134 +05:30 82150366-f2bd-433b-bd8c-7bdac4c2a652 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:08:33.134 +05:30 82150366-f2bd-433b-bd8c-7bdac4c2a652 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api) in 9.5052ms 2024-09-10 12:08:33.134 +05:30 82150366-f2bd-433b-bd8c-7bdac4c2a652 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 12:08:33.135 +05:30 82150366-f2bd-433b-bd8c-7bdac4c2a652 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4da785b6-b76b-4bb2-b282-b08d7f2a9f7d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1753} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"TagId\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":38,\"TotalPages\":4}]}"} 2024-09-10 12:08:33.135 +05:30 82150366-f2bd-433b-bd8c-7bdac4c2a652 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1753 application/json; charset=utf-8 12.6999ms 2024-09-10 12:08:35.301 +05:30 681e4ef0-1399-431e-bf1e-3906a2491bdb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - null null 2024-09-10 12:08:35.301 +05:30 9f8f4f37-2b4f-4636-baca-8390bdf05e3e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 12:08:35.301 +05:30 7495a803-8900-4765-a4dd-9b455a4e0da7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - null null 2024-09-10 12:08:35.301 +05:30 4dcfdd69-75f9-410b-ad3e-7ca3361d1a95 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 12:08:35.301 +05:30 4dcfdd69-75f9-410b-ad3e-7ca3361d1a95 INF CORS policy execution successful. 2024-09-10 12:08:35.301 +05:30 7495a803-8900-4765-a4dd-9b455a4e0da7 INF CORS policy execution successful. 2024-09-10 12:08:35.301 +05:30 681e4ef0-1399-431e-bf1e-3906a2491bdb INF CORS policy execution successful. 2024-09-10 12:08:35.301 +05:30 9f8f4f37-2b4f-4636-baca-8390bdf05e3e INF CORS policy execution successful. 2024-09-10 12:08:35.302 +05:30 63d3b451-a6f4-4d4a-a886-0093a2e9e8ee INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - null null 2024-09-10 12:08:35.302 +05:30 63d3b451-a6f4-4d4a-a886-0093a2e9e8ee INF CORS policy execution successful. 2024-09-10 12:08:35.302 +05:30 4dcfdd69-75f9-410b-ad3e-7ca3361d1a95 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 0.571ms 2024-09-10 12:08:35.302 +05:30 681e4ef0-1399-431e-bf1e-3906a2491bdb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - 204 null null 0.9528ms 2024-09-10 12:08:35.302 +05:30 9f8f4f37-2b4f-4636-baca-8390bdf05e3e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 0.9494ms 2024-09-10 12:08:35.302 +05:30 7495a803-8900-4765-a4dd-9b455a4e0da7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - 204 null null 1.2403ms 2024-09-10 12:08:35.302 +05:30 63d3b451-a6f4-4d4a-a886-0093a2e9e8ee INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - 204 null null 0.7416ms 2024-09-10 12:08:35.304 +05:30 638fa634-a7a9-4c96-9b30-d61473d6b2ad INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - null null 2024-09-10 12:08:35.304 +05:30 638fa634-a7a9-4c96-9b30-d61473d6b2ad INF CORS policy execution successful. 2024-09-10 12:08:35.304 +05:30 638fa634-a7a9-4c96-9b30-d61473d6b2ad INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - 204 null null 0.3687ms 2024-09-10 12:08:35.599 +05:30 a5b2cbe4-5330-4ffc-a870-be78805929fc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - null null 2024-09-10 12:08:35.599 +05:30 a5b2cbe4-5330-4ffc-a870-be78805929fc INF CORS policy execution successful. 2024-09-10 12:08:35.599 +05:30 a5b2cbe4-5330-4ffc-a870-be78805929fc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - 204 null null 0.6914ms 2024-09-10 12:08:35.602 +05:30 c233fc51-4ef9-4dba-b1de-3811209043b3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - null null 2024-09-10 12:08:35.602 +05:30 41a35a4d-532b-4d99-83bb-f40710d07905 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - null null 2024-09-10 12:08:35.602 +05:30 c233fc51-4ef9-4dba-b1de-3811209043b3 INF CORS policy execution successful. 2024-09-10 12:08:35.602 +05:30 41a35a4d-532b-4d99-83bb-f40710d07905 INF CORS policy execution successful. 2024-09-10 12:08:35.603 +05:30 c233fc51-4ef9-4dba-b1de-3811209043b3 INF HTTP request: Path: /tag/gettagdependent QueryString: ?languageId=1&tagId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTUwMzA5LCJleHAiOjE3MjU5NTA5MDksImlhdCI6MTcyNTk1MDMwOX0.8N1Z6GFXjbrbcKjyeCBHOmVhUOaSZXV1cZlPj5UVVeQ}, {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-10 12:08:35.603 +05:30 41a35a4d-532b-4d99-83bb-f40710d07905 INF HTTP request: Path: /tag/gettagdetails QueryString: ?tagId=2&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTUwMzA5LCJleHAiOjE3MjU5NTA5MDksImlhdCI6MTcyNTk1MDMwOX0.8N1Z6GFXjbrbcKjyeCBHOmVhUOaSZXV1cZlPj5UVVeQ}, {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-10 12:08:35.604 +05:30 7866a077-c53f-4b6e-8ffe-a6c530241e6e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 12:08:35.604 +05:30 bac2c090-7ec0-415d-bdf7-a1ce196b0717 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 12:08:35.605 +05:30 0a583234-66f5-468a-b154-e616fa4d4292 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 12:08:35.606 +05:30 0a583234-66f5-468a-b154-e616fa4d4292 INF CORS policy execution successful. 2024-09-10 12:08:35.606 +05:30 0a583234-66f5-468a-b154-e616fa4d4292 INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTUwMzA5LCJleHAiOjE3MjU5NTA5MDksImlhdCI6MTcyNTk1MDMwOX0.8N1Z6GFXjbrbcKjyeCBHOmVhUOaSZXV1cZlPj5UVVeQ}, {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-10 12:08:35.607 +05:30 79e944ff-dbf4-4dde-94b1-5d7e4a0e93e5 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 12:08:35.609 +05:30 bac2c090-7ec0-415d-bdf7-a1ce196b0717 INF Route matched with {action = "GetTagDetails", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDetails(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 12:08:35.609 +05:30 7866a077-c53f-4b6e-8ffe-a6c530241e6e INF Route matched with {action = "GetTagDependent", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDependent(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 12:08:35.611 +05:30 79e944ff-dbf4-4dde-94b1-5d7e4a0e93e5 INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 12:08:35.638 +05:30 be6cdd43-8c11-4c1e-8347-12066228ead0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - null null 2024-09-10 12:08:35.639 +05:30 be6cdd43-8c11-4c1e-8347-12066228ead0 INF CORS policy execution successful. 2024-09-10 12:08:35.639 +05:30 be6cdd43-8c11-4c1e-8347-12066228ead0 INF HTTP request: Path: /module/getmodulelist QueryString: ?languageId=1&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTUwMzA5LCJleHAiOjE3MjU5NTA5MDksImlhdCI6MTcyNTk1MDMwOX0.8N1Z6GFXjbrbcKjyeCBHOmVhUOaSZXV1cZlPj5UVVeQ}, {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-10 12:08:35.640 +05:30 ab45a4bf-361c-4632-a51a-1ee222d21020 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 12:08:35.641 +05:30 79e944ff-dbf4-4dde-94b1-5d7e4a0e93e5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:08:35.642 +05:30 79e944ff-dbf4-4dde-94b1-5d7e4a0e93e5 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 31.3174ms 2024-09-10 12:08:35.642 +05:30 79e944ff-dbf4-4dde-94b1-5d7e4a0e93e5 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 12:08:35.643 +05:30 79e944ff-dbf4-4dde-94b1-5d7e4a0e93e5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0a583234-66f5-468a-b154-e616fa4d4292}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5954} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null}]"} 2024-09-10 12:08:35.643 +05:30 79e944ff-dbf4-4dde-94b1-5d7e4a0e93e5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 5954 application/json; charset=utf-8 38.0412ms 2024-09-10 12:08:35.645 +05:30 ab45a4bf-361c-4632-a51a-1ee222d21020 INF Route matched with {action = "GetModuleList", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetModuleList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.ModuleController (Sang.CoreSettings.Api). 2024-09-10 12:08:35.670 +05:30 7866a077-c53f-4b6e-8ffe-a6c530241e6e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:08:35.670 +05:30 7866a077-c53f-4b6e-8ffe-a6c530241e6e INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api) in 61.3866ms 2024-09-10 12:08:35.670 +05:30 7866a077-c53f-4b6e-8ffe-a6c530241e6e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 12:08:35.670 +05:30 7866a077-c53f-4b6e-8ffe-a6c530241e6e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c233fc51-4ef9-4dba-b1de-3811209043b3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1339} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9}]"} 2024-09-10 12:08:35.671 +05:30 7866a077-c53f-4b6e-8ffe-a6c530241e6e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - 200 1339 application/json; charset=utf-8 69.4073ms 2024-09-10 12:08:35.674 +05:30 ab45a4bf-361c-4632-a51a-1ee222d21020 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:08:35.674 +05:30 bac2c090-7ec0-415d-bdf7-a1ce196b0717 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:08:35.674 +05:30 ab45a4bf-361c-4632-a51a-1ee222d21020 INF Executed action Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api) in 28.9951ms 2024-09-10 12:08:35.674 +05:30 bac2c090-7ec0-415d-bdf7-a1ce196b0717 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api) in 65.2039ms 2024-09-10 12:08:35.674 +05:30 ab45a4bf-361c-4632-a51a-1ee222d21020 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 12:08:35.674 +05:30 bac2c090-7ec0-415d-bdf7-a1ce196b0717 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 12:08:35.674 +05:30 bac2c090-7ec0-415d-bdf7-a1ce196b0717 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 41a35a4d-532b-4d99-83bb-f40710d07905}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 519} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"TagDetails\":[{\"TagId\":2,\"TagName\":\"Account\",\"caption\":\"Account\",\"tagTypeId\":1,\"ModuleId\":1,\"ModuleName\":\"Module5\",\"AllowDuplicateNames\":null,\"AllowMultiLang\":null,\"AllowRevision\":null,\"Default\":null,\"Visible\":null,\"DefSearchBy\":null,\"bAllowAutoCodeGeneration\":null,\"MenuId\":23}],\"LanguageDetails\":[{\"TagId\":2,\"LanguageId\":1,\"LanguageName\":\"English\",\"Caption\":\"English\"}]}"} 2024-09-10 12:08:35.674 +05:30 ab45a4bf-361c-4632-a51a-1ee222d21020 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: be6cdd43-8c11-4c1e-8347-12066228ead0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 287} Body: {"status":"Success","statusCode":2000,"message":"Module List retrieved.","result":"[{\"Id\":7,\"Name\":\"Module1\"},{\"Id\":11,\"Name\":\"Module4\"},{\"Id\":1,\"Name\":\"Module5\"},{\"Id\":12,\"Name\":\"Module5\"},{\"Id\":13,\"Name\":\"ModuleTest\"},{\"Id\":6,\"Name\":\"New Module\"}]"} 2024-09-10 12:08:35.675 +05:30 bac2c090-7ec0-415d-bdf7-a1ce196b0717 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - 200 519 application/json; charset=utf-8 72.9637ms 2024-09-10 12:08:35.675 +05:30 ab45a4bf-361c-4632-a51a-1ee222d21020 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - 200 287 application/json; charset=utf-8 36.9896ms 2024-09-10 12:08:35.676 +05:30 0b913eb2-bccb-4040-983c-207ed44fcb6c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 12:08:35.677 +05:30 0b913eb2-bccb-4040-983c-207ed44fcb6c INF CORS policy execution successful. 2024-09-10 12:08:35.677 +05:30 0b913eb2-bccb-4040-983c-207ed44fcb6c INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTUwMzA5LCJleHAiOjE3MjU5NTA5MDksImlhdCI6MTcyNTk1MDMwOX0.8N1Z6GFXjbrbcKjyeCBHOmVhUOaSZXV1cZlPj5UVVeQ}, {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-10 12:08:35.677 +05:30 c04dd518-d197-4569-93b8-ed889687050a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 12:08:35.677 +05:30 c04dd518-d197-4569-93b8-ed889687050a INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 12:08:35.682 +05:30 c04dd518-d197-4569-93b8-ed889687050a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:08:35.682 +05:30 c04dd518-d197-4569-93b8-ed889687050a INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 5.1068ms 2024-09-10 12:08:35.683 +05:30 c04dd518-d197-4569-93b8-ed889687050a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 12:08:35.683 +05:30 c04dd518-d197-4569-93b8-ed889687050a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0b913eb2-bccb-4040-983c-207ed44fcb6c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 5954} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null}]"} 2024-09-10 12:08:35.683 +05:30 c04dd518-d197-4569-93b8-ed889687050a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 5954 application/json; charset=utf-8 7.3229ms 2024-09-10 12:08:35.705 +05:30 8a2149ee-5946-4875-ad16-f1a1579e9392 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - null null 2024-09-10 12:08:35.706 +05:30 8a2149ee-5946-4875-ad16-f1a1579e9392 INF CORS policy execution successful. 2024-09-10 12:08:35.706 +05:30 8a2149ee-5946-4875-ad16-f1a1579e9392 INF HTTP request: Path: /tag/gettagdetails QueryString: ?tagId=2&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTUwMzA5LCJleHAiOjE3MjU5NTA5MDksImlhdCI6MTcyNTk1MDMwOX0.8N1Z6GFXjbrbcKjyeCBHOmVhUOaSZXV1cZlPj5UVVeQ}, {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-10 12:08:35.706 +05:30 2a12769a-1d92-4c23-901a-4b0762034a96 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 12:08:35.706 +05:30 2a12769a-1d92-4c23-901a-4b0762034a96 INF Route matched with {action = "GetTagDetails", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDetails(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 12:08:35.708 +05:30 8473b534-f2ae-4b00-bb10-9091792ce7f6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - null null 2024-09-10 12:08:35.708 +05:30 8473b534-f2ae-4b00-bb10-9091792ce7f6 INF CORS policy execution successful. 2024-09-10 12:08:35.708 +05:30 8473b534-f2ae-4b00-bb10-9091792ce7f6 INF HTTP request: Path: /tag/gettagdependent QueryString: ?languageId=1&tagId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTUwMzA5LCJleHAiOjE3MjU5NTA5MDksImlhdCI6MTcyNTk1MDMwOX0.8N1Z6GFXjbrbcKjyeCBHOmVhUOaSZXV1cZlPj5UVVeQ}, {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-10 12:08:35.709 +05:30 a3505b81-0e26-4444-b5bf-57f5054d97c2 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 12:08:35.709 +05:30 a3505b81-0e26-4444-b5bf-57f5054d97c2 INF Route matched with {action = "GetTagDependent", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDependent(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 12:08:35.710 +05:30 2a12769a-1d92-4c23-901a-4b0762034a96 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:08:35.711 +05:30 2a12769a-1d92-4c23-901a-4b0762034a96 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api) in 4.3084ms 2024-09-10 12:08:35.711 +05:30 2a12769a-1d92-4c23-901a-4b0762034a96 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 12:08:35.711 +05:30 2a12769a-1d92-4c23-901a-4b0762034a96 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8a2149ee-5946-4875-ad16-f1a1579e9392}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 519} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"TagDetails\":[{\"TagId\":2,\"TagName\":\"Account\",\"caption\":\"Account\",\"tagTypeId\":1,\"ModuleId\":1,\"ModuleName\":\"Module5\",\"AllowDuplicateNames\":null,\"AllowMultiLang\":null,\"AllowRevision\":null,\"Default\":null,\"Visible\":null,\"DefSearchBy\":null,\"bAllowAutoCodeGeneration\":null,\"MenuId\":23}],\"LanguageDetails\":[{\"TagId\":2,\"LanguageId\":1,\"LanguageName\":\"English\",\"Caption\":\"English\"}]}"} 2024-09-10 12:08:35.711 +05:30 2a12769a-1d92-4c23-901a-4b0762034a96 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - 200 519 application/json; charset=utf-8 6.6708ms 2024-09-10 12:08:35.713 +05:30 a3505b81-0e26-4444-b5bf-57f5054d97c2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:08:35.713 +05:30 a3505b81-0e26-4444-b5bf-57f5054d97c2 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api) in 4.1254ms 2024-09-10 12:08:35.713 +05:30 a3505b81-0e26-4444-b5bf-57f5054d97c2 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 12:08:35.713 +05:30 a3505b81-0e26-4444-b5bf-57f5054d97c2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8473b534-f2ae-4b00-bb10-9091792ce7f6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1339} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9}]"} 2024-09-10 12:08:35.714 +05:30 a3505b81-0e26-4444-b5bf-57f5054d97c2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=2 - 200 1339 application/json; charset=utf-8 5.9703ms 2024-09-10 12:08:35.801 +05:30 02265d9b-615b-452a-ab4f-1c1a29c6a545 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=2 - null null 2024-09-10 12:08:35.801 +05:30 02265d9b-615b-452a-ab4f-1c1a29c6a545 INF CORS policy execution successful. 2024-09-10 12:08:35.801 +05:30 f66d6fa3-aa59-4db4-aacf-56e473d6cd4a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=2 - null null 2024-09-10 12:08:35.802 +05:30 f66d6fa3-aa59-4db4-aacf-56e473d6cd4a INF CORS policy execution successful. 2024-09-10 12:08:35.802 +05:30 02265d9b-615b-452a-ab4f-1c1a29c6a545 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=2 - 204 null null 0.7242ms 2024-09-10 12:08:35.802 +05:30 f66d6fa3-aa59-4db4-aacf-56e473d6cd4a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=2 - 204 null null 0.6399ms 2024-09-10 12:08:35.848 +05:30 4c58f5ee-e458-490c-a0ed-7669ad4da5dd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=2 - null null 2024-09-10 12:08:35.849 +05:30 4c58f5ee-e458-490c-a0ed-7669ad4da5dd INF CORS policy execution successful. 2024-09-10 12:08:35.849 +05:30 4c58f5ee-e458-490c-a0ed-7669ad4da5dd INF HTTP request: Path: /tag/gettagused QueryString: ?languageId=1&tagId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTUwMzA5LCJleHAiOjE3MjU5NTA5MDksImlhdCI6MTcyNTk1MDMwOX0.8N1Z6GFXjbrbcKjyeCBHOmVhUOaSZXV1cZlPj5UVVeQ}, {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-10 12:08:35.849 +05:30 8305aadf-b044-4a8d-88c9-f0f0c797509d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 12:08:35.854 +05:30 8305aadf-b044-4a8d-88c9-f0f0c797509d INF Route matched with {action = "GetTagUsed", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagUsed(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 12:08:35.952 +05:30 8305aadf-b044-4a8d-88c9-f0f0c797509d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:08:35.964 +05:30 8305aadf-b044-4a8d-88c9-f0f0c797509d INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api) in 109.5972ms 2024-09-10 12:08:35.964 +05:30 8305aadf-b044-4a8d-88c9-f0f0c797509d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 12:08:35.965 +05:30 8305aadf-b044-4a8d-88c9-f0f0c797509d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4c58f5ee-e458-490c-a0ed-7669ad4da5dd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 41797} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest1\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"BE\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCity\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Language\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iProvince\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TestTag\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Test\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1}]"} 2024-09-10 12:08:35.968 +05:30 8305aadf-b044-4a8d-88c9-f0f0c797509d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=2 - 200 41797 application/json; charset=utf-8 120.338ms 2024-09-10 12:08:36.007 +05:30 defdd562-5eda-468e-ad91-2154ed44a72f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=2 - null null 2024-09-10 12:08:36.008 +05:30 defdd562-5eda-468e-ad91-2154ed44a72f INF CORS policy execution successful. 2024-09-10 12:08:36.009 +05:30 defdd562-5eda-468e-ad91-2154ed44a72f INF HTTP request: Path: /tag/gettagused QueryString: ?languageId=1&tagId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTUwMzA5LCJleHAiOjE3MjU5NTA5MDksImlhdCI6MTcyNTk1MDMwOX0.8N1Z6GFXjbrbcKjyeCBHOmVhUOaSZXV1cZlPj5UVVeQ}, {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-10 12:08:36.009 +05:30 8f070f4e-4ed0-41b3-b4f2-fe1f355f6947 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 12:08:36.009 +05:30 8f070f4e-4ed0-41b3-b4f2-fe1f355f6947 INF Route matched with {action = "GetTagUsed", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagUsed(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 12:08:36.023 +05:30 8f070f4e-4ed0-41b3-b4f2-fe1f355f6947 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:08:36.028 +05:30 8f070f4e-4ed0-41b3-b4f2-fe1f355f6947 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api) in 18.2237ms 2024-09-10 12:08:36.028 +05:30 8f070f4e-4ed0-41b3-b4f2-fe1f355f6947 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 12:08:36.029 +05:30 8f070f4e-4ed0-41b3-b4f2-fe1f355f6947 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: defdd562-5eda-468e-ad91-2154ed44a72f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 41797} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest1\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"BE\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCity\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Language\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iProvince\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TestTag\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Test\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1}]"} 2024-09-10 12:08:36.030 +05:30 8f070f4e-4ed0-41b3-b4f2-fe1f355f6947 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=2 - 200 41797 application/json; charset=utf-8 23.7062ms 2024-09-10 12:08:36.250 +05:30 58f8954f-3995-4c41-b296-7d1a7e1b2dd3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - null null 2024-09-10 12:08:36.251 +05:30 58f8954f-3995-4c41-b296-7d1a7e1b2dd3 INF CORS policy execution successful. 2024-09-10 12:08:36.252 +05:30 58f8954f-3995-4c41-b296-7d1a7e1b2dd3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - 204 null null 1.656ms 2024-09-10 12:08:36.286 +05:30 dfb82b68-fe50-4178-b248-f61b478d9daa INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - null null 2024-09-10 12:08:36.287 +05:30 dfb82b68-fe50-4178-b248-f61b478d9daa INF CORS policy execution successful. 2024-09-10 12:08:36.288 +05:30 dfb82b68-fe50-4178-b248-f61b478d9daa INF HTTP request: Path: /module/getmodulelist QueryString: ?languageId=1&search=Module5 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTUwMzA5LCJleHAiOjE3MjU5NTA5MDksImlhdCI6MTcyNTk1MDMwOX0.8N1Z6GFXjbrbcKjyeCBHOmVhUOaSZXV1cZlPj5UVVeQ}, {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-10 12:08:36.290 +05:30 ca50b725-14cb-4520-b490-0199822bdbaa INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 12:08:36.290 +05:30 ca50b725-14cb-4520-b490-0199822bdbaa INF Route matched with {action = "GetModuleList", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetModuleList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.ModuleController (Sang.CoreSettings.Api). 2024-09-10 12:08:36.307 +05:30 ca50b725-14cb-4520-b490-0199822bdbaa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:08:36.307 +05:30 ca50b725-14cb-4520-b490-0199822bdbaa INF Executed action Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api) in 16.6442ms 2024-09-10 12:08:36.307 +05:30 ca50b725-14cb-4520-b490-0199822bdbaa INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 12:08:36.307 +05:30 ca50b725-14cb-4520-b490-0199822bdbaa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dfb82b68-fe50-4178-b248-f61b478d9daa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 151} Body: {"status":"Success","statusCode":2000,"message":"Module List retrieved.","result":"[{\"Id\":12,\"Name\":\"Module5\"},{\"Id\":1,\"Name\":\"Module5\"}]"} 2024-09-10 12:08:36.308 +05:30 ca50b725-14cb-4520-b490-0199822bdbaa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - 200 151 application/json; charset=utf-8 21.7211ms 2024-09-10 12:09:37.313 +05:30 09414e31-d427-4111-9264-1a0bf3cf8cd2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - null null 2024-09-10 12:09:37.315 +05:30 09414e31-d427-4111-9264-1a0bf3cf8cd2 INF CORS policy execution successful. 2024-09-10 12:09:37.317 +05:30 09414e31-d427-4111-9264-1a0bf3cf8cd2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - 204 null null 3.9331ms 2024-09-10 12:09:37.362 +05:30 dc796e93-9c47-463f-8b8b-cf751368762e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - null null 2024-09-10 12:09:37.365 +05:30 dc796e93-9c47-463f-8b8b-cf751368762e INF CORS policy execution successful. 2024-09-10 12:09:37.366 +05:30 dc796e93-9c47-463f-8b8b-cf751368762e INF HTTP request: Path: /tag/gettagdetails QueryString: ?tagId=2&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTUwMzA5LCJleHAiOjE3MjU5NTA5MDksImlhdCI6MTcyNTk1MDMwOX0.8N1Z6GFXjbrbcKjyeCBHOmVhUOaSZXV1cZlPj5UVVeQ}, {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-10 12:09:37.368 +05:30 94b90365-9235-45c2-a11d-bd2feb3afd30 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 12:09:37.369 +05:30 94b90365-9235-45c2-a11d-bd2feb3afd30 INF Route matched with {action = "GetTagDetails", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDetails(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 12:09:37.411 +05:30 94b90365-9235-45c2-a11d-bd2feb3afd30 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:09:37.412 +05:30 94b90365-9235-45c2-a11d-bd2feb3afd30 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api) in 43.3689ms 2024-09-10 12:09:37.412 +05:30 94b90365-9235-45c2-a11d-bd2feb3afd30 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 12:09:37.413 +05:30 94b90365-9235-45c2-a11d-bd2feb3afd30 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dc796e93-9c47-463f-8b8b-cf751368762e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 519} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"TagDetails\":[{\"TagId\":2,\"TagName\":\"Account\",\"caption\":\"Account\",\"tagTypeId\":1,\"ModuleId\":1,\"ModuleName\":\"Module5\",\"AllowDuplicateNames\":null,\"AllowMultiLang\":null,\"AllowRevision\":null,\"Default\":null,\"Visible\":null,\"DefSearchBy\":null,\"bAllowAutoCodeGeneration\":null,\"MenuId\":23}],\"LanguageDetails\":[{\"TagId\":2,\"LanguageId\":1,\"LanguageName\":\"English\",\"Caption\":\"English\"}]}"} 2024-09-10 12:09:37.413 +05:30 94b90365-9235-45c2-a11d-bd2feb3afd30 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - 200 519 application/json; charset=utf-8 51.943ms 2024-09-10 12:09:39.484 +05:30 dae167d4-2d64-4de4-959c-c8546e7cd7ea INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - null null 2024-09-10 12:09:39.485 +05:30 dae167d4-2d64-4de4-959c-c8546e7cd7ea INF CORS policy execution successful. 2024-09-10 12:09:39.486 +05:30 dae167d4-2d64-4de4-959c-c8546e7cd7ea INF HTTP request: Path: /tag/gettagdetails QueryString: ?tagId=2&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTUwMzA5LCJleHAiOjE3MjU5NTA5MDksImlhdCI6MTcyNTk1MDMwOX0.8N1Z6GFXjbrbcKjyeCBHOmVhUOaSZXV1cZlPj5UVVeQ}, {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-10 12:09:39.486 +05:30 36cdb473-a0dc-4202-ae20-4ceba66f8496 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 12:09:39.486 +05:30 36cdb473-a0dc-4202-ae20-4ceba66f8496 INF Route matched with {action = "GetTagDetails", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDetails(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 12:09:39.507 +05:30 36cdb473-a0dc-4202-ae20-4ceba66f8496 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:09:39.507 +05:30 36cdb473-a0dc-4202-ae20-4ceba66f8496 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api) in 20.6571ms 2024-09-10 12:09:39.507 +05:30 36cdb473-a0dc-4202-ae20-4ceba66f8496 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 12:09:39.507 +05:30 36cdb473-a0dc-4202-ae20-4ceba66f8496 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dae167d4-2d64-4de4-959c-c8546e7cd7ea}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 519} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"TagDetails\":[{\"TagId\":2,\"TagName\":\"Account\",\"caption\":\"Account\",\"tagTypeId\":1,\"ModuleId\":1,\"ModuleName\":\"Module5\",\"AllowDuplicateNames\":null,\"AllowMultiLang\":null,\"AllowRevision\":null,\"Default\":null,\"Visible\":null,\"DefSearchBy\":null,\"bAllowAutoCodeGeneration\":null,\"MenuId\":23}],\"LanguageDetails\":[{\"TagId\":2,\"LanguageId\":1,\"LanguageName\":\"English\",\"Caption\":\"English\"}]}"} 2024-09-10 12:09:39.508 +05:30 36cdb473-a0dc-4202-ae20-4ceba66f8496 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=2&languageId=1 - 200 519 application/json; charset=utf-8 23.7261ms 2024-09-10 12:13:28.001 +05:30 11621d0b-9e91-4218-b16a-2b130e1df01a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 12:13:28.004 +05:30 11621d0b-9e91-4218-b16a-2b130e1df01a INF CORS policy execution successful. 2024-09-10 12:13:28.005 +05:30 11621d0b-9e91-4218-b16a-2b130e1df01a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 4.2145ms 2024-09-10 12:13:28.033 +05:30 b96d5d6b-2b0d-4331-8c48-1a2d32647217 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 12:13:28.033 +05:30 b96d5d6b-2b0d-4331-8c48-1a2d32647217 INF CORS policy execution successful. 2024-09-10 12:13:28.034 +05:30 b96d5d6b-2b0d-4331-8c48-1a2d32647217 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.8868ms 2024-09-10 12:13:28.047 +05:30 5d497aeb-947e-46da-8766-5b3aa2f4d776 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 12:13:28.053 +05:30 5d497aeb-947e-46da-8766-5b3aa2f4d776 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 6:10:48 AM', Current time (UTC): '9/10/2024 6:43:28 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-10 12:13:28.057 +05:30 5d497aeb-947e-46da-8766-5b3aa2f4d776 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 6:10:48 AM', Current time (UTC): '9/10/2024 6:43:28 AM'. 2024-09-10 12:13:28.058 +05:30 5d497aeb-947e-46da-8766-5b3aa2f4d776 INF CORS policy execution successful. 2024-09-10 12:13:28.061 +05:30 5d497aeb-947e-46da-8766-5b3aa2f4d776 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 12:13:28.065 +05:30 0a5aa8ae-f3f1-462a-b8dd-8dad02a38cb7 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 12:13:28.065 +05:30 0a5aa8ae-f3f1-462a-b8dd-8dad02a38cb7 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 12:13:28.066 +05:30 0a5aa8ae-f3f1-462a-b8dd-8dad02a38cb7 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 5d497aeb-947e-46da-8766-5b3aa2f4d776}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 06:10:48'"} Body: 2024-09-10 12:13:28.066 +05:30 0a5aa8ae-f3f1-462a-b8dd-8dad02a38cb7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 401 null null 19.6816ms 2024-09-10 12:13:28.108 +05:30 2cad3b81-785a-4bfe-b311-2d19a9c2d08b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 12:13:28.109 +05:30 2cad3b81-785a-4bfe-b311-2d19a9c2d08b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 6:10:48 AM', Current time (UTC): '9/10/2024 6:43:28 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-10 12:13:28.110 +05:30 2cad3b81-785a-4bfe-b311-2d19a9c2d08b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 6:10:48 AM', Current time (UTC): '9/10/2024 6:43:28 AM'. 2024-09-10 12:13:28.110 +05:30 2cad3b81-785a-4bfe-b311-2d19a9c2d08b INF CORS policy execution successful. 2024-09-10 12:13:28.111 +05:30 2cad3b81-785a-4bfe-b311-2d19a9c2d08b INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NDgwNDgsImV4cCI6MTcyNTk0ODY0OCwiaWF0IjoxNzI1OTQ4MDQ4fQ.Vj54LhOAmOezyNVZkYDFIXRw14otNPp4ZyAX8dMBOvQ}, {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-10 12:13:28.116 +05:30 d37aacb2-49c9-4bfa-b59a-0be436bf8eb8 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 12:13:28.116 +05:30 d37aacb2-49c9-4bfa-b59a-0be436bf8eb8 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 12:13:28.116 +05:30 d37aacb2-49c9-4bfa-b59a-0be436bf8eb8 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 2cad3b81-785a-4bfe-b311-2d19a9c2d08b}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 06:10:48'"} Body: 2024-09-10 12:13:28.117 +05:30 d37aacb2-49c9-4bfa-b59a-0be436bf8eb8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 401 null null 8.4064ms 2024-09-10 12:13:33.593 +05:30 b3e8464e-553b-438f-90e6-a83c08cdba02 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 12:13:33.593 +05:30 b3e8464e-553b-438f-90e6-a83c08cdba02 INF CORS policy execution successful. 2024-09-10 12:13:33.594 +05:30 b3e8464e-553b-438f-90e6-a83c08cdba02 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.7682ms 2024-09-10 12:13:33.652 +05:30 62a142cb-f72a-45c9-8560-d510252cdbe2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 12:13:33.653 +05:30 62a142cb-f72a-45c9-8560-d510252cdbe2 INF CORS policy execution successful. 2024-09-10 12:13:33.653 +05:30 62a142cb-f72a-45c9-8560-d510252cdbe2 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTA2MTMsImV4cCI6MTcyNTk1MTIxMywiaWF0IjoxNzI1OTUwNjEzfQ.IbKmC4a_aqXA06drzUwoqrM_zK-GHgukk8sleV1LmwQ}, {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-10 12:13:33.654 +05:30 afa0e511-b052-4f4c-be92-9bed29562065 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 12:13:33.655 +05:30 afa0e511-b052-4f4c-be92-9bed29562065 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 12:13:33.754 +05:30 afa0e511-b052-4f4c-be92-9bed29562065 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:13:33.755 +05:30 afa0e511-b052-4f4c-be92-9bed29562065 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 100.1082ms 2024-09-10 12:13:33.755 +05:30 afa0e511-b052-4f4c-be92-9bed29562065 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 12:13:33.755 +05:30 afa0e511-b052-4f4c-be92-9bed29562065 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 62a142cb-f72a-45c9-8560-d510252cdbe2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 12:13:33.756 +05:30 afa0e511-b052-4f4c-be92-9bed29562065 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 104.0196ms 2024-09-10 12:13:33.837 +05:30 2841a1fa-d874-446f-a730-9b98a12106ac INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null null 2024-09-10 12:13:33.837 +05:30 2841a1fa-d874-446f-a730-9b98a12106ac INF CORS policy execution successful. 2024-09-10 12:13:33.837 +05:30 2841a1fa-d874-446f-a730-9b98a12106ac INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 204 null null 0.4739ms 2024-09-10 12:13:33.868 +05:30 80b80e6c-5de7-4a12-a1e1-cdc89f0c507d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null null 2024-09-10 12:13:33.869 +05:30 80b80e6c-5de7-4a12-a1e1-cdc89f0c507d INF CORS policy execution successful. 2024-09-10 12:13:33.869 +05:30 80b80e6c-5de7-4a12-a1e1-cdc89f0c507d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 204 null null 0.5669ms 2024-09-10 12:13:33.884 +05:30 f4dd4245-4abf-44d7-b25c-fc43724c0f62 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null 0 2024-09-10 12:13:33.885 +05:30 f4dd4245-4abf-44d7-b25c-fc43724c0f62 INF CORS policy execution successful. 2024-09-10 12:13:33.885 +05:30 f4dd4245-4abf-44d7-b25c-fc43724c0f62 INF HTTP request: Path: /userpreference/updatePreferenceLanguage QueryString: ?preferenceLanguageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTA2MTMsImV4cCI6MTcyNTk1MTIxMywiaWF0IjoxNzI1OTUwNjEzfQ.IbKmC4a_aqXA06drzUwoqrM_zK-GHgukk8sleV1LmwQ}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 12:13:33.886 +05:30 0613bda6-3848-4aef-a724-9726baecfafb INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 12:13:33.886 +05:30 0613bda6-3848-4aef-a724-9726baecfafb INF Route matched with {action = "UpdatePreferenceLanguage", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLanguage(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 12:13:33.895 +05:30 53af517a-74d5-4847-a295-4c470cb31d7b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null null 2024-09-10 12:13:33.895 +05:30 53af517a-74d5-4847-a295-4c470cb31d7b INF CORS policy execution successful. 2024-09-10 12:13:33.895 +05:30 53af517a-74d5-4847-a295-4c470cb31d7b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 204 null null 0.6361ms 2024-09-10 12:13:33.905 +05:30 0613bda6-3848-4aef-a724-9726baecfafb INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:13:33.906 +05:30 0613bda6-3848-4aef-a724-9726baecfafb INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api) in 19.9018ms 2024-09-10 12:13:33.906 +05:30 0613bda6-3848-4aef-a724-9726baecfafb INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 12:13:33.906 +05:30 0613bda6-3848-4aef-a724-9726baecfafb INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: f4dd4245-4abf-44d7-b25c-fc43724c0f62}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelanguage}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 96} Body: {"status":"Success","statusCode":2001,"message":"Preference updated successfully.","result":"7"} 2024-09-10 12:13:33.907 +05:30 0613bda6-3848-4aef-a724-9726baecfafb INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 201 96 application/json; charset=utf-8 22.3094ms 2024-09-10 12:13:33.911 +05:30 2e113fe9-ae43-4879-8a61-58a6576a99f1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 12:13:33.911 +05:30 2e113fe9-ae43-4879-8a61-58a6576a99f1 INF CORS policy execution successful. 2024-09-10 12:13:33.911 +05:30 2e113fe9-ae43-4879-8a61-58a6576a99f1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.4523ms 2024-09-10 12:13:33.951 +05:30 44674756-ad86-4a53-b6a6-e56db41f6566 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 12:13:33.951 +05:30 44674756-ad86-4a53-b6a6-e56db41f6566 INF CORS policy execution successful. 2024-09-10 12:13:33.951 +05:30 44674756-ad86-4a53-b6a6-e56db41f6566 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.5084ms 2024-09-10 12:13:33.956 +05:30 695367e1-9770-4166-9e49-30fc03d2914d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 12:13:33.957 +05:30 695367e1-9770-4166-9e49-30fc03d2914d INF CORS policy execution successful. 2024-09-10 12:13:33.957 +05:30 695367e1-9770-4166-9e49-30fc03d2914d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.7689ms 2024-09-10 12:13:33.961 +05:30 5538b117-9bd7-445c-9846-99d5d262118f INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null 0 2024-09-10 12:13:33.961 +05:30 3a1b922a-068c-43e4-9f12-f8fbdc59c0bd INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null 0 2024-09-10 12:13:33.961 +05:30 5538b117-9bd7-445c-9846-99d5d262118f INF CORS policy execution successful. 2024-09-10 12:13:33.961 +05:30 3a1b922a-068c-43e4-9f12-f8fbdc59c0bd INF CORS policy execution successful. 2024-09-10 12:13:33.961 +05:30 5538b117-9bd7-445c-9846-99d5d262118f INF HTTP request: Path: /userpreference/updatepreferencelayout QueryString: ?preferenceLayoutId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTA2MTMsImV4cCI6MTcyNTk1MTIxMywiaWF0IjoxNzI1OTUwNjEzfQ.IbKmC4a_aqXA06drzUwoqrM_zK-GHgukk8sleV1LmwQ}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 12:13:33.962 +05:30 3a1b922a-068c-43e4-9f12-f8fbdc59c0bd INF HTTP request: Path: /userpreference/updatepreferencetheme QueryString: ?preferenceThemeId=3 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTA2MTMsImV4cCI6MTcyNTk1MTIxMywiaWF0IjoxNzI1OTUwNjEzfQ.IbKmC4a_aqXA06drzUwoqrM_zK-GHgukk8sleV1LmwQ}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 12:13:33.962 +05:30 79b8bd2e-aaea-4e07-b36c-45c640005313 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 12:13:33.962 +05:30 dfc289e8-a70c-4348-8ec4-9d455463ef65 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 12:13:33.962 +05:30 79b8bd2e-aaea-4e07-b36c-45c640005313 INF Route matched with {action = "UpdatePreferenceLayout", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLayout(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 12:13:33.962 +05:30 dfc289e8-a70c-4348-8ec4-9d455463ef65 INF Route matched with {action = "UpdatePreferenceTheme", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceTheme(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 12:13:33.967 +05:30 dbbbd69e-29d0-4afc-b33b-fb0ecc0b06c2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 12:13:33.967 +05:30 dbbbd69e-29d0-4afc-b33b-fb0ecc0b06c2 INF CORS policy execution successful. 2024-09-10 12:13:33.968 +05:30 dbbbd69e-29d0-4afc-b33b-fb0ecc0b06c2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.5211ms 2024-09-10 12:13:33.972 +05:30 edf5c264-c0ed-413c-a1d7-5e6b16120fa6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 12:13:33.973 +05:30 edf5c264-c0ed-413c-a1d7-5e6b16120fa6 INF CORS policy execution successful. 2024-09-10 12:13:33.973 +05:30 edf5c264-c0ed-413c-a1d7-5e6b16120fa6 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTA2MTMsImV4cCI6MTcyNTk1MTIxMywiaWF0IjoxNzI1OTUwNjEzfQ.IbKmC4a_aqXA06drzUwoqrM_zK-GHgukk8sleV1LmwQ}, {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-10 12:13:33.974 +05:30 45b80be0-2631-4147-bf52-85bac556cb7a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 12:13:33.975 +05:30 45b80be0-2631-4147-bf52-85bac556cb7a INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 12:13:33.988 +05:30 79b8bd2e-aaea-4e07-b36c-45c640005313 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:13:33.989 +05:30 79b8bd2e-aaea-4e07-b36c-45c640005313 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api) in 26.973ms 2024-09-10 12:13:33.989 +05:30 79b8bd2e-aaea-4e07-b36c-45c640005313 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 12:13:33.989 +05:30 79b8bd2e-aaea-4e07-b36c-45c640005313 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 5538b117-9bd7-445c-9846-99d5d262118f}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 103} Body: {"status":"Success","statusCode":2001,"message":"Layout preference updated successfully.","result":"7"} 2024-09-10 12:13:33.990 +05:30 79b8bd2e-aaea-4e07-b36c-45c640005313 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 201 103 application/json; charset=utf-8 29.3255ms 2024-09-10 12:13:33.991 +05:30 dfc289e8-a70c-4348-8ec4-9d455463ef65 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:13:33.991 +05:30 dfc289e8-a70c-4348-8ec4-9d455463ef65 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api) in 29.2599ms 2024-09-10 12:13:33.991 +05:30 dfc289e8-a70c-4348-8ec4-9d455463ef65 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 12:13:33.991 +05:30 dfc289e8-a70c-4348-8ec4-9d455463ef65 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 3a1b922a-068c-43e4-9f12-f8fbdc59c0bd}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 102} Body: {"status":"Success","statusCode":2001,"message":"Theme preference updated successfully.","result":"7"} 2024-09-10 12:13:33.992 +05:30 dfc289e8-a70c-4348-8ec4-9d455463ef65 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 201 102 application/json; charset=utf-8 30.9169ms 2024-09-10 12:13:34.012 +05:30 b8617df1-6549-4e49-8b2e-81664b65b316 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 12:13:34.013 +05:30 b8617df1-6549-4e49-8b2e-81664b65b316 INF CORS policy execution successful. 2024-09-10 12:13:34.013 +05:30 b8617df1-6549-4e49-8b2e-81664b65b316 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTA2MTMsImV4cCI6MTcyNTk1MTIxMywiaWF0IjoxNzI1OTUwNjEzfQ.IbKmC4a_aqXA06drzUwoqrM_zK-GHgukk8sleV1LmwQ}, {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-10 12:13:34.013 +05:30 cf9d7a8a-5ceb-4502-9ecd-1fdb41f89096 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 12:13:34.014 +05:30 cf9d7a8a-5ceb-4502-9ecd-1fdb41f89096 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 12:13:34.014 +05:30 45b80be0-2631-4147-bf52-85bac556cb7a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:13:34.015 +05:30 45b80be0-2631-4147-bf52-85bac556cb7a INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 40.3005ms 2024-09-10 12:13:34.015 +05:30 45b80be0-2631-4147-bf52-85bac556cb7a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 12:13:34.016 +05:30 45b80be0-2631-4147-bf52-85bac556cb7a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: edf5c264-c0ed-413c-a1d7-5e6b16120fa6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 15955} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 12:13:34.016 +05:30 45b80be0-2631-4147-bf52-85bac556cb7a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 15955 application/json; charset=utf-8 44.114ms 2024-09-10 12:13:34.029 +05:30 cf9d7a8a-5ceb-4502-9ecd-1fdb41f89096 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:13:34.030 +05:30 cf9d7a8a-5ceb-4502-9ecd-1fdb41f89096 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 16.1625ms 2024-09-10 12:13:34.030 +05:30 cf9d7a8a-5ceb-4502-9ecd-1fdb41f89096 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 12:13:34.030 +05:30 cf9d7a8a-5ceb-4502-9ecd-1fdb41f89096 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b8617df1-6549-4e49-8b2e-81664b65b316}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 12:13:34.031 +05:30 cf9d7a8a-5ceb-4502-9ecd-1fdb41f89096 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 18.9319ms 2024-09-10 12:13:34.068 +05:30 08daa767-7b8f-4822-bf0a-8b4bdc546fad INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 12:13:34.069 +05:30 08daa767-7b8f-4822-bf0a-8b4bdc546fad INF CORS policy execution successful. 2024-09-10 12:13:34.069 +05:30 08daa767-7b8f-4822-bf0a-8b4bdc546fad INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTA2MTMsImV4cCI6MTcyNTk1MTIxMywiaWF0IjoxNzI1OTUwNjEzfQ.IbKmC4a_aqXA06drzUwoqrM_zK-GHgukk8sleV1LmwQ}, {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-10 12:13:34.070 +05:30 00afba70-9ecc-4219-97ca-0b42b0b3f79e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 12:13:34.070 +05:30 00afba70-9ecc-4219-97ca-0b42b0b3f79e INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 12:13:34.077 +05:30 00afba70-9ecc-4219-97ca-0b42b0b3f79e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:13:34.078 +05:30 00afba70-9ecc-4219-97ca-0b42b0b3f79e INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 7.9192ms 2024-09-10 12:13:34.078 +05:30 00afba70-9ecc-4219-97ca-0b42b0b3f79e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 12:13:34.079 +05:30 00afba70-9ecc-4219-97ca-0b42b0b3f79e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 08daa767-7b8f-4822-bf0a-8b4bdc546fad}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 15955} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 12:13:34.079 +05:30 00afba70-9ecc-4219-97ca-0b42b0b3f79e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 15955 application/json; charset=utf-8 11.2919ms 2024-09-10 12:13:34.094 +05:30 64cee97b-95f9-4476-a67d-83c70ecece94 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 12:13:34.095 +05:30 64cee97b-95f9-4476-a67d-83c70ecece94 INF CORS policy execution successful. 2024-09-10 12:13:34.095 +05:30 64cee97b-95f9-4476-a67d-83c70ecece94 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTA2MTMsImV4cCI6MTcyNTk1MTIxMywiaWF0IjoxNzI1OTUwNjEzfQ.IbKmC4a_aqXA06drzUwoqrM_zK-GHgukk8sleV1LmwQ}, {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-10 12:13:34.095 +05:30 d416f509-a942-4165-8898-4a2f976e4f37 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 12:13:34.095 +05:30 d416f509-a942-4165-8898-4a2f976e4f37 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 12:13:34.108 +05:30 d416f509-a942-4165-8898-4a2f976e4f37 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:13:34.108 +05:30 d416f509-a942-4165-8898-4a2f976e4f37 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 12.8846ms 2024-09-10 12:13:34.108 +05:30 d416f509-a942-4165-8898-4a2f976e4f37 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 12:13:34.109 +05:30 d416f509-a942-4165-8898-4a2f976e4f37 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 64cee97b-95f9-4476-a67d-83c70ecece94}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 12:13:34.109 +05:30 d416f509-a942-4165-8898-4a2f976e4f37 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 14.9961ms 2024-09-10 12:13:39.023 +05:30 d0896591-0e6d-454b-883e-c2307533a502 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 12:13:39.024 +05:30 d0896591-0e6d-454b-883e-c2307533a502 INF CORS policy execution successful. 2024-09-10 12:13:39.024 +05:30 d0896591-0e6d-454b-883e-c2307533a502 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.1955ms 2024-09-10 12:13:39.037 +05:30 ef06c00b-2495-4d89-ae31-af1ad43a503a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 12:13:39.037 +05:30 ef06c00b-2495-4d89-ae31-af1ad43a503a INF CORS policy execution successful. 2024-09-10 12:13:39.038 +05:30 ef06c00b-2495-4d89-ae31-af1ad43a503a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.5839ms 2024-09-10 12:13:39.069 +05:30 190ac13d-d35a-4348-8b0b-6be69627c70b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 12:13:39.070 +05:30 190ac13d-d35a-4348-8b0b-6be69627c70b INF CORS policy execution successful. 2024-09-10 12:13:39.070 +05:30 190ac13d-d35a-4348-8b0b-6be69627c70b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 0.5267ms 2024-09-10 12:13:39.072 +05:30 7d38ff20-5747-41c1-9949-d41dae2b100d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 12:13:39.073 +05:30 7d38ff20-5747-41c1-9949-d41dae2b100d INF CORS policy execution successful. 2024-09-10 12:13:39.073 +05:30 7d38ff20-5747-41c1-9949-d41dae2b100d INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTA2MTMsImV4cCI6MTcyNTk1MTIxMywiaWF0IjoxNzI1OTUwNjEzfQ.IbKmC4a_aqXA06drzUwoqrM_zK-GHgukk8sleV1LmwQ}, {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-10 12:13:39.074 +05:30 5ddf03ac-e75a-4b91-b437-8a92a829359d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 12:13:39.082 +05:30 5ddf03ac-e75a-4b91-b437-8a92a829359d INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 12:13:39.119 +05:30 5ddf03ac-e75a-4b91-b437-8a92a829359d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:13:39.119 +05:30 5ddf03ac-e75a-4b91-b437-8a92a829359d INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 36.6084ms 2024-09-10 12:13:39.119 +05:30 5ddf03ac-e75a-4b91-b437-8a92a829359d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 12:13:39.119 +05:30 5ddf03ac-e75a-4b91-b437-8a92a829359d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7d38ff20-5747-41c1-9949-d41dae2b100d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 12:13:39.120 +05:30 5ddf03ac-e75a-4b91-b437-8a92a829359d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 48.1817ms 2024-09-10 12:13:39.120 +05:30 29f4c7cc-7a81-4c2d-b6d6-e96dfb18d204 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 12:13:39.121 +05:30 29f4c7cc-7a81-4c2d-b6d6-e96dfb18d204 INF CORS policy execution successful. 2024-09-10 12:13:39.122 +05:30 29f4c7cc-7a81-4c2d-b6d6-e96dfb18d204 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTA2MTMsImV4cCI6MTcyNTk1MTIxMywiaWF0IjoxNzI1OTUwNjEzfQ.IbKmC4a_aqXA06drzUwoqrM_zK-GHgukk8sleV1LmwQ}, {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-10 12:13:39.124 +05:30 c4320e16-bf96-4bc4-964e-4c4792fa3eaf INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 12:13:39.124 +05:30 c4320e16-bf96-4bc4-964e-4c4792fa3eaf INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 12:13:39.165 +05:30 24c18e55-4aec-46ad-a72b-4b0da46209ad INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 12:13:39.165 +05:30 24c18e55-4aec-46ad-a72b-4b0da46209ad INF CORS policy execution successful. 2024-09-10 12:13:39.165 +05:30 24c18e55-4aec-46ad-a72b-4b0da46209ad INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTA2MTMsImV4cCI6MTcyNTk1MTIxMywiaWF0IjoxNzI1OTUwNjEzfQ.IbKmC4a_aqXA06drzUwoqrM_zK-GHgukk8sleV1LmwQ}, {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-10 12:13:39.168 +05:30 c65757c6-dcac-4082-a5a5-067c4f3ef995 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 12:13:39.168 +05:30 c65757c6-dcac-4082-a5a5-067c4f3ef995 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 12:13:39.179 +05:30 c65757c6-dcac-4082-a5a5-067c4f3ef995 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:13:39.180 +05:30 c65757c6-dcac-4082-a5a5-067c4f3ef995 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 11.4369ms 2024-09-10 12:13:39.180 +05:30 c65757c6-dcac-4082-a5a5-067c4f3ef995 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 12:13:39.180 +05:30 c65757c6-dcac-4082-a5a5-067c4f3ef995 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 24c18e55-4aec-46ad-a72b-4b0da46209ad}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 12:13:39.180 +05:30 c65757c6-dcac-4082-a5a5-067c4f3ef995 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 15.9653ms 2024-09-10 12:13:39.222 +05:30 c4320e16-bf96-4bc4-964e-4c4792fa3eaf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:13:39.223 +05:30 c4320e16-bf96-4bc4-964e-4c4792fa3eaf INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 98.3186ms 2024-09-10 12:13:39.223 +05:30 c4320e16-bf96-4bc4-964e-4c4792fa3eaf INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 12:13:39.223 +05:30 c4320e16-bf96-4bc4-964e-4c4792fa3eaf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 29f4c7cc-7a81-4c2d-b6d6-e96dfb18d204}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 12:13:39.223 +05:30 c4320e16-bf96-4bc4-964e-4c4792fa3eaf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 200 624 application/json; charset=utf-8 103.1391ms 2024-09-10 12:13:39.357 +05:30 012eed2c-55fe-4330-a13d-aaaf7800e13a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 12:13:39.358 +05:30 012eed2c-55fe-4330-a13d-aaaf7800e13a INF CORS policy execution successful. 2024-09-10 12:13:39.358 +05:30 012eed2c-55fe-4330-a13d-aaaf7800e13a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 1.0023ms 2024-09-10 12:13:39.414 +05:30 3e9db01a-ae74-4963-acf5-2971552607fa INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 12:13:39.414 +05:30 3e9db01a-ae74-4963-acf5-2971552607fa INF CORS policy execution successful. 2024-09-10 12:13:39.415 +05:30 3e9db01a-ae74-4963-acf5-2971552607fa INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTA2MTMsImV4cCI6MTcyNTk1MTIxMywiaWF0IjoxNzI1OTUwNjEzfQ.IbKmC4a_aqXA06drzUwoqrM_zK-GHgukk8sleV1LmwQ}, {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-10 12:13:39.415 +05:30 a8845c12-5574-4fab-a2e3-9f4c5d975d66 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 12:13:39.415 +05:30 a8845c12-5574-4fab-a2e3-9f4c5d975d66 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 12:13:39.421 +05:30 a8845c12-5574-4fab-a2e3-9f4c5d975d66 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:13:39.422 +05:30 a8845c12-5574-4fab-a2e3-9f4c5d975d66 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 7.2035ms 2024-09-10 12:13:39.423 +05:30 a8845c12-5574-4fab-a2e3-9f4c5d975d66 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 12:13:39.423 +05:30 a8845c12-5574-4fab-a2e3-9f4c5d975d66 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3e9db01a-ae74-4963-acf5-2971552607fa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 12:13:39.424 +05:30 a8845c12-5574-4fab-a2e3-9f4c5d975d66 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 9.9934ms 2024-09-10 12:13:39.573 +05:30 060d1d1f-dde5-4a2d-bcd6-21d3e54e4510 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 12:13:39.573 +05:30 060d1d1f-dde5-4a2d-bcd6-21d3e54e4510 INF CORS policy execution successful. 2024-09-10 12:13:39.574 +05:30 060d1d1f-dde5-4a2d-bcd6-21d3e54e4510 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.8488ms 2024-09-10 12:13:39.624 +05:30 08b7434e-38c7-4bec-aa8d-03ec4b7f7541 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 12:13:39.625 +05:30 08b7434e-38c7-4bec-aa8d-03ec4b7f7541 INF CORS policy execution successful. 2024-09-10 12:13:39.625 +05:30 08b7434e-38c7-4bec-aa8d-03ec4b7f7541 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTA2MTMsImV4cCI6MTcyNTk1MTIxMywiaWF0IjoxNzI1OTUwNjEzfQ.IbKmC4a_aqXA06drzUwoqrM_zK-GHgukk8sleV1LmwQ}, {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-10 12:13:39.626 +05:30 08e7ab47-23c5-4eb1-b74e-35596ce6a938 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 12:13:39.627 +05:30 08e7ab47-23c5-4eb1-b74e-35596ce6a938 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 12:13:39.632 +05:30 08e7ab47-23c5-4eb1-b74e-35596ce6a938 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:13:39.633 +05:30 08e7ab47-23c5-4eb1-b74e-35596ce6a938 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 5.6235ms 2024-09-10 12:13:39.633 +05:30 08e7ab47-23c5-4eb1-b74e-35596ce6a938 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 12:13:39.633 +05:30 08e7ab47-23c5-4eb1-b74e-35596ce6a938 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 08b7434e-38c7-4bec-aa8d-03ec4b7f7541}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 12:13:39.633 +05:30 08e7ab47-23c5-4eb1-b74e-35596ce6a938 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 9.0245ms 2024-09-10 12:13:42.459 +05:30 85a6f36d-2d40-478c-a9ac-0ef13c5b0113 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 12:13:42.459 +05:30 85a6f36d-2d40-478c-a9ac-0ef13c5b0113 INF CORS policy execution successful. 2024-09-10 12:13:42.460 +05:30 85a6f36d-2d40-478c-a9ac-0ef13c5b0113 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.726ms 2024-09-10 12:13:42.490 +05:30 1a8f8587-ab7f-428c-82c8-b9fa4998d3bd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 12:13:42.490 +05:30 1a8f8587-ab7f-428c-82c8-b9fa4998d3bd INF CORS policy execution successful. 2024-09-10 12:13:42.490 +05:30 1a8f8587-ab7f-428c-82c8-b9fa4998d3bd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.5318ms 2024-09-10 12:13:42.525 +05:30 dc6b6491-b7da-43d1-b3d6-f5f72d8ae501 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 12:13:42.526 +05:30 dc6b6491-b7da-43d1-b3d6-f5f72d8ae501 INF CORS policy execution successful. 2024-09-10 12:13:42.527 +05:30 dc6b6491-b7da-43d1-b3d6-f5f72d8ae501 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTA2MTMsImV4cCI6MTcyNTk1MTIxMywiaWF0IjoxNzI1OTUwNjEzfQ.IbKmC4a_aqXA06drzUwoqrM_zK-GHgukk8sleV1LmwQ}, {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-10 12:13:42.527 +05:30 449f359d-6581-4005-8a55-126a3f833732 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 12:13:42.534 +05:30 449f359d-6581-4005-8a55-126a3f833732 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 12:13:42.590 +05:30 449f359d-6581-4005-8a55-126a3f833732 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:13:42.591 +05:30 449f359d-6581-4005-8a55-126a3f833732 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 57.3309ms 2024-09-10 12:13:42.592 +05:30 449f359d-6581-4005-8a55-126a3f833732 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 12:13:42.592 +05:30 449f359d-6581-4005-8a55-126a3f833732 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dc6b6491-b7da-43d1-b3d6-f5f72d8ae501}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 12:13:42.593 +05:30 449f359d-6581-4005-8a55-126a3f833732 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 67.767ms 2024-09-10 12:13:42.666 +05:30 f653b9f0-7d0c-47a3-a993-f3dbfd85de8a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 12:13:42.666 +05:30 f653b9f0-7d0c-47a3-a993-f3dbfd85de8a INF CORS policy execution successful. 2024-09-10 12:13:42.667 +05:30 f653b9f0-7d0c-47a3-a993-f3dbfd85de8a INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTA2MTMsImV4cCI6MTcyNTk1MTIxMywiaWF0IjoxNzI1OTUwNjEzfQ.IbKmC4a_aqXA06drzUwoqrM_zK-GHgukk8sleV1LmwQ}, {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-10 12:13:42.667 +05:30 f66e758e-56a8-41f2-bf19-2b733ddc3c90 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 12:13:42.667 +05:30 f66e758e-56a8-41f2-bf19-2b733ddc3c90 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 12:13:42.692 +05:30 f66e758e-56a8-41f2-bf19-2b733ddc3c90 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:13:42.692 +05:30 f66e758e-56a8-41f2-bf19-2b733ddc3c90 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 25.0639ms 2024-09-10 12:13:42.692 +05:30 f66e758e-56a8-41f2-bf19-2b733ddc3c90 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 12:13:42.692 +05:30 f66e758e-56a8-41f2-bf19-2b733ddc3c90 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f653b9f0-7d0c-47a3-a993-f3dbfd85de8a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 12:13:42.693 +05:30 f66e758e-56a8-41f2-bf19-2b733ddc3c90 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 27.069ms 2024-09-10 12:15:31.648 +05:30 2c647c56-0750-46a8-bf5a-b8dff280187c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 12:15:31.650 +05:30 2c647c56-0750-46a8-bf5a-b8dff280187c INF CORS policy execution successful. 2024-09-10 12:15:31.651 +05:30 2c647c56-0750-46a8-bf5a-b8dff280187c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 2.403ms 2024-09-10 12:15:31.669 +05:30 28e3d3b8-3d3b-44bd-b341-0d77e534f024 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 12:15:31.669 +05:30 28e3d3b8-3d3b-44bd-b341-0d77e534f024 INF CORS policy execution successful. 2024-09-10 12:15:31.669 +05:30 28e3d3b8-3d3b-44bd-b341-0d77e534f024 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.5877ms 2024-09-10 12:15:31.717 +05:30 2da65593-f998-4fcf-b187-d69342bf3262 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 12:15:31.720 +05:30 2da65593-f998-4fcf-b187-d69342bf3262 INF CORS policy execution successful. 2024-09-10 12:15:31.721 +05:30 2da65593-f998-4fcf-b187-d69342bf3262 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTA2MTMsImV4cCI6MTcyNTk1MTIxMywiaWF0IjoxNzI1OTUwNjEzfQ.IbKmC4a_aqXA06drzUwoqrM_zK-GHgukk8sleV1LmwQ}, {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-10 12:15:31.723 +05:30 1b8beb03-d181-4ac2-9c19-28bfd4172d7c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 12:15:31.724 +05:30 1b8beb03-d181-4ac2-9c19-28bfd4172d7c INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 12:15:31.730 +05:30 ca368b99-5d09-41e9-aa6d-56ae97f38b11 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 12:15:31.730 +05:30 ca368b99-5d09-41e9-aa6d-56ae97f38b11 INF CORS policy execution successful. 2024-09-10 12:15:31.730 +05:30 ca368b99-5d09-41e9-aa6d-56ae97f38b11 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTA2MTMsImV4cCI6MTcyNTk1MTIxMywiaWF0IjoxNzI1OTUwNjEzfQ.IbKmC4a_aqXA06drzUwoqrM_zK-GHgukk8sleV1LmwQ}, {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-10 12:15:31.731 +05:30 94a27893-0ea8-4d26-a87a-718e6494407e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 12:15:31.731 +05:30 94a27893-0ea8-4d26-a87a-718e6494407e INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 12:15:31.761 +05:30 1b8beb03-d181-4ac2-9c19-28bfd4172d7c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:15:31.761 +05:30 94a27893-0ea8-4d26-a87a-718e6494407e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:15:31.762 +05:30 94a27893-0ea8-4d26-a87a-718e6494407e INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 30.902ms 2024-09-10 12:15:31.762 +05:30 1b8beb03-d181-4ac2-9c19-28bfd4172d7c INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 37.3991ms 2024-09-10 12:15:31.762 +05:30 94a27893-0ea8-4d26-a87a-718e6494407e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 12:15:31.762 +05:30 1b8beb03-d181-4ac2-9c19-28bfd4172d7c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 12:15:31.762 +05:30 94a27893-0ea8-4d26-a87a-718e6494407e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ca368b99-5d09-41e9-aa6d-56ae97f38b11}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 12:15:31.762 +05:30 1b8beb03-d181-4ac2-9c19-28bfd4172d7c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2da65593-f998-4fcf-b187-d69342bf3262}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 12:15:31.763 +05:30 94a27893-0ea8-4d26-a87a-718e6494407e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 33.2046ms 2024-09-10 12:15:31.763 +05:30 1b8beb03-d181-4ac2-9c19-28bfd4172d7c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 45.7434ms 2024-09-10 12:15:31.935 +05:30 c18d7d32-b2b0-46ed-8098-04b4c15b08aa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 12:15:31.935 +05:30 c18d7d32-b2b0-46ed-8098-04b4c15b08aa INF CORS policy execution successful. 2024-09-10 12:15:31.935 +05:30 c18d7d32-b2b0-46ed-8098-04b4c15b08aa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.5191ms 2024-09-10 12:15:31.985 +05:30 c90d52f6-7a95-4eb5-a3f9-7740bfe52991 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 12:15:31.986 +05:30 c90d52f6-7a95-4eb5-a3f9-7740bfe52991 INF CORS policy execution successful. 2024-09-10 12:15:31.986 +05:30 c90d52f6-7a95-4eb5-a3f9-7740bfe52991 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTA2MTMsImV4cCI6MTcyNTk1MTIxMywiaWF0IjoxNzI1OTUwNjEzfQ.IbKmC4a_aqXA06drzUwoqrM_zK-GHgukk8sleV1LmwQ}, {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-10 12:15:31.986 +05:30 043c0f10-0a9d-47fd-87c1-8b2f80006f41 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 12:15:31.987 +05:30 043c0f10-0a9d-47fd-87c1-8b2f80006f41 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 12:15:31.999 +05:30 043c0f10-0a9d-47fd-87c1-8b2f80006f41 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:15:31.999 +05:30 043c0f10-0a9d-47fd-87c1-8b2f80006f41 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 12.3448ms 2024-09-10 12:15:31.999 +05:30 043c0f10-0a9d-47fd-87c1-8b2f80006f41 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 12:15:31.999 +05:30 043c0f10-0a9d-47fd-87c1-8b2f80006f41 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c90d52f6-7a95-4eb5-a3f9-7740bfe52991}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 12:15:32.000 +05:30 043c0f10-0a9d-47fd-87c1-8b2f80006f41 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 14.3425ms 2024-09-10 12:15:32.490 +05:30 2c73c17b-5424-4917-8cbf-c0498a9f75f6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 12:15:32.490 +05:30 2c73c17b-5424-4917-8cbf-c0498a9f75f6 INF CORS policy execution successful. 2024-09-10 12:15:32.490 +05:30 2c73c17b-5424-4917-8cbf-c0498a9f75f6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.6384ms 2024-09-10 12:15:32.559 +05:30 aff03181-f6fc-4eee-8a61-b9e8d0a66a94 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 12:15:32.559 +05:30 aff03181-f6fc-4eee-8a61-b9e8d0a66a94 INF CORS policy execution successful. 2024-09-10 12:15:32.560 +05:30 aff03181-f6fc-4eee-8a61-b9e8d0a66a94 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTA2MTMsImV4cCI6MTcyNTk1MTIxMywiaWF0IjoxNzI1OTUwNjEzfQ.IbKmC4a_aqXA06drzUwoqrM_zK-GHgukk8sleV1LmwQ}, {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-10 12:15:32.560 +05:30 71ab5eba-6da5-437f-a739-13da2267b548 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 12:15:32.560 +05:30 71ab5eba-6da5-437f-a739-13da2267b548 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 12:15:32.581 +05:30 71ab5eba-6da5-437f-a739-13da2267b548 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:15:32.581 +05:30 71ab5eba-6da5-437f-a739-13da2267b548 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 20.6274ms 2024-09-10 12:15:32.581 +05:30 71ab5eba-6da5-437f-a739-13da2267b548 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 12:15:32.581 +05:30 71ab5eba-6da5-437f-a739-13da2267b548 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aff03181-f6fc-4eee-8a61-b9e8d0a66a94}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 12:15:32.581 +05:30 71ab5eba-6da5-437f-a739-13da2267b548 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 22.7609ms 2024-09-10 12:16:24.124 +05:30 c619b813-558c-4381-8588-f13b9ea223dd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 12:16:24.125 +05:30 c619b813-558c-4381-8588-f13b9ea223dd INF CORS policy execution successful. 2024-09-10 12:16:24.127 +05:30 c619b813-558c-4381-8588-f13b9ea223dd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 3.2987ms 2024-09-10 12:16:24.193 +05:30 5f55cf20-bf35-43ce-83f6-34f962543f3e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 12:16:24.195 +05:30 5f55cf20-bf35-43ce-83f6-34f962543f3e INF CORS policy execution successful. 2024-09-10 12:16:24.196 +05:30 5f55cf20-bf35-43ce-83f6-34f962543f3e INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTA2MTMsImV4cCI6MTcyNTk1MTIxMywiaWF0IjoxNzI1OTUwNjEzfQ.IbKmC4a_aqXA06drzUwoqrM_zK-GHgukk8sleV1LmwQ}, {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-10 12:16:24.197 +05:30 e9eb81c8-4cea-44d3-b86c-cbb25dec50d6 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 12:16:24.198 +05:30 e9eb81c8-4cea-44d3-b86c-cbb25dec50d6 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 12:16:24.254 +05:30 e9eb81c8-4cea-44d3-b86c-cbb25dec50d6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:16:24.255 +05:30 e9eb81c8-4cea-44d3-b86c-cbb25dec50d6 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 56.8471ms 2024-09-10 12:16:24.255 +05:30 e9eb81c8-4cea-44d3-b86c-cbb25dec50d6 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 12:16:24.255 +05:30 e9eb81c8-4cea-44d3-b86c-cbb25dec50d6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5f55cf20-bf35-43ce-83f6-34f962543f3e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 12:16:24.256 +05:30 e9eb81c8-4cea-44d3-b86c-cbb25dec50d6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 63.0104ms 2024-09-10 12:16:24.433 +05:30 3cf8ceec-223f-4baf-a8f0-69295e9f3173 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 12:16:24.434 +05:30 3cf8ceec-223f-4baf-a8f0-69295e9f3173 INF CORS policy execution successful. 2024-09-10 12:16:24.434 +05:30 3cf8ceec-223f-4baf-a8f0-69295e9f3173 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.6521ms 2024-09-10 12:16:24.491 +05:30 a0ea5f3f-3c45-4b20-b64b-5d0291442aa6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 12:16:24.492 +05:30 a0ea5f3f-3c45-4b20-b64b-5d0291442aa6 INF CORS policy execution successful. 2024-09-10 12:16:24.492 +05:30 a0ea5f3f-3c45-4b20-b64b-5d0291442aa6 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTA2MTMsImV4cCI6MTcyNTk1MTIxMywiaWF0IjoxNzI1OTUwNjEzfQ.IbKmC4a_aqXA06drzUwoqrM_zK-GHgukk8sleV1LmwQ}, {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-10 12:16:24.492 +05:30 a72e873f-3b8b-4331-b1a8-c955fa0f3b43 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 12:16:24.492 +05:30 a72e873f-3b8b-4331-b1a8-c955fa0f3b43 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 12:16:24.501 +05:30 a72e873f-3b8b-4331-b1a8-c955fa0f3b43 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:16:24.502 +05:30 a72e873f-3b8b-4331-b1a8-c955fa0f3b43 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 9.3344ms 2024-09-10 12:16:24.502 +05:30 a72e873f-3b8b-4331-b1a8-c955fa0f3b43 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 12:16:24.502 +05:30 a72e873f-3b8b-4331-b1a8-c955fa0f3b43 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a0ea5f3f-3c45-4b20-b64b-5d0291442aa6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 12:16:24.503 +05:30 a72e873f-3b8b-4331-b1a8-c955fa0f3b43 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 11.5945ms 2024-09-10 12:27:12.108 +05:30 INF Application is shutting down... 2024-09-10 12:33:17.031 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-10 12:33:17.074 +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-10 12:33:17.095 +05:30 INF Creating key {4fad3051-df2c-474f-bf5c-99e5cdf3023c} with creation date 2024-09-10 07:03:17Z, activation date 2024-09-10 07:03:17Z, and expiration date 2024-12-09 07:03:17Z. 2024-09-10 12:33:17.108 +05:30 WRN No XML encryptor configured. Key {4fad3051-df2c-474f-bf5c-99e5cdf3023c} may be persisted to storage in unencrypted form. 2024-09-10 12:33:17.306 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-10 12:33:17.307 +05:30 INF Hosting environment: Production 2024-09-10 12:33:17.307 +05:30 INF Content root path: C:\inetpub\wwwroot\SangCoreSettingsAPI 2024-09-10 12:33:17.324 +05:30 ce21ea7b-a02c-4450-b174-a491e8e00fd0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 12:33:17.386 +05:30 ce21ea7b-a02c-4450-b174-a491e8e00fd0 INF CORS policy execution successful. 2024-09-10 12:33:17.393 +05:30 ce21ea7b-a02c-4450-b174-a491e8e00fd0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 71.9574ms 2024-09-10 12:33:17.496 +05:30 4fc9ebfc-b6a0-4653-9ced-0b801a6167e1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 12:33:17.640 +05:30 4fc9ebfc-b6a0-4653-9ced-0b801a6167e1 INF CORS policy execution successful. 2024-09-10 12:33:17.657 +05:30 4fc9ebfc-b6a0-4653-9ced-0b801a6167e1 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTE3OTUsImV4cCI6MTcyNTk1MjM5NSwiaWF0IjoxNzI1OTUxNzk1fQ.rnRxlwj-zJTg6uE7l3mTzWHOeeWDBqPETc-b6OS8GP4}, {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 Edg/128.0.0.0}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-10 12:33:17.698 +05:30 81956007-cae7-433a-b08d-afaad9cca099 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 12:33:17.719 +05:30 81956007-cae7-433a-b08d-afaad9cca099 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 12:33:18.113 +05:30 81956007-cae7-433a-b08d-afaad9cca099 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:33:18.168 +05:30 81956007-cae7-433a-b08d-afaad9cca099 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 443.134ms 2024-09-10 12:33:18.169 +05:30 81956007-cae7-433a-b08d-afaad9cca099 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 12:33:18.171 +05:30 81956007-cae7-433a-b08d-afaad9cca099 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4fc9ebfc-b6a0-4653-9ced-0b801a6167e1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 12:33:18.181 +05:30 81956007-cae7-433a-b08d-afaad9cca099 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 685.5717ms 2024-09-10 12:33:18.268 +05:30 266ede4e-dba2-48d6-9e1e-32294e2d90ef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null null 2024-09-10 12:33:18.270 +05:30 bccaa812-24a1-4bbd-ac2b-0f348ed97515 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null null 2024-09-10 12:33:18.272 +05:30 266ede4e-dba2-48d6-9e1e-32294e2d90ef INF CORS policy execution successful. 2024-09-10 12:33:18.272 +05:30 bccaa812-24a1-4bbd-ac2b-0f348ed97515 INF CORS policy execution successful. 2024-09-10 12:33:18.272 +05:30 266ede4e-dba2-48d6-9e1e-32294e2d90ef INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 204 null null 4.6783ms 2024-09-10 12:33:18.273 +05:30 bccaa812-24a1-4bbd-ac2b-0f348ed97515 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 204 null null 2.2268ms 2024-09-10 12:33:18.273 +05:30 3e7a9c33-2fab-4da6-bacb-5b37b1f46a62 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null null 2024-09-10 12:33:18.273 +05:30 3e7a9c33-2fab-4da6-bacb-5b37b1f46a62 INF CORS policy execution successful. 2024-09-10 12:33:18.273 +05:30 3e7a9c33-2fab-4da6-bacb-5b37b1f46a62 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 204 null null 0.6223ms 2024-09-10 12:33:18.282 +05:30 5155ed2d-e069-429c-a27d-3bfc846a48c8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 12:33:18.283 +05:30 5155ed2d-e069-429c-a27d-3bfc846a48c8 INF CORS policy execution successful. 2024-09-10 12:33:18.283 +05:30 5155ed2d-e069-429c-a27d-3bfc846a48c8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.9807ms 2024-09-10 12:33:18.284 +05:30 4774b968-9b6f-4d3f-808e-f25b0679f542 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 12:33:18.284 +05:30 4774b968-9b6f-4d3f-808e-f25b0679f542 INF CORS policy execution successful. 2024-09-10 12:33:18.285 +05:30 4774b968-9b6f-4d3f-808e-f25b0679f542 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.5474ms 2024-09-10 12:33:18.322 +05:30 88894f15-5125-4a4f-9104-12b113afa907 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null 0 2024-09-10 12:33:18.323 +05:30 88894f15-5125-4a4f-9104-12b113afa907 INF CORS policy execution successful. 2024-09-10 12:33:18.324 +05:30 ebc9cdff-e009-4a90-9f31-4ee379b3323c INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null 0 2024-09-10 12:33:18.324 +05:30 88894f15-5125-4a4f-9104-12b113afa907 INF HTTP request: Path: /userpreference/updatepreferencetheme QueryString: ?preferenceThemeId=3 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTE3OTUsImV4cCI6MTcyNTk1MjM5NSwiaWF0IjoxNzI1OTUxNzk1fQ.rnRxlwj-zJTg6uE7l3mTzWHOeeWDBqPETc-b6OS8GP4}, {Connection: keep-alive}, {Content-Length: 0}, {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 Edg/128.0.0.0}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-10 12:33:18.325 +05:30 ebc9cdff-e009-4a90-9f31-4ee379b3323c INF CORS policy execution successful. 2024-09-10 12:33:18.325 +05:30 ebc9cdff-e009-4a90-9f31-4ee379b3323c INF HTTP request: Path: /userpreference/updatepreferencelayout QueryString: ?preferenceLayoutId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTE3OTUsImV4cCI6MTcyNTk1MjM5NSwiaWF0IjoxNzI1OTUxNzk1fQ.rnRxlwj-zJTg6uE7l3mTzWHOeeWDBqPETc-b6OS8GP4}, {Connection: keep-alive}, {Content-Length: 0}, {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 Edg/128.0.0.0}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-10 12:33:18.327 +05:30 2e0dffb4-432d-4c8b-948d-058869c1bd0c INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null 0 2024-09-10 12:33:18.328 +05:30 2e0dffb4-432d-4c8b-948d-058869c1bd0c INF CORS policy execution successful. 2024-09-10 12:33:18.329 +05:30 2e0dffb4-432d-4c8b-948d-058869c1bd0c INF HTTP request: Path: /userpreference/updatePreferenceLanguage QueryString: ?preferenceLanguageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTE3OTUsImV4cCI6MTcyNTk1MjM5NSwiaWF0IjoxNzI1OTUxNzk1fQ.rnRxlwj-zJTg6uE7l3mTzWHOeeWDBqPETc-b6OS8GP4}, {Connection: keep-alive}, {Content-Length: 0}, {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 Edg/128.0.0.0}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-10 12:33:18.331 +05:30 bd9be0f8-e912-42cf-8f9c-8b7d6603147d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 12:33:18.331 +05:30 e27639a5-7fed-4bb1-98d8-3757c87ddc83 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 12:33:18.331 +05:30 7b7e84d7-8aa5-41e1-8b72-89b9c4ba64c3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 12:33:18.335 +05:30 b17d38a1-0082-4dd8-8c90-59a0e3a84709 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 12:33:18.336 +05:30 b17d38a1-0082-4dd8-8c90-59a0e3a84709 INF CORS policy execution successful. 2024-09-10 12:33:18.337 +05:30 b17d38a1-0082-4dd8-8c90-59a0e3a84709 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTE3OTUsImV4cCI6MTcyNTk1MjM5NSwiaWF0IjoxNzI1OTUxNzk1fQ.rnRxlwj-zJTg6uE7l3mTzWHOeeWDBqPETc-b6OS8GP4}, {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 Edg/128.0.0.0}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-10 12:33:18.340 +05:30 1698e0bd-8528-43e4-a44c-c9d0129bdc46 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 12:33:18.344 +05:30 7b7e84d7-8aa5-41e1-8b72-89b9c4ba64c3 INF Route matched with {action = "UpdatePreferenceLayout", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLayout(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 12:33:18.344 +05:30 bd9be0f8-e912-42cf-8f9c-8b7d6603147d INF Route matched with {action = "UpdatePreferenceTheme", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceTheme(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 12:33:18.344 +05:30 e27639a5-7fed-4bb1-98d8-3757c87ddc83 INF Route matched with {action = "UpdatePreferenceLanguage", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLanguage(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 12:33:18.346 +05:30 1698e0bd-8528-43e4-a44c-c9d0129bdc46 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 12:33:18.357 +05:30 064a7e3b-fe01-4671-9178-b0359f2d351e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 12:33:18.359 +05:30 064a7e3b-fe01-4671-9178-b0359f2d351e INF CORS policy execution successful. 2024-09-10 12:33:18.360 +05:30 064a7e3b-fe01-4671-9178-b0359f2d351e INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTE3OTUsImV4cCI6MTcyNTk1MjM5NSwiaWF0IjoxNzI1OTUxNzk1fQ.rnRxlwj-zJTg6uE7l3mTzWHOeeWDBqPETc-b6OS8GP4}, {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 Edg/128.0.0.0}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-10 12:33:18.361 +05:30 5cd6fa87-6307-4946-addc-e5fbe27bb05b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 12:33:18.372 +05:30 5cd6fa87-6307-4946-addc-e5fbe27bb05b INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 12:33:18.406 +05:30 7b7e84d7-8aa5-41e1-8b72-89b9c4ba64c3 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:33:18.410 +05:30 bd9be0f8-e912-42cf-8f9c-8b7d6603147d INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:33:18.421 +05:30 e27639a5-7fed-4bb1-98d8-3757c87ddc83 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:33:18.444 +05:30 5cd6fa87-6307-4946-addc-e5fbe27bb05b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:33:18.446 +05:30 5cd6fa87-6307-4946-addc-e5fbe27bb05b INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 73.9725ms 2024-09-10 12:33:18.447 +05:30 e27639a5-7fed-4bb1-98d8-3757c87ddc83 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api) in 101.7799ms 2024-09-10 12:33:18.447 +05:30 bd9be0f8-e912-42cf-8f9c-8b7d6603147d INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api) in 101.8591ms 2024-09-10 12:33:18.446 +05:30 7b7e84d7-8aa5-41e1-8b72-89b9c4ba64c3 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api) in 101.9402ms 2024-09-10 12:33:18.447 +05:30 bd9be0f8-e912-42cf-8f9c-8b7d6603147d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 12:33:18.447 +05:30 e27639a5-7fed-4bb1-98d8-3757c87ddc83 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 12:33:18.447 +05:30 5cd6fa87-6307-4946-addc-e5fbe27bb05b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 12:33:18.447 +05:30 7b7e84d7-8aa5-41e1-8b72-89b9c4ba64c3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 12:33:18.447 +05:30 e27639a5-7fed-4bb1-98d8-3757c87ddc83 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 2e0dffb4-432d-4c8b-948d-058869c1bd0c}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelanguage}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 96} Body: {"status":"Success","statusCode":2001,"message":"Preference updated successfully.","result":"7"} 2024-09-10 12:33:18.447 +05:30 5cd6fa87-6307-4946-addc-e5fbe27bb05b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 064a7e3b-fe01-4671-9178-b0359f2d351e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 12:33:18.447 +05:30 7b7e84d7-8aa5-41e1-8b72-89b9c4ba64c3 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: ebc9cdff-e009-4a90-9f31-4ee379b3323c}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 103} Body: {"status":"Success","statusCode":2001,"message":"Layout preference updated successfully.","result":"7"} 2024-09-10 12:33:18.447 +05:30 bd9be0f8-e912-42cf-8f9c-8b7d6603147d INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 88894f15-5125-4a4f-9104-12b113afa907}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 102} Body: {"status":"Success","statusCode":2001,"message":"Theme preference updated successfully.","result":"7"} 2024-09-10 12:33:18.448 +05:30 e27639a5-7fed-4bb1-98d8-3757c87ddc83 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 201 96 application/json; charset=utf-8 121.3049ms 2024-09-10 12:33:18.448 +05:30 bd9be0f8-e912-42cf-8f9c-8b7d6603147d INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 201 102 application/json; charset=utf-8 126.6039ms 2024-09-10 12:33:18.448 +05:30 5cd6fa87-6307-4946-addc-e5fbe27bb05b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 91.1475ms 2024-09-10 12:33:18.448 +05:30 7b7e84d7-8aa5-41e1-8b72-89b9c4ba64c3 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 201 103 application/json; charset=utf-8 124.3446ms 2024-09-10 12:33:18.475 +05:30 1698e0bd-8528-43e4-a44c-c9d0129bdc46 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:33:18.486 +05:30 1698e0bd-8528-43e4-a44c-c9d0129bdc46 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 139.5088ms 2024-09-10 12:33:18.486 +05:30 1698e0bd-8528-43e4-a44c-c9d0129bdc46 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 12:33:18.488 +05:30 1698e0bd-8528-43e4-a44c-c9d0129bdc46 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b17d38a1-0082-4dd8-8c90-59a0e3a84709}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 15955} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 12:33:18.489 +05:30 1698e0bd-8528-43e4-a44c-c9d0129bdc46 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 15955 application/json; charset=utf-8 154.2039ms 2024-09-10 12:34:43.177 +05:30 937f86fe-68e1-4608-a092-be671da3a267 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=22 - null null 2024-09-10 12:34:43.182 +05:30 937f86fe-68e1-4608-a092-be671da3a267 INF CORS policy execution successful. 2024-09-10 12:34:43.184 +05:30 937f86fe-68e1-4608-a092-be671da3a267 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=22 - 204 null null 7.4072ms 2024-09-10 12:34:43.247 +05:30 d980be5d-66b5-4fb1-97ec-f95b3693dc67 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=22 - null null 2024-09-10 12:34:43.251 +05:30 d980be5d-66b5-4fb1-97ec-f95b3693dc67 INF CORS policy execution successful. 2024-09-10 12:34:43.253 +05:30 d980be5d-66b5-4fb1-97ec-f95b3693dc67 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=22 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTE3OTUsImV4cCI6MTcyNTk1MjM5NSwiaWF0IjoxNzI1OTUxNzk1fQ.rnRxlwj-zJTg6uE7l3mTzWHOeeWDBqPETc-b6OS8GP4}, {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 Edg/128.0.0.0}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-10 12:34:43.257 +05:30 ff6f0655-f33e-4856-a845-b5a99d097b08 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 12:34:43.270 +05:30 ff6f0655-f33e-4856-a845-b5a99d097b08 INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 12:34:43.418 +05:30 ff6f0655-f33e-4856-a845-b5a99d097b08 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:34:43.419 +05:30 ff6f0655-f33e-4856-a845-b5a99d097b08 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 148.7348ms 2024-09-10 12:34:43.420 +05:30 ff6f0655-f33e-4856-a845-b5a99d097b08 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 12:34:43.420 +05:30 ff6f0655-f33e-4856-a845-b5a99d097b08 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d980be5d-66b5-4fb1-97ec-f95b3693dc67}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 828} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":13,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":14,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":15,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":16,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":17,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":18,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":19,\"Name\":\"EditUsersCreatedbyOthers\",\"Caption\":\"EditUsersCreatedbyOthers\",\"ActionType\":3},{\"iAction\":20,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3},{\"iAction\":21,\"Name\":\"UnlockUser\",\"Caption\":\"UnlockUser\",\"ActionType\":1}]"} 2024-09-10 12:34:43.421 +05:30 ff6f0655-f33e-4856-a845-b5a99d097b08 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=22 - 200 828 application/json; charset=utf-8 173.43ms 2024-09-10 12:34:45.887 +05:30 9849c91a-9141-457a-ba91-274263e9be07 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 12:34:45.888 +05:30 9849c91a-9141-457a-ba91-274263e9be07 INF CORS policy execution successful. 2024-09-10 12:34:45.889 +05:30 9849c91a-9141-457a-ba91-274263e9be07 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 204 null null 1.8128ms 2024-09-10 12:34:45.889 +05:30 2386f23a-b1bc-43b6-adea-cced9225ab3e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 12:34:45.890 +05:30 2386f23a-b1bc-43b6-adea-cced9225ab3e INF CORS policy execution successful. 2024-09-10 12:34:45.890 +05:30 2386f23a-b1bc-43b6-adea-cced9225ab3e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 204 null null 0.9393ms 2024-09-10 12:34:45.936 +05:30 ca608fbd-13c9-4ad5-9a09-814c84b18cc4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 12:34:45.937 +05:30 ca608fbd-13c9-4ad5-9a09-814c84b18cc4 INF CORS policy execution successful. 2024-09-10 12:34:45.938 +05:30 ca608fbd-13c9-4ad5-9a09-814c84b18cc4 INF HTTP request: Path: /language/getlanguagelist QueryString: ?search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTE3OTUsImV4cCI6MTcyNTk1MjM5NSwiaWF0IjoxNzI1OTUxNzk1fQ.rnRxlwj-zJTg6uE7l3mTzWHOeeWDBqPETc-b6OS8GP4}, {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 Edg/128.0.0.0}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-10 12:34:45.943 +05:30 73a45c5e-40e6-4409-8e81-6258672dbd40 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 12:34:45.944 +05:30 73a45c5e-40e6-4409-8e81-6258672dbd40 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 12:34:45.965 +05:30 73a45c5e-40e6-4409-8e81-6258672dbd40 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:34:45.966 +05:30 73a45c5e-40e6-4409-8e81-6258672dbd40 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 21.4029ms 2024-09-10 12:34:45.966 +05:30 73a45c5e-40e6-4409-8e81-6258672dbd40 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 12:34:45.966 +05:30 73a45c5e-40e6-4409-8e81-6258672dbd40 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ca608fbd-13c9-4ad5-9a09-814c84b18cc4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 12:34:45.967 +05:30 73a45c5e-40e6-4409-8e81-6258672dbd40 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 200 221 application/json; charset=utf-8 30.9785ms 2024-09-10 12:34:46.013 +05:30 75d9f7cd-f004-442f-9ced-7e25fbfeb28d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 12:34:46.014 +05:30 75d9f7cd-f004-442f-9ced-7e25fbfeb28d INF CORS policy execution successful. 2024-09-10 12:34:46.014 +05:30 75d9f7cd-f004-442f-9ced-7e25fbfeb28d INF HTTP request: Path: /language/getlanguagelist QueryString: ?search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTE3OTUsImV4cCI6MTcyNTk1MjM5NSwiaWF0IjoxNzI1OTUxNzk1fQ.rnRxlwj-zJTg6uE7l3mTzWHOeeWDBqPETc-b6OS8GP4}, {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 Edg/128.0.0.0}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-10 12:34:46.015 +05:30 9c2341dc-d3e4-41c4-b4fd-809d3fe6686d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 12:34:46.015 +05:30 9c2341dc-d3e4-41c4-b4fd-809d3fe6686d INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 12:34:46.024 +05:30 9c2341dc-d3e4-41c4-b4fd-809d3fe6686d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:34:46.025 +05:30 9c2341dc-d3e4-41c4-b4fd-809d3fe6686d INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 9.8207ms 2024-09-10 12:34:46.025 +05:30 9c2341dc-d3e4-41c4-b4fd-809d3fe6686d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 12:34:46.026 +05:30 9c2341dc-d3e4-41c4-b4fd-809d3fe6686d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 75d9f7cd-f004-442f-9ced-7e25fbfeb28d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 12:34:46.026 +05:30 9c2341dc-d3e4-41c4-b4fd-809d3fe6686d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 200 221 application/json; charset=utf-8 13.4236ms 2024-09-10 12:34:46.343 +05:30 0d8f9abb-72c5-4441-8a43-dd6e1f0d9702 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - null null 2024-09-10 12:34:46.344 +05:30 0d8f9abb-72c5-4441-8a43-dd6e1f0d9702 INF CORS policy execution successful. 2024-09-10 12:34:46.344 +05:30 0d8f9abb-72c5-4441-8a43-dd6e1f0d9702 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - 204 null null 1.0565ms 2024-09-10 12:34:46.381 +05:30 4248c891-3f86-40dc-9f1f-783809b0f0c2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - null null 2024-09-10 12:34:46.381 +05:30 4248c891-3f86-40dc-9f1f-783809b0f0c2 INF CORS policy execution successful. 2024-09-10 12:34:46.382 +05:30 4248c891-3f86-40dc-9f1f-783809b0f0c2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - 204 null null 1.0135ms 2024-09-10 12:34:46.387 +05:30 c1c670e2-742a-4bec-8644-799802ae2a11 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - null null 2024-09-10 12:34:46.388 +05:30 c1c670e2-742a-4bec-8644-799802ae2a11 INF CORS policy execution successful. 2024-09-10 12:34:46.389 +05:30 c1c670e2-742a-4bec-8644-799802ae2a11 INF HTTP request: Path: /language/getlanguagelist QueryString: ?search=English Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTE3OTUsImV4cCI6MTcyNTk1MjM5NSwiaWF0IjoxNzI1OTUxNzk1fQ.rnRxlwj-zJTg6uE7l3mTzWHOeeWDBqPETc-b6OS8GP4}, {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 Edg/128.0.0.0}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-10 12:34:46.389 +05:30 7f3ed0b8-c60c-4159-ae5e-11713f3a42b5 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 12:34:46.390 +05:30 7f3ed0b8-c60c-4159-ae5e-11713f3a42b5 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 12:34:46.396 +05:30 7f3ed0b8-c60c-4159-ae5e-11713f3a42b5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:34:46.397 +05:30 7f3ed0b8-c60c-4159-ae5e-11713f3a42b5 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 6.3937ms 2024-09-10 12:34:46.397 +05:30 7f3ed0b8-c60c-4159-ae5e-11713f3a42b5 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 12:34:46.397 +05:30 7f3ed0b8-c60c-4159-ae5e-11713f3a42b5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c1c670e2-742a-4bec-8644-799802ae2a11}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 120} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":1,\"Name\":\"English\"}]"} 2024-09-10 12:34:46.398 +05:30 7f3ed0b8-c60c-4159-ae5e-11713f3a42b5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - 200 120 application/json; charset=utf-8 10.6236ms 2024-09-10 12:34:46.445 +05:30 a4806683-7dbd-4948-9251-8643ead82029 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - null null 2024-09-10 12:34:46.446 +05:30 a4806683-7dbd-4948-9251-8643ead82029 INF CORS policy execution successful. 2024-09-10 12:34:46.446 +05:30 a4806683-7dbd-4948-9251-8643ead82029 INF HTTP request: Path: /language/getlanguagelist QueryString: ?search=English Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTE3OTUsImV4cCI6MTcyNTk1MjM5NSwiaWF0IjoxNzI1OTUxNzk1fQ.rnRxlwj-zJTg6uE7l3mTzWHOeeWDBqPETc-b6OS8GP4}, {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 Edg/128.0.0.0}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-10 12:34:46.446 +05:30 d1cfdcc6-2221-46a9-bcd0-2fbad6f8030b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 12:34:46.447 +05:30 d1cfdcc6-2221-46a9-bcd0-2fbad6f8030b INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 12:34:46.451 +05:30 d1cfdcc6-2221-46a9-bcd0-2fbad6f8030b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:34:46.451 +05:30 d1cfdcc6-2221-46a9-bcd0-2fbad6f8030b INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 4.4712ms 2024-09-10 12:34:46.451 +05:30 d1cfdcc6-2221-46a9-bcd0-2fbad6f8030b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 12:34:46.451 +05:30 d1cfdcc6-2221-46a9-bcd0-2fbad6f8030b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a4806683-7dbd-4948-9251-8643ead82029}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 120} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":1,\"Name\":\"English\"}]"} 2024-09-10 12:34:46.452 +05:30 d1cfdcc6-2221-46a9-bcd0-2fbad6f8030b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - 200 120 application/json; charset=utf-8 7.3296ms 2024-09-10 12:34:53.422 +05:30 6447487a-615e-40dd-879c-2ed029b7dbb4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 12:34:53.423 +05:30 6447487a-615e-40dd-879c-2ed029b7dbb4 INF CORS policy execution successful. 2024-09-10 12:34:53.423 +05:30 688fcc4c-a54e-4644-96e8-a9bde97f5b71 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 12:34:53.424 +05:30 688fcc4c-a54e-4644-96e8-a9bde97f5b71 INF CORS policy execution successful. 2024-09-10 12:34:53.424 +05:30 6447487a-615e-40dd-879c-2ed029b7dbb4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 204 null null 1.7478ms 2024-09-10 12:34:53.424 +05:30 688fcc4c-a54e-4644-96e8-a9bde97f5b71 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 204 null null 0.6623ms 2024-09-10 12:34:53.475 +05:30 3ccb1d18-16f3-432a-94d4-0b04dbadb640 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 12:34:53.478 +05:30 3ccb1d18-16f3-432a-94d4-0b04dbadb640 INF CORS policy execution successful. 2024-09-10 12:34:53.479 +05:30 3ccb1d18-16f3-432a-94d4-0b04dbadb640 INF HTTP request: Path: /language/getlanguagelist QueryString: ?search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTE3OTUsImV4cCI6MTcyNTk1MjM5NSwiaWF0IjoxNzI1OTUxNzk1fQ.rnRxlwj-zJTg6uE7l3mTzWHOeeWDBqPETc-b6OS8GP4}, {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 Edg/128.0.0.0}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-10 12:34:53.480 +05:30 90179ab9-bc31-4c15-9aa4-c42b62a6a5a9 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 12:34:53.481 +05:30 90179ab9-bc31-4c15-9aa4-c42b62a6a5a9 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 12:34:53.515 +05:30 90179ab9-bc31-4c15-9aa4-c42b62a6a5a9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:34:53.516 +05:30 90179ab9-bc31-4c15-9aa4-c42b62a6a5a9 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 34.5563ms 2024-09-10 12:34:53.516 +05:30 90179ab9-bc31-4c15-9aa4-c42b62a6a5a9 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 12:34:53.516 +05:30 90179ab9-bc31-4c15-9aa4-c42b62a6a5a9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3ccb1d18-16f3-432a-94d4-0b04dbadb640}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 12:34:53.517 +05:30 90179ab9-bc31-4c15-9aa4-c42b62a6a5a9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 200 221 application/json; charset=utf-8 42.3499ms 2024-09-10 12:34:53.572 +05:30 9ed94998-ff5c-4191-8292-56d17d5ccd74 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 12:34:53.573 +05:30 9ed94998-ff5c-4191-8292-56d17d5ccd74 INF CORS policy execution successful. 2024-09-10 12:34:53.573 +05:30 9ed94998-ff5c-4191-8292-56d17d5ccd74 INF HTTP request: Path: /language/getlanguagelist QueryString: ?search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTE3OTUsImV4cCI6MTcyNTk1MjM5NSwiaWF0IjoxNzI1OTUxNzk1fQ.rnRxlwj-zJTg6uE7l3mTzWHOeeWDBqPETc-b6OS8GP4}, {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 Edg/128.0.0.0}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-10 12:34:53.573 +05:30 7fe69e51-22a0-49c4-b4b7-249af8214cf3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 12:34:53.574 +05:30 7fe69e51-22a0-49c4-b4b7-249af8214cf3 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 12:34:53.585 +05:30 7fe69e51-22a0-49c4-b4b7-249af8214cf3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:34:53.585 +05:30 7fe69e51-22a0-49c4-b4b7-249af8214cf3 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 11.0764ms 2024-09-10 12:34:53.585 +05:30 7fe69e51-22a0-49c4-b4b7-249af8214cf3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 12:34:53.585 +05:30 7fe69e51-22a0-49c4-b4b7-249af8214cf3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9ed94998-ff5c-4191-8292-56d17d5ccd74}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 12:34:53.586 +05:30 7fe69e51-22a0-49c4-b4b7-249af8214cf3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 200 221 application/json; charset=utf-8 14.017ms 2024-09-10 12:34:53.887 +05:30 0b27c810-7988-4cd7-a0b6-56d011afaee0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - null null 2024-09-10 12:34:53.887 +05:30 0b27c810-7988-4cd7-a0b6-56d011afaee0 INF CORS policy execution successful. 2024-09-10 12:34:53.888 +05:30 0b27c810-7988-4cd7-a0b6-56d011afaee0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - 204 null null 0.6994ms 2024-09-10 12:34:53.947 +05:30 709e24e6-2961-492a-ada6-db3b7081cc02 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - null null 2024-09-10 12:34:53.948 +05:30 709e24e6-2961-492a-ada6-db3b7081cc02 INF CORS policy execution successful. 2024-09-10 12:34:53.949 +05:30 709e24e6-2961-492a-ada6-db3b7081cc02 INF HTTP request: Path: /language/getlanguagelist QueryString: ?search=English Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTE3OTUsImV4cCI6MTcyNTk1MjM5NSwiaWF0IjoxNzI1OTUxNzk1fQ.rnRxlwj-zJTg6uE7l3mTzWHOeeWDBqPETc-b6OS8GP4}, {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 Edg/128.0.0.0}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-10 12:34:53.949 +05:30 a0678c93-acbe-4740-9ff2-40f1a103d892 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 12:34:53.950 +05:30 a0678c93-acbe-4740-9ff2-40f1a103d892 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 12:34:53.968 +05:30 a0678c93-acbe-4740-9ff2-40f1a103d892 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:34:53.969 +05:30 a0678c93-acbe-4740-9ff2-40f1a103d892 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 19.0636ms 2024-09-10 12:34:53.969 +05:30 a0678c93-acbe-4740-9ff2-40f1a103d892 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 12:34:53.969 +05:30 a0678c93-acbe-4740-9ff2-40f1a103d892 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 709e24e6-2961-492a-ada6-db3b7081cc02}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 120} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":1,\"Name\":\"English\"}]"} 2024-09-10 12:34:53.970 +05:30 a0678c93-acbe-4740-9ff2-40f1a103d892 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - 200 120 application/json; charset=utf-8 22.2524ms 2024-09-10 12:34:54.025 +05:30 f5a20458-d37e-4852-b682-cab7cbcdc5d9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - null null 2024-09-10 12:34:54.026 +05:30 f5a20458-d37e-4852-b682-cab7cbcdc5d9 INF CORS policy execution successful. 2024-09-10 12:34:54.026 +05:30 f5a20458-d37e-4852-b682-cab7cbcdc5d9 INF HTTP request: Path: /language/getlanguagelist QueryString: ?search=English Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTE3OTUsImV4cCI6MTcyNTk1MjM5NSwiaWF0IjoxNzI1OTUxNzk1fQ.rnRxlwj-zJTg6uE7l3mTzWHOeeWDBqPETc-b6OS8GP4}, {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 Edg/128.0.0.0}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-10 12:34:54.026 +05:30 a447840b-53f9-4f24-8689-195af343c3b3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 12:34:54.026 +05:30 a447840b-53f9-4f24-8689-195af343c3b3 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 12:34:54.029 +05:30 a447840b-53f9-4f24-8689-195af343c3b3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 12:34:54.030 +05:30 a447840b-53f9-4f24-8689-195af343c3b3 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 3.1313ms 2024-09-10 12:34:54.030 +05:30 a447840b-53f9-4f24-8689-195af343c3b3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 12:34:54.030 +05:30 a447840b-53f9-4f24-8689-195af343c3b3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f5a20458-d37e-4852-b682-cab7cbcdc5d9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 120} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":1,\"Name\":\"English\"}]"} 2024-09-10 12:34:54.030 +05:30 a447840b-53f9-4f24-8689-195af343c3b3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - 200 120 application/json; charset=utf-8 5.6919ms 2024-09-10 12:45:15.949 +05:30 INF Application is shutting down... 2024-09-10 13:03:26.416 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-10 13:03:26.471 +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-10 13:03:26.502 +05:30 INF Creating key {354df00d-9cd5-4268-9abd-d130922266e6} with creation date 2024-09-10 07:33:26Z, activation date 2024-09-10 07:33:26Z, and expiration date 2024-12-09 07:33:26Z. 2024-09-10 13:03:26.521 +05:30 WRN No XML encryptor configured. Key {354df00d-9cd5-4268-9abd-d130922266e6} may be persisted to storage in unencrypted form. 2024-09-10 13:03:26.796 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-10 13:03:26.796 +05:30 INF Hosting environment: Production 2024-09-10 13:03:26.796 +05:30 INF Content root path: C:\inetpub\wwwroot\SangCoreSettingsAPI 2024-09-10 13:03:26.822 +05:30 a1c9cfc5-4e68-4bb9-ac0e-e94655bc30ca INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:03:26.904 +05:30 a1c9cfc5-4e68-4bb9-ac0e-e94655bc30ca INF CORS policy execution successful. 2024-09-10 13:03:26.918 +05:30 a1c9cfc5-4e68-4bb9-ac0e-e94655bc30ca INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 99.5798ms 2024-09-10 13:03:26.986 +05:30 2a5eec3f-3897-4be7-b5ef-125260f511bb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:03:27.120 +05:30 2a5eec3f-3897-4be7-b5ef-125260f511bb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 6:53:33 AM', Current time (UTC): '9/10/2024 7:33:27 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-10 13:03:27.142 +05:30 2a5eec3f-3897-4be7-b5ef-125260f511bb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 6:53:33 AM', Current time (UTC): '9/10/2024 7:33:27 AM'. 2024-09-10 13:03:27.143 +05:30 2a5eec3f-3897-4be7-b5ef-125260f511bb INF CORS policy execution successful. 2024-09-10 13:03:27.167 +05:30 2a5eec3f-3897-4be7-b5ef-125260f511bb INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTA2MTMsImV4cCI6MTcyNTk1MTIxMywiaWF0IjoxNzI1OTUwNjEzfQ.IbKmC4a_aqXA06drzUwoqrM_zK-GHgukk8sleV1LmwQ}, {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-10 13:03:27.211 +05:30 f95f5a1e-aa91-4a5d-acb8-3ade06230187 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 13:03:27.220 +05:30 f95f5a1e-aa91-4a5d-acb8-3ade06230187 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 13:03:27.221 +05:30 f95f5a1e-aa91-4a5d-acb8-3ade06230187 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 2a5eec3f-3897-4be7-b5ef-125260f511bb}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 06:53:33'"} Body: 2024-09-10 13:03:27.228 +05:30 f95f5a1e-aa91-4a5d-acb8-3ade06230187 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 401 null null 241.7797ms 2024-09-10 13:04:42.072 +05:30 13720d37-aeaf-44ad-a75a-4ba8f0bb83fe INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 13:04:42.080 +05:30 13720d37-aeaf-44ad-a75a-4ba8f0bb83fe INF CORS policy execution successful. 2024-09-10 13:04:42.081 +05:30 13720d37-aeaf-44ad-a75a-4ba8f0bb83fe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 10.0081ms 2024-09-10 13:04:42.200 +05:30 17f7504b-fdc8-45e6-8de9-0153036ae2a5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 13:04:42.231 +05:30 17f7504b-fdc8-45e6-8de9-0153036ae2a5 INF CORS policy execution successful. 2024-09-10 13:04:42.236 +05:30 17f7504b-fdc8-45e6-8de9-0153036ae2a5 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:04:42.249 +05:30 1e3f0fcd-dc17-435a-be66-9535a304f4a2 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 13:04:42.287 +05:30 1e3f0fcd-dc17-435a-be66-9535a304f4a2 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 13:04:42.633 +05:30 1e3f0fcd-dc17-435a-be66-9535a304f4a2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:04:42.703 +05:30 1e3f0fcd-dc17-435a-be66-9535a304f4a2 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 410.7032ms 2024-09-10 13:04:42.704 +05:30 1e3f0fcd-dc17-435a-be66-9535a304f4a2 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 13:04:42.706 +05:30 1e3f0fcd-dc17-435a-be66-9535a304f4a2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 17f7504b-fdc8-45e6-8de9-0153036ae2a5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 13:04:42.713 +05:30 1e3f0fcd-dc17-435a-be66-9535a304f4a2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 512.4533ms 2024-09-10 13:04:42.817 +05:30 7abf373b-ac57-4e2d-8de6-963169acd249 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null null 2024-09-10 13:04:42.817 +05:30 7abf373b-ac57-4e2d-8de6-963169acd249 INF CORS policy execution successful. 2024-09-10 13:04:42.818 +05:30 7abf373b-ac57-4e2d-8de6-963169acd249 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 204 null null 1.3085ms 2024-09-10 13:04:42.850 +05:30 e009cb12-fb9b-45fd-88e0-de908d46fa0b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null null 2024-09-10 13:04:42.850 +05:30 e009cb12-fb9b-45fd-88e0-de908d46fa0b INF CORS policy execution successful. 2024-09-10 13:04:42.851 +05:30 e009cb12-fb9b-45fd-88e0-de908d46fa0b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 204 null null 1.0588ms 2024-09-10 13:04:42.889 +05:30 6b5eebd9-4b28-4e45-b950-6c60eb3224e7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null null 2024-09-10 13:04:42.889 +05:30 bcca5d30-954d-47f5-b6c2-e583161419da INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null 0 2024-09-10 13:04:42.890 +05:30 6b5eebd9-4b28-4e45-b950-6c60eb3224e7 INF CORS policy execution successful. 2024-09-10 13:04:42.890 +05:30 6b5eebd9-4b28-4e45-b950-6c60eb3224e7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 204 null null 1.3669ms 2024-09-10 13:04:42.891 +05:30 bcca5d30-954d-47f5-b6c2-e583161419da INF CORS policy execution successful. 2024-09-10 13:04:42.891 +05:30 8dd6a9c0-85dd-4c5d-b483-ba8772c53cdc INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null 0 2024-09-10 13:04:42.892 +05:30 bcca5d30-954d-47f5-b6c2-e583161419da INF HTTP request: Path: /userpreference/updatePreferenceLanguage QueryString: ?preferenceLanguageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 13:04:42.892 +05:30 8dd6a9c0-85dd-4c5d-b483-ba8772c53cdc INF CORS policy execution successful. 2024-09-10 13:04:42.892 +05:30 8dd6a9c0-85dd-4c5d-b483-ba8772c53cdc INF HTTP request: Path: /userpreference/updatepreferencelayout QueryString: ?preferenceLayoutId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 13:04:42.899 +05:30 d9577726-6b24-4563-ae52-672a89422d0a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 13:04:42.899 +05:30 d1eeb95f-7dd8-45fe-899c-74264dbc5afc INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 13:04:42.916 +05:30 d9577726-6b24-4563-ae52-672a89422d0a INF Route matched with {action = "UpdatePreferenceLanguage", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLanguage(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 13:04:42.916 +05:30 d1eeb95f-7dd8-45fe-899c-74264dbc5afc INF Route matched with {action = "UpdatePreferenceLayout", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLayout(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 13:04:42.949 +05:30 2193778c-b129-450f-8983-e1a3c93548db INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 13:04:42.950 +05:30 2193778c-b129-450f-8983-e1a3c93548db INF CORS policy execution successful. 2024-09-10 13:04:42.950 +05:30 2193778c-b129-450f-8983-e1a3c93548db INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 1.3465ms 2024-09-10 13:04:42.974 +05:30 1ef2cddb-0f3d-4a55-984d-bfab249e9043 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:04:42.974 +05:30 1ef2cddb-0f3d-4a55-984d-bfab249e9043 INF CORS policy execution successful. 2024-09-10 13:04:42.974 +05:30 7ab0addd-e82c-40cc-b963-36c40f2ed920 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 13:04:42.974 +05:30 7ab0addd-e82c-40cc-b963-36c40f2ed920 INF CORS policy execution successful. 2024-09-10 13:04:42.975 +05:30 1ef2cddb-0f3d-4a55-984d-bfab249e9043 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 1.0444ms 2024-09-10 13:04:42.975 +05:30 7ab0addd-e82c-40cc-b963-36c40f2ed920 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.5814ms 2024-09-10 13:04:42.975 +05:30 3b330839-a00f-44e5-954e-4659d85fc4a5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:04:42.975 +05:30 3b330839-a00f-44e5-954e-4659d85fc4a5 INF CORS policy execution successful. 2024-09-10 13:04:42.976 +05:30 3b330839-a00f-44e5-954e-4659d85fc4a5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.655ms 2024-09-10 13:04:42.976 +05:30 d9577726-6b24-4563-ae52-672a89422d0a INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:04:42.976 +05:30 d1eeb95f-7dd8-45fe-899c-74264dbc5afc INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:04:43.009 +05:30 bbe34083-b72d-4972-9f1b-fb44dc0717ba INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null 0 2024-09-10 13:04:43.010 +05:30 bbe34083-b72d-4972-9f1b-fb44dc0717ba INF CORS policy execution successful. 2024-09-10 13:04:43.010 +05:30 bbe34083-b72d-4972-9f1b-fb44dc0717ba INF HTTP request: Path: /userpreference/updatepreferencetheme QueryString: ?preferenceThemeId=3 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 13:04:43.011 +05:30 84e45d61-9ab4-49f9-b6ea-b81852f5a7af INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 13:04:43.012 +05:30 d9577726-6b24-4563-ae52-672a89422d0a INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api) in 95.173ms 2024-09-10 13:04:43.012 +05:30 d1eeb95f-7dd8-45fe-899c-74264dbc5afc INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api) in 95.103ms 2024-09-10 13:04:43.012 +05:30 d9577726-6b24-4563-ae52-672a89422d0a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 13:04:43.012 +05:30 d1eeb95f-7dd8-45fe-899c-74264dbc5afc INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 13:04:43.012 +05:30 d9577726-6b24-4563-ae52-672a89422d0a INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: bcca5d30-954d-47f5-b6c2-e583161419da}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelanguage}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 96} Body: {"status":"Success","statusCode":2001,"message":"Preference updated successfully.","result":"7"} 2024-09-10 13:04:43.012 +05:30 d1eeb95f-7dd8-45fe-899c-74264dbc5afc INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 8dd6a9c0-85dd-4c5d-b483-ba8772c53cdc}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 103} Body: {"status":"Success","statusCode":2001,"message":"Layout preference updated successfully.","result":"7"} 2024-09-10 13:04:43.013 +05:30 d9577726-6b24-4563-ae52-672a89422d0a INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 201 96 application/json; charset=utf-8 123.1942ms 2024-09-10 13:04:43.013 +05:30 d1eeb95f-7dd8-45fe-899c-74264dbc5afc INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 201 103 application/json; charset=utf-8 121.8125ms 2024-09-10 13:04:43.017 +05:30 84e45d61-9ab4-49f9-b6ea-b81852f5a7af INF Route matched with {action = "UpdatePreferenceTheme", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceTheme(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 13:04:43.023 +05:30 78598d64-a209-41ac-a0f2-fd80ba7a7c5c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:04:43.024 +05:30 b576350a-8d9b-45be-943c-b0790ac3ad68 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 13:04:43.025 +05:30 78598d64-a209-41ac-a0f2-fd80ba7a7c5c INF CORS policy execution successful. 2024-09-10 13:04:43.025 +05:30 b576350a-8d9b-45be-943c-b0790ac3ad68 INF CORS policy execution successful. 2024-09-10 13:04:43.025 +05:30 b576350a-8d9b-45be-943c-b0790ac3ad68 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:04:43.025 +05:30 78598d64-a209-41ac-a0f2-fd80ba7a7c5c INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:04:43.026 +05:30 edab4d26-8210-40b1-be3a-8a44e64ecbfd INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 13:04:43.026 +05:30 3bb7a2cf-a4ea-4181-8547-6c2eec835f99 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:04:43.026 +05:30 d291a4a2-8b7b-4c2f-b77c-a9596b271e7c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:04:43.027 +05:30 3bb7a2cf-a4ea-4181-8547-6c2eec835f99 INF CORS policy execution successful. 2024-09-10 13:04:43.027 +05:30 3bb7a2cf-a4ea-4181-8547-6c2eec835f99 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:04:43.028 +05:30 4eb4f8e1-26b8-4cbc-a8d5-9c8bdf09d2da INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:04:43.032 +05:30 d291a4a2-8b7b-4c2f-b77c-a9596b271e7c INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 13:04:43.032 +05:30 edab4d26-8210-40b1-be3a-8a44e64ecbfd INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 13:04:43.032 +05:30 4eb4f8e1-26b8-4cbc-a8d5-9c8bdf09d2da INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 13:04:43.041 +05:30 84e45d61-9ab4-49f9-b6ea-b81852f5a7af INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:04:43.042 +05:30 84e45d61-9ab4-49f9-b6ea-b81852f5a7af INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api) in 25.6366ms 2024-09-10 13:04:43.043 +05:30 84e45d61-9ab4-49f9-b6ea-b81852f5a7af INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 13:04:43.043 +05:30 84e45d61-9ab4-49f9-b6ea-b81852f5a7af INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: bbe34083-b72d-4972-9f1b-fb44dc0717ba}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 102} Body: {"status":"Success","statusCode":2001,"message":"Theme preference updated successfully.","result":"7"} 2024-09-10 13:04:43.043 +05:30 84e45d61-9ab4-49f9-b6ea-b81852f5a7af INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 201 102 application/json; charset=utf-8 34.6749ms 2024-09-10 13:04:43.055 +05:30 7ab643c4-8158-45f7-84ae-2abf15af6f93 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 13:04:43.056 +05:30 7ab643c4-8158-45f7-84ae-2abf15af6f93 INF CORS policy execution successful. 2024-09-10 13:04:43.057 +05:30 7ab643c4-8158-45f7-84ae-2abf15af6f93 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:04:43.059 +05:30 d291a4a2-8b7b-4c2f-b77c-a9596b271e7c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:04:43.059 +05:30 4eb4f8e1-26b8-4cbc-a8d5-9c8bdf09d2da INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:04:43.059 +05:30 a1e57764-2341-4c23-aa4a-eab5a9447836 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 13:04:43.060 +05:30 4eb4f8e1-26b8-4cbc-a8d5-9c8bdf09d2da INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 27.6827ms 2024-09-10 13:04:43.060 +05:30 d291a4a2-8b7b-4c2f-b77c-a9596b271e7c INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 27.8477ms 2024-09-10 13:04:43.060 +05:30 a1e57764-2341-4c23-aa4a-eab5a9447836 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 13:04:43.060 +05:30 4eb4f8e1-26b8-4cbc-a8d5-9c8bdf09d2da INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:04:43.060 +05:30 d291a4a2-8b7b-4c2f-b77c-a9596b271e7c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:04:43.060 +05:30 4eb4f8e1-26b8-4cbc-a8d5-9c8bdf09d2da INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3bb7a2cf-a4ea-4181-8547-6c2eec835f99}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 13:04:43.060 +05:30 d291a4a2-8b7b-4c2f-b77c-a9596b271e7c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 78598d64-a209-41ac-a0f2-fd80ba7a7c5c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 13:04:43.061 +05:30 d291a4a2-8b7b-4c2f-b77c-a9596b271e7c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 38.1716ms 2024-09-10 13:04:43.061 +05:30 4eb4f8e1-26b8-4cbc-a8d5-9c8bdf09d2da INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 35.3019ms 2024-09-10 13:04:43.111 +05:30 edab4d26-8210-40b1-be3a-8a44e64ecbfd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:04:43.111 +05:30 a1e57764-2341-4c23-aa4a-eab5a9447836 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:04:43.114 +05:30 a1e57764-2341-4c23-aa4a-eab5a9447836 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 54.3132ms 2024-09-10 13:04:43.115 +05:30 a1e57764-2341-4c23-aa4a-eab5a9447836 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 13:04:43.117 +05:30 a1e57764-2341-4c23-aa4a-eab5a9447836 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7ab643c4-8158-45f7-84ae-2abf15af6f93}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 13:04:43.119 +05:30 a1e57764-2341-4c23-aa4a-eab5a9447836 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 64.3932ms 2024-09-10 13:04:43.123 +05:30 edab4d26-8210-40b1-be3a-8a44e64ecbfd INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 91.2041ms 2024-09-10 13:04:43.124 +05:30 edab4d26-8210-40b1-be3a-8a44e64ecbfd INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 13:04:43.125 +05:30 edab4d26-8210-40b1-be3a-8a44e64ecbfd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b576350a-8d9b-45be-943c-b0790ac3ad68}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 13:04:43.127 +05:30 edab4d26-8210-40b1-be3a-8a44e64ecbfd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 102.3441ms 2024-09-10 13:06:17.741 +05:30 32b7b55a-7a52-42c0-9046-08a693610b2d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 13:06:17.741 +05:30 c465fbac-69a0-450f-89ad-58926726bc2b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 13:06:17.747 +05:30 32b7b55a-7a52-42c0-9046-08a693610b2d INF CORS policy execution successful. 2024-09-10 13:06:17.747 +05:30 c465fbac-69a0-450f-89ad-58926726bc2b INF CORS policy execution successful. 2024-09-10 13:06:17.750 +05:30 c465fbac-69a0-450f-89ad-58926726bc2b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 10.1127ms 2024-09-10 13:06:17.751 +05:30 32b7b55a-7a52-42c0-9046-08a693610b2d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 10.1179ms 2024-09-10 13:06:17.833 +05:30 da34d588-40f5-41fa-b235-56e3018bd215 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 13:06:17.839 +05:30 da34d588-40f5-41fa-b235-56e3018bd215 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 6:48:29 AM', Current time (UTC): '9/10/2024 7:36:17 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-10 13:06:17.842 +05:30 da34d588-40f5-41fa-b235-56e3018bd215 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 6:48:29 AM', Current time (UTC): '9/10/2024 7:36:17 AM'. 2024-09-10 13:06:17.843 +05:30 da34d588-40f5-41fa-b235-56e3018bd215 INF CORS policy execution successful. 2024-09-10 13:06:17.848 +05:30 da34d588-40f5-41fa-b235-56e3018bd215 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTUwMzA5LCJleHAiOjE3MjU5NTA5MDksImlhdCI6MTcyNTk1MDMwOX0.8N1Z6GFXjbrbcKjyeCBHOmVhUOaSZXV1cZlPj5UVVeQ}, {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-10 13:06:17.851 +05:30 b2c21c53-8854-4026-ab1c-eab492ea5306 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 13:06:17.852 +05:30 b2c21c53-8854-4026-ab1c-eab492ea5306 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 13:06:17.852 +05:30 b2c21c53-8854-4026-ab1c-eab492ea5306 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: da34d588-40f5-41fa-b235-56e3018bd215}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 06:48:29'"} Body: 2024-09-10 13:06:17.853 +05:30 b2c21c53-8854-4026-ab1c-eab492ea5306 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 401 null null 20.1682ms 2024-09-10 13:06:17.924 +05:30 0015d761-7379-4310-9c2b-9d32a4fb86bf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 13:06:17.926 +05:30 0015d761-7379-4310-9c2b-9d32a4fb86bf INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 6:48:29 AM', Current time (UTC): '9/10/2024 7:36:17 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-10 13:06:17.927 +05:30 0015d761-7379-4310-9c2b-9d32a4fb86bf INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 6:48:29 AM', Current time (UTC): '9/10/2024 7:36:17 AM'. 2024-09-10 13:06:17.927 +05:30 0015d761-7379-4310-9c2b-9d32a4fb86bf INF CORS policy execution successful. 2024-09-10 13:06:17.927 +05:30 0015d761-7379-4310-9c2b-9d32a4fb86bf INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTUwMzA5LCJleHAiOjE3MjU5NTA5MDksImlhdCI6MTcyNTk1MDMwOX0.8N1Z6GFXjbrbcKjyeCBHOmVhUOaSZXV1cZlPj5UVVeQ}, {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-10 13:06:17.928 +05:30 c4f1b3b0-f8d3-4d25-8e21-defdcd14e3f4 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 13:06:17.928 +05:30 c4f1b3b0-f8d3-4d25-8e21-defdcd14e3f4 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 13:06:17.928 +05:30 c4f1b3b0-f8d3-4d25-8e21-defdcd14e3f4 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 0015d761-7379-4310-9c2b-9d32a4fb86bf}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 06:48:29'"} Body: 2024-09-10 13:06:17.929 +05:30 c4f1b3b0-f8d3-4d25-8e21-defdcd14e3f4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 401 null null 4.3128ms 2024-09-10 13:06:18.595 +05:30 c81d7450-7bf4-4a07-bef0-38d3de19faa3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 13:06:18.596 +05:30 c81d7450-7bf4-4a07-bef0-38d3de19faa3 INF CORS policy execution successful. 2024-09-10 13:06:18.596 +05:30 c81d7450-7bf4-4a07-bef0-38d3de19faa3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 1.1123ms 2024-09-10 13:06:18.600 +05:30 d943f7fe-4c5a-4e5a-8f0f-656ff17772f0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:06:18.601 +05:30 d943f7fe-4c5a-4e5a-8f0f-656ff17772f0 INF CORS policy execution successful. 2024-09-10 13:06:18.601 +05:30 d943f7fe-4c5a-4e5a-8f0f-656ff17772f0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.9092ms 2024-09-10 13:06:18.606 +05:30 903370ab-7145-4c93-9bcd-d36a99df8539 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 13:06:18.606 +05:30 32bef441-8149-47f6-9b8d-b17641909fb7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 13:06:18.606 +05:30 903370ab-7145-4c93-9bcd-d36a99df8539 INF CORS policy execution successful. 2024-09-10 13:06:18.606 +05:30 32bef441-8149-47f6-9b8d-b17641909fb7 INF CORS policy execution successful. 2024-09-10 13:06:18.606 +05:30 32bef441-8149-47f6-9b8d-b17641909fb7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.6536ms 2024-09-10 13:06:18.606 +05:30 903370ab-7145-4c93-9bcd-d36a99df8539 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.7626ms 2024-09-10 13:06:18.657 +05:30 9138c00e-4189-4a47-a44d-28d62fc8ded4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:06:18.658 +05:30 9138c00e-4189-4a47-a44d-28d62fc8ded4 INF CORS policy execution successful. 2024-09-10 13:06:18.658 +05:30 9138c00e-4189-4a47-a44d-28d62fc8ded4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 1.4377ms 2024-09-10 13:06:18.666 +05:30 3a7b695b-230c-494d-9d05-8abaa23e08d5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 13:06:18.666 +05:30 3a7b695b-230c-494d-9d05-8abaa23e08d5 INF CORS policy execution successful. 2024-09-10 13:06:18.667 +05:30 3a7b695b-230c-494d-9d05-8abaa23e08d5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.0254ms 2024-09-10 13:06:18.670 +05:30 cb827ad5-8c89-4f7e-a9ea-f4edecb379b1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 13:06:18.671 +05:30 cb827ad5-8c89-4f7e-a9ea-f4edecb379b1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-10 13:06:18.672 +05:30 cb827ad5-8c89-4f7e-a9ea-f4edecb379b1 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-09-10 13:06:18.672 +05:30 cb827ad5-8c89-4f7e-a9ea-f4edecb379b1 INF CORS policy execution successful. 2024-09-10 13:06:18.673 +05:30 cb827ad5-8c89-4f7e-a9ea-f4edecb379b1 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer null}, {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-10 13:06:18.673 +05:30 62b4cbf0-295c-4587-84bf-6c65fdb4bbeb INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 13:06:18.674 +05:30 62b4cbf0-295c-4587-84bf-6c65fdb4bbeb INF AuthenticationScheme: Bearer was challenged. 2024-09-10 13:06:18.674 +05:30 62b4cbf0-295c-4587-84bf-6c65fdb4bbeb INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: cb827ad5-8c89-4f7e-a9ea-f4edecb379b1}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-10 13:06:18.675 +05:30 62b4cbf0-295c-4587-84bf-6c65fdb4bbeb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 401 null null 4.4706ms 2024-09-10 13:06:18.678 +05:30 abbd2227-3976-445e-bf9b-b65c504563fa INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:06:18.678 +05:30 abbd2227-3976-445e-bf9b-b65c504563fa INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-10 13:06:18.678 +05:30 abbd2227-3976-445e-bf9b-b65c504563fa INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-09-10 13:06:18.678 +05:30 abbd2227-3976-445e-bf9b-b65c504563fa INF CORS policy execution successful. 2024-09-10 13:06:18.679 +05:30 abbd2227-3976-445e-bf9b-b65c504563fa INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer null}, {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-10 13:06:18.681 +05:30 511e5779-3bfd-49ae-8083-ff55a80e777b INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 13:06:18.681 +05:30 511e5779-3bfd-49ae-8083-ff55a80e777b INF AuthenticationScheme: Bearer was challenged. 2024-09-10 13:06:18.682 +05:30 511e5779-3bfd-49ae-8083-ff55a80e777b INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: abbd2227-3976-445e-bf9b-b65c504563fa}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-10 13:06:18.682 +05:30 511e5779-3bfd-49ae-8083-ff55a80e777b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 401 null null 4.8215ms 2024-09-10 13:06:18.717 +05:30 1261036e-219f-41bb-99e8-93137f73c88c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 13:06:18.718 +05:30 1261036e-219f-41bb-99e8-93137f73c88c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-10 13:06:18.719 +05:30 1261036e-219f-41bb-99e8-93137f73c88c INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-09-10 13:06:18.719 +05:30 1261036e-219f-41bb-99e8-93137f73c88c INF CORS policy execution successful. 2024-09-10 13:06:18.720 +05:30 1261036e-219f-41bb-99e8-93137f73c88c INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer null}, {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-10 13:06:18.721 +05:30 d95ae605-d7b2-4a01-af7a-e35fe76b8cd1 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 13:06:18.721 +05:30 d95ae605-d7b2-4a01-af7a-e35fe76b8cd1 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 13:06:18.722 +05:30 d95ae605-d7b2-4a01-af7a-e35fe76b8cd1 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 1261036e-219f-41bb-99e8-93137f73c88c}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-10 13:06:18.722 +05:30 d95ae605-d7b2-4a01-af7a-e35fe76b8cd1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 401 null null 5.0541ms 2024-09-10 13:06:18.751 +05:30 42537331-3390-4714-84ba-54b55787f9d4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 13:06:18.752 +05:30 42537331-3390-4714-84ba-54b55787f9d4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-10 13:06:18.752 +05:30 42537331-3390-4714-84ba-54b55787f9d4 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-09-10 13:06:18.753 +05:30 42537331-3390-4714-84ba-54b55787f9d4 INF CORS policy execution successful. 2024-09-10 13:06:18.753 +05:30 42537331-3390-4714-84ba-54b55787f9d4 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer null}, {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-10 13:06:18.753 +05:30 f5ec2446-e1b5-43f5-8f17-390527b4b463 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 13:06:18.754 +05:30 f5ec2446-e1b5-43f5-8f17-390527b4b463 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 13:06:18.754 +05:30 f5ec2446-e1b5-43f5-8f17-390527b4b463 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 42537331-3390-4714-84ba-54b55787f9d4}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-10 13:06:18.754 +05:30 f5ec2446-e1b5-43f5-8f17-390527b4b463 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 401 null null 3.0545ms 2024-09-10 13:06:18.775 +05:30 21318732-c37d-4f8b-bfec-4199e78f8070 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:06:18.776 +05:30 21318732-c37d-4f8b-bfec-4199e78f8070 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-10 13:06:18.776 +05:30 21318732-c37d-4f8b-bfec-4199e78f8070 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-09-10 13:06:18.776 +05:30 21318732-c37d-4f8b-bfec-4199e78f8070 INF CORS policy execution successful. 2024-09-10 13:06:18.777 +05:30 21318732-c37d-4f8b-bfec-4199e78f8070 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer null}, {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-10 13:06:18.777 +05:30 7ffb6143-c8ff-4786-88b4-cc35f96c3888 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 13:06:18.777 +05:30 7ffb6143-c8ff-4786-88b4-cc35f96c3888 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 13:06:18.777 +05:30 7ffb6143-c8ff-4786-88b4-cc35f96c3888 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 21318732-c37d-4f8b-bfec-4199e78f8070}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-10 13:06:18.778 +05:30 7ffb6143-c8ff-4786-88b4-cc35f96c3888 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 401 null null 2.3057ms 2024-09-10 13:06:18.796 +05:30 de0c5005-0895-4b71-96cc-4958be888f9b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 13:06:18.797 +05:30 de0c5005-0895-4b71-96cc-4958be888f9b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-10 13:06:18.797 +05:30 de0c5005-0895-4b71-96cc-4958be888f9b INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-09-10 13:06:18.797 +05:30 de0c5005-0895-4b71-96cc-4958be888f9b INF CORS policy execution successful. 2024-09-10 13:06:18.797 +05:30 de0c5005-0895-4b71-96cc-4958be888f9b INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer null}, {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-10 13:06:18.799 +05:30 d70c621d-e013-4a8c-8ff5-37ace6506b0f INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 13:06:18.799 +05:30 d70c621d-e013-4a8c-8ff5-37ace6506b0f INF AuthenticationScheme: Bearer was challenged. 2024-09-10 13:06:18.800 +05:30 d70c621d-e013-4a8c-8ff5-37ace6506b0f INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: de0c5005-0895-4b71-96cc-4958be888f9b}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-10 13:06:18.800 +05:30 d70c621d-e013-4a8c-8ff5-37ace6506b0f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 401 null null 4.1378ms 2024-09-10 13:07:23.410 +05:30 9281676a-b38a-4293-b0c2-28bf4735f012 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:07:23.410 +05:30 9ada5322-6cc6-4454-a0c0-49cff402dfe5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:07:23.414 +05:30 9ada5322-6cc6-4454-a0c0-49cff402dfe5 INF CORS policy execution successful. 2024-09-10 13:07:23.414 +05:30 9281676a-b38a-4293-b0c2-28bf4735f012 INF CORS policy execution successful. 2024-09-10 13:07:23.416 +05:30 9ada5322-6cc6-4454-a0c0-49cff402dfe5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 5.7482ms 2024-09-10 13:07:23.416 +05:30 9281676a-b38a-4293-b0c2-28bf4735f012 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 5.7581ms 2024-09-10 13:07:23.468 +05:30 829e8513-d086-49c1-b2b0-bf0b27b8ede1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:07:23.472 +05:30 829e8513-d086-49c1-b2b0-bf0b27b8ede1 INF CORS policy execution successful. 2024-09-10 13:07:23.474 +05:30 829e8513-d086-49c1-b2b0-bf0b27b8ede1 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:07:23.477 +05:30 c1a70674-4176-42a4-b0fe-b426ebf0f8bd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:07:23.478 +05:30 4861b693-3075-4a7d-8603-070f6fb61f1a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:07:23.480 +05:30 c1a70674-4176-42a4-b0fe-b426ebf0f8bd INF CORS policy execution successful. 2024-09-10 13:07:23.480 +05:30 c1a70674-4176-42a4-b0fe-b426ebf0f8bd INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:07:23.484 +05:30 e202a8c2-a099-4120-a071-b5e960bfe38f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:07:23.493 +05:30 4861b693-3075-4a7d-8603-070f6fb61f1a INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:07:23.493 +05:30 e202a8c2-a099-4120-a071-b5e960bfe38f INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:07:23.526 +05:30 3d146a68-85d2-4d98-9fca-71e776d80c7b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 13:07:23.526 +05:30 3d146a68-85d2-4d98-9fca-71e776d80c7b INF CORS policy execution successful. 2024-09-10 13:07:23.527 +05:30 3d146a68-85d2-4d98-9fca-71e776d80c7b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 0.7325ms 2024-09-10 13:07:23.575 +05:30 4861b693-3075-4a7d-8603-070f6fb61f1a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:07:23.575 +05:30 e202a8c2-a099-4120-a071-b5e960bfe38f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:07:23.577 +05:30 4861b693-3075-4a7d-8603-070f6fb61f1a INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 83.0803ms 2024-09-10 13:07:23.577 +05:30 e202a8c2-a099-4120-a071-b5e960bfe38f INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 82.9799ms 2024-09-10 13:07:23.577 +05:30 4861b693-3075-4a7d-8603-070f6fb61f1a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:07:23.577 +05:30 e202a8c2-a099-4120-a071-b5e960bfe38f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:07:23.577 +05:30 4861b693-3075-4a7d-8603-070f6fb61f1a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 829e8513-d086-49c1-b2b0-bf0b27b8ede1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 13:07:23.577 +05:30 e202a8c2-a099-4120-a071-b5e960bfe38f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c1a70674-4176-42a4-b0fe-b426ebf0f8bd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 13:07:23.578 +05:30 e202a8c2-a099-4120-a071-b5e960bfe38f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 100.5906ms 2024-09-10 13:07:23.578 +05:30 4861b693-3075-4a7d-8603-070f6fb61f1a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 110.2913ms 2024-09-10 13:07:23.611 +05:30 6c623219-144d-4ca7-9c0e-d5c21fbfc7e9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 13:07:23.613 +05:30 6c623219-144d-4ca7-9c0e-d5c21fbfc7e9 INF CORS policy execution successful. 2024-09-10 13:07:23.614 +05:30 6c623219-144d-4ca7-9c0e-d5c21fbfc7e9 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:07:23.614 +05:30 c6f83063-630b-44c1-89ff-2e06a32ef56a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 13:07:23.623 +05:30 c6f83063-630b-44c1-89ff-2e06a32ef56a INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 13:07:23.643 +05:30 ea6157b3-e94b-42e3-9feb-a1c8d7ba3e60 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 13:07:23.644 +05:30 ea6157b3-e94b-42e3-9feb-a1c8d7ba3e60 INF CORS policy execution successful. 2024-09-10 13:07:23.645 +05:30 ea6157b3-e94b-42e3-9feb-a1c8d7ba3e60 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 2.1318ms 2024-09-10 13:07:23.729 +05:30 0bffaaa7-712b-413f-b75a-7731f6239c0e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 13:07:23.730 +05:30 0bffaaa7-712b-413f-b75a-7731f6239c0e INF CORS policy execution successful. 2024-09-10 13:07:23.731 +05:30 0bffaaa7-712b-413f-b75a-7731f6239c0e INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:07:23.731 +05:30 d2e5eed7-560b-441c-9eaa-bfa0bad5730b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:07:23.731 +05:30 d2e5eed7-560b-441c-9eaa-bfa0bad5730b INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:07:23.749 +05:30 d2e5eed7-560b-441c-9eaa-bfa0bad5730b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:07:23.749 +05:30 d2e5eed7-560b-441c-9eaa-bfa0bad5730b INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 18.0328ms 2024-09-10 13:07:23.749 +05:30 d2e5eed7-560b-441c-9eaa-bfa0bad5730b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:07:23.750 +05:30 d2e5eed7-560b-441c-9eaa-bfa0bad5730b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0bffaaa7-712b-413f-b75a-7731f6239c0e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 13:07:23.750 +05:30 d2e5eed7-560b-441c-9eaa-bfa0bad5730b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 20.8228ms 2024-09-10 13:07:23.806 +05:30 c6f83063-630b-44c1-89ff-2e06a32ef56a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:07:23.806 +05:30 c6f83063-630b-44c1-89ff-2e06a32ef56a INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 182.8664ms 2024-09-10 13:07:23.806 +05:30 c6f83063-630b-44c1-89ff-2e06a32ef56a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 13:07:23.806 +05:30 c6f83063-630b-44c1-89ff-2e06a32ef56a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6c623219-144d-4ca7-9c0e-d5c21fbfc7e9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 13:07:23.807 +05:30 c6f83063-630b-44c1-89ff-2e06a32ef56a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 200 624 application/json; charset=utf-8 195.7321ms 2024-09-10 13:07:24.124 +05:30 c4f3ceca-3efc-44c0-8d88-787e601034d0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 13:07:24.125 +05:30 c4f3ceca-3efc-44c0-8d88-787e601034d0 INF CORS policy execution successful. 2024-09-10 13:07:24.125 +05:30 c4f3ceca-3efc-44c0-8d88-787e601034d0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.8379ms 2024-09-10 13:07:24.171 +05:30 368b7412-2857-46cc-9d8d-5239c5c51683 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 13:07:24.172 +05:30 368b7412-2857-46cc-9d8d-5239c5c51683 INF CORS policy execution successful. 2024-09-10 13:07:24.173 +05:30 368b7412-2857-46cc-9d8d-5239c5c51683 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:07:24.174 +05:30 5a33c3df-68e1-4e57-a2db-67c31c7c10fc INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:07:24.174 +05:30 5a33c3df-68e1-4e57-a2db-67c31c7c10fc INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:07:24.183 +05:30 5a33c3df-68e1-4e57-a2db-67c31c7c10fc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:07:24.184 +05:30 5a33c3df-68e1-4e57-a2db-67c31c7c10fc INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 9.3412ms 2024-09-10 13:07:24.184 +05:30 5a33c3df-68e1-4e57-a2db-67c31c7c10fc INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:07:24.184 +05:30 5a33c3df-68e1-4e57-a2db-67c31c7c10fc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 368b7412-2857-46cc-9d8d-5239c5c51683}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 13:07:24.185 +05:30 5a33c3df-68e1-4e57-a2db-67c31c7c10fc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 14.151ms 2024-09-10 13:07:29.941 +05:30 0cddc2e9-110e-4104-98eb-7fff4580d2c8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:07:29.942 +05:30 0cddc2e9-110e-4104-98eb-7fff4580d2c8 INF CORS policy execution successful. 2024-09-10 13:07:29.943 +05:30 0cddc2e9-110e-4104-98eb-7fff4580d2c8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 1.7055ms 2024-09-10 13:07:29.944 +05:30 6ce157ca-0c9c-444e-82af-5cf762937a5a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:07:29.944 +05:30 6ce157ca-0c9c-444e-82af-5cf762937a5a INF CORS policy execution successful. 2024-09-10 13:07:29.944 +05:30 6ce157ca-0c9c-444e-82af-5cf762937a5a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.4159ms 2024-09-10 13:07:29.993 +05:30 69b327d6-e3fc-48d1-9d6a-e68eef23a5d5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:07:29.996 +05:30 f71e2ae0-3627-4bd8-ba18-7c196bc5f1e6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:07:29.996 +05:30 69b327d6-e3fc-48d1-9d6a-e68eef23a5d5 INF CORS policy execution successful. 2024-09-10 13:07:29.997 +05:30 f71e2ae0-3627-4bd8-ba18-7c196bc5f1e6 INF CORS policy execution successful. 2024-09-10 13:07:29.998 +05:30 69b327d6-e3fc-48d1-9d6a-e68eef23a5d5 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:07:29.998 +05:30 f71e2ae0-3627-4bd8-ba18-7c196bc5f1e6 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:07:30.003 +05:30 7ed3909c-829d-4fb9-8e23-45e9d98a7afb INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:07:30.003 +05:30 16bc2983-0f43-4fc0-bab1-3c03b26d2244 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:07:30.015 +05:30 7ed3909c-829d-4fb9-8e23-45e9d98a7afb INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 13:07:30.015 +05:30 16bc2983-0f43-4fc0-bab1-3c03b26d2244 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 13:07:30.079 +05:30 7ed3909c-829d-4fb9-8e23-45e9d98a7afb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:07:30.079 +05:30 16bc2983-0f43-4fc0-bab1-3c03b26d2244 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:07:30.079 +05:30 7ed3909c-829d-4fb9-8e23-45e9d98a7afb INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 64.4852ms 2024-09-10 13:07:30.079 +05:30 16bc2983-0f43-4fc0-bab1-3c03b26d2244 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 64.4205ms 2024-09-10 13:07:30.080 +05:30 7ed3909c-829d-4fb9-8e23-45e9d98a7afb INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:07:30.080 +05:30 16bc2983-0f43-4fc0-bab1-3c03b26d2244 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:07:30.080 +05:30 7ed3909c-829d-4fb9-8e23-45e9d98a7afb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f71e2ae0-3627-4bd8-ba18-7c196bc5f1e6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 13:07:30.080 +05:30 16bc2983-0f43-4fc0-bab1-3c03b26d2244 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 69b327d6-e3fc-48d1-9d6a-e68eef23a5d5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 13:07:30.081 +05:30 16bc2983-0f43-4fc0-bab1-3c03b26d2244 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 87.8818ms 2024-09-10 13:07:30.081 +05:30 7ed3909c-829d-4fb9-8e23-45e9d98a7afb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 85.0527ms 2024-09-10 13:07:37.883 +05:30 ce619955-8112-4781-8f14-962545c944dd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 13:07:37.883 +05:30 7a398a0f-fe24-4f34-ba7a-84527f79b848 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 13:07:37.883 +05:30 ce619955-8112-4781-8f14-962545c944dd INF CORS policy execution successful. 2024-09-10 13:07:37.883 +05:30 7a398a0f-fe24-4f34-ba7a-84527f79b848 INF CORS policy execution successful. 2024-09-10 13:07:37.884 +05:30 ce619955-8112-4781-8f14-962545c944dd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 1.3419ms 2024-09-10 13:07:37.884 +05:30 7a398a0f-fe24-4f34-ba7a-84527f79b848 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 1.3455ms 2024-09-10 13:07:37.932 +05:30 9f05b4ee-3f6f-46d0-8c51-ca4d56e26102 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 13:07:37.933 +05:30 93f8f09f-0d85-425a-9bf2-5c8010af6843 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 13:07:37.934 +05:30 9f05b4ee-3f6f-46d0-8c51-ca4d56e26102 INF CORS policy execution successful. 2024-09-10 13:07:37.934 +05:30 93f8f09f-0d85-425a-9bf2-5c8010af6843 INF CORS policy execution successful. 2024-09-10 13:07:37.934 +05:30 9f05b4ee-3f6f-46d0-8c51-ca4d56e26102 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:07:37.934 +05:30 93f8f09f-0d85-425a-9bf2-5c8010af6843 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:07:37.935 +05:30 3bb9f825-26ab-42ed-bd61-f920dbc23f0e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 13:07:37.935 +05:30 9af1baad-924e-475a-9283-0714ca50692b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 13:07:37.936 +05:30 3bb9f825-26ab-42ed-bd61-f920dbc23f0e INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 13:07:37.936 +05:30 9af1baad-924e-475a-9283-0714ca50692b INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 13:07:37.945 +05:30 9af1baad-924e-475a-9283-0714ca50692b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:07:37.945 +05:30 9af1baad-924e-475a-9283-0714ca50692b INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 9.2433ms 2024-09-10 13:07:37.945 +05:30 9af1baad-924e-475a-9283-0714ca50692b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 13:07:37.945 +05:30 9af1baad-924e-475a-9283-0714ca50692b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9f05b4ee-3f6f-46d0-8c51-ca4d56e26102}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 13:07:37.946 +05:30 3bb9f825-26ab-42ed-bd61-f920dbc23f0e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:07:37.946 +05:30 9af1baad-924e-475a-9283-0714ca50692b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 13.5509ms 2024-09-10 13:07:37.946 +05:30 3bb9f825-26ab-42ed-bd61-f920dbc23f0e INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 10.4016ms 2024-09-10 13:07:37.946 +05:30 3bb9f825-26ab-42ed-bd61-f920dbc23f0e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 13:07:37.946 +05:30 3bb9f825-26ab-42ed-bd61-f920dbc23f0e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 93f8f09f-0d85-425a-9bf2-5c8010af6843}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 13:07:37.947 +05:30 3bb9f825-26ab-42ed-bd61-f920dbc23f0e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 14.4616ms 2024-09-10 13:07:38.012 +05:30 8ac98323-40bc-42ca-8bc1-31dfae44c69a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 13:07:38.012 +05:30 c517cb73-e59b-415c-aa09-359c936615a9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 13:07:38.012 +05:30 8ac98323-40bc-42ca-8bc1-31dfae44c69a INF CORS policy execution successful. 2024-09-10 13:07:38.012 +05:30 c517cb73-e59b-415c-aa09-359c936615a9 INF CORS policy execution successful. 2024-09-10 13:07:38.012 +05:30 8ac98323-40bc-42ca-8bc1-31dfae44c69a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.788ms 2024-09-10 13:07:38.012 +05:30 c517cb73-e59b-415c-aa09-359c936615a9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.7738ms 2024-09-10 13:07:38.066 +05:30 b5a26f31-9083-4ced-8a65-567220334a9f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 13:07:38.068 +05:30 b5a26f31-9083-4ced-8a65-567220334a9f INF CORS policy execution successful. 2024-09-10 13:07:38.068 +05:30 b5a26f31-9083-4ced-8a65-567220334a9f INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:07:38.069 +05:30 70c5b66e-4541-4f94-9a5e-1bb2c7f3a1d4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 13:07:38.069 +05:30 70c5b66e-4541-4f94-9a5e-1bb2c7f3a1d4 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 13:07:38.075 +05:30 70c5b66e-4541-4f94-9a5e-1bb2c7f3a1d4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:07:38.075 +05:30 70c5b66e-4541-4f94-9a5e-1bb2c7f3a1d4 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 5.836ms 2024-09-10 13:07:38.076 +05:30 70c5b66e-4541-4f94-9a5e-1bb2c7f3a1d4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 13:07:38.076 +05:30 70c5b66e-4541-4f94-9a5e-1bb2c7f3a1d4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b5a26f31-9083-4ced-8a65-567220334a9f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 13:07:38.077 +05:30 70c5b66e-4541-4f94-9a5e-1bb2c7f3a1d4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 10.4218ms 2024-09-10 13:07:38.147 +05:30 83452ba8-7975-4b61-8efa-a38d6808911f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 13:07:38.148 +05:30 83452ba8-7975-4b61-8efa-a38d6808911f INF CORS policy execution successful. 2024-09-10 13:07:38.148 +05:30 83452ba8-7975-4b61-8efa-a38d6808911f INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:07:38.149 +05:30 ff4dbaa8-97df-4a4a-8b5b-ae4d39d6d737 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 13:07:38.149 +05:30 ff4dbaa8-97df-4a4a-8b5b-ae4d39d6d737 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 13:07:38.152 +05:30 ff4dbaa8-97df-4a4a-8b5b-ae4d39d6d737 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:07:38.152 +05:30 ff4dbaa8-97df-4a4a-8b5b-ae4d39d6d737 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 2.9532ms 2024-09-10 13:07:38.152 +05:30 ff4dbaa8-97df-4a4a-8b5b-ae4d39d6d737 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 13:07:38.152 +05:30 ff4dbaa8-97df-4a4a-8b5b-ae4d39d6d737 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 83452ba8-7975-4b61-8efa-a38d6808911f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 13:07:38.153 +05:30 ff4dbaa8-97df-4a4a-8b5b-ae4d39d6d737 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 5.2707ms 2024-09-10 13:07:38.302 +05:30 ba0cb805-4164-4399-b56c-a6734baf2133 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 13:07:38.302 +05:30 ff540fe7-cf7c-4ca8-b26a-f2b96d5952f4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:07:38.303 +05:30 ba0cb805-4164-4399-b56c-a6734baf2133 INF CORS policy execution successful. 2024-09-10 13:07:38.303 +05:30 ff540fe7-cf7c-4ca8-b26a-f2b96d5952f4 INF CORS policy execution successful. 2024-09-10 13:07:38.303 +05:30 ba0cb805-4164-4399-b56c-a6734baf2133 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.632ms 2024-09-10 13:07:38.303 +05:30 ff540fe7-cf7c-4ca8-b26a-f2b96d5952f4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.6621ms 2024-09-10 13:07:38.345 +05:30 4aef794b-7296-4aa3-94d3-2ed329e62cb7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:07:38.345 +05:30 4aef794b-7296-4aa3-94d3-2ed329e62cb7 INF CORS policy execution successful. 2024-09-10 13:07:38.346 +05:30 4aef794b-7296-4aa3-94d3-2ed329e62cb7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.5642ms 2024-09-10 13:07:38.351 +05:30 cdaef268-878d-4836-aba8-07e4c51df474 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 13:07:38.352 +05:30 cdaef268-878d-4836-aba8-07e4c51df474 INF CORS policy execution successful. 2024-09-10 13:07:38.352 +05:30 cdaef268-878d-4836-aba8-07e4c51df474 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.4431ms 2024-09-10 13:07:38.385 +05:30 ad6c8220-4507-48a8-bfce-d0874511ac83 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:07:38.386 +05:30 964ce186-f983-4c00-b8b3-9808b30552e7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:07:38.386 +05:30 964ce186-f983-4c00-b8b3-9808b30552e7 INF CORS policy execution successful. 2024-09-10 13:07:38.386 +05:30 ad6c8220-4507-48a8-bfce-d0874511ac83 INF CORS policy execution successful. 2024-09-10 13:07:38.386 +05:30 964ce186-f983-4c00-b8b3-9808b30552e7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.3524ms 2024-09-10 13:07:38.386 +05:30 ad6c8220-4507-48a8-bfce-d0874511ac83 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.5088ms 2024-09-10 13:07:38.431 +05:30 c4032ab3-ccfc-4418-a4ef-f5999ef22d61 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 13:07:38.432 +05:30 c4032ab3-ccfc-4418-a4ef-f5999ef22d61 INF CORS policy execution successful. 2024-09-10 13:07:38.432 +05:30 c4032ab3-ccfc-4418-a4ef-f5999ef22d61 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 0.4577ms 2024-09-10 13:07:38.457 +05:30 ddb3798e-b1de-4304-9f3e-500877ce4404 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 13:07:38.459 +05:30 ddb3798e-b1de-4304-9f3e-500877ce4404 INF CORS policy execution successful. 2024-09-10 13:07:38.459 +05:30 ddb3798e-b1de-4304-9f3e-500877ce4404 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:07:38.460 +05:30 8ded17ec-2560-4bc5-9a41-5d746045d142 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 13:07:38.460 +05:30 8ded17ec-2560-4bc5-9a41-5d746045d142 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 13:07:38.463 +05:30 c63419d5-cd80-48d0-8392-f755ce558273 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:07:38.463 +05:30 c63419d5-cd80-48d0-8392-f755ce558273 INF CORS policy execution successful. 2024-09-10 13:07:38.464 +05:30 c63419d5-cd80-48d0-8392-f755ce558273 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:07:38.464 +05:30 c6740668-02fc-4260-844d-23931b7d8145 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:07:38.464 +05:30 dcd796ae-3ac3-4476-9a73-79257c0b31b7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 13:07:38.464 +05:30 c6740668-02fc-4260-844d-23931b7d8145 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:07:38.465 +05:30 dcd796ae-3ac3-4476-9a73-79257c0b31b7 INF CORS policy execution successful. 2024-09-10 13:07:38.465 +05:30 dcd796ae-3ac3-4476-9a73-79257c0b31b7 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:07:38.465 +05:30 462382ac-a85e-41c8-b180-cb1bd953d275 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 13:07:38.465 +05:30 3fa186e5-6958-4eba-8aa0-aa2818f77c26 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:07:38.465 +05:30 462382ac-a85e-41c8-b180-cb1bd953d275 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 13:07:38.465 +05:30 3fa186e5-6958-4eba-8aa0-aa2818f77c26 INF CORS policy execution successful. 2024-09-10 13:07:38.466 +05:30 3fa186e5-6958-4eba-8aa0-aa2818f77c26 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:07:38.466 +05:30 64ae6504-a7ba-494e-8ccd-73e0e938c368 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:07:38.466 +05:30 64ae6504-a7ba-494e-8ccd-73e0e938c368 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 13:07:38.472 +05:30 c6740668-02fc-4260-844d-23931b7d8145 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:07:38.472 +05:30 c6740668-02fc-4260-844d-23931b7d8145 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 8.1455ms 2024-09-10 13:07:38.473 +05:30 c6740668-02fc-4260-844d-23931b7d8145 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:07:38.473 +05:30 c6740668-02fc-4260-844d-23931b7d8145 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c63419d5-cd80-48d0-8392-f755ce558273}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 13:07:38.473 +05:30 c6740668-02fc-4260-844d-23931b7d8145 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 10.5407ms 2024-09-10 13:07:38.479 +05:30 462382ac-a85e-41c8-b180-cb1bd953d275 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:07:38.479 +05:30 8ded17ec-2560-4bc5-9a41-5d746045d142 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:07:38.479 +05:30 462382ac-a85e-41c8-b180-cb1bd953d275 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 14.1178ms 2024-09-10 13:07:38.480 +05:30 462382ac-a85e-41c8-b180-cb1bd953d275 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 13:07:38.480 +05:30 8ded17ec-2560-4bc5-9a41-5d746045d142 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 18.8246ms 2024-09-10 13:07:38.480 +05:30 8ded17ec-2560-4bc5-9a41-5d746045d142 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 13:07:38.480 +05:30 462382ac-a85e-41c8-b180-cb1bd953d275 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dcd796ae-3ac3-4476-9a73-79257c0b31b7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 13:07:38.480 +05:30 8ded17ec-2560-4bc5-9a41-5d746045d142 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ddb3798e-b1de-4304-9f3e-500877ce4404}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 13:07:38.481 +05:30 462382ac-a85e-41c8-b180-cb1bd953d275 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 16.6429ms 2024-09-10 13:07:38.481 +05:30 8ded17ec-2560-4bc5-9a41-5d746045d142 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 24.2901ms 2024-09-10 13:07:38.484 +05:30 64ae6504-a7ba-494e-8ccd-73e0e938c368 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:07:38.484 +05:30 64ae6504-a7ba-494e-8ccd-73e0e938c368 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 17.8318ms 2024-09-10 13:07:38.484 +05:30 64ae6504-a7ba-494e-8ccd-73e0e938c368 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:07:38.484 +05:30 64ae6504-a7ba-494e-8ccd-73e0e938c368 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3fa186e5-6958-4eba-8aa0-aa2818f77c26}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 13:07:38.484 +05:30 64ae6504-a7ba-494e-8ccd-73e0e938c368 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 19.2158ms 2024-09-10 13:07:38.507 +05:30 110f5cd4-0118-4ac0-bef6-35dc12b434d6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:07:38.508 +05:30 110f5cd4-0118-4ac0-bef6-35dc12b434d6 INF CORS policy execution successful. 2024-09-10 13:07:38.508 +05:30 110f5cd4-0118-4ac0-bef6-35dc12b434d6 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:07:38.508 +05:30 cdd000d3-a5b4-4a90-9298-01355ac1b396 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:07:38.509 +05:30 cdd000d3-a5b4-4a90-9298-01355ac1b396 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:07:38.513 +05:30 cdd000d3-a5b4-4a90-9298-01355ac1b396 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:07:38.514 +05:30 cdd000d3-a5b4-4a90-9298-01355ac1b396 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 4.9344ms 2024-09-10 13:07:38.514 +05:30 cdd000d3-a5b4-4a90-9298-01355ac1b396 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:07:38.514 +05:30 cdd000d3-a5b4-4a90-9298-01355ac1b396 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 110f5cd4-0118-4ac0-bef6-35dc12b434d6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 13:07:38.514 +05:30 cdd000d3-a5b4-4a90-9298-01355ac1b396 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 7.1058ms 2024-09-10 13:07:38.515 +05:30 6291dfd1-8cb3-417f-8dcf-8edb51d0840b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:07:38.515 +05:30 6291dfd1-8cb3-417f-8dcf-8edb51d0840b INF CORS policy execution successful. 2024-09-10 13:07:38.515 +05:30 6291dfd1-8cb3-417f-8dcf-8edb51d0840b INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:07:38.516 +05:30 9a88d9fb-c5c3-44a0-b06a-5d7bb3466d05 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:07:38.516 +05:30 9a88d9fb-c5c3-44a0-b06a-5d7bb3466d05 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 13:07:38.518 +05:30 9a88d9fb-c5c3-44a0-b06a-5d7bb3466d05 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:07:38.519 +05:30 9a88d9fb-c5c3-44a0-b06a-5d7bb3466d05 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 2.9115ms 2024-09-10 13:07:38.519 +05:30 9a88d9fb-c5c3-44a0-b06a-5d7bb3466d05 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:07:38.519 +05:30 9a88d9fb-c5c3-44a0-b06a-5d7bb3466d05 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6291dfd1-8cb3-417f-8dcf-8edb51d0840b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 13:07:38.520 +05:30 9a88d9fb-c5c3-44a0-b06a-5d7bb3466d05 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 4.8909ms 2024-09-10 13:07:38.526 +05:30 476d4fdf-7d76-478c-8766-a0181a0a3f4d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 13:07:38.527 +05:30 476d4fdf-7d76-478c-8766-a0181a0a3f4d INF CORS policy execution successful. 2024-09-10 13:07:38.527 +05:30 476d4fdf-7d76-478c-8766-a0181a0a3f4d INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:07:38.529 +05:30 d86dc654-2a3a-4eb3-b2c7-a85e52f13bc1 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 13:07:38.529 +05:30 d86dc654-2a3a-4eb3-b2c7-a85e52f13bc1 INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 13:07:38.560 +05:30 d86dc654-2a3a-4eb3-b2c7-a85e52f13bc1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:07:38.561 +05:30 d86dc654-2a3a-4eb3-b2c7-a85e52f13bc1 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 31.4267ms 2024-09-10 13:07:38.561 +05:30 d86dc654-2a3a-4eb3-b2c7-a85e52f13bc1 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 13:07:38.561 +05:30 d86dc654-2a3a-4eb3-b2c7-a85e52f13bc1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 476d4fdf-7d76-478c-8766-a0181a0a3f4d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 13:07:38.562 +05:30 d86dc654-2a3a-4eb3-b2c7-a85e52f13bc1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 200 624 application/json; charset=utf-8 36.1636ms 2024-09-10 13:07:38.694 +05:30 ffc92d54-63b9-41d9-80f3-77e5fc5d3cbb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 13:07:38.694 +05:30 ffc92d54-63b9-41d9-80f3-77e5fc5d3cbb INF CORS policy execution successful. 2024-09-10 13:07:38.695 +05:30 ffc92d54-63b9-41d9-80f3-77e5fc5d3cbb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.6672ms 2024-09-10 13:07:38.756 +05:30 61de84d3-d0d0-4a7d-a19e-3fa22a4a3e80 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 13:07:38.757 +05:30 61de84d3-d0d0-4a7d-a19e-3fa22a4a3e80 INF CORS policy execution successful. 2024-09-10 13:07:38.758 +05:30 61de84d3-d0d0-4a7d-a19e-3fa22a4a3e80 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:07:38.758 +05:30 3279920b-02c8-4f11-a563-95dae59f0886 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:07:38.758 +05:30 3279920b-02c8-4f11-a563-95dae59f0886 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:07:38.763 +05:30 3279920b-02c8-4f11-a563-95dae59f0886 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:07:38.763 +05:30 3279920b-02c8-4f11-a563-95dae59f0886 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 4.9325ms 2024-09-10 13:07:38.764 +05:30 3279920b-02c8-4f11-a563-95dae59f0886 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:07:38.764 +05:30 3279920b-02c8-4f11-a563-95dae59f0886 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 61de84d3-d0d0-4a7d-a19e-3fa22a4a3e80}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 13:07:38.765 +05:30 3279920b-02c8-4f11-a563-95dae59f0886 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 8.2124ms 2024-09-10 13:07:39.337 +05:30 012a1dd5-5913-4641-ad26-78821e77687d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 13:07:39.338 +05:30 012a1dd5-5913-4641-ad26-78821e77687d INF CORS policy execution successful. 2024-09-10 13:07:39.338 +05:30 012a1dd5-5913-4641-ad26-78821e77687d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.5911ms 2024-09-10 13:07:39.402 +05:30 c15cbd74-8694-4f93-911a-b43a94172bc6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 13:07:39.403 +05:30 c15cbd74-8694-4f93-911a-b43a94172bc6 INF CORS policy execution successful. 2024-09-10 13:07:39.404 +05:30 c15cbd74-8694-4f93-911a-b43a94172bc6 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:07:39.404 +05:30 403430fe-cca1-4853-a7b8-09d68298edbc INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:07:39.405 +05:30 403430fe-cca1-4853-a7b8-09d68298edbc INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:07:39.409 +05:30 403430fe-cca1-4853-a7b8-09d68298edbc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:07:39.409 +05:30 403430fe-cca1-4853-a7b8-09d68298edbc INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 4.5135ms 2024-09-10 13:07:39.409 +05:30 403430fe-cca1-4853-a7b8-09d68298edbc INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:07:39.417 +05:30 403430fe-cca1-4853-a7b8-09d68298edbc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c15cbd74-8694-4f93-911a-b43a94172bc6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 13:07:39.420 +05:30 403430fe-cca1-4853-a7b8-09d68298edbc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 17.3952ms 2024-09-10 13:07:41.115 +05:30 507b3ad9-a007-4d6a-9067-6b67689bad81 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:07:41.115 +05:30 507b3ad9-a007-4d6a-9067-6b67689bad81 INF CORS policy execution successful. 2024-09-10 13:07:41.116 +05:30 507b3ad9-a007-4d6a-9067-6b67689bad81 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.8503ms 2024-09-10 13:07:41.127 +05:30 29e0a589-7724-4661-b852-58dbfac477b6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:07:41.127 +05:30 29e0a589-7724-4661-b852-58dbfac477b6 INF CORS policy execution successful. 2024-09-10 13:07:41.128 +05:30 29e0a589-7724-4661-b852-58dbfac477b6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.579ms 2024-09-10 13:07:41.160 +05:30 b42b8730-24bb-45d7-bbf9-9a3b1d1f27d2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:07:41.160 +05:30 b42b8730-24bb-45d7-bbf9-9a3b1d1f27d2 INF CORS policy execution successful. 2024-09-10 13:07:41.161 +05:30 b42b8730-24bb-45d7-bbf9-9a3b1d1f27d2 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:07:41.162 +05:30 a8cb2200-cdaf-427d-85fd-fc0ebc350697 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:07:41.163 +05:30 a8cb2200-cdaf-427d-85fd-fc0ebc350697 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 13:07:41.177 +05:30 a8cb2200-cdaf-427d-85fd-fc0ebc350697 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:07:41.178 +05:30 a8cb2200-cdaf-427d-85fd-fc0ebc350697 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 14.7292ms 2024-09-10 13:07:41.178 +05:30 a8cb2200-cdaf-427d-85fd-fc0ebc350697 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:07:41.178 +05:30 a8cb2200-cdaf-427d-85fd-fc0ebc350697 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b42b8730-24bb-45d7-bbf9-9a3b1d1f27d2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 13:07:41.179 +05:30 a8cb2200-cdaf-427d-85fd-fc0ebc350697 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 19.2209ms 2024-09-10 13:07:41.182 +05:30 993663de-8653-47d8-b908-a8817c757cdb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:07:41.183 +05:30 993663de-8653-47d8-b908-a8817c757cdb INF CORS policy execution successful. 2024-09-10 13:07:41.183 +05:30 993663de-8653-47d8-b908-a8817c757cdb INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:07:41.183 +05:30 baec9cf5-6b00-48b8-bb11-cb4b28a82077 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:07:41.184 +05:30 baec9cf5-6b00-48b8-bb11-cb4b28a82077 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 13:07:41.191 +05:30 baec9cf5-6b00-48b8-bb11-cb4b28a82077 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:07:41.192 +05:30 baec9cf5-6b00-48b8-bb11-cb4b28a82077 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 7.9183ms 2024-09-10 13:07:41.192 +05:30 baec9cf5-6b00-48b8-bb11-cb4b28a82077 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:07:41.192 +05:30 baec9cf5-6b00-48b8-bb11-cb4b28a82077 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 993663de-8653-47d8-b908-a8817c757cdb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 13:07:41.193 +05:30 baec9cf5-6b00-48b8-bb11-cb4b28a82077 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 10.6073ms 2024-09-10 13:08:00.843 +05:30 cd471be1-1d34-4605-a2ed-6ab928983e8d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:08:00.844 +05:30 cd471be1-1d34-4605-a2ed-6ab928983e8d INF CORS policy execution successful. 2024-09-10 13:08:00.845 +05:30 cd471be1-1d34-4605-a2ed-6ab928983e8d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 2.1249ms 2024-09-10 13:08:00.853 +05:30 a775656b-6be1-4bc9-9ab6-6109eca08171 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:08:00.854 +05:30 a775656b-6be1-4bc9-9ab6-6109eca08171 INF CORS policy execution successful. 2024-09-10 13:08:00.854 +05:30 a775656b-6be1-4bc9-9ab6-6109eca08171 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.8835ms 2024-09-10 13:08:00.894 +05:30 3af1c930-b8a9-4e7c-a6aa-cca73c9b0ae9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:08:00.896 +05:30 3af1c930-b8a9-4e7c-a6aa-cca73c9b0ae9 INF CORS policy execution successful. 2024-09-10 13:08:00.897 +05:30 3af1c930-b8a9-4e7c-a6aa-cca73c9b0ae9 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:08:00.898 +05:30 39383383-8b4c-499c-9458-a99ecf4e483e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:08:00.899 +05:30 39383383-8b4c-499c-9458-a99ecf4e483e INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:08:00.914 +05:30 6e408efd-f06b-4169-8a82-3803cba69f2f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:08:00.914 +05:30 6e408efd-f06b-4169-8a82-3803cba69f2f INF CORS policy execution successful. 2024-09-10 13:08:00.915 +05:30 6e408efd-f06b-4169-8a82-3803cba69f2f INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:08:00.915 +05:30 bc4adec6-da23-4689-b7ce-5605c7c671a3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:08:00.915 +05:30 bc4adec6-da23-4689-b7ce-5605c7c671a3 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:08:00.919 +05:30 39383383-8b4c-499c-9458-a99ecf4e483e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:08:00.920 +05:30 bc4adec6-da23-4689-b7ce-5605c7c671a3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:08:00.920 +05:30 39383383-8b4c-499c-9458-a99ecf4e483e INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 20.2698ms 2024-09-10 13:08:00.920 +05:30 39383383-8b4c-499c-9458-a99ecf4e483e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:08:00.920 +05:30 39383383-8b4c-499c-9458-a99ecf4e483e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3af1c930-b8a9-4e7c-a6aa-cca73c9b0ae9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 13:08:00.920 +05:30 bc4adec6-da23-4689-b7ce-5605c7c671a3 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 4.7789ms 2024-09-10 13:08:00.920 +05:30 bc4adec6-da23-4689-b7ce-5605c7c671a3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:08:00.920 +05:30 bc4adec6-da23-4689-b7ce-5605c7c671a3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6e408efd-f06b-4169-8a82-3803cba69f2f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 13:08:00.920 +05:30 39383383-8b4c-499c-9458-a99ecf4e483e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 26.7563ms 2024-09-10 13:08:00.921 +05:30 bc4adec6-da23-4689-b7ce-5605c7c671a3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 6.8283ms 2024-09-10 13:08:01.139 +05:30 1a49893f-15dc-432e-a4c8-140f24135aab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 13:08:01.140 +05:30 1a49893f-15dc-432e-a4c8-140f24135aab INF CORS policy execution successful. 2024-09-10 13:08:01.140 +05:30 1a49893f-15dc-432e-a4c8-140f24135aab INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.4855ms 2024-09-10 13:08:01.216 +05:30 4a1ac749-058a-4c2a-838f-4f4676b62e60 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 13:08:01.217 +05:30 4a1ac749-058a-4c2a-838f-4f4676b62e60 INF CORS policy execution successful. 2024-09-10 13:08:01.218 +05:30 4a1ac749-058a-4c2a-838f-4f4676b62e60 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:08:01.218 +05:30 e0f5bc6f-02dc-4fc0-b73c-fa80c5b1749c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:08:01.219 +05:30 e0f5bc6f-02dc-4fc0-b73c-fa80c5b1749c INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:08:01.224 +05:30 e0f5bc6f-02dc-4fc0-b73c-fa80c5b1749c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:08:01.231 +05:30 e0f5bc6f-02dc-4fc0-b73c-fa80c5b1749c INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 12.4477ms 2024-09-10 13:08:01.233 +05:30 e0f5bc6f-02dc-4fc0-b73c-fa80c5b1749c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:08:01.233 +05:30 e0f5bc6f-02dc-4fc0-b73c-fa80c5b1749c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4a1ac749-058a-4c2a-838f-4f4676b62e60}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 13:08:01.234 +05:30 e0f5bc6f-02dc-4fc0-b73c-fa80c5b1749c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 17.7627ms 2024-09-10 13:08:01.691 +05:30 657e3102-5f2c-454b-b4b3-bb9cd9c76866 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 13:08:01.691 +05:30 657e3102-5f2c-454b-b4b3-bb9cd9c76866 INF CORS policy execution successful. 2024-09-10 13:08:01.691 +05:30 657e3102-5f2c-454b-b4b3-bb9cd9c76866 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.7029ms 2024-09-10 13:08:01.738 +05:30 9c0947e7-26a5-46c7-b41a-bdc828c40949 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 13:08:01.738 +05:30 9c0947e7-26a5-46c7-b41a-bdc828c40949 INF CORS policy execution successful. 2024-09-10 13:08:01.739 +05:30 9c0947e7-26a5-46c7-b41a-bdc828c40949 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:08:01.739 +05:30 12ede2d3-72dc-48bd-9661-ed4bd7664833 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:08:01.739 +05:30 12ede2d3-72dc-48bd-9661-ed4bd7664833 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:08:01.745 +05:30 12ede2d3-72dc-48bd-9661-ed4bd7664833 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:08:01.746 +05:30 12ede2d3-72dc-48bd-9661-ed4bd7664833 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 6.6304ms 2024-09-10 13:08:01.746 +05:30 12ede2d3-72dc-48bd-9661-ed4bd7664833 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:08:01.746 +05:30 12ede2d3-72dc-48bd-9661-ed4bd7664833 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9c0947e7-26a5-46c7-b41a-bdc828c40949}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 13:08:01.747 +05:30 12ede2d3-72dc-48bd-9661-ed4bd7664833 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 9.0558ms 2024-09-10 13:08:02.680 +05:30 37a6f2ca-f929-4389-9173-dca1fe8c4def INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:08:02.680 +05:30 37a6f2ca-f929-4389-9173-dca1fe8c4def INF CORS policy execution successful. 2024-09-10 13:08:02.680 +05:30 37a6f2ca-f929-4389-9173-dca1fe8c4def INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.612ms 2024-09-10 13:08:02.694 +05:30 e7afcb26-d9b0-44de-8e61-810314e4bef2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:08:02.694 +05:30 e7afcb26-d9b0-44de-8e61-810314e4bef2 INF CORS policy execution successful. 2024-09-10 13:08:02.694 +05:30 e7afcb26-d9b0-44de-8e61-810314e4bef2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.6195ms 2024-09-10 13:08:02.726 +05:30 c3f96225-7f84-4f03-9f60-87a31ecf7224 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:08:02.727 +05:30 c3f96225-7f84-4f03-9f60-87a31ecf7224 INF CORS policy execution successful. 2024-09-10 13:08:02.727 +05:30 c3f96225-7f84-4f03-9f60-87a31ecf7224 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:08:02.727 +05:30 d94a7eb5-3ff3-4b36-9ac0-31e43468d1d5 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:08:02.728 +05:30 d94a7eb5-3ff3-4b36-9ac0-31e43468d1d5 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 13:08:02.736 +05:30 d94a7eb5-3ff3-4b36-9ac0-31e43468d1d5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:08:02.737 +05:30 d94a7eb5-3ff3-4b36-9ac0-31e43468d1d5 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 8.9606ms 2024-09-10 13:08:02.737 +05:30 d94a7eb5-3ff3-4b36-9ac0-31e43468d1d5 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:08:02.737 +05:30 d94a7eb5-3ff3-4b36-9ac0-31e43468d1d5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c3f96225-7f84-4f03-9f60-87a31ecf7224}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 13:08:02.738 +05:30 d94a7eb5-3ff3-4b36-9ac0-31e43468d1d5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 11.888ms 2024-09-10 13:08:02.746 +05:30 b61d6d02-2ad2-4d7f-b5a7-e7491f78032d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:08:02.747 +05:30 b61d6d02-2ad2-4d7f-b5a7-e7491f78032d INF CORS policy execution successful. 2024-09-10 13:08:02.747 +05:30 b61d6d02-2ad2-4d7f-b5a7-e7491f78032d INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:08:02.747 +05:30 f39d414a-1d46-4478-a6fb-806bc75287ab INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:08:02.747 +05:30 f39d414a-1d46-4478-a6fb-806bc75287ab INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 13:08:02.751 +05:30 f39d414a-1d46-4478-a6fb-806bc75287ab INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:08:02.752 +05:30 f39d414a-1d46-4478-a6fb-806bc75287ab INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 4.4893ms 2024-09-10 13:08:02.752 +05:30 f39d414a-1d46-4478-a6fb-806bc75287ab INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:08:02.752 +05:30 f39d414a-1d46-4478-a6fb-806bc75287ab INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b61d6d02-2ad2-4d7f-b5a7-e7491f78032d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 13:08:02.753 +05:30 f39d414a-1d46-4478-a6fb-806bc75287ab INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 6.5322ms 2024-09-10 13:08:19.144 +05:30 b26907e3-1a70-4aca-9ac1-4fb6f52bbd78 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 13:08:19.146 +05:30 b26907e3-1a70-4aca-9ac1-4fb6f52bbd78 INF CORS policy execution successful. 2024-09-10 13:08:19.146 +05:30 b26907e3-1a70-4aca-9ac1-4fb6f52bbd78 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 2.0348ms 2024-09-10 13:08:19.153 +05:30 0dc88278-debd-43bd-b79c-4a9711a49af6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 13:08:19.154 +05:30 0dc88278-debd-43bd-b79c-4a9711a49af6 INF CORS policy execution successful. 2024-09-10 13:08:19.154 +05:30 0dc88278-debd-43bd-b79c-4a9711a49af6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.4546ms 2024-09-10 13:08:19.204 +05:30 15fcb2e7-559d-41f2-b98b-d699a03aa976 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 13:08:19.205 +05:30 15fcb2e7-559d-41f2-b98b-d699a03aa976 INF CORS policy execution successful. 2024-09-10 13:08:19.205 +05:30 15fcb2e7-559d-41f2-b98b-d699a03aa976 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:08:19.206 +05:30 4f1ad82e-861e-4c5a-ad92-e92e2eba558b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 13:08:19.207 +05:30 4f1ad82e-861e-4c5a-ad92-e92e2eba558b INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 13:08:19.212 +05:30 7169541d-2b21-493a-9de6-d7b1f2c75418 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 13:08:19.213 +05:30 7169541d-2b21-493a-9de6-d7b1f2c75418 INF CORS policy execution successful. 2024-09-10 13:08:19.213 +05:30 7169541d-2b21-493a-9de6-d7b1f2c75418 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:08:19.213 +05:30 d9d4d140-0568-4320-9533-a3c162bf48b1 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 13:08:19.213 +05:30 d9d4d140-0568-4320-9533-a3c162bf48b1 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 13:08:19.215 +05:30 4f1ad82e-861e-4c5a-ad92-e92e2eba558b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:08:19.216 +05:30 4f1ad82e-861e-4c5a-ad92-e92e2eba558b INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 8.9842ms 2024-09-10 13:08:19.216 +05:30 4f1ad82e-861e-4c5a-ad92-e92e2eba558b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 13:08:19.216 +05:30 4f1ad82e-861e-4c5a-ad92-e92e2eba558b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 15fcb2e7-559d-41f2-b98b-d699a03aa976}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 13:08:19.217 +05:30 4f1ad82e-861e-4c5a-ad92-e92e2eba558b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 13.2494ms 2024-09-10 13:08:19.221 +05:30 d9d4d140-0568-4320-9533-a3c162bf48b1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:08:19.221 +05:30 d9d4d140-0568-4320-9533-a3c162bf48b1 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 7.7627ms 2024-09-10 13:08:19.221 +05:30 d9d4d140-0568-4320-9533-a3c162bf48b1 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 13:08:19.221 +05:30 d9d4d140-0568-4320-9533-a3c162bf48b1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7169541d-2b21-493a-9de6-d7b1f2c75418}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 13:08:19.222 +05:30 d9d4d140-0568-4320-9533-a3c162bf48b1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 9.7109ms 2024-09-10 13:08:19.299 +05:30 84687a46-6125-42cb-a449-7ac9832b31a8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 13:08:19.300 +05:30 84687a46-6125-42cb-a449-7ac9832b31a8 INF CORS policy execution successful. 2024-09-10 13:08:19.300 +05:30 84687a46-6125-42cb-a449-7ac9832b31a8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.4054ms 2024-09-10 13:08:19.312 +05:30 0f982507-3c57-47c5-80a2-d49501053bdf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 13:08:19.312 +05:30 0f982507-3c57-47c5-80a2-d49501053bdf INF CORS policy execution successful. 2024-09-10 13:08:19.313 +05:30 0f982507-3c57-47c5-80a2-d49501053bdf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.5098ms 2024-09-10 13:08:19.349 +05:30 7c7ffab4-e37b-4835-8953-454df16987d4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 13:08:19.350 +05:30 7c7ffab4-e37b-4835-8953-454df16987d4 INF CORS policy execution successful. 2024-09-10 13:08:19.350 +05:30 7c7ffab4-e37b-4835-8953-454df16987d4 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:08:19.350 +05:30 7098d59f-030e-40aa-8a9b-f521dbb9ac54 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 13:08:19.351 +05:30 7098d59f-030e-40aa-8a9b-f521dbb9ac54 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 13:08:19.353 +05:30 7098d59f-030e-40aa-8a9b-f521dbb9ac54 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:08:19.353 +05:30 7098d59f-030e-40aa-8a9b-f521dbb9ac54 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 2.6734ms 2024-09-10 13:08:19.353 +05:30 7098d59f-030e-40aa-8a9b-f521dbb9ac54 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 13:08:19.353 +05:30 7098d59f-030e-40aa-8a9b-f521dbb9ac54 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7c7ffab4-e37b-4835-8953-454df16987d4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 13:08:19.354 +05:30 7098d59f-030e-40aa-8a9b-f521dbb9ac54 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 4.5992ms 2024-09-10 13:08:19.371 +05:30 416464a3-8b1c-463c-982c-34931361796c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 13:08:19.371 +05:30 416464a3-8b1c-463c-982c-34931361796c INF CORS policy execution successful. 2024-09-10 13:08:19.372 +05:30 416464a3-8b1c-463c-982c-34931361796c INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:08:19.372 +05:30 fcdc506a-c565-4405-89e2-ae53642590d6 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 13:08:19.372 +05:30 fcdc506a-c565-4405-89e2-ae53642590d6 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 13:08:19.374 +05:30 fcdc506a-c565-4405-89e2-ae53642590d6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:08:19.374 +05:30 fcdc506a-c565-4405-89e2-ae53642590d6 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 2.2055ms 2024-09-10 13:08:19.374 +05:30 fcdc506a-c565-4405-89e2-ae53642590d6 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 13:08:19.374 +05:30 fcdc506a-c565-4405-89e2-ae53642590d6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 416464a3-8b1c-463c-982c-34931361796c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 13:08:19.375 +05:30 fcdc506a-c565-4405-89e2-ae53642590d6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 3.8792ms 2024-09-10 13:08:19.577 +05:30 e189a052-d9e6-4b44-8aaf-7bbf3e3d8fb2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:08:19.577 +05:30 e189a052-d9e6-4b44-8aaf-7bbf3e3d8fb2 INF CORS policy execution successful. 2024-09-10 13:08:19.577 +05:30 e189a052-d9e6-4b44-8aaf-7bbf3e3d8fb2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.4342ms 2024-09-10 13:08:19.586 +05:30 9fa4531f-6dd2-426f-99de-50adbd064465 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:08:19.587 +05:30 9fa4531f-6dd2-426f-99de-50adbd064465 INF CORS policy execution successful. 2024-09-10 13:08:19.587 +05:30 9fa4531f-6dd2-426f-99de-50adbd064465 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.4674ms 2024-09-10 13:08:19.589 +05:30 fe083610-4047-4736-b0c6-a06eba02dd98 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 13:08:19.589 +05:30 fe083610-4047-4736-b0c6-a06eba02dd98 INF CORS policy execution successful. 2024-09-10 13:08:19.590 +05:30 fe083610-4047-4736-b0c6-a06eba02dd98 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.4489ms 2024-09-10 13:08:19.597 +05:30 61fe505a-28ce-40a3-acff-b9a716338c08 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:08:19.598 +05:30 61fe505a-28ce-40a3-acff-b9a716338c08 INF CORS policy execution successful. 2024-09-10 13:08:19.598 +05:30 61fe505a-28ce-40a3-acff-b9a716338c08 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.863ms 2024-09-10 13:08:19.601 +05:30 1f726dbf-5077-47f6-9605-74f06e39e63b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 13:08:19.602 +05:30 1f726dbf-5077-47f6-9605-74f06e39e63b INF CORS policy execution successful. 2024-09-10 13:08:19.602 +05:30 1f726dbf-5077-47f6-9605-74f06e39e63b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.5106ms 2024-09-10 13:08:19.604 +05:30 8f60c231-6e3e-4060-9a31-e9fb678b831b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:08:19.604 +05:30 8f60c231-6e3e-4060-9a31-e9fb678b831b INF CORS policy execution successful. 2024-09-10 13:08:19.604 +05:30 8f60c231-6e3e-4060-9a31-e9fb678b831b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.3282ms 2024-09-10 13:08:19.632 +05:30 0d3d9a3e-5f24-49f3-9b42-a1dff1523f83 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 13:08:19.632 +05:30 75564b70-91db-44aa-9b02-d5c936810293 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:08:19.633 +05:30 75564b70-91db-44aa-9b02-d5c936810293 INF CORS policy execution successful. 2024-09-10 13:08:19.633 +05:30 0d3d9a3e-5f24-49f3-9b42-a1dff1523f83 INF CORS policy execution successful. 2024-09-10 13:08:19.634 +05:30 75564b70-91db-44aa-9b02-d5c936810293 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:08:19.634 +05:30 0d3d9a3e-5f24-49f3-9b42-a1dff1523f83 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:08:19.634 +05:30 e1b04eb3-e288-4513-a0ce-c2ad117be4bc INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:08:19.634 +05:30 55c85608-0740-41d7-b2e5-10aa31862cdf INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 13:08:19.634 +05:30 e1b04eb3-e288-4513-a0ce-c2ad117be4bc INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:08:19.634 +05:30 55c85608-0740-41d7-b2e5-10aa31862cdf INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 13:08:19.645 +05:30 e1b04eb3-e288-4513-a0ce-c2ad117be4bc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:08:19.645 +05:30 55c85608-0740-41d7-b2e5-10aa31862cdf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:08:19.645 +05:30 e1b04eb3-e288-4513-a0ce-c2ad117be4bc INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 10.5317ms 2024-09-10 13:08:19.645 +05:30 e1b04eb3-e288-4513-a0ce-c2ad117be4bc INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:08:19.645 +05:30 ae94c7f3-c7d0-42d7-90ca-f12dea5c1ad6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:08:19.645 +05:30 55c85608-0740-41d7-b2e5-10aa31862cdf INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 10.7801ms 2024-09-10 13:08:19.645 +05:30 e1b04eb3-e288-4513-a0ce-c2ad117be4bc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 75564b70-91db-44aa-9b02-d5c936810293}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 13:08:19.645 +05:30 55c85608-0740-41d7-b2e5-10aa31862cdf INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 13:08:19.646 +05:30 e1b04eb3-e288-4513-a0ce-c2ad117be4bc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 13.4825ms 2024-09-10 13:08:19.646 +05:30 ae94c7f3-c7d0-42d7-90ca-f12dea5c1ad6 INF CORS policy execution successful. 2024-09-10 13:08:19.646 +05:30 ae94c7f3-c7d0-42d7-90ca-f12dea5c1ad6 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:08:19.646 +05:30 55c85608-0740-41d7-b2e5-10aa31862cdf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0d3d9a3e-5f24-49f3-9b42-a1dff1523f83}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 13:08:19.646 +05:30 dddbc912-f7bb-4d97-ab7a-d080a995873d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:08:19.646 +05:30 dddbc912-f7bb-4d97-ab7a-d080a995873d INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 13:08:19.647 +05:30 55c85608-0740-41d7-b2e5-10aa31862cdf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 14.4331ms 2024-09-10 13:08:19.649 +05:30 dddbc912-f7bb-4d97-ab7a-d080a995873d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:08:19.649 +05:30 dddbc912-f7bb-4d97-ab7a-d080a995873d INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 3.0041ms 2024-09-10 13:08:19.650 +05:30 dddbc912-f7bb-4d97-ab7a-d080a995873d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:08:19.650 +05:30 dddbc912-f7bb-4d97-ab7a-d080a995873d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ae94c7f3-c7d0-42d7-90ca-f12dea5c1ad6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 13:08:19.650 +05:30 dddbc912-f7bb-4d97-ab7a-d080a995873d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 4.8741ms 2024-09-10 13:08:19.663 +05:30 b70370e5-6bc4-4251-bb7c-35c7b4c32bef INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 13:08:19.664 +05:30 b70370e5-6bc4-4251-bb7c-35c7b4c32bef INF CORS policy execution successful. 2024-09-10 13:08:19.664 +05:30 b70370e5-6bc4-4251-bb7c-35c7b4c32bef INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:08:19.664 +05:30 baf9cc92-ff3d-4242-a89b-ce320e1836df INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 13:08:19.664 +05:30 baf9cc92-ff3d-4242-a89b-ce320e1836df INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 13:08:19.670 +05:30 44f1b3ed-4c78-4480-bc46-f45c9da4a9af INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:08:19.670 +05:30 baf9cc92-ff3d-4242-a89b-ce320e1836df INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:08:19.671 +05:30 44f1b3ed-4c78-4480-bc46-f45c9da4a9af INF CORS policy execution successful. 2024-09-10 13:08:19.671 +05:30 44f1b3ed-4c78-4480-bc46-f45c9da4a9af INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:08:19.671 +05:30 baf9cc92-ff3d-4242-a89b-ce320e1836df INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 6.5884ms 2024-09-10 13:08:19.671 +05:30 baf9cc92-ff3d-4242-a89b-ce320e1836df INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 13:08:19.671 +05:30 7da86e98-2463-40bd-bb3a-68e815fbc469 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:08:19.671 +05:30 7da86e98-2463-40bd-bb3a-68e815fbc469 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 13:08:19.671 +05:30 e0436feb-a1f7-4873-96e2-c2ff314cf18f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:08:19.672 +05:30 e0436feb-a1f7-4873-96e2-c2ff314cf18f INF CORS policy execution successful. 2024-09-10 13:08:19.672 +05:30 e0436feb-a1f7-4873-96e2-c2ff314cf18f INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:08:19.672 +05:30 baf9cc92-ff3d-4242-a89b-ce320e1836df INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b70370e5-6bc4-4251-bb7c-35c7b4c32bef}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 13:08:19.672 +05:30 a3b6e53e-a38e-4b00-8b76-90164e694146 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:08:19.672 +05:30 a3b6e53e-a38e-4b00-8b76-90164e694146 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:08:19.672 +05:30 baf9cc92-ff3d-4242-a89b-ce320e1836df INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 9.1512ms 2024-09-10 13:08:19.674 +05:30 7da86e98-2463-40bd-bb3a-68e815fbc469 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:08:19.674 +05:30 7da86e98-2463-40bd-bb3a-68e815fbc469 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 2.7607ms 2024-09-10 13:08:19.674 +05:30 7da86e98-2463-40bd-bb3a-68e815fbc469 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:08:19.674 +05:30 7da86e98-2463-40bd-bb3a-68e815fbc469 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 44f1b3ed-4c78-4480-bc46-f45c9da4a9af}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 13:08:19.675 +05:30 7da86e98-2463-40bd-bb3a-68e815fbc469 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 4.3446ms 2024-09-10 13:08:19.676 +05:30 a3b6e53e-a38e-4b00-8b76-90164e694146 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:08:19.676 +05:30 a3b6e53e-a38e-4b00-8b76-90164e694146 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 4.1586ms 2024-09-10 13:08:19.677 +05:30 a3b6e53e-a38e-4b00-8b76-90164e694146 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:08:19.677 +05:30 a3b6e53e-a38e-4b00-8b76-90164e694146 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e0436feb-a1f7-4873-96e2-c2ff314cf18f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 13:08:19.677 +05:30 a3b6e53e-a38e-4b00-8b76-90164e694146 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 5.4925ms 2024-09-10 13:08:19.847 +05:30 03faadd1-22cc-45c1-a202-47016a519f37 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 13:08:19.847 +05:30 7bd66771-39d8-42e8-a5fb-789ef73bb73c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 13:08:19.847 +05:30 03faadd1-22cc-45c1-a202-47016a519f37 INF CORS policy execution successful. 2024-09-10 13:08:19.847 +05:30 7bd66771-39d8-42e8-a5fb-789ef73bb73c INF CORS policy execution successful. 2024-09-10 13:08:19.847 +05:30 7bd66771-39d8-42e8-a5fb-789ef73bb73c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 0.5454ms 2024-09-10 13:08:19.847 +05:30 03faadd1-22cc-45c1-a202-47016a519f37 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.5889ms 2024-09-10 13:08:19.888 +05:30 c557348d-a2cc-42ce-9ca5-2ee563fb361d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 13:08:19.889 +05:30 c557348d-a2cc-42ce-9ca5-2ee563fb361d INF CORS policy execution successful. 2024-09-10 13:08:19.889 +05:30 c557348d-a2cc-42ce-9ca5-2ee563fb361d INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:08:19.890 +05:30 72f51e52-597e-4668-b315-6004fd8bbdca INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 13:08:19.890 +05:30 72f51e52-597e-4668-b315-6004fd8bbdca INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 13:08:19.890 +05:30 822756f3-69c3-48f6-96a0-1e640e03be96 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 13:08:19.891 +05:30 822756f3-69c3-48f6-96a0-1e640e03be96 INF CORS policy execution successful. 2024-09-10 13:08:19.891 +05:30 822756f3-69c3-48f6-96a0-1e640e03be96 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:08:19.891 +05:30 fc31e33a-d106-4782-a3e8-400400b886dd INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:08:19.891 +05:30 fc31e33a-d106-4782-a3e8-400400b886dd INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:08:19.899 +05:30 fc31e33a-d106-4782-a3e8-400400b886dd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:08:19.899 +05:30 fc31e33a-d106-4782-a3e8-400400b886dd INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 7.7927ms 2024-09-10 13:08:19.899 +05:30 fc31e33a-d106-4782-a3e8-400400b886dd INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:08:19.900 +05:30 fc31e33a-d106-4782-a3e8-400400b886dd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 822756f3-69c3-48f6-96a0-1e640e03be96}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 13:08:19.900 +05:30 fc31e33a-d106-4782-a3e8-400400b886dd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 9.7468ms 2024-09-10 13:08:19.940 +05:30 72f51e52-597e-4668-b315-6004fd8bbdca INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:08:19.941 +05:30 72f51e52-597e-4668-b315-6004fd8bbdca INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 50.7669ms 2024-09-10 13:08:19.941 +05:30 72f51e52-597e-4668-b315-6004fd8bbdca INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 13:08:19.941 +05:30 72f51e52-597e-4668-b315-6004fd8bbdca INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c557348d-a2cc-42ce-9ca5-2ee563fb361d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 13:08:19.942 +05:30 72f51e52-597e-4668-b315-6004fd8bbdca INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 200 624 application/json; charset=utf-8 53.7992ms 2024-09-10 13:08:20.673 +05:30 aebcc289-a745-4d50-a607-fdbd5b2fb5e8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 13:08:20.673 +05:30 aebcc289-a745-4d50-a607-fdbd5b2fb5e8 INF CORS policy execution successful. 2024-09-10 13:08:20.673 +05:30 aebcc289-a745-4d50-a607-fdbd5b2fb5e8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.7122ms 2024-09-10 13:08:20.724 +05:30 d7eadc40-2717-461c-bd5d-a8590ef532ca INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 13:08:20.725 +05:30 d7eadc40-2717-461c-bd5d-a8590ef532ca INF CORS policy execution successful. 2024-09-10 13:08:20.725 +05:30 d7eadc40-2717-461c-bd5d-a8590ef532ca INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:08:20.726 +05:30 ac545841-2d87-465b-b368-b700b623e80b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:08:20.726 +05:30 ac545841-2d87-465b-b368-b700b623e80b INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:08:20.731 +05:30 ac545841-2d87-465b-b368-b700b623e80b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:08:20.731 +05:30 ac545841-2d87-465b-b368-b700b623e80b INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 5.2854ms 2024-09-10 13:08:20.731 +05:30 ac545841-2d87-465b-b368-b700b623e80b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:08:20.731 +05:30 ac545841-2d87-465b-b368-b700b623e80b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d7eadc40-2717-461c-bd5d-a8590ef532ca}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 13:08:20.732 +05:30 ac545841-2d87-465b-b368-b700b623e80b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 8.3823ms 2024-09-10 13:08:26.580 +05:30 b788eda6-4283-4fde-92e7-c6752598e89c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:08:26.580 +05:30 58453c5e-ddb5-44d2-ace9-197379621150 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:08:26.580 +05:30 58453c5e-ddb5-44d2-ace9-197379621150 INF CORS policy execution successful. 2024-09-10 13:08:26.580 +05:30 b788eda6-4283-4fde-92e7-c6752598e89c INF CORS policy execution successful. 2024-09-10 13:08:26.581 +05:30 b788eda6-4283-4fde-92e7-c6752598e89c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.9326ms 2024-09-10 13:08:26.581 +05:30 58453c5e-ddb5-44d2-ace9-197379621150 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.9308ms 2024-09-10 13:08:26.622 +05:30 ac138e3a-e687-4302-97dc-5de37e158bb2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:08:26.622 +05:30 cfc4f9e6-d629-4ae7-899b-313fab7c9040 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:08:26.623 +05:30 cfc4f9e6-d629-4ae7-899b-313fab7c9040 INF CORS policy execution successful. 2024-09-10 13:08:26.623 +05:30 ac138e3a-e687-4302-97dc-5de37e158bb2 INF CORS policy execution successful. 2024-09-10 13:08:26.624 +05:30 ac138e3a-e687-4302-97dc-5de37e158bb2 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:08:26.624 +05:30 cfc4f9e6-d629-4ae7-899b-313fab7c9040 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:08:26.624 +05:30 a41b5632-0dbc-4ede-a053-445e86f97408 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:08:26.624 +05:30 bdbced31-dfde-4432-af11-5f67214d2917 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:08:26.625 +05:30 a41b5632-0dbc-4ede-a053-445e86f97408 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 13:08:26.625 +05:30 bdbced31-dfde-4432-af11-5f67214d2917 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 13:08:26.634 +05:30 bdbced31-dfde-4432-af11-5f67214d2917 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:08:26.634 +05:30 a41b5632-0dbc-4ede-a053-445e86f97408 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:08:26.634 +05:30 bdbced31-dfde-4432-af11-5f67214d2917 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 9.6151ms 2024-09-10 13:08:26.634 +05:30 a41b5632-0dbc-4ede-a053-445e86f97408 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 9.6671ms 2024-09-10 13:08:26.634 +05:30 bdbced31-dfde-4432-af11-5f67214d2917 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:08:26.634 +05:30 a41b5632-0dbc-4ede-a053-445e86f97408 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:08:26.635 +05:30 a41b5632-0dbc-4ede-a053-445e86f97408 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cfc4f9e6-d629-4ae7-899b-313fab7c9040}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 13:08:26.635 +05:30 bdbced31-dfde-4432-af11-5f67214d2917 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ac138e3a-e687-4302-97dc-5de37e158bb2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 13:08:26.635 +05:30 bdbced31-dfde-4432-af11-5f67214d2917 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 12.5148ms 2024-09-10 13:08:26.635 +05:30 a41b5632-0dbc-4ede-a053-445e86f97408 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 12.5555ms 2024-09-10 13:10:51.915 +05:30 a24c3983-b149-4b32-a2a7-de542ad6efe1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:10:51.917 +05:30 a24c3983-b149-4b32-a2a7-de542ad6efe1 INF CORS policy execution successful. 2024-09-10 13:10:51.918 +05:30 a24c3983-b149-4b32-a2a7-de542ad6efe1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 2.9807ms 2024-09-10 13:10:51.987 +05:30 d65dae0f-ba8e-47ee-bb77-b6e428def5dd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:10:51.988 +05:30 d65dae0f-ba8e-47ee-bb77-b6e428def5dd INF CORS policy execution successful. 2024-09-10 13:10:51.988 +05:30 d65dae0f-ba8e-47ee-bb77-b6e428def5dd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.0262ms 2024-09-10 13:10:52.067 +05:30 1277c514-4684-44ea-b471-033d57fd6612 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:10:52.069 +05:30 efc05360-1645-4a40-9ba0-93006ad9e17b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:10:52.072 +05:30 1277c514-4684-44ea-b471-033d57fd6612 INF CORS policy execution successful. 2024-09-10 13:10:52.072 +05:30 efc05360-1645-4a40-9ba0-93006ad9e17b INF CORS policy execution successful. 2024-09-10 13:10:52.074 +05:30 efc05360-1645-4a40-9ba0-93006ad9e17b INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:10:52.074 +05:30 1277c514-4684-44ea-b471-033d57fd6612 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:10:52.076 +05:30 e0347850-47d8-4a0b-9ee0-2c472e62bf8e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:10:52.076 +05:30 e3741211-91b6-4f1a-a798-2b5f142d6aed INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:10:52.077 +05:30 e3741211-91b6-4f1a-a798-2b5f142d6aed INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:10:52.077 +05:30 e0347850-47d8-4a0b-9ee0-2c472e62bf8e INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:10:52.095 +05:30 e0347850-47d8-4a0b-9ee0-2c472e62bf8e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:10:52.095 +05:30 e3741211-91b6-4f1a-a798-2b5f142d6aed INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:10:52.096 +05:30 e0347850-47d8-4a0b-9ee0-2c472e62bf8e INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 18.6187ms 2024-09-10 13:10:52.096 +05:30 e3741211-91b6-4f1a-a798-2b5f142d6aed INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 18.63ms 2024-09-10 13:10:52.096 +05:30 e0347850-47d8-4a0b-9ee0-2c472e62bf8e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:10:52.096 +05:30 e3741211-91b6-4f1a-a798-2b5f142d6aed INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:10:52.096 +05:30 e0347850-47d8-4a0b-9ee0-2c472e62bf8e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1277c514-4684-44ea-b471-033d57fd6612}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 13:10:52.096 +05:30 e3741211-91b6-4f1a-a798-2b5f142d6aed INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: efc05360-1645-4a40-9ba0-93006ad9e17b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 13:10:52.096 +05:30 e0347850-47d8-4a0b-9ee0-2c472e62bf8e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 29.3054ms 2024-09-10 13:10:52.096 +05:30 e3741211-91b6-4f1a-a798-2b5f142d6aed INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 27.5982ms 2024-09-10 13:10:52.167 +05:30 feb38759-8388-4a86-a665-70259799c75e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 13:10:52.167 +05:30 feb38759-8388-4a86-a665-70259799c75e INF CORS policy execution successful. 2024-09-10 13:10:52.168 +05:30 feb38759-8388-4a86-a665-70259799c75e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.6411ms 2024-09-10 13:10:52.207 +05:30 f8178293-31b2-4c14-a013-b7a9018b9724 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 13:10:52.208 +05:30 f8178293-31b2-4c14-a013-b7a9018b9724 INF CORS policy execution successful. 2024-09-10 13:10:52.208 +05:30 f8178293-31b2-4c14-a013-b7a9018b9724 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:10:52.208 +05:30 5737501e-4680-46dc-8271-b389c03bdb41 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:10:52.208 +05:30 5737501e-4680-46dc-8271-b389c03bdb41 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:10:52.213 +05:30 5737501e-4680-46dc-8271-b389c03bdb41 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:10:52.213 +05:30 5737501e-4680-46dc-8271-b389c03bdb41 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 4.6366ms 2024-09-10 13:10:52.213 +05:30 5737501e-4680-46dc-8271-b389c03bdb41 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:10:52.213 +05:30 5737501e-4680-46dc-8271-b389c03bdb41 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f8178293-31b2-4c14-a013-b7a9018b9724}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 13:10:52.214 +05:30 5737501e-4680-46dc-8271-b389c03bdb41 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 6.5063ms 2024-09-10 13:10:52.891 +05:30 c372fb8c-5d37-483e-9679-3c9c9b070935 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 13:10:52.892 +05:30 c372fb8c-5d37-483e-9679-3c9c9b070935 INF CORS policy execution successful. 2024-09-10 13:10:52.892 +05:30 c372fb8c-5d37-483e-9679-3c9c9b070935 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.509ms 2024-09-10 13:10:52.963 +05:30 03eca145-4fb5-4cb9-981b-da56fcebe88d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 13:10:52.964 +05:30 03eca145-4fb5-4cb9-981b-da56fcebe88d INF CORS policy execution successful. 2024-09-10 13:10:52.964 +05:30 03eca145-4fb5-4cb9-981b-da56fcebe88d INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:10:52.965 +05:30 9fe88aaf-48bb-41d5-a427-b9be4ed9512e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:10:52.965 +05:30 9fe88aaf-48bb-41d5-a427-b9be4ed9512e INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:10:52.970 +05:30 9fe88aaf-48bb-41d5-a427-b9be4ed9512e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:10:52.971 +05:30 9fe88aaf-48bb-41d5-a427-b9be4ed9512e INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 5.2437ms 2024-09-10 13:10:52.971 +05:30 9fe88aaf-48bb-41d5-a427-b9be4ed9512e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:10:52.971 +05:30 9fe88aaf-48bb-41d5-a427-b9be4ed9512e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 03eca145-4fb5-4cb9-981b-da56fcebe88d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 13:10:52.971 +05:30 9fe88aaf-48bb-41d5-a427-b9be4ed9512e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 8.0656ms 2024-09-10 13:10:55.406 +05:30 89f945a2-bb69-43b7-a557-719a09f44400 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:10:55.407 +05:30 89f945a2-bb69-43b7-a557-719a09f44400 INF CORS policy execution successful. 2024-09-10 13:10:55.408 +05:30 89f945a2-bb69-43b7-a557-719a09f44400 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 1.4181ms 2024-09-10 13:10:55.408 +05:30 0f1eff21-1494-465f-9801-8e5b0340a1cd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:10:55.408 +05:30 0f1eff21-1494-465f-9801-8e5b0340a1cd INF CORS policy execution successful. 2024-09-10 13:10:55.408 +05:30 0f1eff21-1494-465f-9801-8e5b0340a1cd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.453ms 2024-09-10 13:10:55.460 +05:30 aab682e6-24db-4b51-9c6b-5adc493605a6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:10:55.461 +05:30 aab682e6-24db-4b51-9c6b-5adc493605a6 INF CORS policy execution successful. 2024-09-10 13:10:55.461 +05:30 084ac3e7-d9da-4787-9561-d75f49fe7eb9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:10:55.461 +05:30 aab682e6-24db-4b51-9c6b-5adc493605a6 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:10:55.462 +05:30 fcf1a1fc-57e0-4b68-b999-e80722d0db8c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:10:55.462 +05:30 084ac3e7-d9da-4787-9561-d75f49fe7eb9 INF CORS policy execution successful. 2024-09-10 13:10:55.462 +05:30 fcf1a1fc-57e0-4b68-b999-e80722d0db8c INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 13:10:55.463 +05:30 084ac3e7-d9da-4787-9561-d75f49fe7eb9 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:10:55.463 +05:30 116e199d-bef6-4011-a6b5-416a2c0cd481 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:10:55.463 +05:30 116e199d-bef6-4011-a6b5-416a2c0cd481 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 13:10:55.478 +05:30 116e199d-bef6-4011-a6b5-416a2c0cd481 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:10:55.478 +05:30 fcf1a1fc-57e0-4b68-b999-e80722d0db8c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:10:55.478 +05:30 116e199d-bef6-4011-a6b5-416a2c0cd481 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 14.7263ms 2024-09-10 13:10:55.478 +05:30 fcf1a1fc-57e0-4b68-b999-e80722d0db8c INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 16.001ms 2024-09-10 13:10:55.478 +05:30 116e199d-bef6-4011-a6b5-416a2c0cd481 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:10:55.478 +05:30 fcf1a1fc-57e0-4b68-b999-e80722d0db8c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:10:55.479 +05:30 116e199d-bef6-4011-a6b5-416a2c0cd481 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 084ac3e7-d9da-4787-9561-d75f49fe7eb9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 13:10:55.479 +05:30 fcf1a1fc-57e0-4b68-b999-e80722d0db8c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aab682e6-24db-4b51-9c6b-5adc493605a6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 13:10:55.479 +05:30 fcf1a1fc-57e0-4b68-b999-e80722d0db8c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 19.6831ms 2024-09-10 13:10:55.479 +05:30 116e199d-bef6-4011-a6b5-416a2c0cd481 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 18.0675ms 2024-09-10 13:11:18.136 +05:30 44d5731c-e629-42ad-8900-1daeae784e56 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:11:18.137 +05:30 44d5731c-e629-42ad-8900-1daeae784e56 INF CORS policy execution successful. 2024-09-10 13:11:18.137 +05:30 44d5731c-e629-42ad-8900-1daeae784e56 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.5938ms 2024-09-10 13:11:18.146 +05:30 aeffe390-01ea-4882-8ddb-26b17faf84c5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:11:18.146 +05:30 aeffe390-01ea-4882-8ddb-26b17faf84c5 INF CORS policy execution successful. 2024-09-10 13:11:18.146 +05:30 aeffe390-01ea-4882-8ddb-26b17faf84c5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.3855ms 2024-09-10 13:11:18.179 +05:30 1cfb5015-ab62-4813-a4ab-acd65987f707 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:11:18.181 +05:30 1cfb5015-ab62-4813-a4ab-acd65987f707 INF CORS policy execution successful. 2024-09-10 13:11:18.182 +05:30 1cfb5015-ab62-4813-a4ab-acd65987f707 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:11:18.183 +05:30 9873b612-2e23-4b1f-8f36-b1d8f38e00c7 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:11:18.184 +05:30 9873b612-2e23-4b1f-8f36-b1d8f38e00c7 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:11:18.197 +05:30 9873b612-2e23-4b1f-8f36-b1d8f38e00c7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:11:18.198 +05:30 9873b612-2e23-4b1f-8f36-b1d8f38e00c7 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 13.5303ms 2024-09-10 13:11:18.198 +05:30 9873b612-2e23-4b1f-8f36-b1d8f38e00c7 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:11:18.198 +05:30 9873b612-2e23-4b1f-8f36-b1d8f38e00c7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1cfb5015-ab62-4813-a4ab-acd65987f707}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 13:11:18.198 +05:30 9873b612-2e23-4b1f-8f36-b1d8f38e00c7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 19.9018ms 2024-09-10 13:11:18.203 +05:30 d1d97cc3-ad79-4231-82db-cb152a7f1ace INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:11:18.203 +05:30 d1d97cc3-ad79-4231-82db-cb152a7f1ace INF CORS policy execution successful. 2024-09-10 13:11:18.204 +05:30 d1d97cc3-ad79-4231-82db-cb152a7f1ace INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:11:18.204 +05:30 963af74a-f916-406c-bf09-36df0dd4b9f1 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:11:18.204 +05:30 963af74a-f916-406c-bf09-36df0dd4b9f1 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:11:18.207 +05:30 963af74a-f916-406c-bf09-36df0dd4b9f1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:11:18.207 +05:30 963af74a-f916-406c-bf09-36df0dd4b9f1 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 3.5238ms 2024-09-10 13:11:18.208 +05:30 963af74a-f916-406c-bf09-36df0dd4b9f1 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:11:18.208 +05:30 963af74a-f916-406c-bf09-36df0dd4b9f1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d1d97cc3-ad79-4231-82db-cb152a7f1ace}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 13:11:18.208 +05:30 963af74a-f916-406c-bf09-36df0dd4b9f1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 4.9485ms 2024-09-10 13:11:18.420 +05:30 d46f9933-36a4-4d9a-a4a5-0e8ffcc4f5be INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 13:11:18.420 +05:30 d46f9933-36a4-4d9a-a4a5-0e8ffcc4f5be INF CORS policy execution successful. 2024-09-10 13:11:18.420 +05:30 d46f9933-36a4-4d9a-a4a5-0e8ffcc4f5be INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.474ms 2024-09-10 13:11:18.463 +05:30 75278482-d3c2-45fd-9268-7cf03ad40f05 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 13:11:18.463 +05:30 75278482-d3c2-45fd-9268-7cf03ad40f05 INF CORS policy execution successful. 2024-09-10 13:11:18.464 +05:30 75278482-d3c2-45fd-9268-7cf03ad40f05 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:11:18.464 +05:30 486317d2-4d15-4db9-a802-22eb24aa4ed4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:11:18.464 +05:30 486317d2-4d15-4db9-a802-22eb24aa4ed4 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:11:18.468 +05:30 486317d2-4d15-4db9-a802-22eb24aa4ed4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:11:18.469 +05:30 486317d2-4d15-4db9-a802-22eb24aa4ed4 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 4.5188ms 2024-09-10 13:11:18.469 +05:30 486317d2-4d15-4db9-a802-22eb24aa4ed4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:11:18.469 +05:30 486317d2-4d15-4db9-a802-22eb24aa4ed4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 75278482-d3c2-45fd-9268-7cf03ad40f05}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 13:11:18.469 +05:30 486317d2-4d15-4db9-a802-22eb24aa4ed4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 6.7179ms 2024-09-10 13:11:18.857 +05:30 a8f76956-c497-430c-952d-b9c98025bf50 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 13:11:18.858 +05:30 a8f76956-c497-430c-952d-b9c98025bf50 INF CORS policy execution successful. 2024-09-10 13:11:18.858 +05:30 a8f76956-c497-430c-952d-b9c98025bf50 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.8496ms 2024-09-10 13:11:18.913 +05:30 e9e404d1-dac2-4552-bc81-10cbd649e734 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 13:11:18.913 +05:30 e9e404d1-dac2-4552-bc81-10cbd649e734 INF CORS policy execution successful. 2024-09-10 13:11:18.914 +05:30 e9e404d1-dac2-4552-bc81-10cbd649e734 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:11:18.914 +05:30 cdfb01b3-e7e4-4c36-9b59-c5ebc9c9ba80 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:11:18.914 +05:30 cdfb01b3-e7e4-4c36-9b59-c5ebc9c9ba80 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:11:18.923 +05:30 cdfb01b3-e7e4-4c36-9b59-c5ebc9c9ba80 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:11:18.924 +05:30 cdfb01b3-e7e4-4c36-9b59-c5ebc9c9ba80 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 9.4795ms 2024-09-10 13:11:18.924 +05:30 cdfb01b3-e7e4-4c36-9b59-c5ebc9c9ba80 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:11:18.924 +05:30 cdfb01b3-e7e4-4c36-9b59-c5ebc9c9ba80 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e9e404d1-dac2-4552-bc81-10cbd649e734}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 13:11:18.925 +05:30 cdfb01b3-e7e4-4c36-9b59-c5ebc9c9ba80 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 12.1183ms 2024-09-10 13:11:19.752 +05:30 eb532a29-8ad6-45d5-bd35-1383f7b61a76 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:11:19.752 +05:30 eb532a29-8ad6-45d5-bd35-1383f7b61a76 INF CORS policy execution successful. 2024-09-10 13:11:19.752 +05:30 eb532a29-8ad6-45d5-bd35-1383f7b61a76 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.6446ms 2024-09-10 13:11:19.763 +05:30 04f66a93-84e6-40c7-afcf-ffd0d5312ea0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:11:19.764 +05:30 04f66a93-84e6-40c7-afcf-ffd0d5312ea0 INF CORS policy execution successful. 2024-09-10 13:11:19.764 +05:30 04f66a93-84e6-40c7-afcf-ffd0d5312ea0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.5258ms 2024-09-10 13:11:19.794 +05:30 f7bdb434-742a-4974-90fd-9110d028e7ce INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:11:19.795 +05:30 f7bdb434-742a-4974-90fd-9110d028e7ce INF CORS policy execution successful. 2024-09-10 13:11:19.795 +05:30 f7bdb434-742a-4974-90fd-9110d028e7ce INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:11:19.796 +05:30 06e90990-df3a-4cc6-a976-c4d170bce2bd INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:11:19.796 +05:30 06e90990-df3a-4cc6-a976-c4d170bce2bd INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 13:11:19.807 +05:30 06e90990-df3a-4cc6-a976-c4d170bce2bd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:11:19.807 +05:30 06e90990-df3a-4cc6-a976-c4d170bce2bd INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 10.978ms 2024-09-10 13:11:19.807 +05:30 06e90990-df3a-4cc6-a976-c4d170bce2bd INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:11:19.807 +05:30 06e90990-df3a-4cc6-a976-c4d170bce2bd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f7bdb434-742a-4974-90fd-9110d028e7ce}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 13:11:19.808 +05:30 06e90990-df3a-4cc6-a976-c4d170bce2bd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 13.8078ms 2024-09-10 13:11:19.877 +05:30 02a3883b-e4d7-4b04-baa9-70c02204f195 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:11:19.878 +05:30 02a3883b-e4d7-4b04-baa9-70c02204f195 INF CORS policy execution successful. 2024-09-10 13:11:19.878 +05:30 02a3883b-e4d7-4b04-baa9-70c02204f195 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:11:19.878 +05:30 18629524-9a04-4452-808a-76568810ae34 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:11:19.878 +05:30 18629524-9a04-4452-808a-76568810ae34 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 13:11:19.882 +05:30 18629524-9a04-4452-808a-76568810ae34 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:11:19.883 +05:30 18629524-9a04-4452-808a-76568810ae34 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 4.6919ms 2024-09-10 13:11:19.883 +05:30 18629524-9a04-4452-808a-76568810ae34 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:11:19.883 +05:30 18629524-9a04-4452-808a-76568810ae34 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 02a3883b-e4d7-4b04-baa9-70c02204f195}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 13:11:19.884 +05:30 18629524-9a04-4452-808a-76568810ae34 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 6.4633ms 2024-09-10 13:13:38.173 +05:30 0ea82e19-df5d-4e99-9835-9a95865f7a78 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 13:13:38.175 +05:30 0ea82e19-df5d-4e99-9835-9a95865f7a78 INF CORS policy execution successful. 2024-09-10 13:13:38.176 +05:30 0ea82e19-df5d-4e99-9835-9a95865f7a78 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 3.0925ms 2024-09-10 13:13:38.212 +05:30 3915af8a-9627-42fa-b22d-5ec014f1833a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 13:13:38.214 +05:30 3915af8a-9627-42fa-b22d-5ec014f1833a INF CORS policy execution successful. 2024-09-10 13:13:38.215 +05:30 3915af8a-9627-42fa-b22d-5ec014f1833a INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:13:38.215 +05:30 483b32d6-5368-4a2f-8556-0e21932e4c04 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 13:13:38.216 +05:30 483b32d6-5368-4a2f-8556-0e21932e4c04 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 13:13:38.228 +05:30 483b32d6-5368-4a2f-8556-0e21932e4c04 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:13:38.229 +05:30 483b32d6-5368-4a2f-8556-0e21932e4c04 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 12.6575ms 2024-09-10 13:13:38.229 +05:30 483b32d6-5368-4a2f-8556-0e21932e4c04 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 13:13:38.229 +05:30 483b32d6-5368-4a2f-8556-0e21932e4c04 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3915af8a-9627-42fa-b22d-5ec014f1833a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":2,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 13:13:38.230 +05:30 483b32d6-5368-4a2f-8556-0e21932e4c04 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 17.5567ms 2024-09-10 13:13:38.280 +05:30 37d68f39-d00d-4cc2-9827-3e02943b88ca INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null null 2024-09-10 13:13:38.280 +05:30 37d68f39-d00d-4cc2-9827-3e02943b88ca INF CORS policy execution successful. 2024-09-10 13:13:38.281 +05:30 37d68f39-d00d-4cc2-9827-3e02943b88ca INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 204 null null 0.4568ms 2024-09-10 13:13:38.311 +05:30 cba3da29-3f6c-4982-bbdd-80cd97b4bef1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null null 2024-09-10 13:13:38.311 +05:30 cba3da29-3f6c-4982-bbdd-80cd97b4bef1 INF CORS policy execution successful. 2024-09-10 13:13:38.311 +05:30 cba3da29-3f6c-4982-bbdd-80cd97b4bef1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 204 null null 0.7716ms 2024-09-10 13:13:38.318 +05:30 1227bd6c-5ca7-4ded-ae4c-0a66e590f742 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=2 - null null 2024-09-10 13:13:38.318 +05:30 1227bd6c-5ca7-4ded-ae4c-0a66e590f742 INF CORS policy execution successful. 2024-09-10 13:13:38.319 +05:30 1227bd6c-5ca7-4ded-ae4c-0a66e590f742 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=2 - 204 null null 0.4045ms 2024-09-10 13:13:38.322 +05:30 32452fd2-4a96-4cc8-bb90-2c9b59b16d29 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null 0 2024-09-10 13:13:38.323 +05:30 32452fd2-4a96-4cc8-bb90-2c9b59b16d29 INF CORS policy execution successful. 2024-09-10 13:13:38.323 +05:30 32452fd2-4a96-4cc8-bb90-2c9b59b16d29 INF HTTP request: Path: /userpreference/updatePreferenceLanguage QueryString: ?preferenceLanguageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 13:13:38.323 +05:30 b00145ce-ba97-4ee5-9163-e8cb43c8931e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 13:13:38.323 +05:30 b00145ce-ba97-4ee5-9163-e8cb43c8931e INF Route matched with {action = "UpdatePreferenceLanguage", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLanguage(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 13:13:38.332 +05:30 b00145ce-ba97-4ee5-9163-e8cb43c8931e INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:13:38.335 +05:30 b00145ce-ba97-4ee5-9163-e8cb43c8931e INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api) in 11.8727ms 2024-09-10 13:13:38.336 +05:30 b00145ce-ba97-4ee5-9163-e8cb43c8931e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 13:13:38.336 +05:30 b00145ce-ba97-4ee5-9163-e8cb43c8931e INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 32452fd2-4a96-4cc8-bb90-2c9b59b16d29}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelanguage}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 96} Body: {"status":"Success","statusCode":2001,"message":"Preference updated successfully.","result":"8"} 2024-09-10 13:13:38.336 +05:30 b00145ce-ba97-4ee5-9163-e8cb43c8931e INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 201 96 application/json; charset=utf-8 14.1096ms 2024-09-10 13:13:38.347 +05:30 2b1229d9-4d5a-4ba3-bb95-74929ae3a2f3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 13:13:38.348 +05:30 2b1229d9-4d5a-4ba3-bb95-74929ae3a2f3 INF CORS policy execution successful. 2024-09-10 13:13:38.348 +05:30 2b1229d9-4d5a-4ba3-bb95-74929ae3a2f3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.3664ms 2024-09-10 13:13:38.352 +05:30 1535da69-4b94-4aa8-a18e-745906b468c7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:13:38.352 +05:30 1535da69-4b94-4aa8-a18e-745906b468c7 INF CORS policy execution successful. 2024-09-10 13:13:38.352 +05:30 1535da69-4b94-4aa8-a18e-745906b468c7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.6086ms 2024-09-10 13:13:38.356 +05:30 7f3a39aa-4b33-4532-99ba-603b2861ac63 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:13:38.356 +05:30 7f3a39aa-4b33-4532-99ba-603b2861ac63 INF CORS policy execution successful. 2024-09-10 13:13:38.356 +05:30 7f3a39aa-4b33-4532-99ba-603b2861ac63 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.5523ms 2024-09-10 13:13:38.358 +05:30 05a7429c-a3b9-4a7d-981c-763740706a18 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 13:13:38.358 +05:30 05a7429c-a3b9-4a7d-981c-763740706a18 INF CORS policy execution successful. 2024-09-10 13:13:38.359 +05:30 05a7429c-a3b9-4a7d-981c-763740706a18 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.3214ms 2024-09-10 13:13:38.360 +05:30 3a2bc8c6-512e-4919-81c7-1d7c787ffc9f INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null 0 2024-09-10 13:13:38.362 +05:30 3a2bc8c6-512e-4919-81c7-1d7c787ffc9f INF CORS policy execution successful. 2024-09-10 13:13:38.363 +05:30 3a2bc8c6-512e-4919-81c7-1d7c787ffc9f INF HTTP request: Path: /userpreference/updatepreferencelayout QueryString: ?preferenceLayoutId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 13:13:38.363 +05:30 84751725-fc03-441b-8d77-2ae0c871b3e7 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 13:13:38.363 +05:30 84751725-fc03-441b-8d77-2ae0c871b3e7 INF Route matched with {action = "UpdatePreferenceLayout", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLayout(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 13:13:38.368 +05:30 84751725-fc03-441b-8d77-2ae0c871b3e7 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:13:38.368 +05:30 84751725-fc03-441b-8d77-2ae0c871b3e7 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api) in 5.2999ms 2024-09-10 13:13:38.369 +05:30 84751725-fc03-441b-8d77-2ae0c871b3e7 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 13:13:38.369 +05:30 84751725-fc03-441b-8d77-2ae0c871b3e7 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 3a2bc8c6-512e-4919-81c7-1d7c787ffc9f}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 103} Body: {"status":"Success","statusCode":2001,"message":"Layout preference updated successfully.","result":"8"} 2024-09-10 13:13:38.369 +05:30 84751725-fc03-441b-8d77-2ae0c871b3e7 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 201 103 application/json; charset=utf-8 8.6159ms 2024-09-10 13:13:38.380 +05:30 b8d9b16b-da92-42a5-9e96-b0d3598e22bb INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=2 - null 0 2024-09-10 13:13:38.381 +05:30 b8d9b16b-da92-42a5-9e96-b0d3598e22bb INF CORS policy execution successful. 2024-09-10 13:13:38.381 +05:30 b8d9b16b-da92-42a5-9e96-b0d3598e22bb INF HTTP request: Path: /userpreference/updatepreferencetheme QueryString: ?preferenceThemeId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 13:13:38.381 +05:30 f63f1f9e-5a6f-4f0d-8164-86eb6f640e10 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 13:13:38.382 +05:30 f63f1f9e-5a6f-4f0d-8164-86eb6f640e10 INF Route matched with {action = "UpdatePreferenceTheme", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceTheme(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 13:13:38.385 +05:30 0d580352-3f12-4b28-9de5-fa37ed4d8e5a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 13:13:38.385 +05:30 0d580352-3f12-4b28-9de5-fa37ed4d8e5a INF CORS policy execution successful. 2024-09-10 13:13:38.386 +05:30 0d580352-3f12-4b28-9de5-fa37ed4d8e5a INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:13:38.386 +05:30 9d394c8e-0f9f-4d1b-8e9c-5e21208d36ef INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 13:13:38.386 +05:30 9d394c8e-0f9f-4d1b-8e9c-5e21208d36ef INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 13:13:38.389 +05:30 f6970dea-81c2-411f-9d69-dc26de794883 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:13:38.390 +05:30 f6970dea-81c2-411f-9d69-dc26de794883 INF CORS policy execution successful. 2024-09-10 13:13:38.390 +05:30 f6970dea-81c2-411f-9d69-dc26de794883 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:13:38.390 +05:30 c3fe7458-767a-424a-a1c2-e81400f941db INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:13:38.391 +05:30 c3fe7458-767a-424a-a1c2-e81400f941db INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 13:13:38.405 +05:30 9d394c8e-0f9f-4d1b-8e9c-5e21208d36ef INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:13:38.406 +05:30 9d394c8e-0f9f-4d1b-8e9c-5e21208d36ef INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 19.3729ms 2024-09-10 13:13:38.406 +05:30 9d394c8e-0f9f-4d1b-8e9c-5e21208d36ef INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 13:13:38.407 +05:30 9d394c8e-0f9f-4d1b-8e9c-5e21208d36ef INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0d580352-3f12-4b28-9de5-fa37ed4d8e5a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 13:13:38.409 +05:30 9d394c8e-0f9f-4d1b-8e9c-5e21208d36ef INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 23.8269ms 2024-09-10 13:13:38.420 +05:30 f63f1f9e-5a6f-4f0d-8164-86eb6f640e10 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:13:38.420 +05:30 f63f1f9e-5a6f-4f0d-8164-86eb6f640e10 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api) in 38.7264ms 2024-09-10 13:13:38.420 +05:30 f63f1f9e-5a6f-4f0d-8164-86eb6f640e10 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 13:13:38.421 +05:30 f63f1f9e-5a6f-4f0d-8164-86eb6f640e10 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: b8d9b16b-da92-42a5-9e96-b0d3598e22bb}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 102} Body: {"status":"Success","statusCode":2001,"message":"Theme preference updated successfully.","result":"8"} 2024-09-10 13:13:38.421 +05:30 f63f1f9e-5a6f-4f0d-8164-86eb6f640e10 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=2 - 201 102 application/json; charset=utf-8 41.0196ms 2024-09-10 13:13:38.425 +05:30 c3fe7458-767a-424a-a1c2-e81400f941db INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:13:38.426 +05:30 c3fe7458-767a-424a-a1c2-e81400f941db INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 35.1811ms 2024-09-10 13:13:38.426 +05:30 c3fe7458-767a-424a-a1c2-e81400f941db INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:13:38.426 +05:30 c3fe7458-767a-424a-a1c2-e81400f941db INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f6970dea-81c2-411f-9d69-dc26de794883}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 13:13:38.426 +05:30 c3fe7458-767a-424a-a1c2-e81400f941db INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 37.2169ms 2024-09-10 13:13:38.450 +05:30 71f08134-7f4a-4426-9c2b-65ee09ee1e1c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 13:13:38.451 +05:30 71f08134-7f4a-4426-9c2b-65ee09ee1e1c INF CORS policy execution successful. 2024-09-10 13:13:38.451 +05:30 71f08134-7f4a-4426-9c2b-65ee09ee1e1c INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:13:38.451 +05:30 0d167252-6afa-471f-9b24-88045e0d22ee INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 13:13:38.452 +05:30 0d167252-6afa-471f-9b24-88045e0d22ee INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 13:13:38.458 +05:30 0d167252-6afa-471f-9b24-88045e0d22ee INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:13:38.459 +05:30 0d167252-6afa-471f-9b24-88045e0d22ee INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 7.6846ms 2024-09-10 13:13:38.459 +05:30 0d167252-6afa-471f-9b24-88045e0d22ee INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 13:13:38.460 +05:30 0d167252-6afa-471f-9b24-88045e0d22ee INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 71f08134-7f4a-4426-9c2b-65ee09ee1e1c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 13:13:38.461 +05:30 0d167252-6afa-471f-9b24-88045e0d22ee INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 10.9105ms 2024-09-10 13:13:38.486 +05:30 e5dc4ebb-e09d-43d2-ba75-fd3aa4877f8c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:13:38.486 +05:30 e5dc4ebb-e09d-43d2-ba75-fd3aa4877f8c INF CORS policy execution successful. 2024-09-10 13:13:38.487 +05:30 e5dc4ebb-e09d-43d2-ba75-fd3aa4877f8c INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:13:38.487 +05:30 6f2ac927-71cf-4ccb-9d68-02c924222052 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:13:38.487 +05:30 6f2ac927-71cf-4ccb-9d68-02c924222052 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 13:13:38.490 +05:30 6f2ac927-71cf-4ccb-9d68-02c924222052 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:13:38.490 +05:30 6f2ac927-71cf-4ccb-9d68-02c924222052 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 2.8232ms 2024-09-10 13:13:38.490 +05:30 6f2ac927-71cf-4ccb-9d68-02c924222052 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:13:38.490 +05:30 6f2ac927-71cf-4ccb-9d68-02c924222052 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e5dc4ebb-e09d-43d2-ba75-fd3aa4877f8c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 13:13:38.491 +05:30 6f2ac927-71cf-4ccb-9d68-02c924222052 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 4.9994ms 2024-09-10 13:13:40.682 +05:30 02142c45-c122-439f-ac7a-a8cf67193eda INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 13:13:40.682 +05:30 e9e1e71b-f960-43e7-a98f-890bdb6a65d1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 13:13:40.682 +05:30 e9e1e71b-f960-43e7-a98f-890bdb6a65d1 INF CORS policy execution successful. 2024-09-10 13:13:40.682 +05:30 02142c45-c122-439f-ac7a-a8cf67193eda INF CORS policy execution successful. 2024-09-10 13:13:40.682 +05:30 02142c45-c122-439f-ac7a-a8cf67193eda INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.7084ms 2024-09-10 13:13:40.682 +05:30 e9e1e71b-f960-43e7-a98f-890bdb6a65d1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.6715ms 2024-09-10 13:13:40.726 +05:30 f5060f53-6fd3-4406-8d2c-aaee5f355a3a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 13:13:40.727 +05:30 f5060f53-6fd3-4406-8d2c-aaee5f355a3a INF CORS policy execution successful. 2024-09-10 13:13:40.727 +05:30 f5060f53-6fd3-4406-8d2c-aaee5f355a3a INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:13:40.727 +05:30 6b0fef58-da6c-4ee7-8015-d59aabf8e3de INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 13:13:40.728 +05:30 c49fae33-74f6-4e23-a5af-f4dd710c4cd1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - null null 2024-09-10 13:13:40.728 +05:30 c49fae33-74f6-4e23-a5af-f4dd710c4cd1 INF CORS policy execution successful. 2024-09-10 13:13:40.728 +05:30 c49fae33-74f6-4e23-a5af-f4dd710c4cd1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - 204 null null 0.3006ms 2024-09-10 13:13:40.740 +05:30 6b0fef58-da6c-4ee7-8015-d59aabf8e3de INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Int32, Boolean, Int32, Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 13:13:40.771 +05:30 97071277-87c1-44f6-987d-9406f26271b5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - null null 2024-09-10 13:13:40.772 +05:30 97071277-87c1-44f6-987d-9406f26271b5 INF CORS policy execution successful. 2024-09-10 13:13:40.772 +05:30 97071277-87c1-44f6-987d-9406f26271b5 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=15 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:13:40.773 +05:30 56bc32da-cc44-4403-ac27-1a012f21fc8b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 13:13:40.773 +05:30 56bc32da-cc44-4403-ac27-1a012f21fc8b INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 13:13:40.808 +05:30 56bc32da-cc44-4403-ac27-1a012f21fc8b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:13:40.808 +05:30 56bc32da-cc44-4403-ac27-1a012f21fc8b INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 35.3715ms 2024-09-10 13:13:40.808 +05:30 56bc32da-cc44-4403-ac27-1a012f21fc8b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 13:13:40.809 +05:30 56bc32da-cc44-4403-ac27-1a012f21fc8b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 97071277-87c1-44f6-987d-9406f26271b5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 13:13:40.809 +05:30 56bc32da-cc44-4403-ac27-1a012f21fc8b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - 200 624 application/json; charset=utf-8 37.9851ms 2024-09-10 13:13:40.874 +05:30 6b0fef58-da6c-4ee7-8015-d59aabf8e3de INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:13:40.875 +05:30 6b0fef58-da6c-4ee7-8015-d59aabf8e3de INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api) in 134.2774ms 2024-09-10 13:13:40.875 +05:30 6b0fef58-da6c-4ee7-8015-d59aabf8e3de INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 13:13:40.875 +05:30 6b0fef58-da6c-4ee7-8015-d59aabf8e3de INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f5060f53-6fd3-4406-8d2c-aaee5f355a3a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1753} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"TagId\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":39,\"TotalPages\":4}]}"} 2024-09-10 13:13:40.876 +05:30 6b0fef58-da6c-4ee7-8015-d59aabf8e3de INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1753 application/json; charset=utf-8 149.5649ms 2024-09-10 13:13:40.917 +05:30 dc501e43-e6e2-47b9-a195-95771c108fd6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 13:13:40.918 +05:30 dc501e43-e6e2-47b9-a195-95771c108fd6 INF CORS policy execution successful. 2024-09-10 13:13:40.918 +05:30 dc501e43-e6e2-47b9-a195-95771c108fd6 INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:13:40.918 +05:30 46fc127e-0602-4211-bdcd-42211d2e6f77 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 13:13:40.918 +05:30 46fc127e-0602-4211-bdcd-42211d2e6f77 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Int32, Boolean, Int32, Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 13:13:40.937 +05:30 46fc127e-0602-4211-bdcd-42211d2e6f77 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:13:40.938 +05:30 46fc127e-0602-4211-bdcd-42211d2e6f77 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api) in 19.5673ms 2024-09-10 13:13:40.938 +05:30 46fc127e-0602-4211-bdcd-42211d2e6f77 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 13:13:40.938 +05:30 46fc127e-0602-4211-bdcd-42211d2e6f77 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dc501e43-e6e2-47b9-a195-95771c108fd6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1753} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"TagId\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\",\"Default\":null,\"MultiLanguage\":null,\"CreatedBy\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":39,\"TotalPages\":4}]}"} 2024-09-10 13:13:40.939 +05:30 46fc127e-0602-4211-bdcd-42211d2e6f77 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1753 application/json; charset=utf-8 21.6838ms 2024-09-10 13:13:43.180 +05:30 b042eecb-8ab7-4e13-98aa-b2fe9fcc29d8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=1 - null null 2024-09-10 13:13:43.180 +05:30 1c499b76-c544-4919-8238-7e422afe13b8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=1&languageId=1 - null null 2024-09-10 13:13:43.180 +05:30 b042eecb-8ab7-4e13-98aa-b2fe9fcc29d8 INF CORS policy execution successful. 2024-09-10 13:13:43.180 +05:30 1c499b76-c544-4919-8238-7e422afe13b8 INF CORS policy execution successful. 2024-09-10 13:13:43.181 +05:30 b042eecb-8ab7-4e13-98aa-b2fe9fcc29d8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=1 - 204 null null 0.9999ms 2024-09-10 13:13:43.181 +05:30 1c499b76-c544-4919-8238-7e422afe13b8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=1&languageId=1 - 204 null null 0.9604ms 2024-09-10 13:13:43.181 +05:30 9485d70f-e200-4792-84be-1808b7349a6f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 13:13:43.181 +05:30 9485d70f-e200-4792-84be-1808b7349a6f INF CORS policy execution successful. 2024-09-10 13:13:43.181 +05:30 01b0b1f2-b2cd-4fbd-a724-613d2591584c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=1&languageId=1 - null null 2024-09-10 13:13:43.181 +05:30 20403dc9-9e37-4d6b-851a-6d93e3d61ef5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 13:13:43.181 +05:30 b13aaa4a-9aa2-4ecd-9399-a0b2ce84a764 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=1 - null null 2024-09-10 13:13:43.181 +05:30 01b0b1f2-b2cd-4fbd-a724-613d2591584c INF CORS policy execution successful. 2024-09-10 13:13:43.182 +05:30 9485d70f-e200-4792-84be-1808b7349a6f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 0.3696ms 2024-09-10 13:13:43.182 +05:30 20403dc9-9e37-4d6b-851a-6d93e3d61ef5 INF CORS policy execution successful. 2024-09-10 13:13:43.182 +05:30 b13aaa4a-9aa2-4ecd-9399-a0b2ce84a764 INF CORS policy execution successful. 2024-09-10 13:13:43.182 +05:30 01b0b1f2-b2cd-4fbd-a724-613d2591584c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=1&languageId=1 - 204 null null 0.588ms 2024-09-10 13:13:43.182 +05:30 20403dc9-9e37-4d6b-851a-6d93e3d61ef5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 0.7367ms 2024-09-10 13:13:43.182 +05:30 b13aaa4a-9aa2-4ecd-9399-a0b2ce84a764 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=1 - 204 null null 0.67ms 2024-09-10 13:13:43.219 +05:30 8a34d9fd-2c99-494e-bb6f-844407071d37 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=1 - null null 2024-09-10 13:13:43.220 +05:30 8a34d9fd-2c99-494e-bb6f-844407071d37 INF CORS policy execution successful. 2024-09-10 13:13:43.220 +05:30 8a34d9fd-2c99-494e-bb6f-844407071d37 INF HTTP request: Path: /tag/gettagdependent QueryString: ?languageId=1&tagId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:13:43.221 +05:30 ef130a42-b3f8-4600-b3ee-8b1881d13262 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 13:13:43.222 +05:30 62935e9a-7c81-44eb-9b1e-ccc595bce833 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 13:13:43.222 +05:30 8e7e39ba-9f57-4a03-8e04-48f833bb528a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=1&languageId=1 - null null 2024-09-10 13:13:43.222 +05:30 8e7e39ba-9f57-4a03-8e04-48f833bb528a INF CORS policy execution successful. 2024-09-10 13:13:43.222 +05:30 62935e9a-7c81-44eb-9b1e-ccc595bce833 INF CORS policy execution successful. 2024-09-10 13:13:43.222 +05:30 62935e9a-7c81-44eb-9b1e-ccc595bce833 INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:13:43.222 +05:30 8e7e39ba-9f57-4a03-8e04-48f833bb528a INF HTTP request: Path: /tag/gettagdetails QueryString: ?tagId=1&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:13:43.223 +05:30 45f7d1aa-0025-434e-aa1d-704731236e1d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 13:13:43.223 +05:30 f7742a1c-0a26-48f6-9ac7-4b05d6df6756 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 13:13:43.228 +05:30 f7742a1c-0a26-48f6-9ac7-4b05d6df6756 INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 13:13:43.228 +05:30 ef130a42-b3f8-4600-b3ee-8b1881d13262 INF Route matched with {action = "GetTagDependent", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDependent(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 13:13:43.228 +05:30 45f7d1aa-0025-434e-aa1d-704731236e1d INF Route matched with {action = "GetTagDetails", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDetails(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 13:13:43.247 +05:30 45f7d1aa-0025-434e-aa1d-704731236e1d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:13:43.247 +05:30 45f7d1aa-0025-434e-aa1d-704731236e1d INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api) in 18.6264ms 2024-09-10 13:13:43.247 +05:30 45f7d1aa-0025-434e-aa1d-704731236e1d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 13:13:43.247 +05:30 45f7d1aa-0025-434e-aa1d-704731236e1d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8e7e39ba-9f57-4a03-8e04-48f833bb528a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 534} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"TagDetails\":[{\"TagId\":1,\"TagName\":\"Business Entity\",\"caption\":\"Business Entity\",\"tagTypeId\":1,\"ModuleId\":1,\"ModuleName\":\"Module5\",\"AllowDuplicateNames\":null,\"AllowMultiLang\":null,\"AllowRevision\":null,\"Default\":null,\"Visible\":null,\"DefSearchBy\":null,\"bAllowAutoCodeGeneration\":null,\"MenuId\":0}],\"LanguageDetails\":[{\"TagId\":1,\"LanguageId\":1,\"LanguageName\":\"English\",\"Caption\":\"English\"}]}"} 2024-09-10 13:13:43.248 +05:30 45f7d1aa-0025-434e-aa1d-704731236e1d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=1&languageId=1 - 200 534 application/json; charset=utf-8 25.7736ms 2024-09-10 13:13:43.258 +05:30 f7742a1c-0a26-48f6-9ac7-4b05d6df6756 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:13:43.259 +05:30 f7742a1c-0a26-48f6-9ac7-4b05d6df6756 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 30.735ms 2024-09-10 13:13:43.259 +05:30 f7742a1c-0a26-48f6-9ac7-4b05d6df6756 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 13:13:43.259 +05:30 f7742a1c-0a26-48f6-9ac7-4b05d6df6756 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 62935e9a-7c81-44eb-9b1e-ccc595bce833}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 6087} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":63,\"MenuName\":\"testtag2\",\"Caption\":\"testtag1\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"}]"} 2024-09-10 13:13:43.260 +05:30 f7742a1c-0a26-48f6-9ac7-4b05d6df6756 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 6087 application/json; charset=utf-8 37.9639ms 2024-09-10 13:13:43.266 +05:30 ef130a42-b3f8-4600-b3ee-8b1881d13262 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:13:43.266 +05:30 ef130a42-b3f8-4600-b3ee-8b1881d13262 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api) in 38.1884ms 2024-09-10 13:13:43.267 +05:30 ef130a42-b3f8-4600-b3ee-8b1881d13262 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 13:13:43.267 +05:30 ef130a42-b3f8-4600-b3ee-8b1881d13262 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8a34d9fd-2c99-494e-bb6f-844407071d37}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1811} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest1\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest1\",\"FieldName\":\"Integer\",\"FieldType\":2}]"} 2024-09-10 13:13:43.267 +05:30 ef130a42-b3f8-4600-b3ee-8b1881d13262 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=1 - 200 1811 application/json; charset=utf-8 48.1119ms 2024-09-10 13:13:43.292 +05:30 2651386b-ebd3-47aa-8315-1ded36cd7f6e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=1&languageId=1 - null null 2024-09-10 13:13:43.292 +05:30 2651386b-ebd3-47aa-8315-1ded36cd7f6e INF CORS policy execution successful. 2024-09-10 13:13:43.293 +05:30 2651386b-ebd3-47aa-8315-1ded36cd7f6e INF HTTP request: Path: /tag/gettagdetails QueryString: ?tagId=1&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:13:43.293 +05:30 e077f3ab-715e-413e-b275-93f89fa7496f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 13:13:43.293 +05:30 e077f3ab-715e-413e-b275-93f89fa7496f INF Route matched with {action = "GetTagDetails", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDetails(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 13:13:43.298 +05:30 e077f3ab-715e-413e-b275-93f89fa7496f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:13:43.298 +05:30 cb40f384-1aa2-4c93-abcd-059a2d88176d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 13:13:43.298 +05:30 e077f3ab-715e-413e-b275-93f89fa7496f INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api) in 5.5313ms 2024-09-10 13:13:43.298 +05:30 e077f3ab-715e-413e-b275-93f89fa7496f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDetails (Sang.CoreSettings.Api)' 2024-09-10 13:13:43.299 +05:30 e077f3ab-715e-413e-b275-93f89fa7496f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2651386b-ebd3-47aa-8315-1ded36cd7f6e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 534} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"TagDetails\":[{\"TagId\":1,\"TagName\":\"Business Entity\",\"caption\":\"Business Entity\",\"tagTypeId\":1,\"ModuleId\":1,\"ModuleName\":\"Module5\",\"AllowDuplicateNames\":null,\"AllowMultiLang\":null,\"AllowRevision\":null,\"Default\":null,\"Visible\":null,\"DefSearchBy\":null,\"bAllowAutoCodeGeneration\":null,\"MenuId\":0}],\"LanguageDetails\":[{\"TagId\":1,\"LanguageId\":1,\"LanguageName\":\"English\",\"Caption\":\"English\"}]}"} 2024-09-10 13:13:43.299 +05:30 cb40f384-1aa2-4c93-abcd-059a2d88176d INF CORS policy execution successful. 2024-09-10 13:13:43.299 +05:30 e077f3ab-715e-413e-b275-93f89fa7496f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdetails?tagId=1&languageId=1 - 200 534 application/json; charset=utf-8 6.8573ms 2024-09-10 13:13:43.299 +05:30 cb40f384-1aa2-4c93-abcd-059a2d88176d INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:13:43.299 +05:30 2b8cfab4-eafb-495e-8cd1-2c62c5843aa4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 13:13:43.299 +05:30 2b8cfab4-eafb-495e-8cd1-2c62c5843aa4 INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 13:13:43.303 +05:30 2b8cfab4-eafb-495e-8cd1-2c62c5843aa4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:13:43.303 +05:30 2b8cfab4-eafb-495e-8cd1-2c62c5843aa4 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 3.6208ms 2024-09-10 13:13:43.303 +05:30 2b8cfab4-eafb-495e-8cd1-2c62c5843aa4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 13:13:43.304 +05:30 2b8cfab4-eafb-495e-8cd1-2c62c5843aa4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cb40f384-1aa2-4c93-abcd-059a2d88176d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 6087} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":63,\"MenuName\":\"testtag2\",\"Caption\":\"testtag1\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"}]"} 2024-09-10 13:13:43.304 +05:30 2b8cfab4-eafb-495e-8cd1-2c62c5843aa4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 6087 application/json; charset=utf-8 5.7936ms 2024-09-10 13:13:43.304 +05:30 5c52dc7e-9ddd-4309-a8ac-64fa1afb6109 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=1 - null null 2024-09-10 13:13:43.305 +05:30 5c52dc7e-9ddd-4309-a8ac-64fa1afb6109 INF CORS policy execution successful. 2024-09-10 13:13:43.305 +05:30 5c52dc7e-9ddd-4309-a8ac-64fa1afb6109 INF HTTP request: Path: /tag/gettagdependent QueryString: ?languageId=1&tagId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:13:43.305 +05:30 cdc0b495-71b2-4a81-9ee5-e34237f1b266 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 13:13:43.305 +05:30 cdc0b495-71b2-4a81-9ee5-e34237f1b266 INF Route matched with {action = "GetTagDependent", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDependent(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 13:13:43.310 +05:30 cdc0b495-71b2-4a81-9ee5-e34237f1b266 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:13:43.310 +05:30 cdc0b495-71b2-4a81-9ee5-e34237f1b266 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api) in 4.9684ms 2024-09-10 13:13:43.310 +05:30 cdc0b495-71b2-4a81-9ee5-e34237f1b266 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 13:13:43.310 +05:30 cdc0b495-71b2-4a81-9ee5-e34237f1b266 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5c52dc7e-9ddd-4309-a8ac-64fa1afb6109}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1811} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest1\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest1\",\"FieldName\":\"Integer\",\"FieldType\":2}]"} 2024-09-10 13:13:43.311 +05:30 cdc0b495-71b2-4a81-9ee5-e34237f1b266 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=1 - 200 1811 application/json; charset=utf-8 6.5348ms 2024-09-10 13:13:43.372 +05:30 6e1ff514-cb7e-450c-bb5a-5ac4dff7040c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=1 - null null 2024-09-10 13:13:43.372 +05:30 6e1ff514-cb7e-450c-bb5a-5ac4dff7040c INF CORS policy execution successful. 2024-09-10 13:13:43.373 +05:30 62fd9670-4a32-420f-ad48-852ed1885b43 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=1 - null null 2024-09-10 13:13:43.373 +05:30 6e1ff514-cb7e-450c-bb5a-5ac4dff7040c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=1 - 204 null null 0.5534ms 2024-09-10 13:13:43.373 +05:30 62fd9670-4a32-420f-ad48-852ed1885b43 INF CORS policy execution successful. 2024-09-10 13:13:43.373 +05:30 62fd9670-4a32-420f-ad48-852ed1885b43 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=1 - 204 null null 0.435ms 2024-09-10 13:13:43.416 +05:30 4fbcb1c8-8c51-4a73-b1ca-f5b47a703626 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=1 - null null 2024-09-10 13:13:43.416 +05:30 4fbcb1c8-8c51-4a73-b1ca-f5b47a703626 INF CORS policy execution successful. 2024-09-10 13:13:43.417 +05:30 4fbcb1c8-8c51-4a73-b1ca-f5b47a703626 INF HTTP request: Path: /tag/gettagused QueryString: ?languageId=1&tagId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:13:43.417 +05:30 9b4a419e-abaa-46cc-b317-d7b36738d010 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 13:13:43.423 +05:30 9b4a419e-abaa-46cc-b317-d7b36738d010 INF Route matched with {action = "GetTagUsed", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagUsed(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 13:13:43.500 +05:30 2c3cf81d-c197-4d11-b92d-8ebdf5fe0a3b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - null null 2024-09-10 13:13:43.500 +05:30 2c3cf81d-c197-4d11-b92d-8ebdf5fe0a3b INF CORS policy execution successful. 2024-09-10 13:13:43.501 +05:30 2c3cf81d-c197-4d11-b92d-8ebdf5fe0a3b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - 204 null null 0.4302ms 2024-09-10 13:13:43.503 +05:30 9b4a419e-abaa-46cc-b317-d7b36738d010 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:13:43.519 +05:30 9b4a419e-abaa-46cc-b317-d7b36738d010 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api) in 95.2622ms 2024-09-10 13:13:43.519 +05:30 9b4a419e-abaa-46cc-b317-d7b36738d010 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 13:13:43.520 +05:30 9b4a419e-abaa-46cc-b317-d7b36738d010 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4fbcb1c8-8c51-4a73-b1ca-f5b47a703626}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 41797} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest1\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"BE\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCity\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Language\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iProvince\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TestTag\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Test\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1}]"} 2024-09-10 13:13:43.524 +05:30 9b4a419e-abaa-46cc-b317-d7b36738d010 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=1 - 200 41797 application/json; charset=utf-8 108.2775ms 2024-09-10 13:13:43.541 +05:30 f0867d2c-ddaf-4b8d-9a8e-a2717a4373c8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - null null 2024-09-10 13:13:43.542 +05:30 f0867d2c-ddaf-4b8d-9a8e-a2717a4373c8 INF CORS policy execution successful. 2024-09-10 13:13:43.542 +05:30 f0867d2c-ddaf-4b8d-9a8e-a2717a4373c8 INF HTTP request: Path: /module/getmodulelist QueryString: ?languageId=1&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:13:43.543 +05:30 75186ee7-92ce-42bd-8b73-8f22823e0a3e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 13:13:43.548 +05:30 75186ee7-92ce-42bd-8b73-8f22823e0a3e INF Route matched with {action = "GetModuleList", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetModuleList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.ModuleController (Sang.CoreSettings.Api). 2024-09-10 13:13:43.562 +05:30 dde16770-d90f-4582-9a08-d39747bdd056 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=1 - null null 2024-09-10 13:13:43.563 +05:30 dde16770-d90f-4582-9a08-d39747bdd056 INF CORS policy execution successful. 2024-09-10 13:13:43.563 +05:30 dde16770-d90f-4582-9a08-d39747bdd056 INF HTTP request: Path: /tag/gettagused QueryString: ?languageId=1&tagId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:13:43.563 +05:30 76b3a1e0-6ba1-49b2-8da8-e0c78c0be144 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 13:13:43.563 +05:30 76b3a1e0-6ba1-49b2-8da8-e0c78c0be144 INF Route matched with {action = "GetTagUsed", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagUsed(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 13:13:43.565 +05:30 75186ee7-92ce-42bd-8b73-8f22823e0a3e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:13:43.565 +05:30 75186ee7-92ce-42bd-8b73-8f22823e0a3e INF Executed action Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api) in 16.5622ms 2024-09-10 13:13:43.565 +05:30 75186ee7-92ce-42bd-8b73-8f22823e0a3e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 13:13:43.565 +05:30 75186ee7-92ce-42bd-8b73-8f22823e0a3e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f0867d2c-ddaf-4b8d-9a8e-a2717a4373c8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 287} Body: {"status":"Success","statusCode":2000,"message":"Module List retrieved.","result":"[{\"Id\":7,\"Name\":\"Module1\"},{\"Id\":11,\"Name\":\"Module4\"},{\"Id\":1,\"Name\":\"Module5\"},{\"Id\":12,\"Name\":\"Module5\"},{\"Id\":13,\"Name\":\"ModuleTest\"},{\"Id\":6,\"Name\":\"New Module\"}]"} 2024-09-10 13:13:43.566 +05:30 75186ee7-92ce-42bd-8b73-8f22823e0a3e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - 200 287 application/json; charset=utf-8 24.3968ms 2024-09-10 13:13:43.572 +05:30 76b3a1e0-6ba1-49b2-8da8-e0c78c0be144 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:13:43.576 +05:30 76b3a1e0-6ba1-49b2-8da8-e0c78c0be144 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api) in 13.0595ms 2024-09-10 13:13:43.576 +05:30 76b3a1e0-6ba1-49b2-8da8-e0c78c0be144 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 13:13:43.578 +05:30 76b3a1e0-6ba1-49b2-8da8-e0c78c0be144 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dde16770-d90f-4582-9a08-d39747bdd056}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 41797} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest1\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"BE\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCity\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Language\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iProvince\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TestTag\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Test\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1}]"} 2024-09-10 13:13:43.580 +05:30 76b3a1e0-6ba1-49b2-8da8-e0c78c0be144 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=1 - 200 41797 application/json; charset=utf-8 17.6023ms 2024-09-10 13:13:43.786 +05:30 77c0e441-2a4d-47f1-a185-82877e834953 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - null null 2024-09-10 13:13:43.786 +05:30 77c0e441-2a4d-47f1-a185-82877e834953 INF CORS policy execution successful. 2024-09-10 13:13:43.787 +05:30 77c0e441-2a4d-47f1-a185-82877e834953 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - 204 null null 0.5433ms 2024-09-10 13:13:43.833 +05:30 203c0da0-d0bd-466b-b8b0-81954bb3c590 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - null null 2024-09-10 13:13:43.834 +05:30 203c0da0-d0bd-466b-b8b0-81954bb3c590 INF CORS policy execution successful. 2024-09-10 13:13:43.834 +05:30 203c0da0-d0bd-466b-b8b0-81954bb3c590 INF HTTP request: Path: /module/getmodulelist QueryString: ?languageId=1&search=Module5 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:13:43.836 +05:30 f16aa7b0-19d8-4149-b8e6-3f70d0ceb919 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 13:13:43.836 +05:30 f16aa7b0-19d8-4149-b8e6-3f70d0ceb919 INF Route matched with {action = "GetModuleList", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetModuleList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.ModuleController (Sang.CoreSettings.Api). 2024-09-10 13:13:43.840 +05:30 f16aa7b0-19d8-4149-b8e6-3f70d0ceb919 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:13:43.840 +05:30 f16aa7b0-19d8-4149-b8e6-3f70d0ceb919 INF Executed action Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api) in 3.7953ms 2024-09-10 13:13:43.840 +05:30 f16aa7b0-19d8-4149-b8e6-3f70d0ceb919 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 13:13:43.840 +05:30 f16aa7b0-19d8-4149-b8e6-3f70d0ceb919 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 203c0da0-d0bd-466b-b8b0-81954bb3c590}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 151} Body: {"status":"Success","statusCode":2000,"message":"Module List retrieved.","result":"[{\"Id\":12,\"Name\":\"Module5\"},{\"Id\":1,\"Name\":\"Module5\"}]"} 2024-09-10 13:13:43.841 +05:30 f16aa7b0-19d8-4149-b8e6-3f70d0ceb919 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - 200 151 application/json; charset=utf-8 7.4646ms 2024-09-10 13:14:07.528 +05:30 a8ca837a-4777-49d2-8c82-fdee4a6570b5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:14:07.528 +05:30 98902d3c-3963-4737-b46e-5941253defaa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:14:07.530 +05:30 98902d3c-3963-4737-b46e-5941253defaa INF CORS policy execution successful. 2024-09-10 13:14:07.530 +05:30 a8ca837a-4777-49d2-8c82-fdee4a6570b5 INF CORS policy execution successful. 2024-09-10 13:14:07.532 +05:30 98902d3c-3963-4737-b46e-5941253defaa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 3.9107ms 2024-09-10 13:14:07.532 +05:30 a8ca837a-4777-49d2-8c82-fdee4a6570b5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 3.8822ms 2024-09-10 13:14:07.581 +05:30 3dd1eb21-7b4b-4afa-b922-dbacdec1db3f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:14:07.581 +05:30 54ebe75d-b30d-455d-b969-23c5f4b55928 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:14:07.582 +05:30 54ebe75d-b30d-455d-b969-23c5f4b55928 INF CORS policy execution successful. 2024-09-10 13:14:07.582 +05:30 3dd1eb21-7b4b-4afa-b922-dbacdec1db3f INF CORS policy execution successful. 2024-09-10 13:14:07.583 +05:30 3dd1eb21-7b4b-4afa-b922-dbacdec1db3f INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:14:07.583 +05:30 54ebe75d-b30d-455d-b969-23c5f4b55928 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:14:07.584 +05:30 83e89072-10d5-453d-a654-eece0f9392a6 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:14:07.584 +05:30 2f3ad35e-25a3-4997-96f0-c9effcbb8eb3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:14:07.584 +05:30 2f3ad35e-25a3-4997-96f0-c9effcbb8eb3 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:14:07.584 +05:30 83e89072-10d5-453d-a654-eece0f9392a6 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:14:07.597 +05:30 83e89072-10d5-453d-a654-eece0f9392a6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:14:07.597 +05:30 2f3ad35e-25a3-4997-96f0-c9effcbb8eb3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:14:07.631 +05:30 2f3ad35e-25a3-4997-96f0-c9effcbb8eb3 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 46.1524ms 2024-09-10 13:14:07.631 +05:30 83e89072-10d5-453d-a654-eece0f9392a6 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 46.1863ms 2024-09-10 13:14:07.631 +05:30 2f3ad35e-25a3-4997-96f0-c9effcbb8eb3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:14:07.631 +05:30 83e89072-10d5-453d-a654-eece0f9392a6 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:14:07.631 +05:30 83e89072-10d5-453d-a654-eece0f9392a6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3dd1eb21-7b4b-4afa-b922-dbacdec1db3f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 13:14:07.631 +05:30 2f3ad35e-25a3-4997-96f0-c9effcbb8eb3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 54ebe75d-b30d-455d-b969-23c5f4b55928}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 13:14:07.632 +05:30 83e89072-10d5-453d-a654-eece0f9392a6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 50.4772ms 2024-09-10 13:14:07.632 +05:30 2f3ad35e-25a3-4997-96f0-c9effcbb8eb3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 50.2297ms 2024-09-10 13:14:07.846 +05:30 c46885e7-6543-4a0d-9c0b-7c98aa0c6bf7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 13:14:07.846 +05:30 c46885e7-6543-4a0d-9c0b-7c98aa0c6bf7 INF CORS policy execution successful. 2024-09-10 13:14:07.846 +05:30 c46885e7-6543-4a0d-9c0b-7c98aa0c6bf7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.605ms 2024-09-10 13:14:07.897 +05:30 45654f1d-57cb-476e-9dde-e659d38986f3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 13:14:07.898 +05:30 45654f1d-57cb-476e-9dde-e659d38986f3 INF CORS policy execution successful. 2024-09-10 13:14:07.898 +05:30 45654f1d-57cb-476e-9dde-e659d38986f3 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:14:07.899 +05:30 cc8be95b-2b36-46eb-9012-3d5b225255a8 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:14:07.899 +05:30 cc8be95b-2b36-46eb-9012-3d5b225255a8 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:14:07.903 +05:30 cc8be95b-2b36-46eb-9012-3d5b225255a8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:14:07.903 +05:30 cc8be95b-2b36-46eb-9012-3d5b225255a8 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 4.3969ms 2024-09-10 13:14:07.903 +05:30 cc8be95b-2b36-46eb-9012-3d5b225255a8 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:14:07.903 +05:30 cc8be95b-2b36-46eb-9012-3d5b225255a8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 45654f1d-57cb-476e-9dde-e659d38986f3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 13:14:07.904 +05:30 cc8be95b-2b36-46eb-9012-3d5b225255a8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 7.4124ms 2024-09-10 13:14:08.370 +05:30 c1402bdf-44d4-4fb1-97fd-863c70be34c5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 13:14:08.370 +05:30 c1402bdf-44d4-4fb1-97fd-863c70be34c5 INF CORS policy execution successful. 2024-09-10 13:14:08.371 +05:30 c1402bdf-44d4-4fb1-97fd-863c70be34c5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.4638ms 2024-09-10 13:14:08.420 +05:30 32d97480-96c7-45de-a5fd-9dc0d73843e5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 13:14:08.421 +05:30 32d97480-96c7-45de-a5fd-9dc0d73843e5 INF CORS policy execution successful. 2024-09-10 13:14:08.421 +05:30 32d97480-96c7-45de-a5fd-9dc0d73843e5 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:14:08.422 +05:30 a518b2d6-737f-4c65-ae42-f0addf27ad10 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:14:08.422 +05:30 a518b2d6-737f-4c65-ae42-f0addf27ad10 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:14:08.426 +05:30 a518b2d6-737f-4c65-ae42-f0addf27ad10 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:14:08.426 +05:30 a518b2d6-737f-4c65-ae42-f0addf27ad10 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 4.4332ms 2024-09-10 13:14:08.426 +05:30 a518b2d6-737f-4c65-ae42-f0addf27ad10 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:14:08.427 +05:30 a518b2d6-737f-4c65-ae42-f0addf27ad10 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 32d97480-96c7-45de-a5fd-9dc0d73843e5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 13:14:08.428 +05:30 a518b2d6-737f-4c65-ae42-f0addf27ad10 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 7.1797ms 2024-09-10 13:14:10.308 +05:30 42f2da12-7ef7-4ea1-8d1c-ff3c84699cdc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:14:10.308 +05:30 7ab53c9e-9999-437f-9871-6bc44fb03a42 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:14:10.308 +05:30 7ab53c9e-9999-437f-9871-6bc44fb03a42 INF CORS policy execution successful. 2024-09-10 13:14:10.309 +05:30 7ab53c9e-9999-437f-9871-6bc44fb03a42 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 1.0709ms 2024-09-10 13:14:10.308 +05:30 42f2da12-7ef7-4ea1-8d1c-ff3c84699cdc INF CORS policy execution successful. 2024-09-10 13:14:10.309 +05:30 42f2da12-7ef7-4ea1-8d1c-ff3c84699cdc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 1.5382ms 2024-09-10 13:14:10.360 +05:30 5979ac54-5b30-4c32-82c9-4208d073f51d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:14:10.360 +05:30 2eb4d70e-c837-49b5-9083-f79f8d3fe4f2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:14:10.360 +05:30 5979ac54-5b30-4c32-82c9-4208d073f51d INF CORS policy execution successful. 2024-09-10 13:14:10.360 +05:30 2eb4d70e-c837-49b5-9083-f79f8d3fe4f2 INF CORS policy execution successful. 2024-09-10 13:14:10.361 +05:30 2eb4d70e-c837-49b5-9083-f79f8d3fe4f2 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:14:10.361 +05:30 5979ac54-5b30-4c32-82c9-4208d073f51d INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:14:10.361 +05:30 081831f2-f2b2-4cd3-b530-d0ca8f4d307d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:14:10.361 +05:30 e74884d9-52f3-416d-8338-55c24e1ca5b0 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:14:10.361 +05:30 e74884d9-52f3-416d-8338-55c24e1ca5b0 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 13:14:10.361 +05:30 081831f2-f2b2-4cd3-b530-d0ca8f4d307d INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 13:14:10.372 +05:30 081831f2-f2b2-4cd3-b530-d0ca8f4d307d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:14:10.372 +05:30 e74884d9-52f3-416d-8338-55c24e1ca5b0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:14:10.373 +05:30 e74884d9-52f3-416d-8338-55c24e1ca5b0 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 11.1496ms 2024-09-10 13:14:10.373 +05:30 081831f2-f2b2-4cd3-b530-d0ca8f4d307d INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 11.023ms 2024-09-10 13:14:10.373 +05:30 e74884d9-52f3-416d-8338-55c24e1ca5b0 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:14:10.373 +05:30 081831f2-f2b2-4cd3-b530-d0ca8f4d307d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:14:10.373 +05:30 081831f2-f2b2-4cd3-b530-d0ca8f4d307d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2eb4d70e-c837-49b5-9083-f79f8d3fe4f2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 13:14:10.373 +05:30 e74884d9-52f3-416d-8338-55c24e1ca5b0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5979ac54-5b30-4c32-82c9-4208d073f51d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 13:14:10.374 +05:30 081831f2-f2b2-4cd3-b530-d0ca8f4d307d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 14.4356ms 2024-09-10 13:14:10.374 +05:30 e74884d9-52f3-416d-8338-55c24e1ca5b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 14.4983ms 2024-09-10 13:14:12.847 +05:30 bee67fae-205c-486a-9988-da072adab701 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:14:12.847 +05:30 58c10ed3-8f6b-4994-b4ba-ebf711b0ef63 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:14:12.847 +05:30 bee67fae-205c-486a-9988-da072adab701 INF CORS policy execution successful. 2024-09-10 13:14:12.847 +05:30 58c10ed3-8f6b-4994-b4ba-ebf711b0ef63 INF CORS policy execution successful. 2024-09-10 13:14:12.847 +05:30 bee67fae-205c-486a-9988-da072adab701 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.664ms 2024-09-10 13:14:12.848 +05:30 58c10ed3-8f6b-4994-b4ba-ebf711b0ef63 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.7979ms 2024-09-10 13:14:12.896 +05:30 bdb8349e-02f1-4330-91b2-d8a43de3c8d3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:14:12.896 +05:30 b6f0ce72-fb8b-4c66-9f9a-4bdeb22342f2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:14:12.897 +05:30 b6f0ce72-fb8b-4c66-9f9a-4bdeb22342f2 INF CORS policy execution successful. 2024-09-10 13:14:12.897 +05:30 bdb8349e-02f1-4330-91b2-d8a43de3c8d3 INF CORS policy execution successful. 2024-09-10 13:14:12.897 +05:30 bdb8349e-02f1-4330-91b2-d8a43de3c8d3 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:14:12.898 +05:30 268e48b5-0177-412a-93ad-fa91cf0159e0 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:14:12.897 +05:30 b6f0ce72-fb8b-4c66-9f9a-4bdeb22342f2 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:14:12.898 +05:30 268e48b5-0177-412a-93ad-fa91cf0159e0 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:14:12.898 +05:30 6591d963-a378-4560-8dfb-83c1875b8c40 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:14:12.898 +05:30 6591d963-a378-4560-8dfb-83c1875b8c40 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:14:12.903 +05:30 268e48b5-0177-412a-93ad-fa91cf0159e0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:14:12.903 +05:30 268e48b5-0177-412a-93ad-fa91cf0159e0 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 4.8846ms 2024-09-10 13:14:12.903 +05:30 268e48b5-0177-412a-93ad-fa91cf0159e0 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:14:12.903 +05:30 268e48b5-0177-412a-93ad-fa91cf0159e0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bdb8349e-02f1-4330-91b2-d8a43de3c8d3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 13:14:12.903 +05:30 268e48b5-0177-412a-93ad-fa91cf0159e0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 7.3281ms 2024-09-10 13:14:12.904 +05:30 6591d963-a378-4560-8dfb-83c1875b8c40 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:14:12.905 +05:30 6591d963-a378-4560-8dfb-83c1875b8c40 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 6.327ms 2024-09-10 13:14:12.905 +05:30 6591d963-a378-4560-8dfb-83c1875b8c40 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:14:12.905 +05:30 6591d963-a378-4560-8dfb-83c1875b8c40 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b6f0ce72-fb8b-4c66-9f9a-4bdeb22342f2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 13:14:12.905 +05:30 6591d963-a378-4560-8dfb-83c1875b8c40 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 8.7887ms 2024-09-10 13:14:13.152 +05:30 688937ac-05c6-4f56-b1db-9179c08a97a0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 13:14:13.152 +05:30 688937ac-05c6-4f56-b1db-9179c08a97a0 INF CORS policy execution successful. 2024-09-10 13:14:13.153 +05:30 688937ac-05c6-4f56-b1db-9179c08a97a0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.4584ms 2024-09-10 13:14:13.203 +05:30 8ddc4dde-ac88-4361-b8e5-2bce6bc3a1da INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 13:14:13.204 +05:30 8ddc4dde-ac88-4361-b8e5-2bce6bc3a1da INF CORS policy execution successful. 2024-09-10 13:14:13.204 +05:30 8ddc4dde-ac88-4361-b8e5-2bce6bc3a1da INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:14:13.204 +05:30 d9636ff0-9431-4bcc-8f21-d0d69e4b44cf INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:14:13.205 +05:30 d9636ff0-9431-4bcc-8f21-d0d69e4b44cf INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:14:13.210 +05:30 d9636ff0-9431-4bcc-8f21-d0d69e4b44cf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:14:13.210 +05:30 d9636ff0-9431-4bcc-8f21-d0d69e4b44cf INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 5.606ms 2024-09-10 13:14:13.210 +05:30 d9636ff0-9431-4bcc-8f21-d0d69e4b44cf INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:14:13.210 +05:30 d9636ff0-9431-4bcc-8f21-d0d69e4b44cf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8ddc4dde-ac88-4361-b8e5-2bce6bc3a1da}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 13:14:13.211 +05:30 d9636ff0-9431-4bcc-8f21-d0d69e4b44cf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 7.577ms 2024-09-10 13:14:13.503 +05:30 57191d44-370c-4009-ab73-f8228f69d214 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 13:14:13.503 +05:30 57191d44-370c-4009-ab73-f8228f69d214 INF CORS policy execution successful. 2024-09-10 13:14:13.504 +05:30 57191d44-370c-4009-ab73-f8228f69d214 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.7394ms 2024-09-10 13:14:13.558 +05:30 3010046c-dd58-46da-bf9e-ac3c02469d40 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 13:14:13.558 +05:30 3010046c-dd58-46da-bf9e-ac3c02469d40 INF CORS policy execution successful. 2024-09-10 13:14:13.559 +05:30 3010046c-dd58-46da-bf9e-ac3c02469d40 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:14:13.559 +05:30 8c536f3e-3809-49d3-8ca1-90808b421d54 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:14:13.559 +05:30 8c536f3e-3809-49d3-8ca1-90808b421d54 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:14:13.562 +05:30 8c536f3e-3809-49d3-8ca1-90808b421d54 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:14:13.562 +05:30 8c536f3e-3809-49d3-8ca1-90808b421d54 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 3.1331ms 2024-09-10 13:14:13.562 +05:30 8c536f3e-3809-49d3-8ca1-90808b421d54 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:14:13.562 +05:30 8c536f3e-3809-49d3-8ca1-90808b421d54 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3010046c-dd58-46da-bf9e-ac3c02469d40}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 13:14:13.563 +05:30 8c536f3e-3809-49d3-8ca1-90808b421d54 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 4.9793ms 2024-09-10 13:14:14.729 +05:30 ecd3b789-1e39-4e2d-be00-a05d7bf0f8cc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:14:14.729 +05:30 ec1b4bfe-f0c8-405a-9c1b-3af2ed109362 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:14:14.729 +05:30 ecd3b789-1e39-4e2d-be00-a05d7bf0f8cc INF CORS policy execution successful. 2024-09-10 13:14:14.729 +05:30 ec1b4bfe-f0c8-405a-9c1b-3af2ed109362 INF CORS policy execution successful. 2024-09-10 13:14:14.729 +05:30 ec1b4bfe-f0c8-405a-9c1b-3af2ed109362 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.8742ms 2024-09-10 13:14:14.729 +05:30 ecd3b789-1e39-4e2d-be00-a05d7bf0f8cc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.8764ms 2024-09-10 13:14:14.778 +05:30 efd9ca16-98aa-457b-8c2f-b18330243fe7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:14:14.778 +05:30 22618c61-8874-45d0-bc8d-a8d9ca94c2a1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:14:14.779 +05:30 22618c61-8874-45d0-bc8d-a8d9ca94c2a1 INF CORS policy execution successful. 2024-09-10 13:14:14.779 +05:30 22618c61-8874-45d0-bc8d-a8d9ca94c2a1 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:14:14.780 +05:30 6c1db9b2-f714-4cc9-b754-ee3a357f2932 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:14:14.780 +05:30 6c1db9b2-f714-4cc9-b754-ee3a357f2932 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 13:14:14.780 +05:30 efd9ca16-98aa-457b-8c2f-b18330243fe7 INF CORS policy execution successful. 2024-09-10 13:14:14.780 +05:30 efd9ca16-98aa-457b-8c2f-b18330243fe7 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:14:14.781 +05:30 190ce880-21e6-450c-9c76-9e41f38eaece INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:14:14.781 +05:30 190ce880-21e6-450c-9c76-9e41f38eaece INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 13:14:14.789 +05:30 6c1db9b2-f714-4cc9-b754-ee3a357f2932 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:14:14.790 +05:30 6c1db9b2-f714-4cc9-b754-ee3a357f2932 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 9.8762ms 2024-09-10 13:14:14.790 +05:30 6c1db9b2-f714-4cc9-b754-ee3a357f2932 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:14:14.790 +05:30 6c1db9b2-f714-4cc9-b754-ee3a357f2932 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 22618c61-8874-45d0-bc8d-a8d9ca94c2a1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 13:14:14.790 +05:30 6c1db9b2-f714-4cc9-b754-ee3a357f2932 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 12.3407ms 2024-09-10 13:14:14.791 +05:30 190ce880-21e6-450c-9c76-9e41f38eaece INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:14:14.791 +05:30 190ce880-21e6-450c-9c76-9e41f38eaece INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 10.6562ms 2024-09-10 13:14:14.791 +05:30 190ce880-21e6-450c-9c76-9e41f38eaece INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:14:14.792 +05:30 190ce880-21e6-450c-9c76-9e41f38eaece INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: efd9ca16-98aa-457b-8c2f-b18330243fe7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 13:14:14.792 +05:30 190ce880-21e6-450c-9c76-9e41f38eaece INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 13.9359ms 2024-09-10 13:15:02.491 +05:30 18fe8c88-69eb-46d6-a8af-61975463fc8f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:15:02.494 +05:30 18fe8c88-69eb-46d6-a8af-61975463fc8f INF CORS policy execution successful. 2024-09-10 13:15:02.497 +05:30 18fe8c88-69eb-46d6-a8af-61975463fc8f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 6.0577ms 2024-09-10 13:15:02.541 +05:30 63600524-e5a9-44ac-a1ae-620f06362532 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:15:02.544 +05:30 63600524-e5a9-44ac-a1ae-620f06362532 INF CORS policy execution successful. 2024-09-10 13:15:02.545 +05:30 63600524-e5a9-44ac-a1ae-620f06362532 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:15:02.547 +05:30 4ff5a5f4-71e4-45fa-803c-4b8ca0ba4eda INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:15:02.548 +05:30 4ff5a5f4-71e4-45fa-803c-4b8ca0ba4eda INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 13:15:02.567 +05:30 4ff5a5f4-71e4-45fa-803c-4b8ca0ba4eda INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:15:02.569 +05:30 4ff5a5f4-71e4-45fa-803c-4b8ca0ba4eda INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 21.1056ms 2024-09-10 13:15:02.570 +05:30 4ff5a5f4-71e4-45fa-803c-4b8ca0ba4eda INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:15:02.570 +05:30 4ff5a5f4-71e4-45fa-803c-4b8ca0ba4eda INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 63600524-e5a9-44ac-a1ae-620f06362532}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 13:15:02.572 +05:30 4ff5a5f4-71e4-45fa-803c-4b8ca0ba4eda INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 30.625ms 2024-09-10 13:16:01.816 +05:30 7b6b51b5-d064-4297-ac90-82a8a1a5f561 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=1 - null null 2024-09-10 13:16:01.819 +05:30 7b6b51b5-d064-4297-ac90-82a8a1a5f561 INF CORS policy execution successful. 2024-09-10 13:16:01.820 +05:30 7b6b51b5-d064-4297-ac90-82a8a1a5f561 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=1 - 204 null null 4.4843ms 2024-09-10 13:16:01.833 +05:30 12b015ef-62dd-4cfa-89a3-d55e08703d7b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 13:16:01.833 +05:30 12b015ef-62dd-4cfa-89a3-d55e08703d7b INF CORS policy execution successful. 2024-09-10 13:16:01.833 +05:30 12b015ef-62dd-4cfa-89a3-d55e08703d7b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 0.6026ms 2024-09-10 13:16:01.834 +05:30 973452f2-82b2-46f9-9a31-b40beadcabdb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 13:16:01.834 +05:30 973452f2-82b2-46f9-9a31-b40beadcabdb INF CORS policy execution successful. 2024-09-10 13:16:01.834 +05:30 973452f2-82b2-46f9-9a31-b40beadcabdb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 0.338ms 2024-09-10 13:16:01.835 +05:30 ed60e531-7741-4e49-8551-4f8231e1e78f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=1 - null null 2024-09-10 13:16:01.836 +05:30 ed60e531-7741-4e49-8551-4f8231e1e78f INF CORS policy execution successful. 2024-09-10 13:16:01.836 +05:30 ed60e531-7741-4e49-8551-4f8231e1e78f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=1 - 204 null null 0.4032ms 2024-09-10 13:16:01.877 +05:30 6882bed0-a2c7-441d-afe1-c1feb0449315 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 13:16:01.878 +05:30 7157a958-0c11-400c-a680-c3b627a98153 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=1 - null null 2024-09-10 13:16:01.880 +05:30 7157a958-0c11-400c-a680-c3b627a98153 INF CORS policy execution successful. 2024-09-10 13:16:01.881 +05:30 6882bed0-a2c7-441d-afe1-c1feb0449315 INF CORS policy execution successful. 2024-09-10 13:16:01.881 +05:30 6882bed0-a2c7-441d-afe1-c1feb0449315 INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:16:01.882 +05:30 c80f000f-0676-480c-9f19-595ff99d8653 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 13:16:01.883 +05:30 c80f000f-0676-480c-9f19-595ff99d8653 INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 13:16:01.885 +05:30 7157a958-0c11-400c-a680-c3b627a98153 INF HTTP request: Path: /tag/gettagdependent QueryString: ?languageId=1&tagId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:16:01.885 +05:30 dd081d43-3b1b-407e-8ef7-c5cdfe739fd1 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 13:16:01.886 +05:30 dd081d43-3b1b-407e-8ef7-c5cdfe739fd1 INF Route matched with {action = "GetTagDependent", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDependent(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 13:16:01.897 +05:30 c80f000f-0676-480c-9f19-595ff99d8653 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:16:01.898 +05:30 c80f000f-0676-480c-9f19-595ff99d8653 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 14.7674ms 2024-09-10 13:16:01.898 +05:30 c80f000f-0676-480c-9f19-595ff99d8653 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 13:16:01.899 +05:30 c80f000f-0676-480c-9f19-595ff99d8653 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6882bed0-a2c7-441d-afe1-c1feb0449315}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 6087} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":63,\"MenuName\":\"testtag2\",\"Caption\":\"testtag1\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"}]"} 2024-09-10 13:16:01.899 +05:30 dd081d43-3b1b-407e-8ef7-c5cdfe739fd1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:16:01.899 +05:30 dd081d43-3b1b-407e-8ef7-c5cdfe739fd1 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api) in 13.5137ms 2024-09-10 13:16:01.899 +05:30 dd081d43-3b1b-407e-8ef7-c5cdfe739fd1 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 13:16:01.899 +05:30 dd081d43-3b1b-407e-8ef7-c5cdfe739fd1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7157a958-0c11-400c-a680-c3b627a98153}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1811} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest1\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest1\",\"FieldName\":\"Integer\",\"FieldType\":2}]"} 2024-09-10 13:16:01.900 +05:30 c80f000f-0676-480c-9f19-595ff99d8653 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 6087 application/json; charset=utf-8 22.2545ms 2024-09-10 13:16:01.900 +05:30 dd081d43-3b1b-407e-8ef7-c5cdfe739fd1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=1 - 200 1811 application/json; charset=utf-8 22.4055ms 2024-09-10 13:16:01.937 +05:30 1be90ec1-78a0-46b4-b472-c9fd2352bf22 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 13:16:01.937 +05:30 3d709566-4c51-420c-8e8e-50a6b96ff437 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=1 - null null 2024-09-10 13:16:01.938 +05:30 1be90ec1-78a0-46b4-b472-c9fd2352bf22 INF CORS policy execution successful. 2024-09-10 13:16:01.938 +05:30 3d709566-4c51-420c-8e8e-50a6b96ff437 INF CORS policy execution successful. 2024-09-10 13:16:01.938 +05:30 3d709566-4c51-420c-8e8e-50a6b96ff437 INF HTTP request: Path: /tag/gettagdependent QueryString: ?languageId=1&tagId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:16:01.938 +05:30 1be90ec1-78a0-46b4-b472-c9fd2352bf22 INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:16:01.938 +05:30 f0112842-752a-4552-aaae-d1cb1150c295 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 13:16:01.938 +05:30 646e7555-f408-4675-a6aa-36899777d14b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 13:16:01.939 +05:30 f0112842-752a-4552-aaae-d1cb1150c295 INF Route matched with {action = "GetTagDependent", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDependent(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 13:16:01.939 +05:30 646e7555-f408-4675-a6aa-36899777d14b INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 13:16:01.946 +05:30 646e7555-f408-4675-a6aa-36899777d14b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:16:01.947 +05:30 646e7555-f408-4675-a6aa-36899777d14b INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 7.714ms 2024-09-10 13:16:01.947 +05:30 646e7555-f408-4675-a6aa-36899777d14b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 13:16:01.947 +05:30 a2d7b96f-c83f-4292-b28b-0c460fd85eff INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=1 - null null 2024-09-10 13:16:01.947 +05:30 a2d7b96f-c83f-4292-b28b-0c460fd85eff INF CORS policy execution successful. 2024-09-10 13:16:01.948 +05:30 646e7555-f408-4675-a6aa-36899777d14b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1be90ec1-78a0-46b4-b472-c9fd2352bf22}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 6087} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":63,\"MenuName\":\"testtag2\",\"Caption\":\"testtag1\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"}]"} 2024-09-10 13:16:01.948 +05:30 a2d7b96f-c83f-4292-b28b-0c460fd85eff INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=1 - 204 null null 1.2909ms 2024-09-10 13:16:01.949 +05:30 646e7555-f408-4675-a6aa-36899777d14b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 6087 application/json; charset=utf-8 12.1452ms 2024-09-10 13:16:01.958 +05:30 f0112842-752a-4552-aaae-d1cb1150c295 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:16:01.958 +05:30 f0112842-752a-4552-aaae-d1cb1150c295 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api) in 19.2672ms 2024-09-10 13:16:01.959 +05:30 f0112842-752a-4552-aaae-d1cb1150c295 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagDependent (Sang.CoreSettings.Api)' 2024-09-10 13:16:01.959 +05:30 f0112842-752a-4552-aaae-d1cb1150c295 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3d709566-4c51-420c-8e8e-50a6b96ff437}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1811} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest1\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest1\",\"FieldName\":\"Integer\",\"FieldType\":2}]"} 2024-09-10 13:16:01.960 +05:30 f0112842-752a-4552-aaae-d1cb1150c295 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagdependent?languageId=1&tagId=1 - 200 1811 application/json; charset=utf-8 22.8401ms 2024-09-10 13:16:01.991 +05:30 67dde6a9-60e8-4621-ad88-9edbcd73c336 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=1 - null null 2024-09-10 13:16:01.992 +05:30 67dde6a9-60e8-4621-ad88-9edbcd73c336 INF CORS policy execution successful. 2024-09-10 13:16:01.992 +05:30 67dde6a9-60e8-4621-ad88-9edbcd73c336 INF HTTP request: Path: /tag/gettagused QueryString: ?languageId=1&tagId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:16:01.992 +05:30 22c4a4b5-647c-4dfb-a657-b98e03744751 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 13:16:01.992 +05:30 22c4a4b5-647c-4dfb-a657-b98e03744751 INF Route matched with {action = "GetTagUsed", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagUsed(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 13:16:02.023 +05:30 22c4a4b5-647c-4dfb-a657-b98e03744751 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:16:02.034 +05:30 22c4a4b5-647c-4dfb-a657-b98e03744751 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api) in 41.1032ms 2024-09-10 13:16:02.034 +05:30 22c4a4b5-647c-4dfb-a657-b98e03744751 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 13:16:02.036 +05:30 22c4a4b5-647c-4dfb-a657-b98e03744751 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 67dde6a9-60e8-4621-ad88-9edbcd73c336}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 41797} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest1\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"BE\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCity\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Language\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iProvince\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TestTag\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Test\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1}]"} 2024-09-10 13:16:02.042 +05:30 22c4a4b5-647c-4dfb-a657-b98e03744751 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=1 - 200 41797 application/json; charset=utf-8 50.952ms 2024-09-10 13:16:02.075 +05:30 a820612a-facd-488d-a2c3-7858937e5ce5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=1 - null null 2024-09-10 13:16:02.078 +05:30 a820612a-facd-488d-a2c3-7858937e5ce5 INF CORS policy execution successful. 2024-09-10 13:16:02.078 +05:30 a820612a-facd-488d-a2c3-7858937e5ce5 INF HTTP request: Path: /tag/gettagused QueryString: ?languageId=1&tagId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:16:02.079 +05:30 9032abf1-cc99-47eb-ad81-a14f45223411 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 13:16:02.080 +05:30 9032abf1-cc99-47eb-ad81-a14f45223411 INF Route matched with {action = "GetTagUsed", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagUsed(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 13:16:02.092 +05:30 774c62c3-0cfd-495e-b3ea-719a9e3314d3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - null null 2024-09-10 13:16:02.092 +05:30 774c62c3-0cfd-495e-b3ea-719a9e3314d3 INF CORS policy execution successful. 2024-09-10 13:16:02.093 +05:30 774c62c3-0cfd-495e-b3ea-719a9e3314d3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - 204 null null 0.8709ms 2024-09-10 13:16:02.098 +05:30 9032abf1-cc99-47eb-ad81-a14f45223411 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:16:02.122 +05:30 9032abf1-cc99-47eb-ad81-a14f45223411 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api) in 42.4958ms 2024-09-10 13:16:02.122 +05:30 9032abf1-cc99-47eb-ad81-a14f45223411 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagUsed (Sang.CoreSettings.Api)' 2024-09-10 13:16:02.124 +05:30 9032abf1-cc99-47eb-ad81-a14f45223411 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a820612a-facd-488d-a2c3-7858937e5ce5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 41797} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Account Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bank\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"BankBranch\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Bin\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTest1\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Business Entity\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"City\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"ControlType\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Country\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Currency\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"CustomerVendor\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Data Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"EmpCategory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Employee\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Entity Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Fixed Assets\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Jurisdiction\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Nationality\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Outlet\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"BE\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCity\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Language\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Place of Supply\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Product Type\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCountry\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Province\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"TaxCode\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iProvince\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Territory\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"TestTag\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Test\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Time Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iTerritory\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Township\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Units\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"VAN\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Warehouse\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Work Flow\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"bGroup\",\"FieldName\":\"boolean\",\"FieldType\":10},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Code\",\"FieldName\":\"Text\",\"FieldType\":1},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dCreatedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"dModifiedOn\",\"FieldName\":\"DateTime\",\"FieldType\":9},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iCreatedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iId\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iModifiedBy\",\"FieldName\":\"Integer\",\"FieldType\":2},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iParent\",\"FieldName\":\"Tag\",\"FieldType\":14},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"iStatus\",\"FieldName\":\"Tiny Integer\",\"FieldType\":4},{\"MasterName\":\"Zone\",\"TabCaption\":\"Main\",\"FieldCaption\":\"Name\",\"FieldName\":\"Text\",\"FieldType\":1}]"} 2024-09-10 13:16:02.131 +05:30 9032abf1-cc99-47eb-ad81-a14f45223411 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagused?languageId=1&tagId=1 - 200 41797 application/json; charset=utf-8 55.7473ms 2024-09-10 13:16:02.152 +05:30 7e008b26-f1a2-40d8-b356-f5088eb16fb3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - null null 2024-09-10 13:16:02.153 +05:30 7e008b26-f1a2-40d8-b356-f5088eb16fb3 INF CORS policy execution successful. 2024-09-10 13:16:02.153 +05:30 7e008b26-f1a2-40d8-b356-f5088eb16fb3 INF HTTP request: Path: /module/getmodulelist QueryString: ?languageId=1&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:16:02.154 +05:30 abacb4bd-6efd-410c-a588-a60e6191b8d4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 13:16:02.154 +05:30 abacb4bd-6efd-410c-a588-a60e6191b8d4 INF Route matched with {action = "GetModuleList", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetModuleList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.ModuleController (Sang.CoreSettings.Api). 2024-09-10 13:16:02.187 +05:30 70ad7f2a-249d-4a31-a2fc-1b4f0dfa252f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - null null 2024-09-10 13:16:02.187 +05:30 70ad7f2a-249d-4a31-a2fc-1b4f0dfa252f INF CORS policy execution successful. 2024-09-10 13:16:02.187 +05:30 70ad7f2a-249d-4a31-a2fc-1b4f0dfa252f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - 204 null null 0.6767ms 2024-09-10 13:16:02.188 +05:30 abacb4bd-6efd-410c-a588-a60e6191b8d4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:16:02.188 +05:30 abacb4bd-6efd-410c-a588-a60e6191b8d4 INF Executed action Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api) in 34.3159ms 2024-09-10 13:16:02.188 +05:30 abacb4bd-6efd-410c-a588-a60e6191b8d4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 13:16:02.189 +05:30 abacb4bd-6efd-410c-a588-a60e6191b8d4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7e008b26-f1a2-40d8-b356-f5088eb16fb3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 287} Body: {"status":"Success","statusCode":2000,"message":"Module List retrieved.","result":"[{\"Id\":7,\"Name\":\"Module1\"},{\"Id\":11,\"Name\":\"Module4\"},{\"Id\":1,\"Name\":\"Module5\"},{\"Id\":12,\"Name\":\"Module5\"},{\"Id\":13,\"Name\":\"ModuleTest\"},{\"Id\":6,\"Name\":\"New Module\"}]"} 2024-09-10 13:16:02.189 +05:30 abacb4bd-6efd-410c-a588-a60e6191b8d4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - 200 287 application/json; charset=utf-8 37.033ms 2024-09-10 13:16:02.228 +05:30 688c23ec-fa5f-4b8b-99dc-1417875966a1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - null null 2024-09-10 13:16:02.229 +05:30 688c23ec-fa5f-4b8b-99dc-1417875966a1 INF CORS policy execution successful. 2024-09-10 13:16:02.230 +05:30 688c23ec-fa5f-4b8b-99dc-1417875966a1 INF HTTP request: Path: /module/getmodulelist QueryString: ?languageId=1&search=Module5 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:16:02.230 +05:30 41034c6f-fc73-4699-9545-f79d9d98f831 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 13:16:02.230 +05:30 41034c6f-fc73-4699-9545-f79d9d98f831 INF Route matched with {action = "GetModuleList", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetModuleList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.ModuleController (Sang.CoreSettings.Api). 2024-09-10 13:16:02.237 +05:30 41034c6f-fc73-4699-9545-f79d9d98f831 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:16:02.237 +05:30 41034c6f-fc73-4699-9545-f79d9d98f831 INF Executed action Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api) in 7.3878ms 2024-09-10 13:16:02.238 +05:30 41034c6f-fc73-4699-9545-f79d9d98f831 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 13:16:02.238 +05:30 41034c6f-fc73-4699-9545-f79d9d98f831 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 688c23ec-fa5f-4b8b-99dc-1417875966a1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 151} Body: {"status":"Success","statusCode":2000,"message":"Module List retrieved.","result":"[{\"Id\":12,\"Name\":\"Module5\"},{\"Id\":1,\"Name\":\"Module5\"}]"} 2024-09-10 13:16:02.239 +05:30 41034c6f-fc73-4699-9545-f79d9d98f831 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search=Module5 - 200 151 application/json; charset=utf-8 10.997ms 2024-09-10 13:16:50.752 +05:30 7d91df2e-cdce-4b66-b1a4-438af7ddc7e0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:16:50.754 +05:30 7d91df2e-cdce-4b66-b1a4-438af7ddc7e0 INF CORS policy execution successful. 2024-09-10 13:16:50.755 +05:30 7d91df2e-cdce-4b66-b1a4-438af7ddc7e0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 2.9126ms 2024-09-10 13:16:50.800 +05:30 13634d2a-9c49-4b43-b73f-bd731d1667e1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:16:50.802 +05:30 13634d2a-9c49-4b43-b73f-bd731d1667e1 INF CORS policy execution successful. 2024-09-10 13:16:50.803 +05:30 13634d2a-9c49-4b43-b73f-bd731d1667e1 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:16:50.804 +05:30 b7bea758-d970-4e67-ae30-6ed014038db5 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:16:50.805 +05:30 b7bea758-d970-4e67-ae30-6ed014038db5 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 13:16:50.815 +05:30 b7bea758-d970-4e67-ae30-6ed014038db5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:16:50.816 +05:30 b7bea758-d970-4e67-ae30-6ed014038db5 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 11.0065ms 2024-09-10 13:16:50.816 +05:30 b7bea758-d970-4e67-ae30-6ed014038db5 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:16:50.816 +05:30 b7bea758-d970-4e67-ae30-6ed014038db5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 13634d2a-9c49-4b43-b73f-bd731d1667e1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 13:16:50.817 +05:30 b7bea758-d970-4e67-ae30-6ed014038db5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 16.9446ms 2024-09-10 13:16:51.599 +05:30 d434b7b4-a03a-46d9-80c6-e3d0075cdfcf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=1 - null null 2024-09-10 13:16:51.599 +05:30 588eed3b-5493-43a0-9a67-46de963e72f3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=1 - null null 2024-09-10 13:16:51.600 +05:30 d434b7b4-a03a-46d9-80c6-e3d0075cdfcf INF CORS policy execution successful. 2024-09-10 13:16:51.600 +05:30 588eed3b-5493-43a0-9a67-46de963e72f3 INF CORS policy execution successful. 2024-09-10 13:16:51.600 +05:30 d434b7b4-a03a-46d9-80c6-e3d0075cdfcf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=1 - 204 null null 0.5547ms 2024-09-10 13:16:51.600 +05:30 588eed3b-5493-43a0-9a67-46de963e72f3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=1 - 204 null null 0.5786ms 2024-09-10 13:16:51.636 +05:30 a0940933-103e-4d87-bbfa-db6baea90b2a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=1 - null null 2024-09-10 13:16:51.637 +05:30 a0940933-103e-4d87-bbfa-db6baea90b2a INF CORS policy execution successful. 2024-09-10 13:16:51.637 +05:30 a0940933-103e-4d87-bbfa-db6baea90b2a INF HTTP request: Path: /tagfield/getfieldsintag QueryString: ?languageId=1&tagId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:16:51.639 +05:30 629c31cb-92c6-4e51-8d19-7686659c656d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api)' 2024-09-10 13:16:51.653 +05:30 629c31cb-92c6-4e51-8d19-7686659c656d INF Route matched with {action = "GetFieldsInTag", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetFieldsInTag(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 13:16:51.729 +05:30 629c31cb-92c6-4e51-8d19-7686659c656d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:16:51.729 +05:30 629c31cb-92c6-4e51-8d19-7686659c656d INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api) in 76.291ms 2024-09-10 13:16:51.729 +05:30 629c31cb-92c6-4e51-8d19-7686659c656d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api)' 2024-09-10 13:16:51.730 +05:30 629c31cb-92c6-4e51-8d19-7686659c656d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a0940933-103e-4d87-bbfa-db6baea90b2a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2215} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1,\"Name\":\"iId\",\"Caption\":\"iId\",\"VariableName\":\"FT10001\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":2,\"Name\":\"sName\",\"Caption\":\"Name\",\"VariableName\":\"FT10002\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Text\",\"ContolType\":\"Text Box\"},{\"Id\":3,\"Name\":\"sCode\",\"Caption\":\"Code\",\"VariableName\":\"FT10003\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Text\",\"ContolType\":\"Text Box\"},{\"Id\":4,\"Name\":\"bGroup\",\"Caption\":\"bGroup\",\"VariableName\":\"FT10004\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"boolean\",\"ContolType\":\"check box\"},{\"Id\":5,\"Name\":\"iParent\",\"Caption\":\"iParent\",\"VariableName\":\"FT10005\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Tag\",\"ContolType\":\"drop down\"},{\"Id\":6,\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"VariableName\":\"FT10006\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Tiny Integer\",\"ContolType\":\"Text Box\"},{\"Id\":7,\"Name\":\"iCreatedBy\",\"Caption\":\"iCreatedBy\",\"VariableName\":\"FT10007\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":8,\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\",\"VariableName\":\"FT10008\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"DateTime\",\"ContolType\":\"Text Box\"},{\"Id\":9,\"Name\":\"iModifiedBy\",\"Caption\":\"iModifiedBy\",\"VariableName\":\"FT10009\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":10,\"Name\":\"dModifiedOn\",\"Caption\":\"dModifiedOn\",\"VariableName\":\"FT10010\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"DateTime\",\"ContolType\":\"Text Box\"},{\"Id\":338,\"Name\":\"iTest\",\"Caption\":\"iTest\",\"VariableName\":\"FT100011\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":341,\"Name\":\"iTest1\",\"Caption\":\"iTest1\",\"VariableName\":\"Test1\",\"Default\":false,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"}]"} 2024-09-10 13:16:51.730 +05:30 629c31cb-92c6-4e51-8d19-7686659c656d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=1 - 200 2215 application/json; charset=utf-8 93.7084ms 2024-09-10 13:16:51.764 +05:30 1d1b8786-f87a-4011-8239-4cf912a92054 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=1 - null null 2024-09-10 13:16:51.765 +05:30 1d1b8786-f87a-4011-8239-4cf912a92054 INF CORS policy execution successful. 2024-09-10 13:16:51.765 +05:30 1d1b8786-f87a-4011-8239-4cf912a92054 INF HTTP request: Path: /tagfield/getfieldsintag QueryString: ?languageId=1&tagId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:16:51.767 +05:30 a959f7fb-aeb6-44d8-ae45-ec89cbcc4645 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api)' 2024-09-10 13:16:51.767 +05:30 a959f7fb-aeb6-44d8-ae45-ec89cbcc4645 INF Route matched with {action = "GetFieldsInTag", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetFieldsInTag(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 13:16:51.772 +05:30 a959f7fb-aeb6-44d8-ae45-ec89cbcc4645 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:16:51.772 +05:30 a959f7fb-aeb6-44d8-ae45-ec89cbcc4645 INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api) in 4.8758ms 2024-09-10 13:16:51.772 +05:30 a959f7fb-aeb6-44d8-ae45-ec89cbcc4645 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetFieldsInTag (Sang.CoreSettings.Api)' 2024-09-10 13:16:51.773 +05:30 a959f7fb-aeb6-44d8-ae45-ec89cbcc4645 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1d1b8786-f87a-4011-8239-4cf912a92054}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2215} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1,\"Name\":\"iId\",\"Caption\":\"iId\",\"VariableName\":\"FT10001\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":2,\"Name\":\"sName\",\"Caption\":\"Name\",\"VariableName\":\"FT10002\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Text\",\"ContolType\":\"Text Box\"},{\"Id\":3,\"Name\":\"sCode\",\"Caption\":\"Code\",\"VariableName\":\"FT10003\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Text\",\"ContolType\":\"Text Box\"},{\"Id\":4,\"Name\":\"bGroup\",\"Caption\":\"bGroup\",\"VariableName\":\"FT10004\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"boolean\",\"ContolType\":\"check box\"},{\"Id\":5,\"Name\":\"iParent\",\"Caption\":\"iParent\",\"VariableName\":\"FT10005\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Tag\",\"ContolType\":\"drop down\"},{\"Id\":6,\"Name\":\"iStatus\",\"Caption\":\"iStatus\",\"VariableName\":\"FT10006\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Tiny Integer\",\"ContolType\":\"Text Box\"},{\"Id\":7,\"Name\":\"iCreatedBy\",\"Caption\":\"iCreatedBy\",\"VariableName\":\"FT10007\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":8,\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\",\"VariableName\":\"FT10008\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"DateTime\",\"ContolType\":\"Text Box\"},{\"Id\":9,\"Name\":\"iModifiedBy\",\"Caption\":\"iModifiedBy\",\"VariableName\":\"FT10009\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":10,\"Name\":\"dModifiedOn\",\"Caption\":\"dModifiedOn\",\"VariableName\":\"FT10010\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"DateTime\",\"ContolType\":\"Text Box\"},{\"Id\":338,\"Name\":\"iTest\",\"Caption\":\"iTest\",\"VariableName\":\"FT100011\",\"Default\":true,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"},{\"Id\":341,\"Name\":\"iTest1\",\"Caption\":\"iTest1\",\"VariableName\":\"Test1\",\"Default\":false,\"Tab\":\"Main\",\"DatatypeName\":\"Integer\",\"ContolType\":\"Text Box\"}]"} 2024-09-10 13:16:51.773 +05:30 a959f7fb-aeb6-44d8-ae45-ec89cbcc4645 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getfieldsintag?languageId=1&tagId=1 - 200 2215 application/json; charset=utf-8 9.0194ms 2024-09-10 13:16:57.529 +05:30 68cbf2b5-46e0-44f5-aa4c-cada4bee6786 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/deletetagfield - null null 2024-09-10 13:16:57.529 +05:30 68cbf2b5-46e0-44f5-aa4c-cada4bee6786 INF CORS policy execution successful. 2024-09-10 13:16:57.530 +05:30 68cbf2b5-46e0-44f5-aa4c-cada4bee6786 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/deletetagfield - 204 null null 1.33ms 2024-09-10 13:16:57.572 +05:30 a57e8758-0172-460a-895e-a6286b542574 INF Request starting HTTP/1.1 DELETE http://103.120.178.195/SangCoreSettingsAPI/tagfield/deletetagfield - application/json 10 2024-09-10 13:16:57.573 +05:30 a57e8758-0172-460a-895e-a6286b542574 INF CORS policy execution successful. 2024-09-10 13:16:57.573 +05:30 a57e8758-0172-460a-895e-a6286b542574 INF HTTP request: Path: /tagfield/deletetagfield QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {Connection: keep-alive}, {Content-Length: 10}, {Content-Type: application/json}, {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: {"id":341} 2024-09-10 13:16:57.574 +05:30 670e60a0-d83f-4c93-9a29-c22538dad9ea INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.DeleteTagField (Sang.CoreSettings.Api)' 2024-09-10 13:16:57.581 +05:30 670e60a0-d83f-4c93-9a29-c22538dad9ea INF Route matched with {action = "DeleteTagField", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] DeleteTagField(Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 13:16:57.591 +05:30 670e60a0-d83f-4c93-9a29-c22538dad9ea INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:16:57.592 +05:30 670e60a0-d83f-4c93-9a29-c22538dad9ea INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.DeleteTagField (Sang.CoreSettings.Api) in 10.1853ms 2024-09-10 13:16:57.593 +05:30 670e60a0-d83f-4c93-9a29-c22538dad9ea INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.DeleteTagField (Sang.CoreSettings.Api)' 2024-09-10 13:16:57.593 +05:30 670e60a0-d83f-4c93-9a29-c22538dad9ea INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: a57e8758-0172-460a-895e-a6286b542574}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 102} Body: {"status":"Failure","statusCode":4000,"message":"Please provide valid Id for deletion.","result":null} 2024-09-10 13:16:57.594 +05:30 670e60a0-d83f-4c93-9a29-c22538dad9ea INF Request finished HTTP/1.1 DELETE http://103.120.178.195/SangCoreSettingsAPI/tagfield/deletetagfield - 400 102 application/json; charset=utf-8 21.733ms 2024-09-10 13:17:06.077 +05:30 2a7a4b48-4208-4180-8d42-75e1a822a6bc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagtab/gettagtablist?languageId=1&search=&tagId=1 - null null 2024-09-10 13:17:06.077 +05:30 c3948eb8-9e0b-4064-a8aa-c1fbcdfdb3d3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getcontroltypeslist?languageId=1&search= - null null 2024-09-10 13:17:06.079 +05:30 2a7a4b48-4208-4180-8d42-75e1a822a6bc INF CORS policy execution successful. 2024-09-10 13:17:06.079 +05:30 c3948eb8-9e0b-4064-a8aa-c1fbcdfdb3d3 INF CORS policy execution successful. 2024-09-10 13:17:06.079 +05:30 a0ea2d80-c5d5-4f1f-b1bc-49dd40c3eae8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getdatatypeslist?languageId=1&search= - null null 2024-09-10 13:17:06.079 +05:30 a0ea2d80-c5d5-4f1f-b1bc-49dd40c3eae8 INF CORS policy execution successful. 2024-09-10 13:17:06.080 +05:30 a0ea2d80-c5d5-4f1f-b1bc-49dd40c3eae8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getdatatypeslist?languageId=1&search= - 204 null null 0.6142ms 2024-09-10 13:17:06.080 +05:30 c3948eb8-9e0b-4064-a8aa-c1fbcdfdb3d3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagfield/getcontroltypeslist?languageId=1&search= - 204 null null 2.5701ms 2024-09-10 13:17:06.080 +05:30 2a7a4b48-4208-4180-8d42-75e1a822a6bc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagtab/gettagtablist?languageId=1&search=&tagId=1 - 204 null null 2.4948ms 2024-09-10 13:17:06.123 +05:30 c7b7839f-2223-4250-99f1-2a6fda372197 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagtab/gettagtablist?languageId=1&search=&tagId=1 - null null 2024-09-10 13:17:06.124 +05:30 f8aa8406-f786-40a0-9bd9-4698fa263e9a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getdatatypeslist?languageId=1&search= - null null 2024-09-10 13:17:06.124 +05:30 f8aa8406-f786-40a0-9bd9-4698fa263e9a INF CORS policy execution successful. 2024-09-10 13:17:06.124 +05:30 c7b7839f-2223-4250-99f1-2a6fda372197 INF CORS policy execution successful. 2024-09-10 13:17:06.125 +05:30 f8aa8406-f786-40a0-9bd9-4698fa263e9a INF HTTP request: Path: /tagfield/getdatatypeslist QueryString: ?languageId=1&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:17:06.125 +05:30 c7b7839f-2223-4250-99f1-2a6fda372197 INF HTTP request: Path: /tagtab/gettagtablist QueryString: ?languageId=1&search=&tagId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:17:06.127 +05:30 76310295-a42f-46b0-807b-bbd72721c2de INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetDataTypesList (Sang.CoreSettings.Api)' 2024-09-10 13:17:06.127 +05:30 84325c8b-b71f-4c76-b40e-e5906658ac50 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagTabController.GetTagTabList (Sang.CoreSettings.Api)' 2024-09-10 13:17:06.137 +05:30 84325c8b-b71f-4c76-b40e-e5906658ac50 INF Route matched with {action = "GetTagTabList", controller = "TagTab"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagTabList(Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagTabController (Sang.CoreSettings.Api). 2024-09-10 13:17:06.137 +05:30 76310295-a42f-46b0-807b-bbd72721c2de INF Route matched with {action = "GetDataTypesList", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetDataTypesList(Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 13:17:06.139 +05:30 7b596a08-9912-4182-9caa-0149e7738409 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getcontroltypeslist?languageId=1&search= - null null 2024-09-10 13:17:06.139 +05:30 7b596a08-9912-4182-9caa-0149e7738409 INF CORS policy execution successful. 2024-09-10 13:17:06.140 +05:30 7b596a08-9912-4182-9caa-0149e7738409 INF HTTP request: Path: /tagfield/getcontroltypeslist QueryString: ?languageId=1&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 13:17:06.140 +05:30 662cdaae-4798-401c-8c99-2f6c1319710f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetControlTypesList (Sang.CoreSettings.Api)' 2024-09-10 13:17:06.146 +05:30 662cdaae-4798-401c-8c99-2f6c1319710f INF Route matched with {action = "GetControlTypesList", controller = "TagField"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetControlTypesList(Int32) on controller Sang.CoreSettings.Api.Controllers.TagFieldController (Sang.CoreSettings.Api). 2024-09-10 13:17:06.190 +05:30 84325c8b-b71f-4c76-b40e-e5906658ac50 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:17:06.191 +05:30 662cdaae-4798-401c-8c99-2f6c1319710f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:17:06.191 +05:30 662cdaae-4798-401c-8c99-2f6c1319710f INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.GetControlTypesList (Sang.CoreSettings.Api) in 44.7759ms 2024-09-10 13:17:06.191 +05:30 84325c8b-b71f-4c76-b40e-e5906658ac50 INF Executed action Sang.CoreSettings.Api.Controllers.TagTabController.GetTagTabList (Sang.CoreSettings.Api) in 54.0085ms 2024-09-10 13:17:06.192 +05:30 84325c8b-b71f-4c76-b40e-e5906658ac50 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagTabController.GetTagTabList (Sang.CoreSettings.Api)' 2024-09-10 13:17:06.192 +05:30 662cdaae-4798-401c-8c99-2f6c1319710f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetControlTypesList (Sang.CoreSettings.Api)' 2024-09-10 13:17:06.192 +05:30 84325c8b-b71f-4c76-b40e-e5906658ac50 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c7b7839f-2223-4250-99f1-2a6fda372197}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 159} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1,\"Name\":\"Main\"},{\"Id\":32,\"Name\":\"TagTab1\"}]"} 2024-09-10 13:17:06.192 +05:30 662cdaae-4798-401c-8c99-2f6c1319710f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7b596a08-9912-4182-9caa-0149e7738409}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 436} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":0,\"Name\":\" \"},{\"Id\":1,\"Name\":\"Text Box\"},{\"Id\":2,\"Name\":\"Multi Line text Box\"},{\"Id\":3,\"Name\":\"drop down\"},{\"Id\":4,\"Name\":\"table\"},{\"Id\":5,\"Name\":\"check box\"},{\"Id\":6,\"Name\":\"doc viewer\"},{\"Id\":7,\"Name\":\"geaography\"},{\"Id\":8,\"Name\":\"radio button\"},{\"Id\":9,\"Name\":\"switch\"}]"} 2024-09-10 13:17:06.192 +05:30 84325c8b-b71f-4c76-b40e-e5906658ac50 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagtab/gettagtablist?languageId=1&search=&tagId=1 - 200 159 application/json; charset=utf-8 69.7674ms 2024-09-10 13:17:06.192 +05:30 662cdaae-4798-401c-8c99-2f6c1319710f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getcontroltypeslist?languageId=1&search= - 200 436 application/json; charset=utf-8 53.658ms 2024-09-10 13:17:06.193 +05:30 76310295-a42f-46b0-807b-bbd72721c2de INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:17:06.194 +05:30 76310295-a42f-46b0-807b-bbd72721c2de INF Executed action Sang.CoreSettings.Api.Controllers.TagFieldController.GetDataTypesList (Sang.CoreSettings.Api) in 56.136ms 2024-09-10 13:17:06.194 +05:30 76310295-a42f-46b0-807b-bbd72721c2de INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagFieldController.GetDataTypesList (Sang.CoreSettings.Api)' 2024-09-10 13:17:06.194 +05:30 76310295-a42f-46b0-807b-bbd72721c2de INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f8aa8406-f786-40a0-9bd9-4698fa263e9a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":0,\"Name\":null},{\"Id\":1,\"Name\":\"Text\"},{\"Id\":2,\"Name\":\"Integer\"},{\"Id\":3,\"Name\":\"Small Integer\"},{\"Id\":4,\"Name\":\"Tiny Integer\"},{\"Id\":5,\"Name\":\"Big Integer\"},{\"Id\":6,\"Name\":\"numeric\"},{\"Id\":7,\"Name\":\"date\"},{\"Id\":8,\"Name\":\"time\"},{\"Id\":9,\"Name\":\"DateTime\"},{\"Id\":10,\"Name\":\"boolean\"},{\"Id\":11,\"Name\":\"Doc Viewer\"},{\"Id\":12,\"Name\":\"String list\"},{\"Id\":13,\"Name\":\"Number List\"},{\"Id\":14,\"Name\":\"Tag\"},{\"Id\":15,\"Name\":\"Geography\"}]"} 2024-09-10 13:17:06.194 +05:30 76310295-a42f-46b0-807b-bbd72721c2de INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagfield/getdatatypeslist?languageId=1&search= - 200 624 application/json; charset=utf-8 70.6947ms 2024-09-10 13:27:25.125 +05:30 INF Application is shutting down... 2024-09-10 13:31:19.927 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-10 13:31:19.985 +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-10 13:31:20.023 +05:30 INF Creating key {a6457bb1-a6fe-4b25-b424-5f8b61db3286} with creation date 2024-09-10 08:01:20Z, activation date 2024-09-10 08:01:20Z, and expiration date 2024-12-09 08:01:20Z. 2024-09-10 13:31:20.037 +05:30 WRN No XML encryptor configured. Key {a6457bb1-a6fe-4b25-b424-5f8b61db3286} may be persisted to storage in unencrypted form. 2024-09-10 13:31:20.254 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-10 13:31:20.254 +05:30 INF Hosting environment: Production 2024-09-10 13:31:20.254 +05:30 INF Content root path: C:\inetpub\wwwroot\SangCoreSettingsAPI 2024-09-10 13:31:20.268 +05:30 fe8d5524-b0c9-4ddd-b782-f4371f91a21a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:31:20.268 +05:30 d22cccb1-ad00-4809-a72c-481d42d72479 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 13:31:20.268 +05:30 c0939bcf-291a-49c4-863a-72d46421c720 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:31:20.336 +05:30 c0939bcf-291a-49c4-863a-72d46421c720 INF CORS policy execution successful. 2024-09-10 13:31:20.336 +05:30 fe8d5524-b0c9-4ddd-b782-f4371f91a21a INF CORS policy execution successful. 2024-09-10 13:31:20.336 +05:30 d22cccb1-ad00-4809-a72c-481d42d72479 INF CORS policy execution successful. 2024-09-10 13:31:20.344 +05:30 d22cccb1-ad00-4809-a72c-481d42d72479 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 77.3384ms 2024-09-10 13:31:20.344 +05:30 c0939bcf-291a-49c4-863a-72d46421c720 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 77.3114ms 2024-09-10 13:31:20.344 +05:30 fe8d5524-b0c9-4ddd-b782-f4371f91a21a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 77.3303ms 2024-09-10 13:31:20.396 +05:30 30093004-ad2a-470e-b182-36986e8f109e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:31:20.398 +05:30 3c6d9f86-9282-463e-883b-2f3b4d9eb382 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 13:31:20.407 +05:30 b1feb3d8-266c-4611-9d1a-5e9bfd88b001 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:31:20.613 +05:30 30093004-ad2a-470e-b182-36986e8f109e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 7:44:41 AM', Current time (UTC): '9/10/2024 8:01:20 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-10 13:31:20.650 +05:30 30093004-ad2a-470e-b182-36986e8f109e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 7:44:41 AM', Current time (UTC): '9/10/2024 8:01:20 AM'. 2024-09-10 13:31:20.653 +05:30 30093004-ad2a-470e-b182-36986e8f109e INF CORS policy execution successful. 2024-09-10 13:31:20.613 +05:30 b1feb3d8-266c-4611-9d1a-5e9bfd88b001 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 7:44:41 AM', Current time (UTC): '9/10/2024 8:01:20 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-10 13:31:20.655 +05:30 b1feb3d8-266c-4611-9d1a-5e9bfd88b001 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 7:44:41 AM', Current time (UTC): '9/10/2024 8:01:20 AM'. 2024-09-10 13:31:20.656 +05:30 b1feb3d8-266c-4611-9d1a-5e9bfd88b001 INF CORS policy execution successful. 2024-09-10 13:31:20.613 +05:30 3c6d9f86-9282-463e-883b-2f3b4d9eb382 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 7:44:41 AM', Current time (UTC): '9/10/2024 8:01:20 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-10 13:31:20.657 +05:30 3c6d9f86-9282-463e-883b-2f3b4d9eb382 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 7:44:41 AM', Current time (UTC): '9/10/2024 8:01:20 AM'. 2024-09-10 13:31:20.657 +05:30 3c6d9f86-9282-463e-883b-2f3b4d9eb382 INF CORS policy execution successful. 2024-09-10 13:31:20.682 +05:30 30093004-ad2a-470e-b182-36986e8f109e INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:31:20.682 +05:30 b1feb3d8-266c-4611-9d1a-5e9bfd88b001 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:31:20.682 +05:30 3c6d9f86-9282-463e-883b-2f3b4d9eb382 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTM2ODEsImV4cCI6MTcyNTk1NDI4MSwiaWF0IjoxNzI1OTUzNjgxfQ.YYROf90mYvB5luqdP9DjHOYybGdlR_uN50RFhzUK3zo}, {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-10 13:31:20.754 +05:30 759267a5-5a20-4ce1-b36f-68d0666290e8 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 13:31:20.755 +05:30 a7f98cd3-579c-4025-9b64-6e8672efe135 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 13:31:20.754 +05:30 653f3e0e-5f9d-4e42-99f0-12f9b827dfb1 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 13:31:20.774 +05:30 759267a5-5a20-4ce1-b36f-68d0666290e8 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 13:31:20.774 +05:30 653f3e0e-5f9d-4e42-99f0-12f9b827dfb1 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 13:31:20.775 +05:30 a7f98cd3-579c-4025-9b64-6e8672efe135 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 13:31:20.777 +05:30 a7f98cd3-579c-4025-9b64-6e8672efe135 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 30093004-ad2a-470e-b182-36986e8f109e}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 07:44:41'"} Body: 2024-09-10 13:31:20.777 +05:30 759267a5-5a20-4ce1-b36f-68d0666290e8 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 3c6d9f86-9282-463e-883b-2f3b4d9eb382}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 07:44:41'"} Body: 2024-09-10 13:31:20.777 +05:30 653f3e0e-5f9d-4e42-99f0-12f9b827dfb1 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: b1feb3d8-266c-4611-9d1a-5e9bfd88b001}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 07:44:41'"} Body: 2024-09-10 13:31:20.790 +05:30 a7f98cd3-579c-4025-9b64-6e8672efe135 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 401 null null 394.1857ms 2024-09-10 13:31:20.790 +05:30 653f3e0e-5f9d-4e42-99f0-12f9b827dfb1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 401 null null 382.584ms 2024-09-10 13:31:20.790 +05:30 759267a5-5a20-4ce1-b36f-68d0666290e8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 401 null null 392.2711ms 2024-09-10 13:31:41.866 +05:30 1f7d463d-4ae4-4a21-bb85-97a8f1ed2455 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 13:31:41.868 +05:30 1f7d463d-4ae4-4a21-bb85-97a8f1ed2455 INF CORS policy execution successful. 2024-09-10 13:31:41.869 +05:30 1f7d463d-4ae4-4a21-bb85-97a8f1ed2455 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 3.2851ms 2024-09-10 13:31:41.999 +05:30 fac4ed86-f580-4f1f-aa54-33b83f1330f4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 13:31:42.098 +05:30 fac4ed86-f580-4f1f-aa54-33b83f1330f4 INF CORS policy execution successful. 2024-09-10 13:31:42.100 +05:30 fac4ed86-f580-4f1f-aa54-33b83f1330f4 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTUzMDEsImV4cCI6MTcyNTk1NTkwMSwiaWF0IjoxNzI1OTU1MzAxfQ.OjcSl1mf-qFlw3OY1JABLlIJFJWLaxpUl0INDlbbEco}, {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-10 13:31:42.114 +05:30 91a471ae-4f8d-4efc-93d9-23013837d383 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 13:31:42.175 +05:30 91a471ae-4f8d-4efc-93d9-23013837d383 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 13:31:42.568 +05:30 91a471ae-4f8d-4efc-93d9-23013837d383 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:31:42.637 +05:30 91a471ae-4f8d-4efc-93d9-23013837d383 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 452.2248ms 2024-09-10 13:31:42.639 +05:30 91a471ae-4f8d-4efc-93d9-23013837d383 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 13:31:42.640 +05:30 91a471ae-4f8d-4efc-93d9-23013837d383 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fac4ed86-f580-4f1f-aa54-33b83f1330f4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 13:31:42.645 +05:30 91a471ae-4f8d-4efc-93d9-23013837d383 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 647.8166ms 2024-09-10 13:31:42.711 +05:30 7a6876dc-952f-44dc-a4e0-f77ba9606f95 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null null 2024-09-10 13:31:42.711 +05:30 7a6876dc-952f-44dc-a4e0-f77ba9606f95 INF CORS policy execution successful. 2024-09-10 13:31:42.712 +05:30 b4a12210-703d-4892-989a-a796a6f2ad30 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null null 2024-09-10 13:31:42.712 +05:30 b4a12210-703d-4892-989a-a796a6f2ad30 INF CORS policy execution successful. 2024-09-10 13:31:42.712 +05:30 7a6876dc-952f-44dc-a4e0-f77ba9606f95 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 204 null null 1.4896ms 2024-09-10 13:31:42.712 +05:30 b4a12210-703d-4892-989a-a796a6f2ad30 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 204 null null 0.7758ms 2024-09-10 13:31:42.715 +05:30 0db4c32d-d7c2-4f20-83ce-98bb7e8985c2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null null 2024-09-10 13:31:42.716 +05:30 0db4c32d-d7c2-4f20-83ce-98bb7e8985c2 INF CORS policy execution successful. 2024-09-10 13:31:42.716 +05:30 0db4c32d-d7c2-4f20-83ce-98bb7e8985c2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 204 null null 1.0402ms 2024-09-10 13:31:42.753 +05:30 569450cf-0b2f-431d-8ba0-cd54ebc6a7f1 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null 0 2024-09-10 13:31:42.754 +05:30 569450cf-0b2f-431d-8ba0-cd54ebc6a7f1 INF CORS policy execution successful. 2024-09-10 13:31:42.756 +05:30 569450cf-0b2f-431d-8ba0-cd54ebc6a7f1 INF HTTP request: Path: /userpreference/updatepreferencelayout QueryString: ?preferenceLayoutId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTUzMDEsImV4cCI6MTcyNTk1NTkwMSwiaWF0IjoxNzI1OTU1MzAxfQ.OjcSl1mf-qFlw3OY1JABLlIJFJWLaxpUl0INDlbbEco}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 13:31:42.758 +05:30 fb432222-951d-4aa4-865f-f8552728fd6f INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null 0 2024-09-10 13:31:42.759 +05:30 a2a38d05-8c3f-406c-a133-5e5e640b9ced INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 13:31:42.759 +05:30 fb432222-951d-4aa4-865f-f8552728fd6f INF CORS policy execution successful. 2024-09-10 13:31:42.760 +05:30 fb432222-951d-4aa4-865f-f8552728fd6f INF HTTP request: Path: /userpreference/updatePreferenceLanguage QueryString: ?preferenceLanguageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTUzMDEsImV4cCI6MTcyNTk1NTkwMSwiaWF0IjoxNzI1OTU1MzAxfQ.OjcSl1mf-qFlw3OY1JABLlIJFJWLaxpUl0INDlbbEco}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 13:31:42.760 +05:30 d2def1ae-b98a-4013-b9b7-ed81baae5161 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 13:31:42.763 +05:30 cf04d06e-bde9-416b-918f-6e1d5030aa0f INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null 0 2024-09-10 13:31:42.764 +05:30 cf04d06e-bde9-416b-918f-6e1d5030aa0f INF CORS policy execution successful. 2024-09-10 13:31:42.764 +05:30 cf04d06e-bde9-416b-918f-6e1d5030aa0f INF HTTP request: Path: /userpreference/updatepreferencetheme QueryString: ?preferenceThemeId=3 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTUzMDEsImV4cCI6MTcyNTk1NTkwMSwiaWF0IjoxNzI1OTU1MzAxfQ.OjcSl1mf-qFlw3OY1JABLlIJFJWLaxpUl0INDlbbEco}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 13:31:42.765 +05:30 d3860380-934f-4a33-a875-066a9fe1a39b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 13:31:42.773 +05:30 d3860380-934f-4a33-a875-066a9fe1a39b INF Route matched with {action = "UpdatePreferenceTheme", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceTheme(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 13:31:42.773 +05:30 a2a38d05-8c3f-406c-a133-5e5e640b9ced INF Route matched with {action = "UpdatePreferenceLayout", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLayout(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 13:31:42.773 +05:30 d2def1ae-b98a-4013-b9b7-ed81baae5161 INF Route matched with {action = "UpdatePreferenceLanguage", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLanguage(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 13:31:42.837 +05:30 a2a38d05-8c3f-406c-a133-5e5e640b9ced INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:31:42.841 +05:30 d3860380-934f-4a33-a875-066a9fe1a39b INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:31:42.854 +05:30 d2def1ae-b98a-4013-b9b7-ed81baae5161 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:31:42.855 +05:30 58566627-188d-44ec-ab57-28d31591d9ff INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 13:31:42.856 +05:30 14adcb1a-d994-462e-868f-752695fca2ee INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:31:42.857 +05:30 58566627-188d-44ec-ab57-28d31591d9ff INF CORS policy execution successful. 2024-09-10 13:31:42.857 +05:30 14adcb1a-d994-462e-868f-752695fca2ee INF CORS policy execution successful. 2024-09-10 13:31:42.857 +05:30 58566627-188d-44ec-ab57-28d31591d9ff INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 2.6491ms 2024-09-10 13:31:42.857 +05:30 14adcb1a-d994-462e-868f-752695fca2ee INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 1.7271ms 2024-09-10 13:31:42.861 +05:30 6b47f8a9-c9e0-4e89-8529-b48c71618fe8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 13:31:42.862 +05:30 6b47f8a9-c9e0-4e89-8529-b48c71618fe8 INF CORS policy execution successful. 2024-09-10 13:31:42.863 +05:30 6b47f8a9-c9e0-4e89-8529-b48c71618fe8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 1.3012ms 2024-09-10 13:31:42.882 +05:30 d3860380-934f-4a33-a875-066a9fe1a39b INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api) in 108.5456ms 2024-09-10 13:31:42.882 +05:30 a2a38d05-8c3f-406c-a133-5e5e640b9ced INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api) in 108.3853ms 2024-09-10 13:31:42.882 +05:30 d2def1ae-b98a-4013-b9b7-ed81baae5161 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api) in 108.5034ms 2024-09-10 13:31:42.882 +05:30 d3860380-934f-4a33-a875-066a9fe1a39b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 13:31:42.883 +05:30 d2def1ae-b98a-4013-b9b7-ed81baae5161 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 13:31:42.883 +05:30 a2a38d05-8c3f-406c-a133-5e5e640b9ced INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 13:31:42.884 +05:30 d2def1ae-b98a-4013-b9b7-ed81baae5161 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: fb432222-951d-4aa4-865f-f8552728fd6f}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelanguage}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 96} Body: {"status":"Success","statusCode":2001,"message":"Preference updated successfully.","result":"7"} 2024-09-10 13:31:42.884 +05:30 a2a38d05-8c3f-406c-a133-5e5e640b9ced INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 569450cf-0b2f-431d-8ba0-cd54ebc6a7f1}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 103} Body: {"status":"Success","statusCode":2001,"message":"Layout preference updated successfully.","result":"7"} 2024-09-10 13:31:42.884 +05:30 d3860380-934f-4a33-a875-066a9fe1a39b INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: cf04d06e-bde9-416b-918f-6e1d5030aa0f}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 102} Body: {"status":"Success","statusCode":2001,"message":"Theme preference updated successfully.","result":"7"} 2024-09-10 13:31:42.885 +05:30 d2def1ae-b98a-4013-b9b7-ed81baae5161 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 201 96 application/json; charset=utf-8 126.554ms 2024-09-10 13:31:42.885 +05:30 d3860380-934f-4a33-a875-066a9fe1a39b INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 201 102 application/json; charset=utf-8 121.9962ms 2024-09-10 13:31:42.885 +05:30 a2a38d05-8c3f-406c-a133-5e5e640b9ced INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 201 103 application/json; charset=utf-8 132.6816ms 2024-09-10 13:31:42.899 +05:30 dc6381f9-1936-48f1-bd4e-ad442e8d9f2d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 13:31:42.899 +05:30 e884b79d-9207-410f-93fe-0b14d86f43f0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:31:42.900 +05:30 e884b79d-9207-410f-93fe-0b14d86f43f0 INF CORS policy execution successful. 2024-09-10 13:31:42.900 +05:30 dc6381f9-1936-48f1-bd4e-ad442e8d9f2d INF CORS policy execution successful. 2024-09-10 13:31:42.900 +05:30 e884b79d-9207-410f-93fe-0b14d86f43f0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 1.4289ms 2024-09-10 13:31:42.901 +05:30 dc6381f9-1936-48f1-bd4e-ad442e8d9f2d INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTUzMDEsImV4cCI6MTcyNTk1NTkwMSwiaWF0IjoxNzI1OTU1MzAxfQ.OjcSl1mf-qFlw3OY1JABLlIJFJWLaxpUl0INDlbbEco}, {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-10 13:31:42.901 +05:30 b66bcfe5-d4fe-40f0-a80d-ec4d6d31f929 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 13:31:42.904 +05:30 54b1f04a-2bf5-412b-9d05-54e608892317 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:31:42.905 +05:30 54b1f04a-2bf5-412b-9d05-54e608892317 INF CORS policy execution successful. 2024-09-10 13:31:42.905 +05:30 54b1f04a-2bf5-412b-9d05-54e608892317 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTUzMDEsImV4cCI6MTcyNTk1NTkwMSwiaWF0IjoxNzI1OTU1MzAxfQ.OjcSl1mf-qFlw3OY1JABLlIJFJWLaxpUl0INDlbbEco}, {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-10 13:31:42.907 +05:30 633f20ef-49cb-488e-bb97-8dd60db891b0 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:31:42.909 +05:30 b66bcfe5-d4fe-40f0-a80d-ec4d6d31f929 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 13:31:42.913 +05:30 633f20ef-49cb-488e-bb97-8dd60db891b0 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 13:31:42.933 +05:30 9d6013e2-7111-4906-9d6d-0a2c2111fedd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 13:31:42.937 +05:30 9d6013e2-7111-4906-9d6d-0a2c2111fedd INF CORS policy execution successful. 2024-09-10 13:31:42.938 +05:30 633f20ef-49cb-488e-bb97-8dd60db891b0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:31:42.939 +05:30 633f20ef-49cb-488e-bb97-8dd60db891b0 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 25.7387ms 2024-09-10 13:31:42.939 +05:30 633f20ef-49cb-488e-bb97-8dd60db891b0 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:31:42.939 +05:30 9d6013e2-7111-4906-9d6d-0a2c2111fedd INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTUzMDEsImV4cCI6MTcyNTk1NTkwMSwiaWF0IjoxNzI1OTU1MzAxfQ.OjcSl1mf-qFlw3OY1JABLlIJFJWLaxpUl0INDlbbEco}, {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-10 13:31:42.940 +05:30 633f20ef-49cb-488e-bb97-8dd60db891b0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 54b1f04a-2bf5-412b-9d05-54e608892317}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 13:31:42.941 +05:30 633f20ef-49cb-488e-bb97-8dd60db891b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 36.7263ms 2024-09-10 13:31:42.943 +05:30 77d43893-d768-4418-b737-85f18a6ebdc3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 13:31:42.943 +05:30 77d43893-d768-4418-b737-85f18a6ebdc3 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 13:31:42.947 +05:30 bff1f9af-ecd5-4ccf-8e20-cd8ef2007950 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:31:42.950 +05:30 bff1f9af-ecd5-4ccf-8e20-cd8ef2007950 INF CORS policy execution successful. 2024-09-10 13:31:42.950 +05:30 bff1f9af-ecd5-4ccf-8e20-cd8ef2007950 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTUzMDEsImV4cCI6MTcyNTk1NTkwMSwiaWF0IjoxNzI1OTU1MzAxfQ.OjcSl1mf-qFlw3OY1JABLlIJFJWLaxpUl0INDlbbEco}, {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-10 13:31:42.958 +05:30 b8fdaf78-b967-4108-a62d-d3a8aed62950 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:31:42.960 +05:30 b8fdaf78-b967-4108-a62d-d3a8aed62950 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 13:31:42.982 +05:30 77d43893-d768-4418-b737-85f18a6ebdc3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:31:42.982 +05:30 b66bcfe5-d4fe-40f0-a80d-ec4d6d31f929 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:31:42.982 +05:30 b8fdaf78-b967-4108-a62d-d3a8aed62950 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:31:42.984 +05:30 b8fdaf78-b967-4108-a62d-d3a8aed62950 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 22.4566ms 2024-09-10 13:31:42.984 +05:30 b8fdaf78-b967-4108-a62d-d3a8aed62950 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:31:42.985 +05:30 b66bcfe5-d4fe-40f0-a80d-ec4d6d31f929 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 75.6326ms 2024-09-10 13:31:42.985 +05:30 b66bcfe5-d4fe-40f0-a80d-ec4d6d31f929 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 13:31:42.985 +05:30 b8fdaf78-b967-4108-a62d-d3a8aed62950 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bff1f9af-ecd5-4ccf-8e20-cd8ef2007950}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 13:31:42.986 +05:30 b66bcfe5-d4fe-40f0-a80d-ec4d6d31f929 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dc6381f9-1936-48f1-bd4e-ad442e8d9f2d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 13:31:42.988 +05:30 b66bcfe5-d4fe-40f0-a80d-ec4d6d31f929 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 89.0001ms 2024-09-10 13:31:42.988 +05:30 b8fdaf78-b967-4108-a62d-d3a8aed62950 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 40.3537ms 2024-09-10 13:31:42.998 +05:30 77d43893-d768-4418-b737-85f18a6ebdc3 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 53.8509ms 2024-09-10 13:31:42.998 +05:30 77d43893-d768-4418-b737-85f18a6ebdc3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 13:31:43.000 +05:30 77d43893-d768-4418-b737-85f18a6ebdc3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9d6013e2-7111-4906-9d6d-0a2c2111fedd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 13:31:43.001 +05:30 77d43893-d768-4418-b737-85f18a6ebdc3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 68.2299ms 2024-09-10 13:31:46.266 +05:30 dc3c9a14-2b50-4605-a92f-730710f58ff2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=22 - null null 2024-09-10 13:31:46.266 +05:30 dc3c9a14-2b50-4605-a92f-730710f58ff2 INF CORS policy execution successful. 2024-09-10 13:31:46.267 +05:30 dc3c9a14-2b50-4605-a92f-730710f58ff2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=22 - 204 null null 1.6496ms 2024-09-10 13:31:46.307 +05:30 0cb4f3f4-3f7e-4683-9fb3-ae437506fa26 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=22 - null null 2024-09-10 13:31:46.308 +05:30 0cb4f3f4-3f7e-4683-9fb3-ae437506fa26 INF CORS policy execution successful. 2024-09-10 13:31:46.309 +05:30 0cb4f3f4-3f7e-4683-9fb3-ae437506fa26 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=22 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTUzMDEsImV4cCI6MTcyNTk1NTkwMSwiaWF0IjoxNzI1OTU1MzAxfQ.OjcSl1mf-qFlw3OY1JABLlIJFJWLaxpUl0INDlbbEco}, {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-10 13:31:46.310 +05:30 23dba53e-e42d-4419-aadd-e7ace1fc883a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 13:31:46.318 +05:30 23dba53e-e42d-4419-aadd-e7ace1fc883a INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 13:31:46.374 +05:30 23dba53e-e42d-4419-aadd-e7ace1fc883a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:31:46.375 +05:30 23dba53e-e42d-4419-aadd-e7ace1fc883a INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 55.7224ms 2024-09-10 13:31:46.375 +05:30 23dba53e-e42d-4419-aadd-e7ace1fc883a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 13:31:46.377 +05:30 23dba53e-e42d-4419-aadd-e7ace1fc883a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0cb4f3f4-3f7e-4683-9fb3-ae437506fa26}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 828} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":13,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":14,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":15,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":16,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":17,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":18,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":19,\"Name\":\"EditUsersCreatedbyOthers\",\"Caption\":\"EditUsersCreatedbyOthers\",\"ActionType\":3},{\"iAction\":20,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3},{\"iAction\":21,\"Name\":\"UnlockUser\",\"Caption\":\"UnlockUser\",\"ActionType\":1}]"} 2024-09-10 13:31:46.379 +05:30 23dba53e-e42d-4419-aadd-e7ace1fc883a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=22 - 200 828 application/json; charset=utf-8 71.9718ms 2024-09-10 13:31:48.029 +05:30 5037835f-93dc-4277-ae16-b7238f214d4a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 13:31:48.030 +05:30 5037835f-93dc-4277-ae16-b7238f214d4a INF CORS policy execution successful. 2024-09-10 13:31:48.030 +05:30 5037835f-93dc-4277-ae16-b7238f214d4a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 204 null null 1.195ms 2024-09-10 13:31:48.033 +05:30 5aec7118-ecec-4ea2-86d9-ef04fa160781 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 13:31:48.034 +05:30 5aec7118-ecec-4ea2-86d9-ef04fa160781 INF CORS policy execution successful. 2024-09-10 13:31:48.034 +05:30 5aec7118-ecec-4ea2-86d9-ef04fa160781 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 204 null null 0.7069ms 2024-09-10 13:31:48.074 +05:30 74ac565d-7fe3-40be-bc42-5506db19c654 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 13:31:48.075 +05:30 74ac565d-7fe3-40be-bc42-5506db19c654 INF CORS policy execution successful. 2024-09-10 13:31:48.075 +05:30 74ac565d-7fe3-40be-bc42-5506db19c654 INF HTTP request: Path: /language/getlanguagelist QueryString: ?search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTUzMDEsImV4cCI6MTcyNTk1NTkwMSwiaWF0IjoxNzI1OTU1MzAxfQ.OjcSl1mf-qFlw3OY1JABLlIJFJWLaxpUl0INDlbbEco}, {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-10 13:31:48.076 +05:30 955a218a-9d8f-4794-be95-7d505b1a0fcb INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:31:48.076 +05:30 955a218a-9d8f-4794-be95-7d505b1a0fcb INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 13:31:48.084 +05:30 153f0f9a-f522-44b8-8d1d-74256ab5ff5a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 13:31:48.085 +05:30 153f0f9a-f522-44b8-8d1d-74256ab5ff5a INF CORS policy execution successful. 2024-09-10 13:31:48.086 +05:30 153f0f9a-f522-44b8-8d1d-74256ab5ff5a INF HTTP request: Path: /language/getlanguagelist QueryString: ?search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTUzMDEsImV4cCI6MTcyNTk1NTkwMSwiaWF0IjoxNzI1OTU1MzAxfQ.OjcSl1mf-qFlw3OY1JABLlIJFJWLaxpUl0INDlbbEco}, {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-10 13:31:48.086 +05:30 dfc029e6-c923-4c7a-be98-53a8d3bc39ec INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:31:48.086 +05:30 dfc029e6-c923-4c7a-be98-53a8d3bc39ec INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 13:31:48.091 +05:30 955a218a-9d8f-4794-be95-7d505b1a0fcb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:31:48.091 +05:30 955a218a-9d8f-4794-be95-7d505b1a0fcb INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 15.0666ms 2024-09-10 13:31:48.091 +05:30 955a218a-9d8f-4794-be95-7d505b1a0fcb INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:31:48.092 +05:30 955a218a-9d8f-4794-be95-7d505b1a0fcb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 74ac565d-7fe3-40be-bc42-5506db19c654}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 13:31:48.092 +05:30 955a218a-9d8f-4794-be95-7d505b1a0fcb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 200 221 application/json; charset=utf-8 18.9409ms 2024-09-10 13:31:48.094 +05:30 dfc029e6-c923-4c7a-be98-53a8d3bc39ec INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:31:48.095 +05:30 dfc029e6-c923-4c7a-be98-53a8d3bc39ec INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 8.3861ms 2024-09-10 13:31:48.095 +05:30 dfc029e6-c923-4c7a-be98-53a8d3bc39ec INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:31:48.095 +05:30 dfc029e6-c923-4c7a-be98-53a8d3bc39ec INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 153f0f9a-f522-44b8-8d1d-74256ab5ff5a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 13:31:48.096 +05:30 dfc029e6-c923-4c7a-be98-53a8d3bc39ec INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 200 221 application/json; charset=utf-8 11.632ms 2024-09-10 13:31:48.565 +05:30 5e0bebbc-897d-46a0-9821-3dab7422344a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - null null 2024-09-10 13:31:48.566 +05:30 5e0bebbc-897d-46a0-9821-3dab7422344a INF CORS policy execution successful. 2024-09-10 13:31:48.566 +05:30 5e0bebbc-897d-46a0-9821-3dab7422344a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - 204 null null 1.7488ms 2024-09-10 13:31:48.567 +05:30 27943168-2279-4b6b-ba20-14288c5379db INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - null null 2024-09-10 13:31:48.567 +05:30 27943168-2279-4b6b-ba20-14288c5379db INF CORS policy execution successful. 2024-09-10 13:31:48.567 +05:30 27943168-2279-4b6b-ba20-14288c5379db INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - 204 null null 0.4378ms 2024-09-10 13:31:48.628 +05:30 0afa46b3-c912-43ff-9cc3-08946b4d5c02 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - null null 2024-09-10 13:31:48.629 +05:30 0afa46b3-c912-43ff-9cc3-08946b4d5c02 INF CORS policy execution successful. 2024-09-10 13:31:48.629 +05:30 0afa46b3-c912-43ff-9cc3-08946b4d5c02 INF HTTP request: Path: /language/getlanguagelist QueryString: ?search=English Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTUzMDEsImV4cCI6MTcyNTk1NTkwMSwiaWF0IjoxNzI1OTU1MzAxfQ.OjcSl1mf-qFlw3OY1JABLlIJFJWLaxpUl0INDlbbEco}, {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-10 13:31:48.629 +05:30 96ae9bb2-a00d-4cb8-801c-e0c918dbea8d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:31:48.630 +05:30 96ae9bb2-a00d-4cb8-801c-e0c918dbea8d INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 13:31:48.631 +05:30 54f49217-0bfb-4fc4-9ba0-f7aedcc745eb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - null null 2024-09-10 13:31:48.632 +05:30 54f49217-0bfb-4fc4-9ba0-f7aedcc745eb INF CORS policy execution successful. 2024-09-10 13:31:48.633 +05:30 54f49217-0bfb-4fc4-9ba0-f7aedcc745eb INF HTTP request: Path: /language/getlanguagelist QueryString: ?search=English Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTUzMDEsImV4cCI6MTcyNTk1NTkwMSwiaWF0IjoxNzI1OTU1MzAxfQ.OjcSl1mf-qFlw3OY1JABLlIJFJWLaxpUl0INDlbbEco}, {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-10 13:31:48.633 +05:30 8c10057a-b371-4544-8545-54449cfc8905 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:31:48.633 +05:30 8c10057a-b371-4544-8545-54449cfc8905 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 13:31:48.660 +05:30 96ae9bb2-a00d-4cb8-801c-e0c918dbea8d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:31:48.660 +05:30 96ae9bb2-a00d-4cb8-801c-e0c918dbea8d INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 30.503ms 2024-09-10 13:31:48.660 +05:30 96ae9bb2-a00d-4cb8-801c-e0c918dbea8d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:31:48.661 +05:30 96ae9bb2-a00d-4cb8-801c-e0c918dbea8d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0afa46b3-c912-43ff-9cc3-08946b4d5c02}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 120} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":1,\"Name\":\"English\"}]"} 2024-09-10 13:31:48.661 +05:30 96ae9bb2-a00d-4cb8-801c-e0c918dbea8d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - 200 120 application/json; charset=utf-8 33.6362ms 2024-09-10 13:31:48.663 +05:30 8c10057a-b371-4544-8545-54449cfc8905 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:31:48.663 +05:30 8c10057a-b371-4544-8545-54449cfc8905 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 30.0713ms 2024-09-10 13:31:48.663 +05:30 8c10057a-b371-4544-8545-54449cfc8905 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:31:48.664 +05:30 8c10057a-b371-4544-8545-54449cfc8905 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 54f49217-0bfb-4fc4-9ba0-f7aedcc745eb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 120} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":1,\"Name\":\"English\"}]"} 2024-09-10 13:31:48.664 +05:30 8c10057a-b371-4544-8545-54449cfc8905 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - 200 120 application/json; charset=utf-8 32.5014ms 2024-09-10 13:42:18.608 +05:30 INF Application is shutting down... 2024-09-10 13:45:47.956 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-10 13:45:48.005 +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-10 13:45:48.032 +05:30 INF Creating key {d2041e8c-3208-41f2-b675-33d45a058fcb} with creation date 2024-09-10 08:15:48Z, activation date 2024-09-10 08:15:48Z, and expiration date 2024-12-09 08:15:48Z. 2024-09-10 13:45:48.050 +05:30 WRN No XML encryptor configured. Key {d2041e8c-3208-41f2-b675-33d45a058fcb} may be persisted to storage in unencrypted form. 2024-09-10 13:45:48.243 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-10 13:45:48.244 +05:30 INF Hosting environment: Production 2024-09-10 13:45:48.244 +05:30 INF Content root path: C:\inetpub\wwwroot\SangCoreSettingsAPI 2024-09-10 13:45:48.268 +05:30 1646912e-f2c1-439b-83ca-5327d5f475db INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 13:45:48.333 +05:30 1646912e-f2c1-439b-83ca-5327d5f475db INF CORS policy execution successful. 2024-09-10 13:45:48.339 +05:30 1646912e-f2c1-439b-83ca-5327d5f475db INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 75.3947ms 2024-09-10 13:45:48.389 +05:30 63cb6eb6-9dc2-4128-aa69-771e9051da63 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 13:45:48.510 +05:30 63cb6eb6-9dc2-4128-aa69-771e9051da63 INF CORS policy execution successful. 2024-09-10 13:45:48.530 +05:30 63cb6eb6-9dc2-4128-aa69-771e9051da63 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTYxNDYsImV4cCI6MTcyNTk1Njc0NiwiaWF0IjoxNzI1OTU2MTQ2fQ.G8PDlYDAI434YBLvwwEUuTIHyrpI4VpyONx3mKnPxgc}, {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-10 13:45:48.568 +05:30 a2074768-79d1-4aa8-b1ac-0b67c2e24364 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 13:45:48.589 +05:30 a2074768-79d1-4aa8-b1ac-0b67c2e24364 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 13:45:48.904 +05:30 a2074768-79d1-4aa8-b1ac-0b67c2e24364 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:45:48.963 +05:30 a2074768-79d1-4aa8-b1ac-0b67c2e24364 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 368.3071ms 2024-09-10 13:45:48.964 +05:30 a2074768-79d1-4aa8-b1ac-0b67c2e24364 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 13:45:48.966 +05:30 a2074768-79d1-4aa8-b1ac-0b67c2e24364 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 63cb6eb6-9dc2-4128-aa69-771e9051da63}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 13:45:48.976 +05:30 a2074768-79d1-4aa8-b1ac-0b67c2e24364 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 586.6473ms 2024-09-10 13:45:49.044 +05:30 95f8f220-bcd3-40c8-ac86-d122424bfe84 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null null 2024-09-10 13:45:49.052 +05:30 95f8f220-bcd3-40c8-ac86-d122424bfe84 INF CORS policy execution successful. 2024-09-10 13:45:49.053 +05:30 95f8f220-bcd3-40c8-ac86-d122424bfe84 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 204 null null 8.7466ms 2024-09-10 13:45:49.096 +05:30 8d6e31db-bc30-401c-874a-df75e9268a08 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null 0 2024-09-10 13:45:49.098 +05:30 8d6e31db-bc30-401c-874a-df75e9268a08 INF CORS policy execution successful. 2024-09-10 13:45:49.099 +05:30 8d6e31db-bc30-401c-874a-df75e9268a08 INF HTTP request: Path: /userpreference/updatePreferenceLanguage QueryString: ?preferenceLanguageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTYxNDYsImV4cCI6MTcyNTk1Njc0NiwiaWF0IjoxNzI1OTU2MTQ2fQ.G8PDlYDAI434YBLvwwEUuTIHyrpI4VpyONx3mKnPxgc}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 13:45:49.100 +05:30 5cd12afa-36b8-4172-9b4e-5b3659bfd361 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null null 2024-09-10 13:45:49.101 +05:30 5cd12afa-36b8-4172-9b4e-5b3659bfd361 INF CORS policy execution successful. 2024-09-10 13:45:49.101 +05:30 5cd12afa-36b8-4172-9b4e-5b3659bfd361 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 204 null null 0.4868ms 2024-09-10 13:45:49.103 +05:30 f61c51fc-a15e-407c-9cc5-fc94bf1bd8b2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null null 2024-09-10 13:45:49.104 +05:30 f61c51fc-a15e-407c-9cc5-fc94bf1bd8b2 INF CORS policy execution successful. 2024-09-10 13:45:49.104 +05:30 f61c51fc-a15e-407c-9cc5-fc94bf1bd8b2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 204 null null 0.6122ms 2024-09-10 13:45:49.106 +05:30 6781f3d9-393c-4935-bbee-080b1c2664f2 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 13:45:49.118 +05:30 6781f3d9-393c-4935-bbee-080b1c2664f2 INF Route matched with {action = "UpdatePreferenceLanguage", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLanguage(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 13:45:49.164 +05:30 6781f3d9-393c-4935-bbee-080b1c2664f2 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:45:49.186 +05:30 6781f3d9-393c-4935-bbee-080b1c2664f2 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api) in 67.3434ms 2024-09-10 13:45:49.186 +05:30 6781f3d9-393c-4935-bbee-080b1c2664f2 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 13:45:49.187 +05:30 6781f3d9-393c-4935-bbee-080b1c2664f2 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 8d6e31db-bc30-401c-874a-df75e9268a08}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelanguage}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 96} Body: {"status":"Success","statusCode":2001,"message":"Preference updated successfully.","result":"7"} 2024-09-10 13:45:49.187 +05:30 6781f3d9-393c-4935-bbee-080b1c2664f2 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 201 96 application/json; charset=utf-8 91.0377ms 2024-09-10 13:45:49.203 +05:30 36108650-855c-4c0b-b7ea-a11c81376208 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null 0 2024-09-10 13:45:49.203 +05:30 0216be04-2abe-4ed6-8768-3f76879308f9 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null 0 2024-09-10 13:45:49.203 +05:30 36108650-855c-4c0b-b7ea-a11c81376208 INF CORS policy execution successful. 2024-09-10 13:45:49.203 +05:30 0216be04-2abe-4ed6-8768-3f76879308f9 INF CORS policy execution successful. 2024-09-10 13:45:49.204 +05:30 36108650-855c-4c0b-b7ea-a11c81376208 INF HTTP request: Path: /userpreference/updatepreferencelayout QueryString: ?preferenceLayoutId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTYxNDYsImV4cCI6MTcyNTk1Njc0NiwiaWF0IjoxNzI1OTU2MTQ2fQ.G8PDlYDAI434YBLvwwEUuTIHyrpI4VpyONx3mKnPxgc}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 13:45:49.204 +05:30 0216be04-2abe-4ed6-8768-3f76879308f9 INF HTTP request: Path: /userpreference/updatepreferencetheme QueryString: ?preferenceThemeId=3 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTYxNDYsImV4cCI6MTcyNTk1Njc0NiwiaWF0IjoxNzI1OTU2MTQ2fQ.G8PDlYDAI434YBLvwwEUuTIHyrpI4VpyONx3mKnPxgc}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 13:45:49.207 +05:30 4fa662b7-0bfc-4170-96d7-951daabd9c3f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 13:45:49.207 +05:30 a8615a82-8c7b-41a7-bb41-567a8e3c4d72 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 13:45:49.212 +05:30 a8615a82-8c7b-41a7-bb41-567a8e3c4d72 INF Route matched with {action = "UpdatePreferenceTheme", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceTheme(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 13:45:49.212 +05:30 4fa662b7-0bfc-4170-96d7-951daabd9c3f INF Route matched with {action = "UpdatePreferenceLayout", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLayout(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 13:45:49.228 +05:30 4fa662b7-0bfc-4170-96d7-951daabd9c3f INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:45:49.229 +05:30 4fa662b7-0bfc-4170-96d7-951daabd9c3f INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api) in 17.3806ms 2024-09-10 13:45:49.230 +05:30 4fa662b7-0bfc-4170-96d7-951daabd9c3f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 13:45:49.230 +05:30 4fa662b7-0bfc-4170-96d7-951daabd9c3f INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 36108650-855c-4c0b-b7ea-a11c81376208}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 103} Body: {"status":"Success","statusCode":2001,"message":"Layout preference updated successfully.","result":"7"} 2024-09-10 13:45:49.230 +05:30 4fa662b7-0bfc-4170-96d7-951daabd9c3f INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 201 103 application/json; charset=utf-8 27.7882ms 2024-09-10 13:45:49.239 +05:30 a8615a82-8c7b-41a7-bb41-567a8e3c4d72 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:45:49.240 +05:30 a8615a82-8c7b-41a7-bb41-567a8e3c4d72 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api) in 27.8904ms 2024-09-10 13:45:49.240 +05:30 a8615a82-8c7b-41a7-bb41-567a8e3c4d72 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 13:45:49.240 +05:30 a8615a82-8c7b-41a7-bb41-567a8e3c4d72 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 0216be04-2abe-4ed6-8768-3f76879308f9}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 102} Body: {"status":"Success","statusCode":2001,"message":"Theme preference updated successfully.","result":"7"} 2024-09-10 13:45:49.241 +05:30 a8615a82-8c7b-41a7-bb41-567a8e3c4d72 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 201 102 application/json; charset=utf-8 38.2954ms 2024-09-10 13:45:49.252 +05:30 3cbac675-1631-41db-957e-d8637b062c7b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 13:45:49.252 +05:30 fcd123d5-b8ab-4f6e-9564-0244423b77c6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:45:49.253 +05:30 3cbac675-1631-41db-957e-d8637b062c7b INF CORS policy execution successful. 2024-09-10 13:45:49.253 +05:30 fcd123d5-b8ab-4f6e-9564-0244423b77c6 INF CORS policy execution successful. 2024-09-10 13:45:49.253 +05:30 fcd123d5-b8ab-4f6e-9564-0244423b77c6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.9286ms 2024-09-10 13:45:49.253 +05:30 3cbac675-1631-41db-957e-d8637b062c7b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.9386ms 2024-09-10 13:45:49.257 +05:30 c708f64a-6566-4049-878c-1535a5dc32c6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 13:45:49.257 +05:30 6242d0b1-8199-4c0e-a900-6401603f5c34 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:45:49.257 +05:30 c708f64a-6566-4049-878c-1535a5dc32c6 INF CORS policy execution successful. 2024-09-10 13:45:49.257 +05:30 6242d0b1-8199-4c0e-a900-6401603f5c34 INF CORS policy execution successful. 2024-09-10 13:45:49.257 +05:30 c708f64a-6566-4049-878c-1535a5dc32c6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.6236ms 2024-09-10 13:45:49.257 +05:30 6242d0b1-8199-4c0e-a900-6401603f5c34 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.6048ms 2024-09-10 13:45:49.302 +05:30 77ab1cdc-5678-441e-8c6c-47bb6fd6167f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 13:45:49.303 +05:30 a0d0a2f2-b0ed-432f-af56-ec9746524546 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 13:45:49.303 +05:30 77ab1cdc-5678-441e-8c6c-47bb6fd6167f INF CORS policy execution successful. 2024-09-10 13:45:49.303 +05:30 a0d0a2f2-b0ed-432f-af56-ec9746524546 INF CORS policy execution successful. 2024-09-10 13:45:49.304 +05:30 77ab1cdc-5678-441e-8c6c-47bb6fd6167f INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTYxNDYsImV4cCI6MTcyNTk1Njc0NiwiaWF0IjoxNzI1OTU2MTQ2fQ.G8PDlYDAI434YBLvwwEUuTIHyrpI4VpyONx3mKnPxgc}, {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-10 13:45:49.304 +05:30 a0d0a2f2-b0ed-432f-af56-ec9746524546 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTYxNDYsImV4cCI6MTcyNTk1Njc0NiwiaWF0IjoxNzI1OTU2MTQ2fQ.G8PDlYDAI434YBLvwwEUuTIHyrpI4VpyONx3mKnPxgc}, {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-10 13:45:49.305 +05:30 09e13f12-edcc-41d2-901f-7d098d684b8e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 13:45:49.305 +05:30 d3a2873a-77ee-43ee-98c2-5794949d41a9 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 13:45:49.307 +05:30 aecc3ed1-7f31-4a9a-9729-96b6e1684650 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:45:49.309 +05:30 aecc3ed1-7f31-4a9a-9729-96b6e1684650 INF CORS policy execution successful. 2024-09-10 13:45:49.309 +05:30 3288cd0e-72bc-4f34-b6c5-e2617552c856 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 13:45:49.309 +05:30 aecc3ed1-7f31-4a9a-9729-96b6e1684650 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTYxNDYsImV4cCI6MTcyNTk1Njc0NiwiaWF0IjoxNzI1OTU2MTQ2fQ.G8PDlYDAI434YBLvwwEUuTIHyrpI4VpyONx3mKnPxgc}, {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-10 13:45:49.310 +05:30 3288cd0e-72bc-4f34-b6c5-e2617552c856 INF CORS policy execution successful. 2024-09-10 13:45:49.310 +05:30 3288cd0e-72bc-4f34-b6c5-e2617552c856 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTYxNDYsImV4cCI6MTcyNTk1Njc0NiwiaWF0IjoxNzI1OTU2MTQ2fQ.G8PDlYDAI434YBLvwwEUuTIHyrpI4VpyONx3mKnPxgc}, {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-10 13:45:49.310 +05:30 ffa13cc3-cd92-4146-9411-6fc7a328d274 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:45:49.311 +05:30 d3a2873a-77ee-43ee-98c2-5794949d41a9 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 13:45:49.311 +05:30 09e13f12-edcc-41d2-901f-7d098d684b8e INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 13:45:49.313 +05:30 6cf10740-88a0-4e36-a80c-adbd34209c27 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:45:49.315 +05:30 ffa13cc3-cd92-4146-9411-6fc7a328d274 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 13:45:49.316 +05:30 6cf10740-88a0-4e36-a80c-adbd34209c27 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 13:45:49.333 +05:30 ffa13cc3-cd92-4146-9411-6fc7a328d274 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:45:49.334 +05:30 6cf10740-88a0-4e36-a80c-adbd34209c27 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:45:49.334 +05:30 ffa13cc3-cd92-4146-9411-6fc7a328d274 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 18.9268ms 2024-09-10 13:45:49.334 +05:30 ffa13cc3-cd92-4146-9411-6fc7a328d274 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:45:49.334 +05:30 6cf10740-88a0-4e36-a80c-adbd34209c27 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 17.564ms 2024-09-10 13:45:49.334 +05:30 ffa13cc3-cd92-4146-9411-6fc7a328d274 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aecc3ed1-7f31-4a9a-9729-96b6e1684650}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 13:45:49.334 +05:30 6cf10740-88a0-4e36-a80c-adbd34209c27 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 13:45:49.335 +05:30 6cf10740-88a0-4e36-a80c-adbd34209c27 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3288cd0e-72bc-4f34-b6c5-e2617552c856}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 13:45:49.335 +05:30 ffa13cc3-cd92-4146-9411-6fc7a328d274 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 27.9339ms 2024-09-10 13:45:49.335 +05:30 6cf10740-88a0-4e36-a80c-adbd34209c27 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 25.6459ms 2024-09-10 13:45:49.366 +05:30 d3a2873a-77ee-43ee-98c2-5794949d41a9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:45:49.366 +05:30 09e13f12-edcc-41d2-901f-7d098d684b8e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:45:49.368 +05:30 d3a2873a-77ee-43ee-98c2-5794949d41a9 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 56.6786ms 2024-09-10 13:45:49.368 +05:30 d3a2873a-77ee-43ee-98c2-5794949d41a9 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 13:45:49.369 +05:30 d3a2873a-77ee-43ee-98c2-5794949d41a9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 77ab1cdc-5678-441e-8c6c-47bb6fd6167f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 13:45:49.370 +05:30 d3a2873a-77ee-43ee-98c2-5794949d41a9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 68.0987ms 2024-09-10 13:45:49.379 +05:30 09e13f12-edcc-41d2-901f-7d098d684b8e INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 68.0048ms 2024-09-10 13:45:49.380 +05:30 09e13f12-edcc-41d2-901f-7d098d684b8e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 13:45:49.381 +05:30 09e13f12-edcc-41d2-901f-7d098d684b8e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a0d0a2f2-b0ed-432f-af56-ec9746524546}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 13:45:49.382 +05:30 09e13f12-edcc-41d2-901f-7d098d684b8e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 78.5778ms 2024-09-10 13:45:54.516 +05:30 bed099fb-80ec-4466-87a7-8dcd1f8c35c5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:45:54.516 +05:30 bed099fb-80ec-4466-87a7-8dcd1f8c35c5 INF CORS policy execution successful. 2024-09-10 13:45:54.517 +05:30 bed099fb-80ec-4466-87a7-8dcd1f8c35c5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.3351ms 2024-09-10 13:45:54.558 +05:30 45674ef7-4807-4051-b046-a52607d99375 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:45:54.559 +05:30 45674ef7-4807-4051-b046-a52607d99375 INF CORS policy execution successful. 2024-09-10 13:45:54.560 +05:30 45674ef7-4807-4051-b046-a52607d99375 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.2278ms 2024-09-10 13:45:54.586 +05:30 f2df7dda-557b-4950-b3f1-443c7d103459 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:45:54.588 +05:30 f2df7dda-557b-4950-b3f1-443c7d103459 INF CORS policy execution successful. 2024-09-10 13:45:54.588 +05:30 f2df7dda-557b-4950-b3f1-443c7d103459 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTYxNDYsImV4cCI6MTcyNTk1Njc0NiwiaWF0IjoxNzI1OTU2MTQ2fQ.G8PDlYDAI434YBLvwwEUuTIHyrpI4VpyONx3mKnPxgc}, {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-10 13:45:54.589 +05:30 6029217b-5afd-4c71-900b-dcbd8320c075 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:45:54.596 +05:30 6029217b-5afd-4c71-900b-dcbd8320c075 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:45:54.602 +05:30 c975212b-e369-409b-9d7b-5c34257d0b27 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:45:54.603 +05:30 c975212b-e369-409b-9d7b-5c34257d0b27 INF CORS policy execution successful. 2024-09-10 13:45:54.604 +05:30 c975212b-e369-409b-9d7b-5c34257d0b27 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTYxNDYsImV4cCI6MTcyNTk1Njc0NiwiaWF0IjoxNzI1OTU2MTQ2fQ.G8PDlYDAI434YBLvwwEUuTIHyrpI4VpyONx3mKnPxgc}, {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-10 13:45:54.606 +05:30 b5cd1d87-5a28-4866-a545-de1daedccee4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:45:54.607 +05:30 b5cd1d87-5a28-4866-a545-de1daedccee4 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:45:54.628 +05:30 07bfbe8b-8b01-45b6-a21f-7550f79d9fb9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 13:45:54.628 +05:30 07bfbe8b-8b01-45b6-a21f-7550f79d9fb9 INF CORS policy execution successful. 2024-09-10 13:45:54.629 +05:30 07bfbe8b-8b01-45b6-a21f-7550f79d9fb9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 1.2493ms 2024-09-10 13:45:54.630 +05:30 6029217b-5afd-4c71-900b-dcbd8320c075 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:45:54.630 +05:30 b5cd1d87-5a28-4866-a545-de1daedccee4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:45:54.631 +05:30 6029217b-5afd-4c71-900b-dcbd8320c075 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 34.541ms 2024-09-10 13:45:54.631 +05:30 b5cd1d87-5a28-4866-a545-de1daedccee4 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 24.1232ms 2024-09-10 13:45:54.631 +05:30 6029217b-5afd-4c71-900b-dcbd8320c075 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:45:54.631 +05:30 b5cd1d87-5a28-4866-a545-de1daedccee4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:45:54.631 +05:30 6029217b-5afd-4c71-900b-dcbd8320c075 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f2df7dda-557b-4950-b3f1-443c7d103459}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 13:45:54.631 +05:30 b5cd1d87-5a28-4866-a545-de1daedccee4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c975212b-e369-409b-9d7b-5c34257d0b27}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 13:45:54.632 +05:30 6029217b-5afd-4c71-900b-dcbd8320c075 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 45.4286ms 2024-09-10 13:45:54.632 +05:30 b5cd1d87-5a28-4866-a545-de1daedccee4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 29.9624ms 2024-09-10 13:45:54.708 +05:30 2f9d8f07-3d03-4727-9108-4eebada5db0f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 13:45:54.709 +05:30 2f9d8f07-3d03-4727-9108-4eebada5db0f INF CORS policy execution successful. 2024-09-10 13:45:54.710 +05:30 2f9d8f07-3d03-4727-9108-4eebada5db0f INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTYxNDYsImV4cCI6MTcyNTk1Njc0NiwiaWF0IjoxNzI1OTU2MTQ2fQ.G8PDlYDAI434YBLvwwEUuTIHyrpI4VpyONx3mKnPxgc}, {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-10 13:45:54.710 +05:30 e5afb6e5-d405-409f-8aeb-8b2c015ad353 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 13:45:54.715 +05:30 e5afb6e5-d405-409f-8aeb-8b2c015ad353 INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 13:45:54.815 +05:30 e5afb6e5-d405-409f-8aeb-8b2c015ad353 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:45:54.816 +05:30 e5afb6e5-d405-409f-8aeb-8b2c015ad353 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 100.0763ms 2024-09-10 13:45:54.816 +05:30 e5afb6e5-d405-409f-8aeb-8b2c015ad353 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 13:45:54.816 +05:30 e5afb6e5-d405-409f-8aeb-8b2c015ad353 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2f9d8f07-3d03-4727-9108-4eebada5db0f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 13:45:54.817 +05:30 e5afb6e5-d405-409f-8aeb-8b2c015ad353 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 200 624 application/json; charset=utf-8 108.4672ms 2024-09-10 13:45:54.832 +05:30 1d9beaa7-9a15-4478-9aec-5ff698ebfaad INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 13:45:54.833 +05:30 1d9beaa7-9a15-4478-9aec-5ff698ebfaad INF CORS policy execution successful. 2024-09-10 13:45:54.834 +05:30 1d9beaa7-9a15-4478-9aec-5ff698ebfaad INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 2.0167ms 2024-09-10 13:45:54.903 +05:30 0eeaecc0-a610-439d-a170-e763f7e3dc1f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 13:45:54.905 +05:30 0eeaecc0-a610-439d-a170-e763f7e3dc1f INF CORS policy execution successful. 2024-09-10 13:45:54.905 +05:30 0eeaecc0-a610-439d-a170-e763f7e3dc1f INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTYxNDYsImV4cCI6MTcyNTk1Njc0NiwiaWF0IjoxNzI1OTU2MTQ2fQ.G8PDlYDAI434YBLvwwEUuTIHyrpI4VpyONx3mKnPxgc}, {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-10 13:45:54.906 +05:30 66c6b8b4-66dc-484d-8ee3-f3d723579efc INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:45:54.906 +05:30 66c6b8b4-66dc-484d-8ee3-f3d723579efc INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:45:54.918 +05:30 66c6b8b4-66dc-484d-8ee3-f3d723579efc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:45:54.918 +05:30 66c6b8b4-66dc-484d-8ee3-f3d723579efc INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 12.3537ms 2024-09-10 13:45:54.919 +05:30 66c6b8b4-66dc-484d-8ee3-f3d723579efc INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:45:54.919 +05:30 66c6b8b4-66dc-484d-8ee3-f3d723579efc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0eeaecc0-a610-439d-a170-e763f7e3dc1f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 13:45:54.920 +05:30 66c6b8b4-66dc-484d-8ee3-f3d723579efc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 16.3956ms 2024-09-10 13:45:55.188 +05:30 d636d953-3f9f-48c4-b6a2-ff0d87421ed9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 13:45:55.189 +05:30 d636d953-3f9f-48c4-b6a2-ff0d87421ed9 INF CORS policy execution successful. 2024-09-10 13:45:55.190 +05:30 d636d953-3f9f-48c4-b6a2-ff0d87421ed9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 1.3729ms 2024-09-10 13:45:55.351 +05:30 c68e599a-721b-45a5-8b25-15c1a5f5424a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 13:45:55.352 +05:30 c68e599a-721b-45a5-8b25-15c1a5f5424a INF CORS policy execution successful. 2024-09-10 13:45:55.353 +05:30 c68e599a-721b-45a5-8b25-15c1a5f5424a INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTYxNDYsImV4cCI6MTcyNTk1Njc0NiwiaWF0IjoxNzI1OTU2MTQ2fQ.G8PDlYDAI434YBLvwwEUuTIHyrpI4VpyONx3mKnPxgc}, {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-10 13:45:55.353 +05:30 0fc92b31-ba40-4235-aba5-c93c2528e317 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:45:55.354 +05:30 0fc92b31-ba40-4235-aba5-c93c2528e317 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:45:55.360 +05:30 0fc92b31-ba40-4235-aba5-c93c2528e317 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:45:55.361 +05:30 0fc92b31-ba40-4235-aba5-c93c2528e317 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 6.9435ms 2024-09-10 13:45:55.361 +05:30 0fc92b31-ba40-4235-aba5-c93c2528e317 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:45:55.361 +05:30 0fc92b31-ba40-4235-aba5-c93c2528e317 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c68e599a-721b-45a5-8b25-15c1a5f5424a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 13:45:55.362 +05:30 0fc92b31-ba40-4235-aba5-c93c2528e317 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 11.581ms 2024-09-10 13:47:52.603 +05:30 a21bd15e-b110-49b7-9580-77bb6c80fa36 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:47:52.603 +05:30 f3729e96-6efe-4e88-92fd-40b9ab93fa3c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:47:52.608 +05:30 f3729e96-6efe-4e88-92fd-40b9ab93fa3c INF CORS policy execution successful. 2024-09-10 13:47:52.608 +05:30 a21bd15e-b110-49b7-9580-77bb6c80fa36 INF CORS policy execution successful. 2024-09-10 13:47:52.611 +05:30 a21bd15e-b110-49b7-9580-77bb6c80fa36 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 8.6639ms 2024-09-10 13:47:52.611 +05:30 f3729e96-6efe-4e88-92fd-40b9ab93fa3c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 8.7157ms 2024-09-10 13:47:52.652 +05:30 29d2aa34-23e5-43b7-a658-e09626896704 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:47:52.652 +05:30 fe147ec2-7913-4c2f-84a3-34b964d1e986 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:47:52.656 +05:30 29d2aa34-23e5-43b7-a658-e09626896704 INF CORS policy execution successful. 2024-09-10 13:47:52.656 +05:30 fe147ec2-7913-4c2f-84a3-34b964d1e986 INF CORS policy execution successful. 2024-09-10 13:47:52.658 +05:30 29d2aa34-23e5-43b7-a658-e09626896704 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTYxNDYsImV4cCI6MTcyNTk1Njc0NiwiaWF0IjoxNzI1OTU2MTQ2fQ.G8PDlYDAI434YBLvwwEUuTIHyrpI4VpyONx3mKnPxgc}, {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-10 13:47:52.658 +05:30 fe147ec2-7913-4c2f-84a3-34b964d1e986 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTYxNDYsImV4cCI6MTcyNTk1Njc0NiwiaWF0IjoxNzI1OTU2MTQ2fQ.G8PDlYDAI434YBLvwwEUuTIHyrpI4VpyONx3mKnPxgc}, {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-10 13:47:52.661 +05:30 854dc673-add9-4efc-9441-bdc8eeececd1 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:47:52.661 +05:30 40922fe9-511b-47d9-9f9a-32cdc2b96776 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:47:52.676 +05:30 854dc673-add9-4efc-9441-bdc8eeececd1 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 13:47:52.676 +05:30 40922fe9-511b-47d9-9f9a-32cdc2b96776 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 13:47:52.742 +05:30 854dc673-add9-4efc-9441-bdc8eeececd1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:47:52.742 +05:30 40922fe9-511b-47d9-9f9a-32cdc2b96776 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:47:52.744 +05:30 854dc673-add9-4efc-9441-bdc8eeececd1 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 67.476ms 2024-09-10 13:47:52.744 +05:30 854dc673-add9-4efc-9441-bdc8eeececd1 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:47:52.744 +05:30 40922fe9-511b-47d9-9f9a-32cdc2b96776 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 67.3086ms 2024-09-10 13:47:52.744 +05:30 40922fe9-511b-47d9-9f9a-32cdc2b96776 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:47:52.744 +05:30 854dc673-add9-4efc-9441-bdc8eeececd1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 29d2aa34-23e5-43b7-a658-e09626896704}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 13:47:52.744 +05:30 40922fe9-511b-47d9-9f9a-32cdc2b96776 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fe147ec2-7913-4c2f-84a3-34b964d1e986}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 13:47:52.745 +05:30 854dc673-add9-4efc-9441-bdc8eeececd1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 94.161ms 2024-09-10 13:47:52.745 +05:30 40922fe9-511b-47d9-9f9a-32cdc2b96776 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 93.5314ms 2024-09-10 13:54:09.901 +05:30 85831db5-22d3-48ed-977e-f5c783e57872 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:54:09.901 +05:30 b4feeeb6-4355-4a71-bf03-f60897eb98d9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:54:09.904 +05:30 b4feeeb6-4355-4a71-bf03-f60897eb98d9 INF CORS policy execution successful. 2024-09-10 13:54:09.904 +05:30 85831db5-22d3-48ed-977e-f5c783e57872 INF CORS policy execution successful. 2024-09-10 13:54:09.906 +05:30 b4feeeb6-4355-4a71-bf03-f60897eb98d9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 5.3634ms 2024-09-10 13:54:09.906 +05:30 85831db5-22d3-48ed-977e-f5c783e57872 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 5.348ms 2024-09-10 13:54:09.952 +05:30 67c922ad-f518-4ffa-b300-43415ed58931 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:54:09.952 +05:30 9239aa5f-cade-49f0-ba9d-08c36656ad67 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:54:09.955 +05:30 67c922ad-f518-4ffa-b300-43415ed58931 INF CORS policy execution successful. 2024-09-10 13:54:09.955 +05:30 9239aa5f-cade-49f0-ba9d-08c36656ad67 INF CORS policy execution successful. 2024-09-10 13:54:09.957 +05:30 67c922ad-f518-4ffa-b300-43415ed58931 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTYxNDYsImV4cCI6MTcyNTk1Njc0NiwiaWF0IjoxNzI1OTU2MTQ2fQ.G8PDlYDAI434YBLvwwEUuTIHyrpI4VpyONx3mKnPxgc}, {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-10 13:54:09.957 +05:30 9239aa5f-cade-49f0-ba9d-08c36656ad67 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTYxNDYsImV4cCI6MTcyNTk1Njc0NiwiaWF0IjoxNzI1OTU2MTQ2fQ.G8PDlYDAI434YBLvwwEUuTIHyrpI4VpyONx3mKnPxgc}, {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-10 13:54:09.959 +05:30 fb3abfb7-d496-409c-b095-2822a4f6dbac INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:54:09.959 +05:30 6f01bc9f-de12-435e-ab24-5c7c13fd30e3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:54:09.960 +05:30 fb3abfb7-d496-409c-b095-2822a4f6dbac INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:54:09.960 +05:30 6f01bc9f-de12-435e-ab24-5c7c13fd30e3 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:54:10.002 +05:30 6f01bc9f-de12-435e-ab24-5c7c13fd30e3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:54:10.003 +05:30 fb3abfb7-d496-409c-b095-2822a4f6dbac INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:54:10.004 +05:30 6f01bc9f-de12-435e-ab24-5c7c13fd30e3 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 43.2445ms 2024-09-10 13:54:10.004 +05:30 6f01bc9f-de12-435e-ab24-5c7c13fd30e3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:54:10.004 +05:30 fb3abfb7-d496-409c-b095-2822a4f6dbac INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 43.6974ms 2024-09-10 13:54:10.004 +05:30 fb3abfb7-d496-409c-b095-2822a4f6dbac INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:54:10.004 +05:30 6f01bc9f-de12-435e-ab24-5c7c13fd30e3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9239aa5f-cade-49f0-ba9d-08c36656ad67}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 13:54:10.005 +05:30 fb3abfb7-d496-409c-b095-2822a4f6dbac INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 67c922ad-f518-4ffa-b300-43415ed58931}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 13:54:10.005 +05:30 6f01bc9f-de12-435e-ab24-5c7c13fd30e3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 53.625ms 2024-09-10 13:54:10.005 +05:30 fb3abfb7-d496-409c-b095-2822a4f6dbac INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 53.6344ms 2024-09-10 13:54:10.220 +05:30 838b7f04-e30c-4837-ae1a-767865b2dcfb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 13:54:10.220 +05:30 838b7f04-e30c-4837-ae1a-767865b2dcfb INF CORS policy execution successful. 2024-09-10 13:54:10.221 +05:30 838b7f04-e30c-4837-ae1a-767865b2dcfb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 1.3072ms 2024-09-10 13:54:10.263 +05:30 8a212ca8-ebd2-4805-a0b9-808fad3d12ab INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 13:54:10.264 +05:30 8a212ca8-ebd2-4805-a0b9-808fad3d12ab INF CORS policy execution successful. 2024-09-10 13:54:10.265 +05:30 8a212ca8-ebd2-4805-a0b9-808fad3d12ab INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTYxNDYsImV4cCI6MTcyNTk1Njc0NiwiaWF0IjoxNzI1OTU2MTQ2fQ.G8PDlYDAI434YBLvwwEUuTIHyrpI4VpyONx3mKnPxgc}, {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-10 13:54:10.265 +05:30 669263f1-c686-422d-9c80-df56715c5f36 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:54:10.266 +05:30 669263f1-c686-422d-9c80-df56715c5f36 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:54:10.271 +05:30 669263f1-c686-422d-9c80-df56715c5f36 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:54:10.271 +05:30 669263f1-c686-422d-9c80-df56715c5f36 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 5.3531ms 2024-09-10 13:54:10.271 +05:30 669263f1-c686-422d-9c80-df56715c5f36 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:54:10.271 +05:30 669263f1-c686-422d-9c80-df56715c5f36 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8a212ca8-ebd2-4805-a0b9-808fad3d12ab}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 13:54:10.272 +05:30 669263f1-c686-422d-9c80-df56715c5f36 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 8.6245ms 2024-09-10 13:54:10.741 +05:30 60d53ca8-05f6-4664-84c0-b20ad94136ac INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 13:54:10.742 +05:30 60d53ca8-05f6-4664-84c0-b20ad94136ac INF CORS policy execution successful. 2024-09-10 13:54:10.744 +05:30 60d53ca8-05f6-4664-84c0-b20ad94136ac INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 2.2799ms 2024-09-10 13:54:10.792 +05:30 45c10976-3bac-41f1-89b0-5a06ef604389 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 13:54:10.793 +05:30 45c10976-3bac-41f1-89b0-5a06ef604389 INF CORS policy execution successful. 2024-09-10 13:54:10.794 +05:30 45c10976-3bac-41f1-89b0-5a06ef604389 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTYxNDYsImV4cCI6MTcyNTk1Njc0NiwiaWF0IjoxNzI1OTU2MTQ2fQ.G8PDlYDAI434YBLvwwEUuTIHyrpI4VpyONx3mKnPxgc}, {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-10 13:54:10.794 +05:30 2f8a0352-2616-4d4d-a267-2704d034ac69 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:54:10.795 +05:30 2f8a0352-2616-4d4d-a267-2704d034ac69 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 13:54:10.801 +05:30 2f8a0352-2616-4d4d-a267-2704d034ac69 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:54:10.801 +05:30 2f8a0352-2616-4d4d-a267-2704d034ac69 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 6.5619ms 2024-09-10 13:54:10.802 +05:30 2f8a0352-2616-4d4d-a267-2704d034ac69 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 13:54:10.802 +05:30 2f8a0352-2616-4d4d-a267-2704d034ac69 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 45c10976-3bac-41f1-89b0-5a06ef604389}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 13:54:10.803 +05:30 2f8a0352-2616-4d4d-a267-2704d034ac69 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 10.5989ms 2024-09-10 13:54:20.795 +05:30 db37ab47-2739-4938-a6dc-8ba16a0add68 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:54:20.795 +05:30 2c85618e-2820-40c8-897f-71bea2330e1c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:54:20.795 +05:30 db37ab47-2739-4938-a6dc-8ba16a0add68 INF CORS policy execution successful. 2024-09-10 13:54:20.796 +05:30 2c85618e-2820-40c8-897f-71bea2330e1c INF CORS policy execution successful. 2024-09-10 13:54:20.797 +05:30 db37ab47-2739-4938-a6dc-8ba16a0add68 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 1.765ms 2024-09-10 13:54:20.797 +05:30 2c85618e-2820-40c8-897f-71bea2330e1c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 1.5038ms 2024-09-10 13:54:20.840 +05:30 1686e4bd-3bdc-41eb-ae29-cdfdc98f200c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:54:20.840 +05:30 aa4fdf13-5a4e-4903-a05e-d0a6a659415d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 13:54:20.842 +05:30 aa4fdf13-5a4e-4903-a05e-d0a6a659415d INF CORS policy execution successful. 2024-09-10 13:54:20.842 +05:30 1686e4bd-3bdc-41eb-ae29-cdfdc98f200c INF CORS policy execution successful. 2024-09-10 13:54:20.842 +05:30 1686e4bd-3bdc-41eb-ae29-cdfdc98f200c INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTYxNDYsImV4cCI6MTcyNTk1Njc0NiwiaWF0IjoxNzI1OTU2MTQ2fQ.G8PDlYDAI434YBLvwwEUuTIHyrpI4VpyONx3mKnPxgc}, {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-10 13:54:20.842 +05:30 aa4fdf13-5a4e-4903-a05e-d0a6a659415d INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTYxNDYsImV4cCI6MTcyNTk1Njc0NiwiaWF0IjoxNzI1OTU2MTQ2fQ.G8PDlYDAI434YBLvwwEUuTIHyrpI4VpyONx3mKnPxgc}, {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-10 13:54:20.844 +05:30 8efd096a-2c0d-4fb1-ab21-99d170ddde38 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:54:20.844 +05:30 e7a028db-d0ef-4982-9d43-653ac8b1c49c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:54:20.845 +05:30 e7a028db-d0ef-4982-9d43-653ac8b1c49c INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 13:54:20.845 +05:30 8efd096a-2c0d-4fb1-ab21-99d170ddde38 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 13:54:20.859 +05:30 e7a028db-d0ef-4982-9d43-653ac8b1c49c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:54:20.859 +05:30 8efd096a-2c0d-4fb1-ab21-99d170ddde38 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 13:54:20.860 +05:30 8efd096a-2c0d-4fb1-ab21-99d170ddde38 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 15.532ms 2024-09-10 13:54:20.860 +05:30 e7a028db-d0ef-4982-9d43-653ac8b1c49c INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 15.5641ms 2024-09-10 13:54:20.861 +05:30 8efd096a-2c0d-4fb1-ab21-99d170ddde38 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:54:20.861 +05:30 e7a028db-d0ef-4982-9d43-653ac8b1c49c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 13:54:20.861 +05:30 8efd096a-2c0d-4fb1-ab21-99d170ddde38 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aa4fdf13-5a4e-4903-a05e-d0a6a659415d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 13:54:20.861 +05:30 e7a028db-d0ef-4982-9d43-653ac8b1c49c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1686e4bd-3bdc-41eb-ae29-cdfdc98f200c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 13:54:20.862 +05:30 8efd096a-2c0d-4fb1-ab21-99d170ddde38 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 21.7753ms 2024-09-10 13:54:20.862 +05:30 e7a028db-d0ef-4982-9d43-653ac8b1c49c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 21.8215ms 2024-09-10 13:59:20.819 +05:30 ac96d092-c7d3-4793-a41c-26b7b7541274 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:59:20.823 +05:30 ac96d092-c7d3-4793-a41c-26b7b7541274 INF CORS policy execution successful. 2024-09-10 13:59:20.824 +05:30 ac96d092-c7d3-4793-a41c-26b7b7541274 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 5.5682ms 2024-09-10 13:59:20.828 +05:30 270d558c-35a9-4dcf-8942-d579cc3ad2bc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:59:20.828 +05:30 270d558c-35a9-4dcf-8942-d579cc3ad2bc INF CORS policy execution successful. 2024-09-10 13:59:20.829 +05:30 270d558c-35a9-4dcf-8942-d579cc3ad2bc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.8517ms 2024-09-10 13:59:20.922 +05:30 4ed35f88-c49c-44ac-954f-3974637424f4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:59:20.932 +05:30 4ed35f88-c49c-44ac-954f-3974637424f4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 8:25:46 AM', Current time (UTC): '9/10/2024 8:29:20 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-10 13:59:20.933 +05:30 efb1900b-252a-40f3-9d49-544b56da5831 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 13:59:20.949 +05:30 efb1900b-252a-40f3-9d49-544b56da5831 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 8:25:46 AM', Current time (UTC): '9/10/2024 8:29:20 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-10 13:59:20.950 +05:30 4ed35f88-c49c-44ac-954f-3974637424f4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 8:25:46 AM', Current time (UTC): '9/10/2024 8:29:20 AM'. 2024-09-10 13:59:20.950 +05:30 efb1900b-252a-40f3-9d49-544b56da5831 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 8:25:46 AM', Current time (UTC): '9/10/2024 8:29:20 AM'. 2024-09-10 13:59:20.950 +05:30 4ed35f88-c49c-44ac-954f-3974637424f4 INF CORS policy execution successful. 2024-09-10 13:59:20.950 +05:30 efb1900b-252a-40f3-9d49-544b56da5831 INF CORS policy execution successful. 2024-09-10 13:59:20.952 +05:30 4ed35f88-c49c-44ac-954f-3974637424f4 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTYxNDYsImV4cCI6MTcyNTk1Njc0NiwiaWF0IjoxNzI1OTU2MTQ2fQ.G8PDlYDAI434YBLvwwEUuTIHyrpI4VpyONx3mKnPxgc}, {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-10 13:59:20.952 +05:30 efb1900b-252a-40f3-9d49-544b56da5831 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTYxNDYsImV4cCI6MTcyNTk1Njc0NiwiaWF0IjoxNzI1OTU2MTQ2fQ.G8PDlYDAI434YBLvwwEUuTIHyrpI4VpyONx3mKnPxgc}, {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-10 13:59:20.956 +05:30 8cdaade0-53ad-4b90-8596-8f7396895dc1 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 13:59:20.956 +05:30 573534dc-f8bd-4dc1-92d8-33506cdc708f INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 13:59:20.965 +05:30 573534dc-f8bd-4dc1-92d8-33506cdc708f INF AuthenticationScheme: Bearer was challenged. 2024-09-10 13:59:20.965 +05:30 8cdaade0-53ad-4b90-8596-8f7396895dc1 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 13:59:20.965 +05:30 573534dc-f8bd-4dc1-92d8-33506cdc708f INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: efb1900b-252a-40f3-9d49-544b56da5831}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 08:25:46'"} Body: 2024-09-10 13:59:20.965 +05:30 8cdaade0-53ad-4b90-8596-8f7396895dc1 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 4ed35f88-c49c-44ac-954f-3974637424f4}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 08:25:46'"} Body: 2024-09-10 13:59:20.969 +05:30 8cdaade0-53ad-4b90-8596-8f7396895dc1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 401 null null 47.0138ms 2024-09-10 13:59:20.969 +05:30 573534dc-f8bd-4dc1-92d8-33506cdc708f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 401 null null 36.1249ms 2024-09-10 13:59:21.047 +05:30 15ea2dfb-22fb-4817-b571-cfca889a90d6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 13:59:21.048 +05:30 15ea2dfb-22fb-4817-b571-cfca889a90d6 INF CORS policy execution successful. 2024-09-10 13:59:21.049 +05:30 15ea2dfb-22fb-4817-b571-cfca889a90d6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 1.1817ms 2024-09-10 13:59:21.094 +05:30 2872aaf0-7c45-40dc-b7e5-1cb858aefc40 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 13:59:21.096 +05:30 2872aaf0-7c45-40dc-b7e5-1cb858aefc40 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 8:25:46 AM', Current time (UTC): '9/10/2024 8:29:21 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-10 13:59:21.097 +05:30 2872aaf0-7c45-40dc-b7e5-1cb858aefc40 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 8:25:46 AM', Current time (UTC): '9/10/2024 8:29:21 AM'. 2024-09-10 13:59:21.097 +05:30 2872aaf0-7c45-40dc-b7e5-1cb858aefc40 INF CORS policy execution successful. 2024-09-10 13:59:21.097 +05:30 2872aaf0-7c45-40dc-b7e5-1cb858aefc40 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTYxNDYsImV4cCI6MTcyNTk1Njc0NiwiaWF0IjoxNzI1OTU2MTQ2fQ.G8PDlYDAI434YBLvwwEUuTIHyrpI4VpyONx3mKnPxgc}, {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-10 13:59:21.104 +05:30 045ffd76-176c-4bd9-b738-f918032e667c INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 13:59:21.105 +05:30 045ffd76-176c-4bd9-b738-f918032e667c INF AuthenticationScheme: Bearer was challenged. 2024-09-10 13:59:21.106 +05:30 045ffd76-176c-4bd9-b738-f918032e667c INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 2872aaf0-7c45-40dc-b7e5-1cb858aefc40}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 08:25:46'"} Body: 2024-09-10 13:59:21.107 +05:30 045ffd76-176c-4bd9-b738-f918032e667c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 401 null null 12.5342ms 2024-09-10 14:05:02.168 +05:30 fcdd26a1-a60a-47de-b8c8-95e769963ae7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:05:02.190 +05:30 fcdd26a1-a60a-47de-b8c8-95e769963ae7 INF CORS policy execution successful. 2024-09-10 14:05:02.200 +05:30 fcdd26a1-a60a-47de-b8c8-95e769963ae7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 25.8982ms 2024-09-10 14:05:02.265 +05:30 2b1c3341-1f74-4c7f-96eb-e1db44f5556a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:05:02.270 +05:30 2b1c3341-1f74-4c7f-96eb-e1db44f5556a INF CORS policy execution successful. 2024-09-10 14:05:02.274 +05:30 2b1c3341-1f74-4c7f-96eb-e1db44f5556a INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:05:02.276 +05:30 d6fda95d-c262-4f7c-8075-af2a56aab8e2 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 14:05:02.278 +05:30 d6fda95d-c262-4f7c-8075-af2a56aab8e2 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 14:05:02.378 +05:30 d6fda95d-c262-4f7c-8075-af2a56aab8e2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:05:02.381 +05:30 d6fda95d-c262-4f7c-8075-af2a56aab8e2 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 102.0347ms 2024-09-10 14:05:02.381 +05:30 d6fda95d-c262-4f7c-8075-af2a56aab8e2 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 14:05:02.382 +05:30 d6fda95d-c262-4f7c-8075-af2a56aab8e2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2b1c3341-1f74-4c7f-96eb-e1db44f5556a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 14:05:02.387 +05:30 d6fda95d-c262-4f7c-8075-af2a56aab8e2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 122.0863ms 2024-09-10 14:05:02.484 +05:30 7f2d788f-e08a-45fe-8f1c-a3fe0a26f310 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null null 2024-09-10 14:05:02.484 +05:30 7f2d788f-e08a-45fe-8f1c-a3fe0a26f310 INF CORS policy execution successful. 2024-09-10 14:05:02.485 +05:30 7f2d788f-e08a-45fe-8f1c-a3fe0a26f310 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 204 null null 1.3373ms 2024-09-10 14:05:02.523 +05:30 f650203c-13bd-454b-b980-ba39d5badf6c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null null 2024-09-10 14:05:02.524 +05:30 f650203c-13bd-454b-b980-ba39d5badf6c INF CORS policy execution successful. 2024-09-10 14:05:02.524 +05:30 f650203c-13bd-454b-b980-ba39d5badf6c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 204 null null 1.3728ms 2024-09-10 14:05:02.527 +05:30 91cd1990-78c4-46a9-92d7-d314014224bc INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null 0 2024-09-10 14:05:02.529 +05:30 91cd1990-78c4-46a9-92d7-d314014224bc INF CORS policy execution successful. 2024-09-10 14:05:02.529 +05:30 91cd1990-78c4-46a9-92d7-d314014224bc INF HTTP request: Path: /userpreference/updatePreferenceLanguage QueryString: ?preferenceLanguageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 14:05:02.530 +05:30 8139d65c-1922-41bb-8aaa-2a2100089a54 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 14:05:02.530 +05:30 8139d65c-1922-41bb-8aaa-2a2100089a54 INF Route matched with {action = "UpdatePreferenceLanguage", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLanguage(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 14:05:02.537 +05:30 c7ebcbe8-979b-4869-ba18-e3543fcadbfd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null null 2024-09-10 14:05:02.538 +05:30 c7ebcbe8-979b-4869-ba18-e3543fcadbfd INF CORS policy execution successful. 2024-09-10 14:05:02.540 +05:30 c7ebcbe8-979b-4869-ba18-e3543fcadbfd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 204 null null 2.7163ms 2024-09-10 14:05:02.600 +05:30 8139d65c-1922-41bb-8aaa-2a2100089a54 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:05:02.604 +05:30 de145802-48d3-45f1-a750-3f16883a102c INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null 0 2024-09-10 14:05:02.604 +05:30 8139d65c-1922-41bb-8aaa-2a2100089a54 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api) in 73.6425ms 2024-09-10 14:05:02.606 +05:30 de145802-48d3-45f1-a750-3f16883a102c INF CORS policy execution successful. 2024-09-10 14:05:02.606 +05:30 8139d65c-1922-41bb-8aaa-2a2100089a54 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 14:05:02.606 +05:30 de145802-48d3-45f1-a750-3f16883a102c INF HTTP request: Path: /userpreference/updatepreferencelayout QueryString: ?preferenceLayoutId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 14:05:02.607 +05:30 8139d65c-1922-41bb-8aaa-2a2100089a54 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 91cd1990-78c4-46a9-92d7-d314014224bc}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelanguage}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 96} Body: {"status":"Success","statusCode":2001,"message":"Preference updated successfully.","result":"7"} 2024-09-10 14:05:02.607 +05:30 a0e4e317-1e58-435e-b42e-1c9d90ac6a99 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 14:05:02.608 +05:30 8139d65c-1922-41bb-8aaa-2a2100089a54 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 201 96 application/json; charset=utf-8 80.3066ms 2024-09-10 14:05:02.608 +05:30 a0e4e317-1e58-435e-b42e-1c9d90ac6a99 INF Route matched with {action = "UpdatePreferenceLayout", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLayout(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 14:05:02.611 +05:30 9aba23c3-d700-4c73-9f10-7ac3115ea204 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null 0 2024-09-10 14:05:02.611 +05:30 9aba23c3-d700-4c73-9f10-7ac3115ea204 INF CORS policy execution successful. 2024-09-10 14:05:02.620 +05:30 9aba23c3-d700-4c73-9f10-7ac3115ea204 INF HTTP request: Path: /userpreference/updatepreferencetheme QueryString: ?preferenceThemeId=3 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 14:05:02.621 +05:30 bb089f50-20c4-44a7-a393-7d740c652caa INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 14:05:02.622 +05:30 bb089f50-20c4-44a7-a393-7d740c652caa INF Route matched with {action = "UpdatePreferenceTheme", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceTheme(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 14:05:02.634 +05:30 a0e4e317-1e58-435e-b42e-1c9d90ac6a99 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:05:02.635 +05:30 a0e4e317-1e58-435e-b42e-1c9d90ac6a99 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api) in 26.5424ms 2024-09-10 14:05:02.635 +05:30 a0e4e317-1e58-435e-b42e-1c9d90ac6a99 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 14:05:02.635 +05:30 a0e4e317-1e58-435e-b42e-1c9d90ac6a99 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: de145802-48d3-45f1-a750-3f16883a102c}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 103} Body: {"status":"Success","statusCode":2001,"message":"Layout preference updated successfully.","result":"7"} 2024-09-10 14:05:02.636 +05:30 a0e4e317-1e58-435e-b42e-1c9d90ac6a99 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 201 103 application/json; charset=utf-8 32.1181ms 2024-09-10 14:05:02.645 +05:30 bb089f50-20c4-44a7-a393-7d740c652caa INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:05:02.646 +05:30 bb089f50-20c4-44a7-a393-7d740c652caa INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api) in 23.7879ms 2024-09-10 14:05:02.646 +05:30 bb089f50-20c4-44a7-a393-7d740c652caa INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 14:05:02.647 +05:30 bb089f50-20c4-44a7-a393-7d740c652caa INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 9aba23c3-d700-4c73-9f10-7ac3115ea204}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 102} Body: {"status":"Success","statusCode":2001,"message":"Theme preference updated successfully.","result":"7"} 2024-09-10 14:05:02.648 +05:30 bb089f50-20c4-44a7-a393-7d740c652caa INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 201 102 application/json; charset=utf-8 37.1441ms 2024-09-10 14:05:02.652 +05:30 016218a2-59b5-4ce2-8136-c0ba9c38fc4e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 14:05:02.653 +05:30 016218a2-59b5-4ce2-8136-c0ba9c38fc4e INF CORS policy execution successful. 2024-09-10 14:05:02.653 +05:30 016218a2-59b5-4ce2-8136-c0ba9c38fc4e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 1.6707ms 2024-09-10 14:05:02.656 +05:30 83f42341-34a1-44fa-b1a8-2ba5e9487554 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 14:05:02.657 +05:30 83f42341-34a1-44fa-b1a8-2ba5e9487554 INF CORS policy execution successful. 2024-09-10 14:05:02.659 +05:30 e845bd5a-45c5-4748-b1e9-8b8c3fdd2400 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 14:05:02.659 +05:30 e845bd5a-45c5-4748-b1e9-8b8c3fdd2400 INF CORS policy execution successful. 2024-09-10 14:05:02.659 +05:30 e845bd5a-45c5-4748-b1e9-8b8c3fdd2400 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.8068ms 2024-09-10 14:05:02.660 +05:30 83f42341-34a1-44fa-b1a8-2ba5e9487554 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 4.0089ms 2024-09-10 14:05:02.665 +05:30 5b1a3200-bf73-44f9-9af7-3ed39561e2bf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 14:05:02.665 +05:30 5b1a3200-bf73-44f9-9af7-3ed39561e2bf INF CORS policy execution successful. 2024-09-10 14:05:02.677 +05:30 5b1a3200-bf73-44f9-9af7-3ed39561e2bf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 11.8166ms 2024-09-10 14:05:02.701 +05:30 bf80264f-f083-4183-b991-24bd01b00c16 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 14:05:02.702 +05:30 bf80264f-f083-4183-b991-24bd01b00c16 INF CORS policy execution successful. 2024-09-10 14:05:02.703 +05:30 bf80264f-f083-4183-b991-24bd01b00c16 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:05:02.719 +05:30 838573a9-c689-4276-b61f-b447812c5b76 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 14:05:02.721 +05:30 838573a9-c689-4276-b61f-b447812c5b76 INF CORS policy execution successful. 2024-09-10 14:05:02.722 +05:30 838573a9-c689-4276-b61f-b447812c5b76 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:05:02.722 +05:30 aaac46c8-e55c-4890-bab8-eee469388d07 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 14:05:02.723 +05:30 aaac46c8-e55c-4890-bab8-eee469388d07 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 14:05:02.729 +05:30 a2777549-307e-4a95-907b-e9932811dde8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 14:05:02.730 +05:30 a2777549-307e-4a95-907b-e9932811dde8 INF CORS policy execution successful. 2024-09-10 14:05:02.731 +05:30 a2777549-307e-4a95-907b-e9932811dde8 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:05:02.731 +05:30 5b751b6a-1ee2-46c4-b4ea-f825248da325 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 14:05:02.732 +05:30 5b751b6a-1ee2-46c4-b4ea-f825248da325 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 14:05:02.747 +05:30 0528b244-e911-4e66-bef5-9ef9b259f7be INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 14:05:02.748 +05:30 0528b244-e911-4e66-bef5-9ef9b259f7be INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 14:05:02.776 +05:30 5b751b6a-1ee2-46c4-b4ea-f825248da325 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:05:02.777 +05:30 5b751b6a-1ee2-46c4-b4ea-f825248da325 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 45.095ms 2024-09-10 14:05:02.791 +05:30 5b751b6a-1ee2-46c4-b4ea-f825248da325 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 14:05:02.793 +05:30 5b751b6a-1ee2-46c4-b4ea-f825248da325 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a2777549-307e-4a95-907b-e9932811dde8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 14:05:02.794 +05:30 5b751b6a-1ee2-46c4-b4ea-f825248da325 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 65.0325ms 2024-09-10 14:05:02.809 +05:30 0528b244-e911-4e66-bef5-9ef9b259f7be INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:05:02.812 +05:30 0528b244-e911-4e66-bef5-9ef9b259f7be INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 63.3255ms 2024-09-10 14:05:02.812 +05:30 0528b244-e911-4e66-bef5-9ef9b259f7be INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 14:05:02.813 +05:30 0528b244-e911-4e66-bef5-9ef9b259f7be INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bf80264f-f083-4183-b991-24bd01b00c16}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 14:05:02.815 +05:30 0528b244-e911-4e66-bef5-9ef9b259f7be INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 114.3413ms 2024-09-10 14:05:02.819 +05:30 aaac46c8-e55c-4890-bab8-eee469388d07 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:05:02.819 +05:30 aaac46c8-e55c-4890-bab8-eee469388d07 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 96.3275ms 2024-09-10 14:05:02.820 +05:30 aaac46c8-e55c-4890-bab8-eee469388d07 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 14:05:02.820 +05:30 aaac46c8-e55c-4890-bab8-eee469388d07 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 838573a9-c689-4276-b61f-b447812c5b76}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 14:05:02.821 +05:30 aaac46c8-e55c-4890-bab8-eee469388d07 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 101.4319ms 2024-09-10 14:05:02.968 +05:30 c2f640d9-8a03-4da7-ab55-52df176b0a58 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 14:05:02.969 +05:30 c2f640d9-8a03-4da7-ab55-52df176b0a58 INF CORS policy execution successful. 2024-09-10 14:05:02.970 +05:30 c2f640d9-8a03-4da7-ab55-52df176b0a58 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:05:02.974 +05:30 b5cf346e-e85a-488b-87e9-a7d0a968df45 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 14:05:02.975 +05:30 b5cf346e-e85a-488b-87e9-a7d0a968df45 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 14:05:03.010 +05:30 b5cf346e-e85a-488b-87e9-a7d0a968df45 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:05:03.020 +05:30 b5cf346e-e85a-488b-87e9-a7d0a968df45 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 45.3392ms 2024-09-10 14:05:03.021 +05:30 b5cf346e-e85a-488b-87e9-a7d0a968df45 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 14:05:03.027 +05:30 b5cf346e-e85a-488b-87e9-a7d0a968df45 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c2f640d9-8a03-4da7-ab55-52df176b0a58}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 14:05:03.029 +05:30 b5cf346e-e85a-488b-87e9-a7d0a968df45 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 60.8432ms 2024-09-10 14:05:08.985 +05:30 d9cb2709-502f-4cb0-8339-35b1161f5564 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:05:08.985 +05:30 dd30ceb1-4d49-42f5-aa52-47c98eb6198b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:05:08.985 +05:30 d9cb2709-502f-4cb0-8339-35b1161f5564 INF CORS policy execution successful. 2024-09-10 14:05:08.985 +05:30 dd30ceb1-4d49-42f5-aa52-47c98eb6198b INF CORS policy execution successful. 2024-09-10 14:05:08.986 +05:30 dd30ceb1-4d49-42f5-aa52-47c98eb6198b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.9281ms 2024-09-10 14:05:08.986 +05:30 d9cb2709-502f-4cb0-8339-35b1161f5564 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.1272ms 2024-09-10 14:05:09.025 +05:30 b2a28e79-2dba-4bba-9459-80f672e640db INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:05:09.025 +05:30 4e07b96e-6983-4a78-871c-de078612f985 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:05:09.027 +05:30 4e07b96e-6983-4a78-871c-de078612f985 INF CORS policy execution successful. 2024-09-10 14:05:09.027 +05:30 b2a28e79-2dba-4bba-9459-80f672e640db INF CORS policy execution successful. 2024-09-10 14:05:09.027 +05:30 4e07b96e-6983-4a78-871c-de078612f985 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:05:09.027 +05:30 b2a28e79-2dba-4bba-9459-80f672e640db INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:05:09.028 +05:30 6bc49317-6845-49db-832c-3d1a72a03c3c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:05:09.028 +05:30 c334aafa-cbf2-498d-b805-30b4386d2cb4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:05:09.029 +05:30 6bc49317-6845-49db-832c-3d1a72a03c3c INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 14:05:09.029 +05:30 c334aafa-cbf2-498d-b805-30b4386d2cb4 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 14:05:09.040 +05:30 c334aafa-cbf2-498d-b805-30b4386d2cb4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:05:09.040 +05:30 6bc49317-6845-49db-832c-3d1a72a03c3c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:05:09.040 +05:30 c334aafa-cbf2-498d-b805-30b4386d2cb4 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 10.8903ms 2024-09-10 14:05:09.040 +05:30 6bc49317-6845-49db-832c-3d1a72a03c3c INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 10.889ms 2024-09-10 14:05:09.040 +05:30 c334aafa-cbf2-498d-b805-30b4386d2cb4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:05:09.040 +05:30 6bc49317-6845-49db-832c-3d1a72a03c3c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:05:09.041 +05:30 c334aafa-cbf2-498d-b805-30b4386d2cb4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4e07b96e-6983-4a78-871c-de078612f985}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 14:05:09.041 +05:30 6bc49317-6845-49db-832c-3d1a72a03c3c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b2a28e79-2dba-4bba-9459-80f672e640db}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 14:05:09.041 +05:30 c334aafa-cbf2-498d-b805-30b4386d2cb4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 15.9144ms 2024-09-10 14:05:09.041 +05:30 6bc49317-6845-49db-832c-3d1a72a03c3c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 15.9449ms 2024-09-10 14:05:09.064 +05:30 4ff48d7d-0fec-451f-a725-6a119b2dec3d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 14:05:09.065 +05:30 4ff48d7d-0fec-451f-a725-6a119b2dec3d INF CORS policy execution successful. 2024-09-10 14:05:09.065 +05:30 4ff48d7d-0fec-451f-a725-6a119b2dec3d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 0.7583ms 2024-09-10 14:05:09.130 +05:30 ba643b25-82ad-4f7a-80d9-2281c87b78ac INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 14:05:09.131 +05:30 ba643b25-82ad-4f7a-80d9-2281c87b78ac INF CORS policy execution successful. 2024-09-10 14:05:09.131 +05:30 ba643b25-82ad-4f7a-80d9-2281c87b78ac INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:05:09.134 +05:30 bc1c3fb3-4b14-4683-a640-e69b3fe732d0 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 14:05:09.134 +05:30 bc1c3fb3-4b14-4683-a640-e69b3fe732d0 INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 14:05:09.170 +05:30 bc1c3fb3-4b14-4683-a640-e69b3fe732d0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:05:09.170 +05:30 bc1c3fb3-4b14-4683-a640-e69b3fe732d0 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 35.6994ms 2024-09-10 14:05:09.170 +05:30 bc1c3fb3-4b14-4683-a640-e69b3fe732d0 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 14:05:09.171 +05:30 bc1c3fb3-4b14-4683-a640-e69b3fe732d0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ba643b25-82ad-4f7a-80d9-2281c87b78ac}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 14:05:09.171 +05:30 bc1c3fb3-4b14-4683-a640-e69b3fe732d0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 200 624 application/json; charset=utf-8 41.2803ms 2024-09-10 14:05:09.289 +05:30 49533076-ba68-4c68-8c50-8fa751cc1db6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 14:05:09.290 +05:30 49533076-ba68-4c68-8c50-8fa751cc1db6 INF CORS policy execution successful. 2024-09-10 14:05:09.290 +05:30 49533076-ba68-4c68-8c50-8fa751cc1db6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.7717ms 2024-09-10 14:05:09.337 +05:30 35fc35ec-496c-4844-9bf0-0d031ee600c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 14:05:09.337 +05:30 35fc35ec-496c-4844-9bf0-0d031ee600c2 INF CORS policy execution successful. 2024-09-10 14:05:09.338 +05:30 35fc35ec-496c-4844-9bf0-0d031ee600c2 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:05:09.338 +05:30 602738cf-9901-47c5-9769-be258164dfa7 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:05:09.338 +05:30 602738cf-9901-47c5-9769-be258164dfa7 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 14:05:09.344 +05:30 602738cf-9901-47c5-9769-be258164dfa7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:05:09.345 +05:30 602738cf-9901-47c5-9769-be258164dfa7 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 6.093ms 2024-09-10 14:05:09.345 +05:30 602738cf-9901-47c5-9769-be258164dfa7 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:05:09.345 +05:30 602738cf-9901-47c5-9769-be258164dfa7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 35fc35ec-496c-4844-9bf0-0d031ee600c2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 14:05:09.346 +05:30 602738cf-9901-47c5-9769-be258164dfa7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 9.4663ms 2024-09-10 14:05:09.705 +05:30 8871a034-d0c6-45e1-a265-d6acf7aea479 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 14:05:09.705 +05:30 8871a034-d0c6-45e1-a265-d6acf7aea479 INF CORS policy execution successful. 2024-09-10 14:05:09.706 +05:30 8871a034-d0c6-45e1-a265-d6acf7aea479 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.6247ms 2024-09-10 14:05:09.752 +05:30 39b643bf-f148-425a-a8f4-d407786e7772 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 14:05:09.753 +05:30 39b643bf-f148-425a-a8f4-d407786e7772 INF CORS policy execution successful. 2024-09-10 14:05:09.753 +05:30 39b643bf-f148-425a-a8f4-d407786e7772 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:05:09.754 +05:30 978284d0-c260-45f0-a59a-6b159618b97b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:05:09.754 +05:30 978284d0-c260-45f0-a59a-6b159618b97b INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 14:05:09.760 +05:30 978284d0-c260-45f0-a59a-6b159618b97b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:05:09.760 +05:30 978284d0-c260-45f0-a59a-6b159618b97b INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 6.2093ms 2024-09-10 14:05:09.760 +05:30 978284d0-c260-45f0-a59a-6b159618b97b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:05:09.761 +05:30 978284d0-c260-45f0-a59a-6b159618b97b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 39b643bf-f148-425a-a8f4-d407786e7772}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 14:05:09.761 +05:30 978284d0-c260-45f0-a59a-6b159618b97b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 9.1885ms 2024-09-10 14:05:15.450 +05:30 5673b571-57bc-4091-8fd8-271faca0f042 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 14:05:15.451 +05:30 5673b571-57bc-4091-8fd8-271faca0f042 INF CORS policy execution successful. 2024-09-10 14:05:15.452 +05:30 5673b571-57bc-4091-8fd8-271faca0f042 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 1.4116ms 2024-09-10 14:05:15.457 +05:30 f19c014c-167a-4dca-a7f3-dae17650fc32 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 14:05:15.457 +05:30 f19c014c-167a-4dca-a7f3-dae17650fc32 INF CORS policy execution successful. 2024-09-10 14:05:15.458 +05:30 f19c014c-167a-4dca-a7f3-dae17650fc32 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.7395ms 2024-09-10 14:05:15.521 +05:30 8f345c5d-bc27-445f-aba1-b4a2910a90a8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 14:05:15.522 +05:30 8f345c5d-bc27-445f-aba1-b4a2910a90a8 INF CORS policy execution successful. 2024-09-10 14:05:15.522 +05:30 8f345c5d-bc27-445f-aba1-b4a2910a90a8 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:05:15.524 +05:30 407f2763-9da2-4da8-bef9-903349ad5030 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 14:05:15.525 +05:30 407f2763-9da2-4da8-bef9-903349ad5030 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 14:05:15.532 +05:30 407f2763-9da2-4da8-bef9-903349ad5030 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:05:15.533 +05:30 407f2763-9da2-4da8-bef9-903349ad5030 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 7.605ms 2024-09-10 14:05:15.533 +05:30 407f2763-9da2-4da8-bef9-903349ad5030 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 14:05:15.533 +05:30 407f2763-9da2-4da8-bef9-903349ad5030 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8f345c5d-bc27-445f-aba1-b4a2910a90a8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 14:05:15.534 +05:30 407f2763-9da2-4da8-bef9-903349ad5030 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 12.9829ms 2024-09-10 14:05:15.627 +05:30 555aa87c-da32-44fc-bac3-8c215cc8dd58 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 14:05:15.628 +05:30 555aa87c-da32-44fc-bac3-8c215cc8dd58 INF CORS policy execution successful. 2024-09-10 14:05:15.628 +05:30 555aa87c-da32-44fc-bac3-8c215cc8dd58 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:05:15.629 +05:30 cba27bf7-8559-410f-bddf-9dfbc8ab2335 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 14:05:15.629 +05:30 cba27bf7-8559-410f-bddf-9dfbc8ab2335 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 14:05:15.632 +05:30 cba27bf7-8559-410f-bddf-9dfbc8ab2335 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:05:15.633 +05:30 cba27bf7-8559-410f-bddf-9dfbc8ab2335 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 3.5494ms 2024-09-10 14:05:15.633 +05:30 cba27bf7-8559-410f-bddf-9dfbc8ab2335 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 14:05:15.633 +05:30 cba27bf7-8559-410f-bddf-9dfbc8ab2335 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 555aa87c-da32-44fc-bac3-8c215cc8dd58}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 14:05:15.634 +05:30 cba27bf7-8559-410f-bddf-9dfbc8ab2335 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 6.338ms 2024-09-10 14:05:50.195 +05:30 85e7e7d1-1bd3-4f1c-b2dd-74a203e59773 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:05:50.196 +05:30 85e7e7d1-1bd3-4f1c-b2dd-74a203e59773 INF CORS policy execution successful. 2024-09-10 14:05:50.197 +05:30 85e7e7d1-1bd3-4f1c-b2dd-74a203e59773 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.8819ms 2024-09-10 14:05:50.200 +05:30 23163ea1-7177-404f-a76b-c3d3d64a8a93 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:05:50.200 +05:30 23163ea1-7177-404f-a76b-c3d3d64a8a93 INF CORS policy execution successful. 2024-09-10 14:05:50.200 +05:30 23163ea1-7177-404f-a76b-c3d3d64a8a93 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.4352ms 2024-09-10 14:05:50.243 +05:30 03699a4f-51fc-4bef-a340-63ae8315b1aa INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:05:50.245 +05:30 03699a4f-51fc-4bef-a340-63ae8315b1aa INF CORS policy execution successful. 2024-09-10 14:05:50.245 +05:30 03699a4f-51fc-4bef-a340-63ae8315b1aa INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:05:50.246 +05:30 b8d08c9d-66bf-4faf-8de8-bf8499d732a2 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:05:50.247 +05:30 b8d08c9d-66bf-4faf-8de8-bf8499d732a2 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 14:05:50.257 +05:30 b8d08c9d-66bf-4faf-8de8-bf8499d732a2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:05:50.258 +05:30 b8d08c9d-66bf-4faf-8de8-bf8499d732a2 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 11.2893ms 2024-09-10 14:05:50.258 +05:30 b8d08c9d-66bf-4faf-8de8-bf8499d732a2 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:05:50.259 +05:30 b8d08c9d-66bf-4faf-8de8-bf8499d732a2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 03699a4f-51fc-4bef-a340-63ae8315b1aa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 14:05:50.259 +05:30 b8d08c9d-66bf-4faf-8de8-bf8499d732a2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 16.4087ms 2024-09-10 14:05:50.260 +05:30 a9969ad4-6e80-4cc3-a10e-bc88a26e6535 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:05:50.261 +05:30 a9969ad4-6e80-4cc3-a10e-bc88a26e6535 INF CORS policy execution successful. 2024-09-10 14:05:50.261 +05:30 a9969ad4-6e80-4cc3-a10e-bc88a26e6535 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:05:50.261 +05:30 769b0dd8-1a5f-4cc9-aa8e-3774e0ad1ad0 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:05:50.261 +05:30 769b0dd8-1a5f-4cc9-aa8e-3774e0ad1ad0 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 14:05:50.269 +05:30 769b0dd8-1a5f-4cc9-aa8e-3774e0ad1ad0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:05:50.270 +05:30 769b0dd8-1a5f-4cc9-aa8e-3774e0ad1ad0 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 8.1791ms 2024-09-10 14:05:50.270 +05:30 769b0dd8-1a5f-4cc9-aa8e-3774e0ad1ad0 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:05:50.270 +05:30 769b0dd8-1a5f-4cc9-aa8e-3774e0ad1ad0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a9969ad4-6e80-4cc3-a10e-bc88a26e6535}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 14:05:50.271 +05:30 769b0dd8-1a5f-4cc9-aa8e-3774e0ad1ad0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 10.7457ms 2024-09-10 14:05:50.465 +05:30 c6d4b6db-057d-4214-9cfa-06cd38e7f26a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 14:05:50.465 +05:30 c6d4b6db-057d-4214-9cfa-06cd38e7f26a INF CORS policy execution successful. 2024-09-10 14:05:50.465 +05:30 c6d4b6db-057d-4214-9cfa-06cd38e7f26a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.5584ms 2024-09-10 14:05:50.539 +05:30 ffb38de2-10c6-403c-ba96-11e66c7ce9a3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 14:05:50.540 +05:30 ffb38de2-10c6-403c-ba96-11e66c7ce9a3 INF CORS policy execution successful. 2024-09-10 14:05:50.540 +05:30 ffb38de2-10c6-403c-ba96-11e66c7ce9a3 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:05:50.541 +05:30 16e9785f-6081-4f75-a525-a6f110c06297 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:05:50.541 +05:30 16e9785f-6081-4f75-a525-a6f110c06297 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 14:05:50.549 +05:30 16e9785f-6081-4f75-a525-a6f110c06297 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:05:50.549 +05:30 16e9785f-6081-4f75-a525-a6f110c06297 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 8.2736ms 2024-09-10 14:05:50.549 +05:30 16e9785f-6081-4f75-a525-a6f110c06297 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:05:50.550 +05:30 16e9785f-6081-4f75-a525-a6f110c06297 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ffb38de2-10c6-403c-ba96-11e66c7ce9a3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 14:05:50.550 +05:30 16e9785f-6081-4f75-a525-a6f110c06297 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 11.515ms 2024-09-10 14:05:50.982 +05:30 433e28de-1da4-4dc5-bc21-2676a6a5058c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 14:05:50.982 +05:30 433e28de-1da4-4dc5-bc21-2676a6a5058c INF CORS policy execution successful. 2024-09-10 14:05:50.983 +05:30 433e28de-1da4-4dc5-bc21-2676a6a5058c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.8701ms 2024-09-10 14:05:51.027 +05:30 da094588-23a7-4877-a729-d2e6af68f52a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 14:05:51.027 +05:30 da094588-23a7-4877-a729-d2e6af68f52a INF CORS policy execution successful. 2024-09-10 14:05:51.028 +05:30 da094588-23a7-4877-a729-d2e6af68f52a INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:05:51.028 +05:30 c56c05c9-b8e6-4cc9-a69d-f28b42d634df INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:05:51.029 +05:30 c56c05c9-b8e6-4cc9-a69d-f28b42d634df INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 14:05:51.034 +05:30 c56c05c9-b8e6-4cc9-a69d-f28b42d634df INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:05:51.035 +05:30 c56c05c9-b8e6-4cc9-a69d-f28b42d634df INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 6.4186ms 2024-09-10 14:05:51.035 +05:30 c56c05c9-b8e6-4cc9-a69d-f28b42d634df INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:05:51.035 +05:30 c56c05c9-b8e6-4cc9-a69d-f28b42d634df INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: da094588-23a7-4877-a729-d2e6af68f52a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 14:05:51.036 +05:30 c56c05c9-b8e6-4cc9-a69d-f28b42d634df INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 9.0235ms 2024-09-10 14:05:52.295 +05:30 46469b88-3f60-45fd-977d-d2843658010e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 14:05:52.295 +05:30 46469b88-3f60-45fd-977d-d2843658010e INF CORS policy execution successful. 2024-09-10 14:05:52.295 +05:30 46469b88-3f60-45fd-977d-d2843658010e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.4627ms 2024-09-10 14:05:52.310 +05:30 c51c2613-39eb-4252-8328-84d012d58587 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 14:05:52.310 +05:30 c51c2613-39eb-4252-8328-84d012d58587 INF CORS policy execution successful. 2024-09-10 14:05:52.310 +05:30 c51c2613-39eb-4252-8328-84d012d58587 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.6248ms 2024-09-10 14:05:52.337 +05:30 61d0f60e-1e4c-44f9-ba03-66825ddb414e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 14:05:52.337 +05:30 61d0f60e-1e4c-44f9-ba03-66825ddb414e INF CORS policy execution successful. 2024-09-10 14:05:52.338 +05:30 61d0f60e-1e4c-44f9-ba03-66825ddb414e INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:05:52.338 +05:30 47218ef1-4d46-4e89-8ae8-ca4d8a0b2bac INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 14:05:52.338 +05:30 47218ef1-4d46-4e89-8ae8-ca4d8a0b2bac INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 14:05:52.344 +05:30 47218ef1-4d46-4e89-8ae8-ca4d8a0b2bac INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:05:52.344 +05:30 47218ef1-4d46-4e89-8ae8-ca4d8a0b2bac INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 5.8665ms 2024-09-10 14:05:52.344 +05:30 47218ef1-4d46-4e89-8ae8-ca4d8a0b2bac INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 14:05:52.344 +05:30 47218ef1-4d46-4e89-8ae8-ca4d8a0b2bac INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 61d0f60e-1e4c-44f9-ba03-66825ddb414e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 14:05:52.345 +05:30 47218ef1-4d46-4e89-8ae8-ca4d8a0b2bac INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 8.5953ms 2024-09-10 14:05:52.361 +05:30 9e94cd86-2909-4003-bb57-66b3c0a56491 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 14:05:52.361 +05:30 9e94cd86-2909-4003-bb57-66b3c0a56491 INF CORS policy execution successful. 2024-09-10 14:05:52.362 +05:30 9e94cd86-2909-4003-bb57-66b3c0a56491 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:05:52.362 +05:30 07720c3b-7196-44c4-8643-fe23d00bc830 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 14:05:52.362 +05:30 07720c3b-7196-44c4-8643-fe23d00bc830 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 14:05:52.367 +05:30 07720c3b-7196-44c4-8643-fe23d00bc830 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:05:52.367 +05:30 07720c3b-7196-44c4-8643-fe23d00bc830 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 4.914ms 2024-09-10 14:05:52.367 +05:30 07720c3b-7196-44c4-8643-fe23d00bc830 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 14:05:52.367 +05:30 07720c3b-7196-44c4-8643-fe23d00bc830 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9e94cd86-2909-4003-bb57-66b3c0a56491}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 14:05:52.368 +05:30 07720c3b-7196-44c4-8643-fe23d00bc830 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 7.3327ms 2024-09-10 14:06:55.784 +05:30 c8768487-a819-4a15-a089-6e25d5008654 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:06:55.786 +05:30 c8768487-a819-4a15-a089-6e25d5008654 INF CORS policy execution successful. 2024-09-10 14:06:55.787 +05:30 c8768487-a819-4a15-a089-6e25d5008654 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 3.4935ms 2024-09-10 14:06:55.788 +05:30 2c4434e5-7b14-406c-894b-806f77a6dc07 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:06:55.789 +05:30 2c4434e5-7b14-406c-894b-806f77a6dc07 INF CORS policy execution successful. 2024-09-10 14:06:55.789 +05:30 2c4434e5-7b14-406c-894b-806f77a6dc07 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.3319ms 2024-09-10 14:06:55.835 +05:30 6deb6bb3-9c0b-483b-91c5-8c42447ca41b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:06:55.837 +05:30 6deb6bb3-9c0b-483b-91c5-8c42447ca41b INF CORS policy execution successful. 2024-09-10 14:06:55.838 +05:30 6deb6bb3-9c0b-483b-91c5-8c42447ca41b INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:06:55.840 +05:30 bbc57d5e-a5bd-40fa-88b4-e8ba9561dd3a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 14:06:55.840 +05:30 bbc57d5e-a5bd-40fa-88b4-e8ba9561dd3a INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 14:06:55.841 +05:30 3f6f5f8f-d366-47ba-85e8-e40553591149 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:06:55.842 +05:30 3f6f5f8f-d366-47ba-85e8-e40553591149 INF CORS policy execution successful. 2024-09-10 14:06:55.842 +05:30 3f6f5f8f-d366-47ba-85e8-e40553591149 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:06:55.842 +05:30 da7353ef-4140-4fd0-883f-fa565df15c0f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 14:06:55.842 +05:30 da7353ef-4140-4fd0-883f-fa565df15c0f INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 14:06:55.848 +05:30 da7353ef-4140-4fd0-883f-fa565df15c0f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:06:55.848 +05:30 bbc57d5e-a5bd-40fa-88b4-e8ba9561dd3a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:06:55.849 +05:30 da7353ef-4140-4fd0-883f-fa565df15c0f INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 6.3417ms 2024-09-10 14:06:55.849 +05:30 bbc57d5e-a5bd-40fa-88b4-e8ba9561dd3a INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 8.1934ms 2024-09-10 14:06:55.849 +05:30 da7353ef-4140-4fd0-883f-fa565df15c0f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 14:06:55.849 +05:30 bbc57d5e-a5bd-40fa-88b4-e8ba9561dd3a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 14:06:55.849 +05:30 bbc57d5e-a5bd-40fa-88b4-e8ba9561dd3a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6deb6bb3-9c0b-483b-91c5-8c42447ca41b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 14:06:55.849 +05:30 da7353ef-4140-4fd0-883f-fa565df15c0f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3f6f5f8f-d366-47ba-85e8-e40553591149}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 14:06:55.850 +05:30 da7353ef-4140-4fd0-883f-fa565df15c0f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 8.5646ms 2024-09-10 14:06:55.850 +05:30 bbc57d5e-a5bd-40fa-88b4-e8ba9561dd3a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 14.0542ms 2024-09-10 14:06:55.918 +05:30 63c2f506-6e03-4117-83fe-abe982a52256 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:06:55.918 +05:30 63c2f506-6e03-4117-83fe-abe982a52256 INF CORS policy execution successful. 2024-09-10 14:06:55.918 +05:30 63c2f506-6e03-4117-83fe-abe982a52256 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.5822ms 2024-09-10 14:06:55.926 +05:30 b7be6a77-31f3-4006-9304-71500a3082ab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:06:55.926 +05:30 b7be6a77-31f3-4006-9304-71500a3082ab INF CORS policy execution successful. 2024-09-10 14:06:55.926 +05:30 b7be6a77-31f3-4006-9304-71500a3082ab INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.475ms 2024-09-10 14:06:55.961 +05:30 c4ee4c29-e5ce-49ba-b9c3-050d75a235df INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:06:55.962 +05:30 c4ee4c29-e5ce-49ba-b9c3-050d75a235df INF CORS policy execution successful. 2024-09-10 14:06:55.962 +05:30 c4ee4c29-e5ce-49ba-b9c3-050d75a235df INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:06:55.962 +05:30 81ea6915-c2a9-4001-9a65-45ec3c8cbfb7 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 14:06:55.963 +05:30 81ea6915-c2a9-4001-9a65-45ec3c8cbfb7 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 14:06:55.965 +05:30 81ea6915-c2a9-4001-9a65-45ec3c8cbfb7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:06:55.965 +05:30 81ea6915-c2a9-4001-9a65-45ec3c8cbfb7 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 2.7063ms 2024-09-10 14:06:55.965 +05:30 81ea6915-c2a9-4001-9a65-45ec3c8cbfb7 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 14:06:55.966 +05:30 81ea6915-c2a9-4001-9a65-45ec3c8cbfb7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c4ee4c29-e5ce-49ba-b9c3-050d75a235df}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 14:06:55.966 +05:30 81ea6915-c2a9-4001-9a65-45ec3c8cbfb7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 4.6475ms 2024-09-10 14:06:55.972 +05:30 f7b3a60e-1ab3-479f-97ef-5c9d3837f6ef INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:06:55.973 +05:30 f7b3a60e-1ab3-479f-97ef-5c9d3837f6ef INF CORS policy execution successful. 2024-09-10 14:06:55.973 +05:30 f7b3a60e-1ab3-479f-97ef-5c9d3837f6ef INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:06:55.973 +05:30 35524024-7967-4d10-a091-2bb3eb194219 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 14:06:55.973 +05:30 35524024-7967-4d10-a091-2bb3eb194219 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 14:06:55.976 +05:30 35524024-7967-4d10-a091-2bb3eb194219 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:06:55.976 +05:30 35524024-7967-4d10-a091-2bb3eb194219 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 2.6402ms 2024-09-10 14:06:55.976 +05:30 35524024-7967-4d10-a091-2bb3eb194219 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 14:06:55.976 +05:30 35524024-7967-4d10-a091-2bb3eb194219 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f7b3a60e-1ab3-479f-97ef-5c9d3837f6ef}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 14:06:55.977 +05:30 35524024-7967-4d10-a091-2bb3eb194219 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 4.405ms 2024-09-10 14:06:56.134 +05:30 a1bf25cb-f412-40f5-95f0-78bb5e54801c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 14:06:56.135 +05:30 a1bf25cb-f412-40f5-95f0-78bb5e54801c INF CORS policy execution successful. 2024-09-10 14:06:56.135 +05:30 a1bf25cb-f412-40f5-95f0-78bb5e54801c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.5825ms 2024-09-10 14:06:56.136 +05:30 9a30aaec-d5f6-42a6-b6f6-e882fb2f6e8a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 14:06:56.136 +05:30 9a30aaec-d5f6-42a6-b6f6-e882fb2f6e8a INF CORS policy execution successful. 2024-09-10 14:06:56.136 +05:30 9a30aaec-d5f6-42a6-b6f6-e882fb2f6e8a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.2452ms 2024-09-10 14:06:56.138 +05:30 d6c2f8fb-7d21-45c8-a00b-86ec6a54323f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 14:06:56.138 +05:30 d6c2f8fb-7d21-45c8-a00b-86ec6a54323f INF CORS policy execution successful. 2024-09-10 14:06:56.138 +05:30 d6c2f8fb-7d21-45c8-a00b-86ec6a54323f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.3283ms 2024-09-10 14:06:56.140 +05:30 3dc3f9ff-1c37-467d-968c-bf50ce03bdef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 14:06:56.140 +05:30 3dc3f9ff-1c37-467d-968c-bf50ce03bdef INF CORS policy execution successful. 2024-09-10 14:06:56.140 +05:30 3dc3f9ff-1c37-467d-968c-bf50ce03bdef INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.2936ms 2024-09-10 14:06:56.143 +05:30 1a4da63b-3ca1-49b4-a211-9c8bd31100d3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:06:56.143 +05:30 1a4da63b-3ca1-49b4-a211-9c8bd31100d3 INF CORS policy execution successful. 2024-09-10 14:06:56.143 +05:30 1a4da63b-3ca1-49b4-a211-9c8bd31100d3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.377ms 2024-09-10 14:06:56.145 +05:30 ff9edf16-77af-4f0b-90ed-67c09106b57d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:06:56.145 +05:30 ff9edf16-77af-4f0b-90ed-67c09106b57d INF CORS policy execution successful. 2024-09-10 14:06:56.145 +05:30 ff9edf16-77af-4f0b-90ed-67c09106b57d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.2976ms 2024-09-10 14:06:56.176 +05:30 23524876-c23c-4bef-82b8-2dfbaaf17d26 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 14:06:56.176 +05:30 23524876-c23c-4bef-82b8-2dfbaaf17d26 INF CORS policy execution successful. 2024-09-10 14:06:56.177 +05:30 23524876-c23c-4bef-82b8-2dfbaaf17d26 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:06:56.177 +05:30 d8c31062-805d-4bb8-9267-7203fa66836f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 14:06:56.177 +05:30 d8c31062-805d-4bb8-9267-7203fa66836f INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 14:06:56.182 +05:30 d8c31062-805d-4bb8-9267-7203fa66836f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:06:56.183 +05:30 d8c31062-805d-4bb8-9267-7203fa66836f INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 5.4581ms 2024-09-10 14:06:56.183 +05:30 d8c31062-805d-4bb8-9267-7203fa66836f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 14:06:56.183 +05:30 d8c31062-805d-4bb8-9267-7203fa66836f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 23524876-c23c-4bef-82b8-2dfbaaf17d26}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 14:06:56.184 +05:30 d8c31062-805d-4bb8-9267-7203fa66836f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 7.61ms 2024-09-10 14:06:56.186 +05:30 5f9ec51b-a195-4e7a-94a7-f1c95c47d505 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 14:06:56.186 +05:30 5f9ec51b-a195-4e7a-94a7-f1c95c47d505 INF CORS policy execution successful. 2024-09-10 14:06:56.186 +05:30 5f9ec51b-a195-4e7a-94a7-f1c95c47d505 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:06:56.186 +05:30 06d36367-fbfa-434d-8015-963d1a97aa9e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 14:06:56.186 +05:30 58fc1d2d-fec6-4c78-a07e-644c6363627f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 14:06:56.187 +05:30 06d36367-fbfa-434d-8015-963d1a97aa9e INF CORS policy execution successful. 2024-09-10 14:06:56.187 +05:30 58fc1d2d-fec6-4c78-a07e-644c6363627f INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 14:06:56.187 +05:30 06d36367-fbfa-434d-8015-963d1a97aa9e INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:06:56.187 +05:30 c2e4c54a-8bd6-4bef-bc42-fe703e39ddd9 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 14:06:56.187 +05:30 c2e4c54a-8bd6-4bef-bc42-fe703e39ddd9 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 14:06:56.187 +05:30 e82a39d3-64f1-43b8-9648-f0b11e7ec028 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:06:56.187 +05:30 e82a39d3-64f1-43b8-9648-f0b11e7ec028 INF CORS policy execution successful. 2024-09-10 14:06:56.188 +05:30 e82a39d3-64f1-43b8-9648-f0b11e7ec028 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:06:56.188 +05:30 ad0b26e2-ca89-4fda-9814-8a2b10db9c6f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:06:56.188 +05:30 ad0b26e2-ca89-4fda-9814-8a2b10db9c6f INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 14:06:56.189 +05:30 e5e23989-3e4f-4de3-918e-813179de9eb9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 14:06:56.189 +05:30 e5e23989-3e4f-4de3-918e-813179de9eb9 INF CORS policy execution successful. 2024-09-10 14:06:56.189 +05:30 e5e23989-3e4f-4de3-918e-813179de9eb9 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:06:56.190 +05:30 bc6bb904-acd7-48da-bab4-4f89aa7eaae4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 14:06:56.190 +05:30 bc6bb904-acd7-48da-bab4-4f89aa7eaae4 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 14:06:56.194 +05:30 27e5114f-7bce-4b84-9a97-09c8557a82dc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:06:56.194 +05:30 27e5114f-7bce-4b84-9a97-09c8557a82dc INF CORS policy execution successful. 2024-09-10 14:06:56.194 +05:30 27e5114f-7bce-4b84-9a97-09c8557a82dc INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:06:56.195 +05:30 3b865826-83da-44e5-acff-a04d2dfaf572 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:06:56.195 +05:30 3b865826-83da-44e5-acff-a04d2dfaf572 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 14:06:56.196 +05:30 c2e4c54a-8bd6-4bef-bc42-fe703e39ddd9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:06:56.197 +05:30 c2e4c54a-8bd6-4bef-bc42-fe703e39ddd9 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 9.4814ms 2024-09-10 14:06:56.197 +05:30 c2e4c54a-8bd6-4bef-bc42-fe703e39ddd9 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 14:06:56.197 +05:30 c2e4c54a-8bd6-4bef-bc42-fe703e39ddd9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 06d36367-fbfa-434d-8015-963d1a97aa9e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 14:06:56.198 +05:30 c2e4c54a-8bd6-4bef-bc42-fe703e39ddd9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 11.7149ms 2024-09-10 14:06:56.198 +05:30 58fc1d2d-fec6-4c78-a07e-644c6363627f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:06:56.199 +05:30 58fc1d2d-fec6-4c78-a07e-644c6363627f INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 12.2757ms 2024-09-10 14:06:56.199 +05:30 58fc1d2d-fec6-4c78-a07e-644c6363627f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 14:06:56.200 +05:30 58fc1d2d-fec6-4c78-a07e-644c6363627f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5f9ec51b-a195-4e7a-94a7-f1c95c47d505}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 14:06:56.201 +05:30 58fc1d2d-fec6-4c78-a07e-644c6363627f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 14.8637ms 2024-09-10 14:06:56.201 +05:30 3b865826-83da-44e5-acff-a04d2dfaf572 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:06:56.201 +05:30 3b865826-83da-44e5-acff-a04d2dfaf572 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 6.3779ms 2024-09-10 14:06:56.201 +05:30 3b865826-83da-44e5-acff-a04d2dfaf572 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:06:56.201 +05:30 3b865826-83da-44e5-acff-a04d2dfaf572 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 27e5114f-7bce-4b84-9a97-09c8557a82dc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 14:06:56.202 +05:30 3b865826-83da-44e5-acff-a04d2dfaf572 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 7.8158ms 2024-09-10 14:06:56.207 +05:30 ad0b26e2-ca89-4fda-9814-8a2b10db9c6f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:06:56.207 +05:30 ad0b26e2-ca89-4fda-9814-8a2b10db9c6f INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 18.974ms 2024-09-10 14:06:56.207 +05:30 ad0b26e2-ca89-4fda-9814-8a2b10db9c6f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:06:56.207 +05:30 ad0b26e2-ca89-4fda-9814-8a2b10db9c6f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e82a39d3-64f1-43b8-9648-f0b11e7ec028}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 14:06:56.207 +05:30 bc6bb904-acd7-48da-bab4-4f89aa7eaae4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:06:56.207 +05:30 bc6bb904-acd7-48da-bab4-4f89aa7eaae4 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 17.6256ms 2024-09-10 14:06:56.207 +05:30 ad0b26e2-ca89-4fda-9814-8a2b10db9c6f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 20.2803ms 2024-09-10 14:06:56.207 +05:30 bc6bb904-acd7-48da-bab4-4f89aa7eaae4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 14:06:56.208 +05:30 bc6bb904-acd7-48da-bab4-4f89aa7eaae4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e5e23989-3e4f-4de3-918e-813179de9eb9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 14:06:56.208 +05:30 bc6bb904-acd7-48da-bab4-4f89aa7eaae4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 18.8513ms 2024-09-10 14:06:56.316 +05:30 d7a083b1-fd2c-4252-bfb5-8576217d6ae8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 14:06:56.316 +05:30 d7a083b1-fd2c-4252-bfb5-8576217d6ae8 INF CORS policy execution successful. 2024-09-10 14:06:56.317 +05:30 d7a083b1-fd2c-4252-bfb5-8576217d6ae8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 0.6876ms 2024-09-10 14:06:56.413 +05:30 b546c0a7-edac-4a50-8751-aec2226f0785 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 14:06:56.414 +05:30 b546c0a7-edac-4a50-8751-aec2226f0785 INF CORS policy execution successful. 2024-09-10 14:06:56.414 +05:30 b546c0a7-edac-4a50-8751-aec2226f0785 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.426ms 2024-09-10 14:06:56.430 +05:30 578a3265-5ea1-49b0-8208-fe732760c3f4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 14:06:56.431 +05:30 578a3265-5ea1-49b0-8208-fe732760c3f4 INF CORS policy execution successful. 2024-09-10 14:06:56.431 +05:30 578a3265-5ea1-49b0-8208-fe732760c3f4 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:06:56.432 +05:30 8ac62e04-2cbf-4566-b744-cb77c8eef08a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 14:06:56.432 +05:30 8ac62e04-2cbf-4566-b744-cb77c8eef08a INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 14:06:56.456 +05:30 8ac62e04-2cbf-4566-b744-cb77c8eef08a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:06:56.457 +05:30 8ac62e04-2cbf-4566-b744-cb77c8eef08a INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 24.5193ms 2024-09-10 14:06:56.457 +05:30 8ac62e04-2cbf-4566-b744-cb77c8eef08a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 14:06:56.457 +05:30 8ac62e04-2cbf-4566-b744-cb77c8eef08a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 578a3265-5ea1-49b0-8208-fe732760c3f4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 14:06:56.457 +05:30 8ac62e04-2cbf-4566-b744-cb77c8eef08a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 200 624 application/json; charset=utf-8 26.8957ms 2024-09-10 14:06:56.467 +05:30 10acd192-f5ce-4d8f-ab19-6f801e5d2d6f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 14:06:56.468 +05:30 10acd192-f5ce-4d8f-ab19-6f801e5d2d6f INF CORS policy execution successful. 2024-09-10 14:06:56.468 +05:30 10acd192-f5ce-4d8f-ab19-6f801e5d2d6f INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:06:56.468 +05:30 1680a5c5-0cac-4c69-8953-9487b8f3b92a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:06:56.468 +05:30 1680a5c5-0cac-4c69-8953-9487b8f3b92a INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 14:06:56.473 +05:30 1680a5c5-0cac-4c69-8953-9487b8f3b92a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:06:56.473 +05:30 1680a5c5-0cac-4c69-8953-9487b8f3b92a INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 4.4051ms 2024-09-10 14:06:56.473 +05:30 1680a5c5-0cac-4c69-8953-9487b8f3b92a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:06:56.473 +05:30 1680a5c5-0cac-4c69-8953-9487b8f3b92a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 10acd192-f5ce-4d8f-ab19-6f801e5d2d6f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 14:06:56.473 +05:30 1680a5c5-0cac-4c69-8953-9487b8f3b92a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 6.3542ms 2024-09-10 14:06:57.223 +05:30 e573fbe8-4b49-46b2-9738-d6b3dafd2cbf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 14:06:57.223 +05:30 e573fbe8-4b49-46b2-9738-d6b3dafd2cbf INF CORS policy execution successful. 2024-09-10 14:06:57.224 +05:30 e573fbe8-4b49-46b2-9738-d6b3dafd2cbf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.5933ms 2024-09-10 14:06:57.959 +05:30 af116fb3-e46a-46c8-ac9a-216fb2d33fb6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 14:06:57.959 +05:30 af116fb3-e46a-46c8-ac9a-216fb2d33fb6 INF CORS policy execution successful. 2024-09-10 14:06:57.960 +05:30 af116fb3-e46a-46c8-ac9a-216fb2d33fb6 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:06:57.960 +05:30 8a76a790-a570-49f3-b114-e2a9b4459696 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:06:57.960 +05:30 8a76a790-a570-49f3-b114-e2a9b4459696 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 14:06:57.964 +05:30 8a76a790-a570-49f3-b114-e2a9b4459696 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:06:57.964 +05:30 8a76a790-a570-49f3-b114-e2a9b4459696 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 3.7786ms 2024-09-10 14:06:57.964 +05:30 8a76a790-a570-49f3-b114-e2a9b4459696 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:06:57.964 +05:30 8a76a790-a570-49f3-b114-e2a9b4459696 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: af116fb3-e46a-46c8-ac9a-216fb2d33fb6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 14:06:57.965 +05:30 8a76a790-a570-49f3-b114-e2a9b4459696 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 5.9609ms 2024-09-10 14:07:24.169 +05:30 32a4c6b7-50d1-403b-a324-a3cf0161db21 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 14:07:24.170 +05:30 32a4c6b7-50d1-403b-a324-a3cf0161db21 INF CORS policy execution successful. 2024-09-10 14:07:24.171 +05:30 32a4c6b7-50d1-403b-a324-a3cf0161db21 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 1.874ms 2024-09-10 14:07:24.298 +05:30 cec40ff2-11c6-4e45-a396-079273dd4687 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 14:07:24.299 +05:30 cec40ff2-11c6-4e45-a396-079273dd4687 INF CORS policy execution successful. 2024-09-10 14:07:24.299 +05:30 cec40ff2-11c6-4e45-a396-079273dd4687 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.5695ms 2024-09-10 14:07:24.416 +05:30 a6b5f89a-f187-4af2-968c-238a07774f5c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 14:07:24.417 +05:30 a6b5f89a-f187-4af2-968c-238a07774f5c INF CORS policy execution successful. 2024-09-10 14:07:24.418 +05:30 a6b5f89a-f187-4af2-968c-238a07774f5c INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:07:24.418 +05:30 03676e4a-05ea-48fa-838f-7a14d934df06 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 14:07:24.419 +05:30 03676e4a-05ea-48fa-838f-7a14d934df06 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 14:07:24.431 +05:30 03676e4a-05ea-48fa-838f-7a14d934df06 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:07:24.431 +05:30 03676e4a-05ea-48fa-838f-7a14d934df06 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 12.2589ms 2024-09-10 14:07:24.431 +05:30 03676e4a-05ea-48fa-838f-7a14d934df06 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 14:07:24.432 +05:30 03676e4a-05ea-48fa-838f-7a14d934df06 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a6b5f89a-f187-4af2-968c-238a07774f5c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 14:07:24.432 +05:30 03676e4a-05ea-48fa-838f-7a14d934df06 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 16.1173ms 2024-09-10 14:07:24.949 +05:30 13ba8027-b3d3-4011-9c52-7c528b851aeb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 14:07:24.950 +05:30 13ba8027-b3d3-4011-9c52-7c528b851aeb INF CORS policy execution successful. 2024-09-10 14:07:24.950 +05:30 13ba8027-b3d3-4011-9c52-7c528b851aeb INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:07:24.950 +05:30 328047f7-8ebf-4df5-abda-c2bbe577240a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 14:07:24.950 +05:30 328047f7-8ebf-4df5-abda-c2bbe577240a INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 14:07:24.954 +05:30 328047f7-8ebf-4df5-abda-c2bbe577240a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:07:24.955 +05:30 328047f7-8ebf-4df5-abda-c2bbe577240a INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 4.7727ms 2024-09-10 14:07:24.955 +05:30 328047f7-8ebf-4df5-abda-c2bbe577240a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 14:07:24.955 +05:30 328047f7-8ebf-4df5-abda-c2bbe577240a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 13ba8027-b3d3-4011-9c52-7c528b851aeb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 14:07:24.956 +05:30 328047f7-8ebf-4df5-abda-c2bbe577240a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 6.7382ms 2024-09-10 14:07:34.088 +05:30 9c3f0f17-6922-4d59-a3c2-4a2ec6e8a311 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:07:34.088 +05:30 9c3f0f17-6922-4d59-a3c2-4a2ec6e8a311 INF CORS policy execution successful. 2024-09-10 14:07:34.089 +05:30 9c3f0f17-6922-4d59-a3c2-4a2ec6e8a311 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.9938ms 2024-09-10 14:07:34.094 +05:30 728dd4a8-15ec-43cb-91f9-793d770805d8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:07:34.094 +05:30 728dd4a8-15ec-43cb-91f9-793d770805d8 INF CORS policy execution successful. 2024-09-10 14:07:34.095 +05:30 728dd4a8-15ec-43cb-91f9-793d770805d8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.6299ms 2024-09-10 14:07:34.136 +05:30 e2eca902-e578-4e72-b4ed-5d3787ca1c44 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:07:34.136 +05:30 e2eca902-e578-4e72-b4ed-5d3787ca1c44 INF CORS policy execution successful. 2024-09-10 14:07:34.137 +05:30 e2eca902-e578-4e72-b4ed-5d3787ca1c44 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:07:34.137 +05:30 0b8c49d7-abde-4327-a6ad-087beec3d253 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 14:07:34.137 +05:30 0b8c49d7-abde-4327-a6ad-087beec3d253 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 14:07:34.141 +05:30 0b8c49d7-abde-4327-a6ad-087beec3d253 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:07:34.141 +05:30 0b8c49d7-abde-4327-a6ad-087beec3d253 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 3.5972ms 2024-09-10 14:07:34.141 +05:30 0b8c49d7-abde-4327-a6ad-087beec3d253 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 14:07:34.141 +05:30 0b8c49d7-abde-4327-a6ad-087beec3d253 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e2eca902-e578-4e72-b4ed-5d3787ca1c44}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 14:07:34.142 +05:30 0b8c49d7-abde-4327-a6ad-087beec3d253 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 5.9973ms 2024-09-10 14:07:34.143 +05:30 b49b5564-8a15-4255-8512-df14235d728e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:07:34.144 +05:30 b49b5564-8a15-4255-8512-df14235d728e INF CORS policy execution successful. 2024-09-10 14:07:34.144 +05:30 b49b5564-8a15-4255-8512-df14235d728e INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:07:34.144 +05:30 3fb5f8a7-24b5-464d-bfb9-695466ee60f2 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 14:07:34.144 +05:30 3fb5f8a7-24b5-464d-bfb9-695466ee60f2 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 14:07:34.147 +05:30 3fb5f8a7-24b5-464d-bfb9-695466ee60f2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:07:34.147 +05:30 3fb5f8a7-24b5-464d-bfb9-695466ee60f2 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 2.4101ms 2024-09-10 14:07:34.147 +05:30 3fb5f8a7-24b5-464d-bfb9-695466ee60f2 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 14:07:34.147 +05:30 3fb5f8a7-24b5-464d-bfb9-695466ee60f2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b49b5564-8a15-4255-8512-df14235d728e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 14:07:34.147 +05:30 3fb5f8a7-24b5-464d-bfb9-695466ee60f2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 4.0198ms 2024-09-10 14:07:34.209 +05:30 2b817faa-d6c3-4a16-a3e2-0f0e750dc7f8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:07:34.209 +05:30 2b817faa-d6c3-4a16-a3e2-0f0e750dc7f8 INF CORS policy execution successful. 2024-09-10 14:07:34.209 +05:30 2b817faa-d6c3-4a16-a3e2-0f0e750dc7f8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.4548ms 2024-09-10 14:07:34.217 +05:30 731a814a-7e9e-4422-a9b1-64aec6e6acf2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:07:34.217 +05:30 731a814a-7e9e-4422-a9b1-64aec6e6acf2 INF CORS policy execution successful. 2024-09-10 14:07:34.217 +05:30 731a814a-7e9e-4422-a9b1-64aec6e6acf2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.7272ms 2024-09-10 14:07:34.253 +05:30 5706a57b-973d-451c-aaf4-32c8e901567f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:07:34.253 +05:30 5706a57b-973d-451c-aaf4-32c8e901567f INF CORS policy execution successful. 2024-09-10 14:07:34.254 +05:30 5706a57b-973d-451c-aaf4-32c8e901567f INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:07:34.254 +05:30 5578bb2b-c2ba-4390-86a9-81360663b2a4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 14:07:34.254 +05:30 5578bb2b-c2ba-4390-86a9-81360663b2a4 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 14:07:34.256 +05:30 5578bb2b-c2ba-4390-86a9-81360663b2a4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:07:34.256 +05:30 5578bb2b-c2ba-4390-86a9-81360663b2a4 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 2.0776ms 2024-09-10 14:07:34.256 +05:30 5578bb2b-c2ba-4390-86a9-81360663b2a4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 14:07:34.256 +05:30 5578bb2b-c2ba-4390-86a9-81360663b2a4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5706a57b-973d-451c-aaf4-32c8e901567f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 14:07:34.256 +05:30 5578bb2b-c2ba-4390-86a9-81360663b2a4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 3.5542ms 2024-09-10 14:07:34.262 +05:30 4953eb03-bf2c-499a-a613-ed69d4ef1b0f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:07:34.263 +05:30 4953eb03-bf2c-499a-a613-ed69d4ef1b0f INF CORS policy execution successful. 2024-09-10 14:07:34.263 +05:30 4953eb03-bf2c-499a-a613-ed69d4ef1b0f INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:07:34.263 +05:30 9c3fd658-42b1-4d65-9515-14ff85946aea INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 14:07:34.263 +05:30 9c3fd658-42b1-4d65-9515-14ff85946aea INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 14:07:34.265 +05:30 9c3fd658-42b1-4d65-9515-14ff85946aea INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:07:34.266 +05:30 9c3fd658-42b1-4d65-9515-14ff85946aea INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 2.5137ms 2024-09-10 14:07:34.266 +05:30 9c3fd658-42b1-4d65-9515-14ff85946aea INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 14:07:34.266 +05:30 9c3fd658-42b1-4d65-9515-14ff85946aea INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4953eb03-bf2c-499a-a613-ed69d4ef1b0f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 14:07:34.266 +05:30 9c3fd658-42b1-4d65-9515-14ff85946aea INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 3.8915ms 2024-09-10 14:07:34.441 +05:30 611d462a-cbcb-488a-b363-10a3dce0d1ce INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 14:07:34.441 +05:30 611d462a-cbcb-488a-b363-10a3dce0d1ce INF CORS policy execution successful. 2024-09-10 14:07:34.441 +05:30 611d462a-cbcb-488a-b363-10a3dce0d1ce INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.4537ms 2024-09-10 14:07:34.442 +05:30 8b972b12-525f-423a-ab44-bb1e2b6b284e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:07:34.442 +05:30 8b972b12-525f-423a-ab44-bb1e2b6b284e INF CORS policy execution successful. 2024-09-10 14:07:34.442 +05:30 8b972b12-525f-423a-ab44-bb1e2b6b284e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.2503ms 2024-09-10 14:07:34.443 +05:30 61be1ada-383a-46e4-8314-7c2a09540412 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 14:07:34.443 +05:30 61be1ada-383a-46e4-8314-7c2a09540412 INF CORS policy execution successful. 2024-09-10 14:07:34.443 +05:30 61be1ada-383a-46e4-8314-7c2a09540412 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.2257ms 2024-09-10 14:07:34.444 +05:30 76d98c4a-5271-4cae-b55a-d0d70eae21f8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 14:07:34.444 +05:30 76d98c4a-5271-4cae-b55a-d0d70eae21f8 INF CORS policy execution successful. 2024-09-10 14:07:34.445 +05:30 76d98c4a-5271-4cae-b55a-d0d70eae21f8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 1.0132ms 2024-09-10 14:07:34.449 +05:30 d23da6a1-cbd3-446f-ab73-ac4768efdc17 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 14:07:34.449 +05:30 d23da6a1-cbd3-446f-ab73-ac4768efdc17 INF CORS policy execution successful. 2024-09-10 14:07:34.449 +05:30 d23da6a1-cbd3-446f-ab73-ac4768efdc17 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.6184ms 2024-09-10 14:07:34.459 +05:30 34861495-db14-41fe-a11d-032c7e8bfbda INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:07:34.460 +05:30 34861495-db14-41fe-a11d-032c7e8bfbda INF CORS policy execution successful. 2024-09-10 14:07:34.460 +05:30 34861495-db14-41fe-a11d-032c7e8bfbda INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.4537ms 2024-09-10 14:07:34.494 +05:30 a480d099-2885-40f1-a3a0-1555d8c64e4e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 14:07:34.494 +05:30 b89818a6-02e9-4769-965d-5fa7ad24fbf2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 14:07:34.494 +05:30 a480d099-2885-40f1-a3a0-1555d8c64e4e INF CORS policy execution successful. 2024-09-10 14:07:34.495 +05:30 a480d099-2885-40f1-a3a0-1555d8c64e4e INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:07:34.495 +05:30 b89818a6-02e9-4769-965d-5fa7ad24fbf2 INF CORS policy execution successful. 2024-09-10 14:07:34.495 +05:30 3ae843b3-0be0-4eb1-a33f-783bc46a17aa INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 14:07:34.495 +05:30 b89818a6-02e9-4769-965d-5fa7ad24fbf2 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:07:34.495 +05:30 ce6d57b4-84a0-4484-9129-785ee7208dd6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 14:07:34.495 +05:30 3ae843b3-0be0-4eb1-a33f-783bc46a17aa INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 14:07:34.495 +05:30 ce6d57b4-84a0-4484-9129-785ee7208dd6 INF CORS policy execution successful. 2024-09-10 14:07:34.495 +05:30 97c7419e-4a80-4566-91c2-1fa4a0b76ac0 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 14:07:34.495 +05:30 ce6d57b4-84a0-4484-9129-785ee7208dd6 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:07:34.495 +05:30 97c7419e-4a80-4566-91c2-1fa4a0b76ac0 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 14:07:34.495 +05:30 d788e09c-be1e-4515-a2ae-b5ab26db056c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 14:07:34.495 +05:30 d788e09c-be1e-4515-a2ae-b5ab26db056c INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 14:07:34.496 +05:30 7a8a135c-8716-4ddb-930b-56dd8e430789 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 14:07:34.497 +05:30 7a8a135c-8716-4ddb-930b-56dd8e430789 INF CORS policy execution successful. 2024-09-10 14:07:34.497 +05:30 7a8a135c-8716-4ddb-930b-56dd8e430789 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:07:34.497 +05:30 3294355f-bc98-424d-8d78-dc7c258ad1b9 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 14:07:34.497 +05:30 3294355f-bc98-424d-8d78-dc7c258ad1b9 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 14:07:34.499 +05:30 97c7419e-4a80-4566-91c2-1fa4a0b76ac0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:07:34.499 +05:30 97c7419e-4a80-4566-91c2-1fa4a0b76ac0 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 4.0538ms 2024-09-10 14:07:34.499 +05:30 97c7419e-4a80-4566-91c2-1fa4a0b76ac0 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 14:07:34.500 +05:30 97c7419e-4a80-4566-91c2-1fa4a0b76ac0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b89818a6-02e9-4769-965d-5fa7ad24fbf2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 14:07:34.500 +05:30 97c7419e-4a80-4566-91c2-1fa4a0b76ac0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 5.5413ms 2024-09-10 14:07:34.501 +05:30 8ecf1d3d-1c0c-4446-baf1-23c5498169c8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:07:34.501 +05:30 8ecf1d3d-1c0c-4446-baf1-23c5498169c8 INF CORS policy execution successful. 2024-09-10 14:07:34.502 +05:30 8ecf1d3d-1c0c-4446-baf1-23c5498169c8 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:07:34.502 +05:30 225161be-4d8a-4233-a3dc-d9e3df32791f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:07:34.502 +05:30 225161be-4d8a-4233-a3dc-d9e3df32791f INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 14:07:34.502 +05:30 d788e09c-be1e-4515-a2ae-b5ab26db056c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:07:34.503 +05:30 d788e09c-be1e-4515-a2ae-b5ab26db056c INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 7.2761ms 2024-09-10 14:07:34.503 +05:30 d788e09c-be1e-4515-a2ae-b5ab26db056c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 14:07:34.503 +05:30 d788e09c-be1e-4515-a2ae-b5ab26db056c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ce6d57b4-84a0-4484-9129-785ee7208dd6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 14:07:34.504 +05:30 d788e09c-be1e-4515-a2ae-b5ab26db056c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 8.7505ms 2024-09-10 14:07:34.505 +05:30 0a5edbcb-2949-402f-b1bf-135e9f10d0eb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:07:34.505 +05:30 0a5edbcb-2949-402f-b1bf-135e9f10d0eb INF CORS policy execution successful. 2024-09-10 14:07:34.505 +05:30 3ae843b3-0be0-4eb1-a33f-783bc46a17aa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:07:34.505 +05:30 0a5edbcb-2949-402f-b1bf-135e9f10d0eb INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:07:34.505 +05:30 138d83d0-7b0c-408f-8813-095a55b9aafe INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:07:34.505 +05:30 225161be-4d8a-4233-a3dc-d9e3df32791f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:07:34.506 +05:30 138d83d0-7b0c-408f-8813-095a55b9aafe INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 14:07:34.506 +05:30 225161be-4d8a-4233-a3dc-d9e3df32791f INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 3.7109ms 2024-09-10 14:07:34.506 +05:30 3ae843b3-0be0-4eb1-a33f-783bc46a17aa INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 10.5584ms 2024-09-10 14:07:34.506 +05:30 225161be-4d8a-4233-a3dc-d9e3df32791f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:07:34.506 +05:30 3ae843b3-0be0-4eb1-a33f-783bc46a17aa INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 14:07:34.506 +05:30 225161be-4d8a-4233-a3dc-d9e3df32791f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8ecf1d3d-1c0c-4446-baf1-23c5498169c8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 14:07:34.506 +05:30 225161be-4d8a-4233-a3dc-d9e3df32791f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 5.0273ms 2024-09-10 14:07:34.506 +05:30 3ae843b3-0be0-4eb1-a33f-783bc46a17aa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a480d099-2885-40f1-a3a0-1555d8c64e4e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 14:07:34.507 +05:30 3ae843b3-0be0-4eb1-a33f-783bc46a17aa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 13.0594ms 2024-09-10 14:07:34.508 +05:30 138d83d0-7b0c-408f-8813-095a55b9aafe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:07:34.508 +05:30 138d83d0-7b0c-408f-8813-095a55b9aafe INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 2.3105ms 2024-09-10 14:07:34.508 +05:30 138d83d0-7b0c-408f-8813-095a55b9aafe INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:07:34.508 +05:30 138d83d0-7b0c-408f-8813-095a55b9aafe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0a5edbcb-2949-402f-b1bf-135e9f10d0eb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 14:07:34.508 +05:30 138d83d0-7b0c-408f-8813-095a55b9aafe INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 3.5965ms 2024-09-10 14:07:34.512 +05:30 3294355f-bc98-424d-8d78-dc7c258ad1b9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:07:34.512 +05:30 3294355f-bc98-424d-8d78-dc7c258ad1b9 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 14.9536ms 2024-09-10 14:07:34.512 +05:30 3294355f-bc98-424d-8d78-dc7c258ad1b9 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 14:07:34.512 +05:30 3294355f-bc98-424d-8d78-dc7c258ad1b9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7a8a135c-8716-4ddb-930b-56dd8e430789}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 14:07:34.513 +05:30 3294355f-bc98-424d-8d78-dc7c258ad1b9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 16.1973ms 2024-09-10 14:07:34.559 +05:30 c36bc151-c45e-46d0-97e8-59e363312a0b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 14:07:34.560 +05:30 c36bc151-c45e-46d0-97e8-59e363312a0b INF CORS policy execution successful. 2024-09-10 14:07:34.560 +05:30 c36bc151-c45e-46d0-97e8-59e363312a0b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 0.6485ms 2024-09-10 14:07:34.624 +05:30 d4271d53-4d17-4c1f-a11d-e857b4f8b8e3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 14:07:34.624 +05:30 d4271d53-4d17-4c1f-a11d-e857b4f8b8e3 INF CORS policy execution successful. 2024-09-10 14:07:34.625 +05:30 d4271d53-4d17-4c1f-a11d-e857b4f8b8e3 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:07:34.625 +05:30 aa91936f-2358-486b-a25f-d44fe805af27 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 14:07:34.625 +05:30 aa91936f-2358-486b-a25f-d44fe805af27 INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 14:07:34.654 +05:30 aa91936f-2358-486b-a25f-d44fe805af27 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:07:34.654 +05:30 aa91936f-2358-486b-a25f-d44fe805af27 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 28.8223ms 2024-09-10 14:07:34.654 +05:30 aa91936f-2358-486b-a25f-d44fe805af27 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 14:07:34.654 +05:30 aa91936f-2358-486b-a25f-d44fe805af27 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d4271d53-4d17-4c1f-a11d-e857b4f8b8e3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 14:07:34.655 +05:30 aa91936f-2358-486b-a25f-d44fe805af27 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 200 624 application/json; charset=utf-8 30.8044ms 2024-09-10 14:07:34.844 +05:30 fdef7470-91b0-40ff-a217-ab0191802ece INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 14:07:34.844 +05:30 fdef7470-91b0-40ff-a217-ab0191802ece INF CORS policy execution successful. 2024-09-10 14:07:34.844 +05:30 fdef7470-91b0-40ff-a217-ab0191802ece INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.4651ms 2024-09-10 14:07:34.887 +05:30 92bfebf9-5f09-44f0-a6ae-c8ca94f6a7ca INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 14:07:34.887 +05:30 92bfebf9-5f09-44f0-a6ae-c8ca94f6a7ca INF CORS policy execution successful. 2024-09-10 14:07:34.888 +05:30 92bfebf9-5f09-44f0-a6ae-c8ca94f6a7ca INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:07:34.888 +05:30 cab65664-f347-49cd-a557-7734640deb70 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:07:34.888 +05:30 cab65664-f347-49cd-a557-7734640deb70 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 14:07:34.892 +05:30 cab65664-f347-49cd-a557-7734640deb70 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:07:34.892 +05:30 cab65664-f347-49cd-a557-7734640deb70 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 4.0766ms 2024-09-10 14:07:34.892 +05:30 cab65664-f347-49cd-a557-7734640deb70 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:07:34.892 +05:30 cab65664-f347-49cd-a557-7734640deb70 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 92bfebf9-5f09-44f0-a6ae-c8ca94f6a7ca}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 14:07:34.893 +05:30 cab65664-f347-49cd-a557-7734640deb70 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 5.9314ms 2024-09-10 14:07:35.261 +05:30 de709874-1cb2-472f-bce1-38073efa51a1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 14:07:35.261 +05:30 de709874-1cb2-472f-bce1-38073efa51a1 INF CORS policy execution successful. 2024-09-10 14:07:35.262 +05:30 de709874-1cb2-472f-bce1-38073efa51a1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.6871ms 2024-09-10 14:07:35.326 +05:30 a3e21b0a-0111-46ea-a61e-e427a1760286 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 14:07:35.326 +05:30 a3e21b0a-0111-46ea-a61e-e427a1760286 INF CORS policy execution successful. 2024-09-10 14:07:35.326 +05:30 a3e21b0a-0111-46ea-a61e-e427a1760286 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:07:35.326 +05:30 2a9e565f-a214-493d-988f-63e3bb08abfb INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:07:35.326 +05:30 2a9e565f-a214-493d-988f-63e3bb08abfb INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 14:07:35.330 +05:30 2a9e565f-a214-493d-988f-63e3bb08abfb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:07:35.330 +05:30 2a9e565f-a214-493d-988f-63e3bb08abfb INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 3.1986ms 2024-09-10 14:07:35.330 +05:30 2a9e565f-a214-493d-988f-63e3bb08abfb INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:07:35.330 +05:30 2a9e565f-a214-493d-988f-63e3bb08abfb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a3e21b0a-0111-46ea-a61e-e427a1760286}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 14:07:35.330 +05:30 2a9e565f-a214-493d-988f-63e3bb08abfb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 4.663ms 2024-09-10 14:07:42.320 +05:30 9c7f4ae7-0282-46ae-bff2-c21f2719bdfa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 14:07:42.320 +05:30 a5f78c95-72c8-4b06-986a-8e880b1ae5ca INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 14:07:42.320 +05:30 9c7f4ae7-0282-46ae-bff2-c21f2719bdfa INF CORS policy execution successful. 2024-09-10 14:07:42.320 +05:30 a5f78c95-72c8-4b06-986a-8e880b1ae5ca INF CORS policy execution successful. 2024-09-10 14:07:42.321 +05:30 9c7f4ae7-0282-46ae-bff2-c21f2719bdfa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.6406ms 2024-09-10 14:07:42.321 +05:30 a5f78c95-72c8-4b06-986a-8e880b1ae5ca INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.6783ms 2024-09-10 14:07:42.364 +05:30 2d555a36-39c0-445f-bf0d-06a01a84f530 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 14:07:42.364 +05:30 2d555a36-39c0-445f-bf0d-06a01a84f530 INF CORS policy execution successful. 2024-09-10 14:07:42.365 +05:30 2d555a36-39c0-445f-bf0d-06a01a84f530 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:07:42.365 +05:30 2bd65122-6bc5-4e92-af2a-52ef6be0801a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 14:07:42.365 +05:30 2bd65122-6bc5-4e92-af2a-52ef6be0801a INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 14:07:42.369 +05:30 447d20b6-245f-42f5-9cc5-edf0b7d333c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 14:07:42.369 +05:30 447d20b6-245f-42f5-9cc5-edf0b7d333c2 INF CORS policy execution successful. 2024-09-10 14:07:42.369 +05:30 447d20b6-245f-42f5-9cc5-edf0b7d333c2 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:07:42.369 +05:30 2bd65122-6bc5-4e92-af2a-52ef6be0801a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:07:42.369 +05:30 23b344a3-b8a1-4566-a309-f734c881498b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 14:07:42.369 +05:30 23b344a3-b8a1-4566-a309-f734c881498b INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 14:07:42.370 +05:30 2bd65122-6bc5-4e92-af2a-52ef6be0801a INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 5.0715ms 2024-09-10 14:07:42.370 +05:30 2bd65122-6bc5-4e92-af2a-52ef6be0801a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 14:07:42.370 +05:30 2bd65122-6bc5-4e92-af2a-52ef6be0801a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2d555a36-39c0-445f-bf0d-06a01a84f530}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 14:07:42.371 +05:30 2bd65122-6bc5-4e92-af2a-52ef6be0801a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 7.17ms 2024-09-10 14:07:42.372 +05:30 23b344a3-b8a1-4566-a309-f734c881498b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:07:42.373 +05:30 23b344a3-b8a1-4566-a309-f734c881498b INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 3.0238ms 2024-09-10 14:07:42.373 +05:30 23b344a3-b8a1-4566-a309-f734c881498b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 14:07:42.373 +05:30 23b344a3-b8a1-4566-a309-f734c881498b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 447d20b6-245f-42f5-9cc5-edf0b7d333c2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 14:07:42.373 +05:30 23b344a3-b8a1-4566-a309-f734c881498b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 4.3913ms 2024-09-10 14:17:46.925 +05:30 INF Application is shutting down... 2024-09-10 14:19:13.478 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-10 14:19:13.531 +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-10 14:19:13.552 +05:30 INF Creating key {33934f57-9bf0-4db2-afd3-d32405a4ea16} with creation date 2024-09-10 08:49:13Z, activation date 2024-09-10 08:49:13Z, and expiration date 2024-12-09 08:49:13Z. 2024-09-10 14:19:13.566 +05:30 WRN No XML encryptor configured. Key {33934f57-9bf0-4db2-afd3-d32405a4ea16} may be persisted to storage in unencrypted form. 2024-09-10 14:19:13.766 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-10 14:19:13.766 +05:30 INF Hosting environment: Production 2024-09-10 14:19:13.767 +05:30 INF Content root path: C:\inetpub\wwwroot\SangCoreSettingsAPI 2024-09-10 14:19:13.788 +05:30 e5cd0393-aade-41a8-ba12-d54300cc92e6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:19:13.788 +05:30 b97318a8-311b-4485-b531-b20d8a7479c6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:19:13.863 +05:30 b97318a8-311b-4485-b531-b20d8a7479c6 INF CORS policy execution successful. 2024-09-10 14:19:13.863 +05:30 e5cd0393-aade-41a8-ba12-d54300cc92e6 INF CORS policy execution successful. 2024-09-10 14:19:13.871 +05:30 e5cd0393-aade-41a8-ba12-d54300cc92e6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 86.1636ms 2024-09-10 14:19:13.871 +05:30 b97318a8-311b-4485-b531-b20d8a7479c6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 86.163ms 2024-09-10 14:19:13.921 +05:30 4c977492-a3ef-4fb6-a6c1-a17a9f08cf34 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:19:13.927 +05:30 4c6f70e2-a54f-41e4-afd3-b5ef53029ace INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:19:14.051 +05:30 4c977492-a3ef-4fb6-a6c1-a17a9f08cf34 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 8:45:02 AM', Current time (UTC): '9/10/2024 8:49:14 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-10 14:19:14.051 +05:30 4c6f70e2-a54f-41e4-afd3-b5ef53029ace INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 8:45:02 AM', Current time (UTC): '9/10/2024 8:49:14 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-10 14:19:14.066 +05:30 4c6f70e2-a54f-41e4-afd3-b5ef53029ace INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 8:45:02 AM', Current time (UTC): '9/10/2024 8:49:14 AM'. 2024-09-10 14:19:14.066 +05:30 4c977492-a3ef-4fb6-a6c1-a17a9f08cf34 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 8:45:02 AM', Current time (UTC): '9/10/2024 8:49:14 AM'. 2024-09-10 14:19:14.068 +05:30 4c977492-a3ef-4fb6-a6c1-a17a9f08cf34 INF CORS policy execution successful. 2024-09-10 14:19:14.068 +05:30 4c6f70e2-a54f-41e4-afd3-b5ef53029ace INF CORS policy execution successful. 2024-09-10 14:19:14.090 +05:30 4c6f70e2-a54f-41e4-afd3-b5ef53029ace INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:19:14.090 +05:30 4c977492-a3ef-4fb6-a6c1-a17a9f08cf34 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTczMDIsImV4cCI6MTcyNTk1NzkwMiwiaWF0IjoxNzI1OTU3MzAyfQ.p4wfDi3g0FtcJHtEv5hgREYLwKGao9y8DDfG_TNldFs}, {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-10 14:19:14.132 +05:30 21c4e799-1c99-4752-a30b-f3befeb3b85b INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 14:19:14.132 +05:30 adc1248b-8275-4c8f-87ba-739ab6dcb899 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 14:19:14.139 +05:30 adc1248b-8275-4c8f-87ba-739ab6dcb899 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 14:19:14.139 +05:30 21c4e799-1c99-4752-a30b-f3befeb3b85b INF AuthenticationScheme: Bearer was challenged. 2024-09-10 14:19:14.140 +05:30 adc1248b-8275-4c8f-87ba-739ab6dcb899 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 4c977492-a3ef-4fb6-a6c1-a17a9f08cf34}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 08:45:02'"} Body: 2024-09-10 14:19:14.142 +05:30 21c4e799-1c99-4752-a30b-f3befeb3b85b INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 4c6f70e2-a54f-41e4-afd3-b5ef53029ace}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 08:45:02'"} Body: 2024-09-10 14:19:14.147 +05:30 21c4e799-1c99-4752-a30b-f3befeb3b85b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 401 null null 220.2058ms 2024-09-10 14:19:14.147 +05:30 adc1248b-8275-4c8f-87ba-739ab6dcb899 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 401 null null 226.1879ms 2024-09-10 14:19:16.866 +05:30 3101e7bf-1872-4661-961f-ecdd98931e3f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 14:19:16.867 +05:30 3101e7bf-1872-4661-961f-ecdd98931e3f INF CORS policy execution successful. 2024-09-10 14:19:16.868 +05:30 3101e7bf-1872-4661-961f-ecdd98931e3f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 2.1054ms 2024-09-10 14:19:16.868 +05:30 3390c46b-39cd-4e07-822a-b22a3e506e91 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 14:19:16.868 +05:30 3390c46b-39cd-4e07-822a-b22a3e506e91 INF CORS policy execution successful. 2024-09-10 14:19:16.869 +05:30 3390c46b-39cd-4e07-822a-b22a3e506e91 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 1.0984ms 2024-09-10 14:19:16.869 +05:30 2b3606af-c833-4dd6-a610-fad2eb7cfd27 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:19:16.869 +05:30 4ae7ca0c-af17-49fd-9166-869885bada76 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 14:19:16.870 +05:30 2b3606af-c833-4dd6-a610-fad2eb7cfd27 INF CORS policy execution successful. 2024-09-10 14:19:16.870 +05:30 4ae7ca0c-af17-49fd-9166-869885bada76 INF CORS policy execution successful. 2024-09-10 14:19:16.870 +05:30 2b3606af-c833-4dd6-a610-fad2eb7cfd27 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.8926ms 2024-09-10 14:19:16.870 +05:30 4ae7ca0c-af17-49fd-9166-869885bada76 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.9077ms 2024-09-10 14:19:16.918 +05:30 85689a73-da8c-42e2-828d-3b83a113af6d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:19:16.918 +05:30 85689a73-da8c-42e2-828d-3b83a113af6d INF CORS policy execution successful. 2024-09-10 14:19:16.919 +05:30 85689a73-da8c-42e2-828d-3b83a113af6d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.18ms 2024-09-10 14:19:16.920 +05:30 1c5cdf51-cbce-4181-8529-0c6a99b67a01 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 14:19:16.921 +05:30 1c5cdf51-cbce-4181-8529-0c6a99b67a01 INF CORS policy execution successful. 2024-09-10 14:19:16.921 +05:30 1c5cdf51-cbce-4181-8529-0c6a99b67a01 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.7535ms 2024-09-10 14:19:16.984 +05:30 24263b5e-4d8e-4d74-907f-1195b198ef2d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 14:19:16.985 +05:30 24263b5e-4d8e-4d74-907f-1195b198ef2d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-10 14:19:16.986 +05:30 24263b5e-4d8e-4d74-907f-1195b198ef2d INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-09-10 14:19:16.986 +05:30 24263b5e-4d8e-4d74-907f-1195b198ef2d INF CORS policy execution successful. 2024-09-10 14:19:16.987 +05:30 24263b5e-4d8e-4d74-907f-1195b198ef2d INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer null}, {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-10 14:19:16.998 +05:30 ca239a78-ae0e-46b8-baeb-ff778dba2b3d INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 14:19:16.999 +05:30 ca239a78-ae0e-46b8-baeb-ff778dba2b3d INF AuthenticationScheme: Bearer was challenged. 2024-09-10 14:19:17.000 +05:30 ca239a78-ae0e-46b8-baeb-ff778dba2b3d INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 24263b5e-4d8e-4d74-907f-1195b198ef2d}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-10 14:19:17.000 +05:30 ca239a78-ae0e-46b8-baeb-ff778dba2b3d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 401 null null 16.5487ms 2024-09-10 14:19:17.008 +05:30 ad1746e2-ca82-4780-a170-64c3e0bc6c19 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 14:19:17.009 +05:30 ad1746e2-ca82-4780-a170-64c3e0bc6c19 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-10 14:19:17.009 +05:30 ad1746e2-ca82-4780-a170-64c3e0bc6c19 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-09-10 14:19:17.010 +05:30 ad1746e2-ca82-4780-a170-64c3e0bc6c19 INF CORS policy execution successful. 2024-09-10 14:19:17.010 +05:30 ad1746e2-ca82-4780-a170-64c3e0bc6c19 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer null}, {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-10 14:19:17.011 +05:30 72021f91-a020-4b50-8724-ad4c6d6da01e INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 14:19:17.012 +05:30 72021f91-a020-4b50-8724-ad4c6d6da01e INF AuthenticationScheme: Bearer was challenged. 2024-09-10 14:19:17.012 +05:30 72021f91-a020-4b50-8724-ad4c6d6da01e INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: ad1746e2-ca82-4780-a170-64c3e0bc6c19}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-10 14:19:17.013 +05:30 72021f91-a020-4b50-8724-ad4c6d6da01e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 401 null null 5.2583ms 2024-09-10 14:19:17.033 +05:30 039888d8-d857-4383-acdf-bc53d4baad76 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:19:17.034 +05:30 039888d8-d857-4383-acdf-bc53d4baad76 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-10 14:19:17.035 +05:30 039888d8-d857-4383-acdf-bc53d4baad76 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-09-10 14:19:17.035 +05:30 039888d8-d857-4383-acdf-bc53d4baad76 INF CORS policy execution successful. 2024-09-10 14:19:17.036 +05:30 aae67771-373b-49d4-899e-52cebb2ddb4f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 14:19:17.036 +05:30 039888d8-d857-4383-acdf-bc53d4baad76 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer null}, {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-10 14:19:17.036 +05:30 aae67771-373b-49d4-899e-52cebb2ddb4f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-10 14:19:17.036 +05:30 77563b7c-3bc2-4a9a-a3c1-8f75040bd8ef INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 14:19:17.037 +05:30 77563b7c-3bc2-4a9a-a3c1-8f75040bd8ef INF AuthenticationScheme: Bearer was challenged. 2024-09-10 14:19:17.037 +05:30 aae67771-373b-49d4-899e-52cebb2ddb4f INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-09-10 14:19:17.037 +05:30 77563b7c-3bc2-4a9a-a3c1-8f75040bd8ef INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 039888d8-d857-4383-acdf-bc53d4baad76}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-10 14:19:17.037 +05:30 aae67771-373b-49d4-899e-52cebb2ddb4f INF CORS policy execution successful. 2024-09-10 14:19:17.038 +05:30 aae67771-373b-49d4-899e-52cebb2ddb4f INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer null}, {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-10 14:19:17.038 +05:30 77563b7c-3bc2-4a9a-a3c1-8f75040bd8ef INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 401 null null 5.1289ms 2024-09-10 14:19:17.040 +05:30 45730b27-65d4-4f3d-8ce5-56750a19ebaf INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 14:19:17.040 +05:30 45730b27-65d4-4f3d-8ce5-56750a19ebaf INF AuthenticationScheme: Bearer was challenged. 2024-09-10 14:19:17.041 +05:30 45730b27-65d4-4f3d-8ce5-56750a19ebaf INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: aae67771-373b-49d4-899e-52cebb2ddb4f}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-10 14:19:17.042 +05:30 45730b27-65d4-4f3d-8ce5-56750a19ebaf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 401 null null 5.9414ms 2024-09-10 14:19:17.050 +05:30 38988f32-0267-4b7b-830c-3aae18ed9974 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:19:17.051 +05:30 38988f32-0267-4b7b-830c-3aae18ed9974 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-10 14:19:17.051 +05:30 38988f32-0267-4b7b-830c-3aae18ed9974 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-09-10 14:19:17.052 +05:30 38988f32-0267-4b7b-830c-3aae18ed9974 INF CORS policy execution successful. 2024-09-10 14:19:17.052 +05:30 38988f32-0267-4b7b-830c-3aae18ed9974 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer null}, {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-10 14:19:17.054 +05:30 c4a75f51-5988-4ed5-bd3a-a9cb63f95006 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 14:19:17.055 +05:30 c4a75f51-5988-4ed5-bd3a-a9cb63f95006 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 14:19:17.055 +05:30 c4a75f51-5988-4ed5-bd3a-a9cb63f95006 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 38988f32-0267-4b7b-830c-3aae18ed9974}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-10 14:19:17.055 +05:30 c4a75f51-5988-4ed5-bd3a-a9cb63f95006 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 401 null null 4.8371ms 2024-09-10 14:19:17.074 +05:30 65b5ef90-e2ce-4828-ab3e-40bbc2c3ee76 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 14:19:17.075 +05:30 65b5ef90-e2ce-4828-ab3e-40bbc2c3ee76 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-10 14:19:17.075 +05:30 65b5ef90-e2ce-4828-ab3e-40bbc2c3ee76 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-09-10 14:19:17.076 +05:30 65b5ef90-e2ce-4828-ab3e-40bbc2c3ee76 INF CORS policy execution successful. 2024-09-10 14:19:17.076 +05:30 65b5ef90-e2ce-4828-ab3e-40bbc2c3ee76 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer null}, {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-10 14:19:17.080 +05:30 149fcd50-bce1-4b64-b9ba-db64179a1a06 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 14:19:17.080 +05:30 149fcd50-bce1-4b64-b9ba-db64179a1a06 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 14:19:17.081 +05:30 149fcd50-bce1-4b64-b9ba-db64179a1a06 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 65b5ef90-e2ce-4828-ab3e-40bbc2c3ee76}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-10 14:19:17.081 +05:30 149fcd50-bce1-4b64-b9ba-db64179a1a06 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 401 null null 7.6474ms 2024-09-10 14:19:45.773 +05:30 9d0dd7a4-f972-4f96-9b9c-5a38d78f87dc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:19:45.775 +05:30 9d0dd7a4-f972-4f96-9b9c-5a38d78f87dc INF CORS policy execution successful. 2024-09-10 14:19:45.776 +05:30 9d0dd7a4-f972-4f96-9b9c-5a38d78f87dc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 4.0982ms 2024-09-10 14:19:45.829 +05:30 27ca3364-37c0-4e0e-b429-c8a12320cde2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:19:45.848 +05:30 27ca3364-37c0-4e0e-b429-c8a12320cde2 INF CORS policy execution successful. 2024-09-10 14:19:45.850 +05:30 27ca3364-37c0-4e0e-b429-c8a12320cde2 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTgxODUsImV4cCI6MTcyNTk1ODc4NSwiaWF0IjoxNzI1OTU4MTg1fQ.wQBHZwLOCaBl1H_7ZbPTMfCaEarwkH4SxzAaA33nR-k}, {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-10 14:19:45.859 +05:30 13ba3f4e-3fd2-44db-ad58-d3d28dfbaba8 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 14:19:45.890 +05:30 13ba3f4e-3fd2-44db-ad58-d3d28dfbaba8 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 14:19:46.230 +05:30 13ba3f4e-3fd2-44db-ad58-d3d28dfbaba8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:19:46.293 +05:30 13ba3f4e-3fd2-44db-ad58-d3d28dfbaba8 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 396.0477ms 2024-09-10 14:19:46.293 +05:30 13ba3f4e-3fd2-44db-ad58-d3d28dfbaba8 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 14:19:46.294 +05:30 13ba3f4e-3fd2-44db-ad58-d3d28dfbaba8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 27ca3364-37c0-4e0e-b429-c8a12320cde2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 14:19:46.300 +05:30 13ba3f4e-3fd2-44db-ad58-d3d28dfbaba8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 471.5277ms 2024-09-10 14:19:46.354 +05:30 b198f408-141b-4835-a958-5909cff8cfa0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null null 2024-09-10 14:19:46.354 +05:30 b198f408-141b-4835-a958-5909cff8cfa0 INF CORS policy execution successful. 2024-09-10 14:19:46.355 +05:30 b198f408-141b-4835-a958-5909cff8cfa0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 204 null null 1.0068ms 2024-09-10 14:19:46.358 +05:30 406d0caa-6827-4f5a-bb21-939139a3e3ba INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null null 2024-09-10 14:19:46.358 +05:30 406d0caa-6827-4f5a-bb21-939139a3e3ba INF CORS policy execution successful. 2024-09-10 14:19:46.358 +05:30 406d0caa-6827-4f5a-bb21-939139a3e3ba INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 204 null null 0.9397ms 2024-09-10 14:19:46.359 +05:30 b61ef6e0-0799-498b-847d-74d4b1dcc354 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null null 2024-09-10 14:19:46.359 +05:30 b61ef6e0-0799-498b-847d-74d4b1dcc354 INF CORS policy execution successful. 2024-09-10 14:19:46.360 +05:30 b61ef6e0-0799-498b-847d-74d4b1dcc354 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 204 null null 0.622ms 2024-09-10 14:19:46.395 +05:30 9695f0f3-d075-4657-94b3-b8ede2d4f5c5 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null 0 2024-09-10 14:19:46.396 +05:30 9695f0f3-d075-4657-94b3-b8ede2d4f5c5 INF CORS policy execution successful. 2024-09-10 14:19:46.397 +05:30 9695f0f3-d075-4657-94b3-b8ede2d4f5c5 INF HTTP request: Path: /userpreference/updatepreferencelayout QueryString: ?preferenceLayoutId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTgxODUsImV4cCI6MTcyNTk1ODc4NSwiaWF0IjoxNzI1OTU4MTg1fQ.wQBHZwLOCaBl1H_7ZbPTMfCaEarwkH4SxzAaA33nR-k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 14:19:46.398 +05:30 3169a50a-7720-4afc-947d-470b7c32353a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 14:19:46.401 +05:30 c455730b-5e7a-4ab8-b619-f6f93bafaaf7 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null 0 2024-09-10 14:19:46.401 +05:30 c455730b-5e7a-4ab8-b619-f6f93bafaaf7 INF CORS policy execution successful. 2024-09-10 14:19:46.402 +05:30 c455730b-5e7a-4ab8-b619-f6f93bafaaf7 INF HTTP request: Path: /userpreference/updatePreferenceLanguage QueryString: ?preferenceLanguageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTgxODUsImV4cCI6MTcyNTk1ODc4NSwiaWF0IjoxNzI1OTU4MTg1fQ.wQBHZwLOCaBl1H_7ZbPTMfCaEarwkH4SxzAaA33nR-k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 14:19:46.403 +05:30 c29a253c-d336-4824-8f0e-4bc3e5652d02 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 14:19:46.409 +05:30 d55f71d9-8bc6-4384-ae5b-e340357008c0 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null 0 2024-09-10 14:19:46.410 +05:30 d55f71d9-8bc6-4384-ae5b-e340357008c0 INF CORS policy execution successful. 2024-09-10 14:19:46.410 +05:30 d55f71d9-8bc6-4384-ae5b-e340357008c0 INF HTTP request: Path: /userpreference/updatepreferencetheme QueryString: ?preferenceThemeId=3 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTgxODUsImV4cCI6MTcyNTk1ODc4NSwiaWF0IjoxNzI1OTU4MTg1fQ.wQBHZwLOCaBl1H_7ZbPTMfCaEarwkH4SxzAaA33nR-k}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 14:19:46.411 +05:30 57dcf165-b969-4375-96dd-9f1106bdcd80 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 14:19:46.412 +05:30 3169a50a-7720-4afc-947d-470b7c32353a INF Route matched with {action = "UpdatePreferenceLayout", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLayout(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 14:19:46.412 +05:30 c29a253c-d336-4824-8f0e-4bc3e5652d02 INF Route matched with {action = "UpdatePreferenceLanguage", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLanguage(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 14:19:46.417 +05:30 57dcf165-b969-4375-96dd-9f1106bdcd80 INF Route matched with {action = "UpdatePreferenceTheme", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceTheme(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 14:19:46.461 +05:30 3169a50a-7720-4afc-947d-470b7c32353a INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:19:46.462 +05:30 57dcf165-b969-4375-96dd-9f1106bdcd80 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:19:46.462 +05:30 c29a253c-d336-4824-8f0e-4bc3e5652d02 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:19:46.479 +05:30 66a2abfb-3d71-4cea-8cc8-8573a9899787 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 14:19:46.480 +05:30 692d6ae0-b641-42dc-9cbd-97aae06b0b06 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 14:19:46.480 +05:30 66a2abfb-3d71-4cea-8cc8-8573a9899787 INF CORS policy execution successful. 2024-09-10 14:19:46.480 +05:30 692d6ae0-b641-42dc-9cbd-97aae06b0b06 INF CORS policy execution successful. 2024-09-10 14:19:46.480 +05:30 66a2abfb-3d71-4cea-8cc8-8573a9899787 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.7468ms 2024-09-10 14:19:46.480 +05:30 692d6ae0-b641-42dc-9cbd-97aae06b0b06 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.8587ms 2024-09-10 14:19:46.483 +05:30 14a7a094-6ae7-4f05-8ab2-e452cdf18be3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 14:19:46.483 +05:30 14a7a094-6ae7-4f05-8ab2-e452cdf18be3 INF CORS policy execution successful. 2024-09-10 14:19:46.484 +05:30 14a7a094-6ae7-4f05-8ab2-e452cdf18be3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.7254ms 2024-09-10 14:19:46.486 +05:30 3169a50a-7720-4afc-947d-470b7c32353a INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api) in 74.2948ms 2024-09-10 14:19:46.486 +05:30 c29a253c-d336-4824-8f0e-4bc3e5652d02 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api) in 74.235ms 2024-09-10 14:19:46.486 +05:30 3169a50a-7720-4afc-947d-470b7c32353a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 14:19:46.486 +05:30 57dcf165-b969-4375-96dd-9f1106bdcd80 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api) in 69.1226ms 2024-09-10 14:19:46.486 +05:30 c29a253c-d336-4824-8f0e-4bc3e5652d02 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 14:19:46.487 +05:30 57dcf165-b969-4375-96dd-9f1106bdcd80 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 14:19:46.487 +05:30 3169a50a-7720-4afc-947d-470b7c32353a INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 9695f0f3-d075-4657-94b3-b8ede2d4f5c5}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 103} Body: {"status":"Success","statusCode":2001,"message":"Layout preference updated successfully.","result":"7"} 2024-09-10 14:19:46.487 +05:30 c29a253c-d336-4824-8f0e-4bc3e5652d02 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: c455730b-5e7a-4ab8-b619-f6f93bafaaf7}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelanguage}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 96} Body: {"status":"Success","statusCode":2001,"message":"Preference updated successfully.","result":"7"} 2024-09-10 14:19:46.487 +05:30 57dcf165-b969-4375-96dd-9f1106bdcd80 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: d55f71d9-8bc6-4384-ae5b-e340357008c0}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 102} Body: {"status":"Success","statusCode":2001,"message":"Theme preference updated successfully.","result":"7"} 2024-09-10 14:19:46.487 +05:30 c29a253c-d336-4824-8f0e-4bc3e5652d02 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 201 96 application/json; charset=utf-8 86.7927ms 2024-09-10 14:19:46.487 +05:30 3169a50a-7720-4afc-947d-470b7c32353a INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 201 103 application/json; charset=utf-8 92.4781ms 2024-09-10 14:19:46.488 +05:30 57dcf165-b969-4375-96dd-9f1106bdcd80 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 201 102 application/json; charset=utf-8 79.0114ms 2024-09-10 14:19:46.520 +05:30 3dff9da8-1e7e-41cb-ba32-7c3653703296 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 14:19:46.520 +05:30 3dff9da8-1e7e-41cb-ba32-7c3653703296 INF CORS policy execution successful. 2024-09-10 14:19:46.521 +05:30 3dff9da8-1e7e-41cb-ba32-7c3653703296 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 1.0448ms 2024-09-10 14:19:46.529 +05:30 62cb327c-c2b6-4972-86cf-773e7a9ff3c8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 14:19:46.530 +05:30 62cb327c-c2b6-4972-86cf-773e7a9ff3c8 INF CORS policy execution successful. 2024-09-10 14:19:46.531 +05:30 62cb327c-c2b6-4972-86cf-773e7a9ff3c8 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTgxODUsImV4cCI6MTcyNTk1ODc4NSwiaWF0IjoxNzI1OTU4MTg1fQ.wQBHZwLOCaBl1H_7ZbPTMfCaEarwkH4SxzAaA33nR-k}, {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-10 14:19:46.532 +05:30 60b7bf58-adba-4a24-ac4f-8952f5f30f61 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 14:19:46.534 +05:30 ea457cf1-d63f-48f4-896a-34ce77f5d0a8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 14:19:46.535 +05:30 ea457cf1-d63f-48f4-896a-34ce77f5d0a8 INF CORS policy execution successful. 2024-09-10 14:19:46.535 +05:30 ea457cf1-d63f-48f4-896a-34ce77f5d0a8 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTgxODUsImV4cCI6MTcyNTk1ODc4NSwiaWF0IjoxNzI1OTU4MTg1fQ.wQBHZwLOCaBl1H_7ZbPTMfCaEarwkH4SxzAaA33nR-k}, {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-10 14:19:46.536 +05:30 27f5233d-fc2b-4c83-99ff-ec3be7129b2f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 14:19:46.538 +05:30 60b7bf58-adba-4a24-ac4f-8952f5f30f61 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 14:19:46.540 +05:30 6231e00c-fe4c-4613-960b-ca49d0eba88d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 14:19:46.540 +05:30 27f5233d-fc2b-4c83-99ff-ec3be7129b2f INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 14:19:46.541 +05:30 6231e00c-fe4c-4613-960b-ca49d0eba88d INF CORS policy execution successful. 2024-09-10 14:19:46.541 +05:30 6231e00c-fe4c-4613-960b-ca49d0eba88d INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTgxODUsImV4cCI6MTcyNTk1ODc4NSwiaWF0IjoxNzI1OTU4MTg1fQ.wQBHZwLOCaBl1H_7ZbPTMfCaEarwkH4SxzAaA33nR-k}, {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-10 14:19:46.542 +05:30 52b442f3-d60e-4a8a-9c58-f70a4070c0a4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 14:19:46.542 +05:30 52b442f3-d60e-4a8a-9c58-f70a4070c0a4 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 14:19:46.559 +05:30 60b7bf58-adba-4a24-ac4f-8952f5f30f61 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:19:46.560 +05:30 60b7bf58-adba-4a24-ac4f-8952f5f30f61 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 21.9908ms 2024-09-10 14:19:46.560 +05:30 60b7bf58-adba-4a24-ac4f-8952f5f30f61 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 14:19:46.560 +05:30 60b7bf58-adba-4a24-ac4f-8952f5f30f61 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 62cb327c-c2b6-4972-86cf-773e7a9ff3c8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 14:19:46.561 +05:30 60b7bf58-adba-4a24-ac4f-8952f5f30f61 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 31.6439ms 2024-09-10 14:19:46.581 +05:30 a5f45c55-5c61-4519-855e-6267ade35d69 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 14:19:46.582 +05:30 a5f45c55-5c61-4519-855e-6267ade35d69 INF CORS policy execution successful. 2024-09-10 14:19:46.582 +05:30 a5f45c55-5c61-4519-855e-6267ade35d69 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTgxODUsImV4cCI6MTcyNTk1ODc4NSwiaWF0IjoxNzI1OTU4MTg1fQ.wQBHZwLOCaBl1H_7ZbPTMfCaEarwkH4SxzAaA33nR-k}, {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-10 14:19:46.583 +05:30 f289278f-bf74-4634-aef6-e6c330d97ed1 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 14:19:46.583 +05:30 f289278f-bf74-4634-aef6-e6c330d97ed1 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 14:19:46.587 +05:30 f289278f-bf74-4634-aef6-e6c330d97ed1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:19:46.588 +05:30 f289278f-bf74-4634-aef6-e6c330d97ed1 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 4.8008ms 2024-09-10 14:19:46.588 +05:30 f289278f-bf74-4634-aef6-e6c330d97ed1 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 14:19:46.588 +05:30 f289278f-bf74-4634-aef6-e6c330d97ed1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a5f45c55-5c61-4519-855e-6267ade35d69}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 14:19:46.589 +05:30 f289278f-bf74-4634-aef6-e6c330d97ed1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 8.3439ms 2024-09-10 14:19:46.607 +05:30 52b442f3-d60e-4a8a-9c58-f70a4070c0a4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:19:46.607 +05:30 27f5233d-fc2b-4c83-99ff-ec3be7129b2f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:19:46.609 +05:30 52b442f3-d60e-4a8a-9c58-f70a4070c0a4 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 67.0457ms 2024-09-10 14:19:46.609 +05:30 52b442f3-d60e-4a8a-9c58-f70a4070c0a4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 14:19:46.612 +05:30 52b442f3-d60e-4a8a-9c58-f70a4070c0a4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6231e00c-fe4c-4613-960b-ca49d0eba88d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 14:19:46.614 +05:30 52b442f3-d60e-4a8a-9c58-f70a4070c0a4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 74.1043ms 2024-09-10 14:19:46.619 +05:30 27f5233d-fc2b-4c83-99ff-ec3be7129b2f INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 78.3758ms 2024-09-10 14:19:46.619 +05:30 27f5233d-fc2b-4c83-99ff-ec3be7129b2f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 14:19:46.622 +05:30 27f5233d-fc2b-4c83-99ff-ec3be7129b2f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ea457cf1-d63f-48f4-896a-34ce77f5d0a8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 14:19:46.623 +05:30 27f5233d-fc2b-4c83-99ff-ec3be7129b2f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 89.0466ms 2024-09-10 14:30:12.228 +05:30 INF Application is shutting down... 2024-09-10 14:48:11.122 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-10 14:48:11.169 +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-10 14:48:11.190 +05:30 INF Creating key {537facd8-6e2c-45ce-9b3b-019f07109403} with creation date 2024-09-10 09:18:11Z, activation date 2024-09-10 09:18:11Z, and expiration date 2024-12-09 09:18:11Z. 2024-09-10 14:48:11.203 +05:30 WRN No XML encryptor configured. Key {537facd8-6e2c-45ce-9b3b-019f07109403} may be persisted to storage in unencrypted form. 2024-09-10 14:48:11.421 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-10 14:48:11.421 +05:30 INF Hosting environment: Production 2024-09-10 14:48:11.422 +05:30 INF Content root path: C:\inetpub\wwwroot\SangCoreSettingsAPI 2024-09-10 14:48:11.436 +05:30 d9863944-56b2-4523-8ba5-fda0c2a2bfc3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:48:11.436 +05:30 20b8ba61-9c1c-4b2b-b9e8-1dda31bbce10 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 14:48:11.436 +05:30 fabbe749-5fb8-4de8-9a51-d5b01ba04769 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:48:11.436 +05:30 11cb56d3-b7a8-48a3-923c-2ca06b0a2456 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 14:48:11.497 +05:30 20b8ba61-9c1c-4b2b-b9e8-1dda31bbce10 INF CORS policy execution successful. 2024-09-10 14:48:11.497 +05:30 d9863944-56b2-4523-8ba5-fda0c2a2bfc3 INF CORS policy execution successful. 2024-09-10 14:48:11.497 +05:30 fabbe749-5fb8-4de8-9a51-d5b01ba04769 INF CORS policy execution successful. 2024-09-10 14:48:11.497 +05:30 11cb56d3-b7a8-48a3-923c-2ca06b0a2456 INF CORS policy execution successful. 2024-09-10 14:48:11.505 +05:30 d9863944-56b2-4523-8ba5-fda0c2a2bfc3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 71.4391ms 2024-09-10 14:48:11.505 +05:30 20b8ba61-9c1c-4b2b-b9e8-1dda31bbce10 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 71.3607ms 2024-09-10 14:48:11.505 +05:30 fabbe749-5fb8-4de8-9a51-d5b01ba04769 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 71.3713ms 2024-09-10 14:48:11.505 +05:30 11cb56d3-b7a8-48a3-923c-2ca06b0a2456 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 71.3732ms 2024-09-10 14:48:11.564 +05:30 5b767236-498b-459e-9282-eb32c13ac553 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 14:48:11.564 +05:30 0975955a-cfce-4353-a0f3-2348a798b558 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 14:48:11.566 +05:30 71dfe8f4-fdb0-4924-a42b-c42b7f0c63eb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:48:11.569 +05:30 d868c35b-58f9-407a-8288-a6a3d35499fd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:48:11.695 +05:30 5b767236-498b-459e-9282-eb32c13ac553 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 8:59:45 AM', Current time (UTC): '9/10/2024 9:18: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-10 14:48:11.695 +05:30 0975955a-cfce-4353-a0f3-2348a798b558 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 8:59:45 AM', Current time (UTC): '9/10/2024 9:18: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-10 14:48:11.695 +05:30 d868c35b-58f9-407a-8288-a6a3d35499fd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 8:59:45 AM', Current time (UTC): '9/10/2024 9:18: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-10 14:48:11.695 +05:30 71dfe8f4-fdb0-4924-a42b-c42b7f0c63eb INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 8:59:45 AM', Current time (UTC): '9/10/2024 9:18: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-10 14:48:11.706 +05:30 d868c35b-58f9-407a-8288-a6a3d35499fd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 8:59:45 AM', Current time (UTC): '9/10/2024 9:18:11 AM'. 2024-09-10 14:48:11.706 +05:30 0975955a-cfce-4353-a0f3-2348a798b558 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 8:59:45 AM', Current time (UTC): '9/10/2024 9:18:11 AM'. 2024-09-10 14:48:11.706 +05:30 71dfe8f4-fdb0-4924-a42b-c42b7f0c63eb INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 8:59:45 AM', Current time (UTC): '9/10/2024 9:18:11 AM'. 2024-09-10 14:48:11.706 +05:30 5b767236-498b-459e-9282-eb32c13ac553 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 8:59:45 AM', Current time (UTC): '9/10/2024 9:18:11 AM'. 2024-09-10 14:48:11.707 +05:30 d868c35b-58f9-407a-8288-a6a3d35499fd INF CORS policy execution successful. 2024-09-10 14:48:11.707 +05:30 71dfe8f4-fdb0-4924-a42b-c42b7f0c63eb INF CORS policy execution successful. 2024-09-10 14:48:11.707 +05:30 5b767236-498b-459e-9282-eb32c13ac553 INF CORS policy execution successful. 2024-09-10 14:48:11.707 +05:30 0975955a-cfce-4353-a0f3-2348a798b558 INF CORS policy execution successful. 2024-09-10 14:48:11.726 +05:30 5b767236-498b-459e-9282-eb32c13ac553 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTgxODUsImV4cCI6MTcyNTk1ODc4NSwiaWF0IjoxNzI1OTU4MTg1fQ.wQBHZwLOCaBl1H_7ZbPTMfCaEarwkH4SxzAaA33nR-k}, {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-10 14:48:11.726 +05:30 71dfe8f4-fdb0-4924-a42b-c42b7f0c63eb INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTgxODUsImV4cCI6MTcyNTk1ODc4NSwiaWF0IjoxNzI1OTU4MTg1fQ.wQBHZwLOCaBl1H_7ZbPTMfCaEarwkH4SxzAaA33nR-k}, {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-10 14:48:11.726 +05:30 d868c35b-58f9-407a-8288-a6a3d35499fd INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTgxODUsImV4cCI6MTcyNTk1ODc4NSwiaWF0IjoxNzI1OTU4MTg1fQ.wQBHZwLOCaBl1H_7ZbPTMfCaEarwkH4SxzAaA33nR-k}, {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-10 14:48:11.726 +05:30 0975955a-cfce-4353-a0f3-2348a798b558 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTgxODUsImV4cCI6MTcyNTk1ODc4NSwiaWF0IjoxNzI1OTU4MTg1fQ.wQBHZwLOCaBl1H_7ZbPTMfCaEarwkH4SxzAaA33nR-k}, {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-10 14:48:11.767 +05:30 c41ac585-5aa9-464e-bc3d-30c1bc885a27 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 14:48:11.767 +05:30 104be90d-a661-4272-904f-24371a7ee963 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 14:48:11.767 +05:30 8b4a5b48-4578-4fc3-9d94-68afb2eb615a INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 14:48:11.767 +05:30 3d519b72-959c-4e61-9d0c-e7db26a48635 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 14:48:11.775 +05:30 104be90d-a661-4272-904f-24371a7ee963 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 14:48:11.775 +05:30 c41ac585-5aa9-464e-bc3d-30c1bc885a27 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 14:48:11.775 +05:30 8b4a5b48-4578-4fc3-9d94-68afb2eb615a INF AuthenticationScheme: Bearer was challenged. 2024-09-10 14:48:11.775 +05:30 3d519b72-959c-4e61-9d0c-e7db26a48635 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 14:48:11.775 +05:30 3d519b72-959c-4e61-9d0c-e7db26a48635 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 0975955a-cfce-4353-a0f3-2348a798b558}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 08:59:45'"} Body: 2024-09-10 14:48:11.776 +05:30 8b4a5b48-4578-4fc3-9d94-68afb2eb615a INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 5b767236-498b-459e-9282-eb32c13ac553}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 08:59:45'"} Body: 2024-09-10 14:48:11.776 +05:30 104be90d-a661-4272-904f-24371a7ee963 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 71dfe8f4-fdb0-4924-a42b-c42b7f0c63eb}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 08:59:45'"} Body: 2024-09-10 14:48:11.776 +05:30 c41ac585-5aa9-464e-bc3d-30c1bc885a27 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: d868c35b-58f9-407a-8288-a6a3d35499fd}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 08:59:45'"} Body: 2024-09-10 14:48:11.780 +05:30 8b4a5b48-4578-4fc3-9d94-68afb2eb615a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 401 null null 216.283ms 2024-09-10 14:48:11.780 +05:30 3d519b72-959c-4e61-9d0c-e7db26a48635 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 401 null null 216.2219ms 2024-09-10 14:48:11.780 +05:30 c41ac585-5aa9-464e-bc3d-30c1bc885a27 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 401 null null 211.3326ms 2024-09-10 14:48:11.780 +05:30 104be90d-a661-4272-904f-24371a7ee963 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 401 null null 214.1647ms 2024-09-10 14:48:25.908 +05:30 4307acbf-2eba-4ec8-afac-42a6f2b1a3ee INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:48:25.909 +05:30 4307acbf-2eba-4ec8-afac-42a6f2b1a3ee INF CORS policy execution successful. 2024-09-10 14:48:25.910 +05:30 4307acbf-2eba-4ec8-afac-42a6f2b1a3ee INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 3.0135ms 2024-09-10 14:48:25.964 +05:30 41447279-0aad-4e9f-957c-678ddd57b7d1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:48:25.992 +05:30 41447279-0aad-4e9f-957c-678ddd57b7d1 INF CORS policy execution successful. 2024-09-10 14:48:25.997 +05:30 41447279-0aad-4e9f-957c-678ddd57b7d1 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTk5MDUsImV4cCI6MTcyNTk2MDUwNSwiaWF0IjoxNzI1OTU5OTA1fQ.WwovxIe4BBFRwigWAZk-hZf8igAZyIixKHkEVMXnbXs}, {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-10 14:48:26.014 +05:30 275abea9-f669-42cf-9398-7eb7220dc2fe INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 14:48:26.057 +05:30 275abea9-f669-42cf-9398-7eb7220dc2fe INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 14:48:26.396 +05:30 275abea9-f669-42cf-9398-7eb7220dc2fe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:48:26.451 +05:30 275abea9-f669-42cf-9398-7eb7220dc2fe INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 389.0157ms 2024-09-10 14:48:26.452 +05:30 275abea9-f669-42cf-9398-7eb7220dc2fe INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 14:48:26.453 +05:30 275abea9-f669-42cf-9398-7eb7220dc2fe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 41447279-0aad-4e9f-957c-678ddd57b7d1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 14:48:26.456 +05:30 275abea9-f669-42cf-9398-7eb7220dc2fe INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 491.4658ms 2024-09-10 14:48:26.526 +05:30 8442a8f6-aacb-43c9-aba8-973e9dbb799a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null null 2024-09-10 14:48:26.527 +05:30 8442a8f6-aacb-43c9-aba8-973e9dbb799a INF CORS policy execution successful. 2024-09-10 14:48:26.528 +05:30 8442a8f6-aacb-43c9-aba8-973e9dbb799a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 204 null null 2.0385ms 2024-09-10 14:48:26.531 +05:30 f8ce380e-9fa4-44ac-9bc1-62be2097cfee INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null null 2024-09-10 14:48:26.532 +05:30 f8ce380e-9fa4-44ac-9bc1-62be2097cfee INF CORS policy execution successful. 2024-09-10 14:48:26.533 +05:30 f8ce380e-9fa4-44ac-9bc1-62be2097cfee INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 204 null null 1.1418ms 2024-09-10 14:48:26.533 +05:30 23fb743f-e1f0-4518-b261-7286e4f129a1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null null 2024-09-10 14:48:26.533 +05:30 23fb743f-e1f0-4518-b261-7286e4f129a1 INF CORS policy execution successful. 2024-09-10 14:48:26.534 +05:30 23fb743f-e1f0-4518-b261-7286e4f129a1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 204 null null 0.5324ms 2024-09-10 14:48:26.571 +05:30 3c8d3e4e-eac0-45b4-85ad-e0ad5efd7568 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null 0 2024-09-10 14:48:26.573 +05:30 3c8d3e4e-eac0-45b4-85ad-e0ad5efd7568 INF CORS policy execution successful. 2024-09-10 14:48:26.574 +05:30 3c8d3e4e-eac0-45b4-85ad-e0ad5efd7568 INF HTTP request: Path: /userpreference/updatepreferencelayout QueryString: ?preferenceLayoutId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTk5MDUsImV4cCI6MTcyNTk2MDUwNSwiaWF0IjoxNzI1OTU5OTA1fQ.WwovxIe4BBFRwigWAZk-hZf8igAZyIixKHkEVMXnbXs}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 14:48:26.577 +05:30 1703a736-000e-4566-9143-118f27af8dd8 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 14:48:26.582 +05:30 cabe7b72-2728-4ee5-92ad-df8752a38dbd INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null 0 2024-09-10 14:48:26.583 +05:30 cabe7b72-2728-4ee5-92ad-df8752a38dbd INF CORS policy execution successful. 2024-09-10 14:48:26.584 +05:30 cabe7b72-2728-4ee5-92ad-df8752a38dbd INF HTTP request: Path: /userpreference/updatePreferenceLanguage QueryString: ?preferenceLanguageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTk5MDUsImV4cCI6MTcyNTk2MDUwNSwiaWF0IjoxNzI1OTU5OTA1fQ.WwovxIe4BBFRwigWAZk-hZf8igAZyIixKHkEVMXnbXs}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 14:48:26.584 +05:30 2936d9ac-e458-4f13-b616-39ec3a3ea83e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 14:48:26.585 +05:30 b7d20241-f7a4-4431-8a67-2d73846c23d2 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null 0 2024-09-10 14:48:26.586 +05:30 b7d20241-f7a4-4431-8a67-2d73846c23d2 INF CORS policy execution successful. 2024-09-10 14:48:26.586 +05:30 b7d20241-f7a4-4431-8a67-2d73846c23d2 INF HTTP request: Path: /userpreference/updatepreferencetheme QueryString: ?preferenceThemeId=3 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTk5MDUsImV4cCI6MTcyNTk2MDUwNSwiaWF0IjoxNzI1OTU5OTA1fQ.WwovxIe4BBFRwigWAZk-hZf8igAZyIixKHkEVMXnbXs}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 14:48:26.587 +05:30 b940757e-79bb-4c0a-8186-b9dac8fef8f7 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 14:48:26.595 +05:30 1703a736-000e-4566-9143-118f27af8dd8 INF Route matched with {action = "UpdatePreferenceLayout", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLayout(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 14:48:26.595 +05:30 b940757e-79bb-4c0a-8186-b9dac8fef8f7 INF Route matched with {action = "UpdatePreferenceTheme", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceTheme(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 14:48:26.595 +05:30 2936d9ac-e458-4f13-b616-39ec3a3ea83e INF Route matched with {action = "UpdatePreferenceLanguage", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLanguage(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 14:48:26.632 +05:30 2936d9ac-e458-4f13-b616-39ec3a3ea83e INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:48:26.633 +05:30 b940757e-79bb-4c0a-8186-b9dac8fef8f7 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:48:26.636 +05:30 1703a736-000e-4566-9143-118f27af8dd8 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:48:26.644 +05:30 aab9f69e-7f47-479e-af19-505c5a823514 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 14:48:26.644 +05:30 aab9f69e-7f47-479e-af19-505c5a823514 INF CORS policy execution successful. 2024-09-10 14:48:26.645 +05:30 aab9f69e-7f47-479e-af19-505c5a823514 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 1.1657ms 2024-09-10 14:48:26.662 +05:30 1703a736-000e-4566-9143-118f27af8dd8 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api) in 66.7635ms 2024-09-10 14:48:26.662 +05:30 b940757e-79bb-4c0a-8186-b9dac8fef8f7 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api) in 66.6449ms 2024-09-10 14:48:26.662 +05:30 2936d9ac-e458-4f13-b616-39ec3a3ea83e INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api) in 66.5308ms 2024-09-10 14:48:26.662 +05:30 1703a736-000e-4566-9143-118f27af8dd8 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 14:48:26.662 +05:30 b940757e-79bb-4c0a-8186-b9dac8fef8f7 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 14:48:26.662 +05:30 2936d9ac-e458-4f13-b616-39ec3a3ea83e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 14:48:26.663 +05:30 b940757e-79bb-4c0a-8186-b9dac8fef8f7 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: b7d20241-f7a4-4431-8a67-2d73846c23d2}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 102} Body: {"status":"Success","statusCode":2001,"message":"Theme preference updated successfully.","result":"7"} 2024-09-10 14:48:26.663 +05:30 2936d9ac-e458-4f13-b616-39ec3a3ea83e INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: cabe7b72-2728-4ee5-92ad-df8752a38dbd}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelanguage}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 96} Body: {"status":"Success","statusCode":2001,"message":"Preference updated successfully.","result":"7"} 2024-09-10 14:48:26.663 +05:30 1703a736-000e-4566-9143-118f27af8dd8 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 3c8d3e4e-eac0-45b4-85ad-e0ad5efd7568}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 103} Body: {"status":"Success","statusCode":2001,"message":"Layout preference updated successfully.","result":"7"} 2024-09-10 14:48:26.663 +05:30 1703a736-000e-4566-9143-118f27af8dd8 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 201 103 application/json; charset=utf-8 92.53ms 2024-09-10 14:48:26.663 +05:30 2936d9ac-e458-4f13-b616-39ec3a3ea83e INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 201 96 application/json; charset=utf-8 80.9557ms 2024-09-10 14:48:26.663 +05:30 b940757e-79bb-4c0a-8186-b9dac8fef8f7 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 201 102 application/json; charset=utf-8 78.474ms 2024-09-10 14:48:26.681 +05:30 d3b7d294-8296-4c32-9417-dd6e5d75f739 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 14:48:26.681 +05:30 d3b7d294-8296-4c32-9417-dd6e5d75f739 INF CORS policy execution successful. 2024-09-10 14:48:26.682 +05:30 d3b7d294-8296-4c32-9417-dd6e5d75f739 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.9096ms 2024-09-10 14:48:26.683 +05:30 bad44e97-ed0e-4ddc-a183-9dacbc20bc7d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 14:48:26.683 +05:30 bad44e97-ed0e-4ddc-a183-9dacbc20bc7d INF CORS policy execution successful. 2024-09-10 14:48:26.684 +05:30 bad44e97-ed0e-4ddc-a183-9dacbc20bc7d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.7763ms 2024-09-10 14:48:26.691 +05:30 434c3c44-ddea-4cef-812f-ad02ac142e19 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 14:48:26.692 +05:30 434c3c44-ddea-4cef-812f-ad02ac142e19 INF CORS policy execution successful. 2024-09-10 14:48:26.692 +05:30 434c3c44-ddea-4cef-812f-ad02ac142e19 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.9998ms 2024-09-10 14:48:26.717 +05:30 ceb2eb25-d6ec-471c-b849-7651af189c18 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 14:48:26.718 +05:30 ceb2eb25-d6ec-471c-b849-7651af189c18 INF CORS policy execution successful. 2024-09-10 14:48:26.719 +05:30 ceb2eb25-d6ec-471c-b849-7651af189c18 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTk5MDUsImV4cCI6MTcyNTk2MDUwNSwiaWF0IjoxNzI1OTU5OTA1fQ.WwovxIe4BBFRwigWAZk-hZf8igAZyIixKHkEVMXnbXs}, {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-10 14:48:26.719 +05:30 d7167896-11ef-44e7-907a-02dedea579d3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 14:48:26.721 +05:30 69b4003b-f87a-4765-a979-a2491a99038d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 14:48:26.721 +05:30 ac525faa-3228-49c1-90ea-44769758389a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 14:48:26.722 +05:30 69b4003b-f87a-4765-a979-a2491a99038d INF CORS policy execution successful. 2024-09-10 14:48:26.722 +05:30 ac525faa-3228-49c1-90ea-44769758389a INF CORS policy execution successful. 2024-09-10 14:48:26.723 +05:30 69b4003b-f87a-4765-a979-a2491a99038d INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTk5MDUsImV4cCI6MTcyNTk2MDUwNSwiaWF0IjoxNzI1OTU5OTA1fQ.WwovxIe4BBFRwigWAZk-hZf8igAZyIixKHkEVMXnbXs}, {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-10 14:48:26.723 +05:30 ac525faa-3228-49c1-90ea-44769758389a INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTk5MDUsImV4cCI6MTcyNTk2MDUwNSwiaWF0IjoxNzI1OTU5OTA1fQ.WwovxIe4BBFRwigWAZk-hZf8igAZyIixKHkEVMXnbXs}, {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-10 14:48:26.723 +05:30 8a3030d8-2cfd-4c60-a411-83280532f760 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 14:48:26.724 +05:30 2bb7274c-b8cc-4f53-abef-530a66704ec2 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 14:48:26.725 +05:30 d7167896-11ef-44e7-907a-02dedea579d3 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 14:48:26.730 +05:30 2bb7274c-b8cc-4f53-abef-530a66704ec2 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 14:48:26.730 +05:30 8a3030d8-2cfd-4c60-a411-83280532f760 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 14:48:26.744 +05:30 b5c70548-ae83-4760-9edd-4cc832c6c2f5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 14:48:26.746 +05:30 b5c70548-ae83-4760-9edd-4cc832c6c2f5 INF CORS policy execution successful. 2024-09-10 14:48:26.747 +05:30 b5c70548-ae83-4760-9edd-4cc832c6c2f5 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTk5MDUsImV4cCI6MTcyNTk2MDUwNSwiaWF0IjoxNzI1OTU5OTA1fQ.WwovxIe4BBFRwigWAZk-hZf8igAZyIixKHkEVMXnbXs}, {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-10 14:48:26.748 +05:30 8a3030d8-2cfd-4c60-a411-83280532f760 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:48:26.749 +05:30 8a3030d8-2cfd-4c60-a411-83280532f760 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 18.5205ms 2024-09-10 14:48:26.749 +05:30 8a3030d8-2cfd-4c60-a411-83280532f760 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 14:48:26.749 +05:30 8a3030d8-2cfd-4c60-a411-83280532f760 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ac525faa-3228-49c1-90ea-44769758389a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 14:48:26.750 +05:30 8a3030d8-2cfd-4c60-a411-83280532f760 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 28.4933ms 2024-09-10 14:48:26.750 +05:30 255008d9-2730-4480-aec7-e34ec2296262 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 14:48:26.750 +05:30 255008d9-2730-4480-aec7-e34ec2296262 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 14:48:26.758 +05:30 255008d9-2730-4480-aec7-e34ec2296262 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:48:26.759 +05:30 255008d9-2730-4480-aec7-e34ec2296262 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 8.8004ms 2024-09-10 14:48:26.760 +05:30 255008d9-2730-4480-aec7-e34ec2296262 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 14:48:26.760 +05:30 255008d9-2730-4480-aec7-e34ec2296262 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b5c70548-ae83-4760-9edd-4cc832c6c2f5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 14:48:26.760 +05:30 255008d9-2730-4480-aec7-e34ec2296262 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 16.6566ms 2024-09-10 14:48:26.785 +05:30 2bb7274c-b8cc-4f53-abef-530a66704ec2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:48:26.787 +05:30 d7167896-11ef-44e7-907a-02dedea579d3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:48:26.790 +05:30 d7167896-11ef-44e7-907a-02dedea579d3 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 64.0328ms 2024-09-10 14:48:26.790 +05:30 d7167896-11ef-44e7-907a-02dedea579d3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 14:48:26.792 +05:30 d7167896-11ef-44e7-907a-02dedea579d3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ceb2eb25-d6ec-471c-b849-7651af189c18}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 14:48:26.795 +05:30 d7167896-11ef-44e7-907a-02dedea579d3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 78.6782ms 2024-09-10 14:48:26.800 +05:30 2bb7274c-b8cc-4f53-abef-530a66704ec2 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 69.4889ms 2024-09-10 14:48:26.800 +05:30 2bb7274c-b8cc-4f53-abef-530a66704ec2 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 14:48:26.802 +05:30 2bb7274c-b8cc-4f53-abef-530a66704ec2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 69b4003b-f87a-4765-a979-a2491a99038d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 14:48:26.803 +05:30 2bb7274c-b8cc-4f53-abef-530a66704ec2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 81.9101ms 2024-09-10 14:48:31.895 +05:30 594eab06-14e2-485f-8579-352198bf04f3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:48:31.896 +05:30 594eab06-14e2-485f-8579-352198bf04f3 INF CORS policy execution successful. 2024-09-10 14:48:31.897 +05:30 594eab06-14e2-485f-8579-352198bf04f3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.7322ms 2024-09-10 14:48:31.928 +05:30 fede03f1-4abd-4806-9e1c-5e5ddf3f8112 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:48:31.929 +05:30 fede03f1-4abd-4806-9e1c-5e5ddf3f8112 INF CORS policy execution successful. 2024-09-10 14:48:31.929 +05:30 fede03f1-4abd-4806-9e1c-5e5ddf3f8112 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.7821ms 2024-09-10 14:48:31.936 +05:30 d0e602b2-0114-4ba0-85c3-e4576b621f65 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:48:31.938 +05:30 d0e602b2-0114-4ba0-85c3-e4576b621f65 INF CORS policy execution successful. 2024-09-10 14:48:31.939 +05:30 d0e602b2-0114-4ba0-85c3-e4576b621f65 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTk5MDUsImV4cCI6MTcyNTk2MDUwNSwiaWF0IjoxNzI1OTU5OTA1fQ.WwovxIe4BBFRwigWAZk-hZf8igAZyIixKHkEVMXnbXs}, {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-10 14:48:31.942 +05:30 0ca3f007-f1b8-46f1-8f48-1b38c3a14d9b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:48:31.948 +05:30 0ca3f007-f1b8-46f1-8f48-1b38c3a14d9b INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 14:48:31.969 +05:30 cb2ea0b5-80fb-4ff8-acbf-1adb8c9c420f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 14:48:31.969 +05:30 cb2ea0b5-80fb-4ff8-acbf-1adb8c9c420f INF CORS policy execution successful. 2024-09-10 14:48:31.970 +05:30 cb2ea0b5-80fb-4ff8-acbf-1adb8c9c420f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 0.8207ms 2024-09-10 14:48:31.976 +05:30 bc9f3638-320e-4bdb-8607-de47e7ede6d0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:48:31.977 +05:30 bc9f3638-320e-4bdb-8607-de47e7ede6d0 INF CORS policy execution successful. 2024-09-10 14:48:31.978 +05:30 bc9f3638-320e-4bdb-8607-de47e7ede6d0 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTk5MDUsImV4cCI6MTcyNTk2MDUwNSwiaWF0IjoxNzI1OTU5OTA1fQ.WwovxIe4BBFRwigWAZk-hZf8igAZyIixKHkEVMXnbXs}, {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-10 14:48:31.978 +05:30 09965737-0eeb-4386-bdbb-73a79228d8c0 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:48:31.978 +05:30 09965737-0eeb-4386-bdbb-73a79228d8c0 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 14:48:31.989 +05:30 0ca3f007-f1b8-46f1-8f48-1b38c3a14d9b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:48:31.989 +05:30 09965737-0eeb-4386-bdbb-73a79228d8c0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:48:31.990 +05:30 09965737-0eeb-4386-bdbb-73a79228d8c0 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 11.521ms 2024-09-10 14:48:31.990 +05:30 0ca3f007-f1b8-46f1-8f48-1b38c3a14d9b INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 41.675ms 2024-09-10 14:48:31.990 +05:30 09965737-0eeb-4386-bdbb-73a79228d8c0 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:48:31.990 +05:30 0ca3f007-f1b8-46f1-8f48-1b38c3a14d9b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:48:31.991 +05:30 0ca3f007-f1b8-46f1-8f48-1b38c3a14d9b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d0e602b2-0114-4ba0-85c3-e4576b621f65}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 14:48:31.991 +05:30 09965737-0eeb-4386-bdbb-73a79228d8c0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bc9f3638-320e-4bdb-8607-de47e7ede6d0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 14:48:31.992 +05:30 0ca3f007-f1b8-46f1-8f48-1b38c3a14d9b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 55.2196ms 2024-09-10 14:48:31.992 +05:30 09965737-0eeb-4386-bdbb-73a79228d8c0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 15.6884ms 2024-09-10 14:48:32.019 +05:30 e9ed5679-2d38-47df-8189-e2d1224ec4bc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 14:48:32.020 +05:30 e9ed5679-2d38-47df-8189-e2d1224ec4bc INF CORS policy execution successful. 2024-09-10 14:48:32.021 +05:30 e9ed5679-2d38-47df-8189-e2d1224ec4bc INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTk5MDUsImV4cCI6MTcyNTk2MDUwNSwiaWF0IjoxNzI1OTU5OTA1fQ.WwovxIe4BBFRwigWAZk-hZf8igAZyIixKHkEVMXnbXs}, {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-10 14:48:32.023 +05:30 7db98fff-78c1-41a9-83e1-cc17bca2a534 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 14:48:32.028 +05:30 7db98fff-78c1-41a9-83e1-cc17bca2a534 INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 14:48:32.147 +05:30 7db98fff-78c1-41a9-83e1-cc17bca2a534 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:48:32.148 +05:30 7db98fff-78c1-41a9-83e1-cc17bca2a534 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 119.846ms 2024-09-10 14:48:32.148 +05:30 7db98fff-78c1-41a9-83e1-cc17bca2a534 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 14:48:32.148 +05:30 7db98fff-78c1-41a9-83e1-cc17bca2a534 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e9ed5679-2d38-47df-8189-e2d1224ec4bc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 14:48:32.149 +05:30 7db98fff-78c1-41a9-83e1-cc17bca2a534 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 200 624 application/json; charset=utf-8 130.1323ms 2024-09-10 14:48:32.282 +05:30 f2affc07-bcb1-44f9-a8a3-799284936d48 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 14:48:32.283 +05:30 f2affc07-bcb1-44f9-a8a3-799284936d48 INF CORS policy execution successful. 2024-09-10 14:48:32.284 +05:30 f2affc07-bcb1-44f9-a8a3-799284936d48 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 1.3719ms 2024-09-10 14:48:32.350 +05:30 a5767daa-f3f4-4a15-a53d-60410b5da84c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 14:48:32.351 +05:30 a5767daa-f3f4-4a15-a53d-60410b5da84c INF CORS policy execution successful. 2024-09-10 14:48:32.352 +05:30 a5767daa-f3f4-4a15-a53d-60410b5da84c INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTk5MDUsImV4cCI6MTcyNTk2MDUwNSwiaWF0IjoxNzI1OTU5OTA1fQ.WwovxIe4BBFRwigWAZk-hZf8igAZyIixKHkEVMXnbXs}, {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-10 14:48:32.352 +05:30 2e113407-0124-40ad-bb22-e476120e0f51 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:48:32.352 +05:30 2e113407-0124-40ad-bb22-e476120e0f51 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 14:48:32.361 +05:30 2e113407-0124-40ad-bb22-e476120e0f51 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:48:32.362 +05:30 2e113407-0124-40ad-bb22-e476120e0f51 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 9.4116ms 2024-09-10 14:48:32.362 +05:30 2e113407-0124-40ad-bb22-e476120e0f51 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:48:32.362 +05:30 2e113407-0124-40ad-bb22-e476120e0f51 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a5767daa-f3f4-4a15-a53d-60410b5da84c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 14:48:32.363 +05:30 2e113407-0124-40ad-bb22-e476120e0f51 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 12.6ms 2024-09-10 14:48:32.578 +05:30 819807d3-4d0a-4257-a702-303413bec4eb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 14:48:32.579 +05:30 819807d3-4d0a-4257-a702-303413bec4eb INF CORS policy execution successful. 2024-09-10 14:48:32.579 +05:30 819807d3-4d0a-4257-a702-303413bec4eb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 1.025ms 2024-09-10 14:48:32.635 +05:30 d7070470-09bf-4b7d-9648-d5ac6ba01e45 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 14:48:32.636 +05:30 d7070470-09bf-4b7d-9648-d5ac6ba01e45 INF CORS policy execution successful. 2024-09-10 14:48:32.636 +05:30 d7070470-09bf-4b7d-9648-d5ac6ba01e45 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTk5MDUsImV4cCI6MTcyNTk2MDUwNSwiaWF0IjoxNzI1OTU5OTA1fQ.WwovxIe4BBFRwigWAZk-hZf8igAZyIixKHkEVMXnbXs}, {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-10 14:48:32.637 +05:30 2b0aef0e-fcf4-4fad-bace-c5fe70747959 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:48:32.637 +05:30 2b0aef0e-fcf4-4fad-bace-c5fe70747959 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 14:48:32.642 +05:30 2b0aef0e-fcf4-4fad-bace-c5fe70747959 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:48:32.642 +05:30 2b0aef0e-fcf4-4fad-bace-c5fe70747959 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 4.9996ms 2024-09-10 14:48:32.642 +05:30 2b0aef0e-fcf4-4fad-bace-c5fe70747959 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:48:32.643 +05:30 2b0aef0e-fcf4-4fad-bace-c5fe70747959 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d7070470-09bf-4b7d-9648-d5ac6ba01e45}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 14:48:32.643 +05:30 2b0aef0e-fcf4-4fad-bace-c5fe70747959 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 8.1625ms 2024-09-10 14:48:51.571 +05:30 2e664ae2-4d9b-4637-b87f-fd8981536403 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 14:48:51.571 +05:30 76381632-f9d3-4b4e-8ccd-ef47da7cb3c9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 14:48:51.572 +05:30 2e664ae2-4d9b-4637-b87f-fd8981536403 INF CORS policy execution successful. 2024-09-10 14:48:51.572 +05:30 76381632-f9d3-4b4e-8ccd-ef47da7cb3c9 INF CORS policy execution successful. 2024-09-10 14:48:51.573 +05:30 2e664ae2-4d9b-4637-b87f-fd8981536403 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 1.9825ms 2024-09-10 14:48:51.573 +05:30 76381632-f9d3-4b4e-8ccd-ef47da7cb3c9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 1.9824ms 2024-09-10 14:48:51.745 +05:30 6092aa9a-2e26-4174-94df-a38a3551458d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 14:48:51.747 +05:30 6092aa9a-2e26-4174-94df-a38a3551458d INF CORS policy execution successful. 2024-09-10 14:48:51.748 +05:30 b5138d33-1163-41ab-a8f4-6b4201c1df17 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 14:48:51.749 +05:30 6092aa9a-2e26-4174-94df-a38a3551458d INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTk5MDUsImV4cCI6MTcyNTk2MDUwNSwiaWF0IjoxNzI1OTU5OTA1fQ.WwovxIe4BBFRwigWAZk-hZf8igAZyIixKHkEVMXnbXs}, {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-10 14:48:51.749 +05:30 b5138d33-1163-41ab-a8f4-6b4201c1df17 INF CORS policy execution successful. 2024-09-10 14:48:51.749 +05:30 b5138d33-1163-41ab-a8f4-6b4201c1df17 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTk5MDUsImV4cCI6MTcyNTk2MDUwNSwiaWF0IjoxNzI1OTU5OTA1fQ.WwovxIe4BBFRwigWAZk-hZf8igAZyIixKHkEVMXnbXs}, {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-10 14:48:51.750 +05:30 94bd8ed4-587c-4a77-bbd8-15b1b4eb5140 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 14:48:51.750 +05:30 4f56655a-9cf6-4a4b-9179-f1ce00a6f2fc INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 14:48:51.758 +05:30 94bd8ed4-587c-4a77-bbd8-15b1b4eb5140 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 14:48:51.758 +05:30 4f56655a-9cf6-4a4b-9179-f1ce00a6f2fc INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 14:48:51.799 +05:30 4f56655a-9cf6-4a4b-9179-f1ce00a6f2fc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:48:51.799 +05:30 94bd8ed4-587c-4a77-bbd8-15b1b4eb5140 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:48:51.800 +05:30 4f56655a-9cf6-4a4b-9179-f1ce00a6f2fc INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 42.1077ms 2024-09-10 14:48:51.800 +05:30 94bd8ed4-587c-4a77-bbd8-15b1b4eb5140 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 42.1718ms 2024-09-10 14:48:51.800 +05:30 4f56655a-9cf6-4a4b-9179-f1ce00a6f2fc INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 14:48:51.800 +05:30 94bd8ed4-587c-4a77-bbd8-15b1b4eb5140 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 14:48:51.801 +05:30 4f56655a-9cf6-4a4b-9179-f1ce00a6f2fc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b5138d33-1163-41ab-a8f4-6b4201c1df17}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 14:48:51.801 +05:30 94bd8ed4-587c-4a77-bbd8-15b1b4eb5140 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6092aa9a-2e26-4174-94df-a38a3551458d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 14:48:51.801 +05:30 4f56655a-9cf6-4a4b-9179-f1ce00a6f2fc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 53.5656ms 2024-09-10 14:48:51.801 +05:30 94bd8ed4-587c-4a77-bbd8-15b1b4eb5140 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 55.9699ms 2024-09-10 14:56:34.446 +05:30 60f38be1-c3f9-4090-a06c-ce98d972298d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:56:34.450 +05:30 60f38be1-c3f9-4090-a06c-ce98d972298d INF CORS policy execution successful. 2024-09-10 14:56:34.452 +05:30 60f38be1-c3f9-4090-a06c-ce98d972298d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 5.7442ms 2024-09-10 14:56:34.469 +05:30 69f36abf-2218-42f4-9ae1-6be960d93c4c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:56:34.470 +05:30 69f36abf-2218-42f4-9ae1-6be960d93c4c INF CORS policy execution successful. 2024-09-10 14:56:34.470 +05:30 69f36abf-2218-42f4-9ae1-6be960d93c4c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.5985ms 2024-09-10 14:56:34.509 +05:30 61b440da-0eb3-42df-9119-1f174dd6e938 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:56:34.512 +05:30 61b440da-0eb3-42df-9119-1f174dd6e938 INF CORS policy execution successful. 2024-09-10 14:56:34.513 +05:30 61b440da-0eb3-42df-9119-1f174dd6e938 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTk5MDUsImV4cCI6MTcyNTk2MDUwNSwiaWF0IjoxNzI1OTU5OTA1fQ.WwovxIe4BBFRwigWAZk-hZf8igAZyIixKHkEVMXnbXs}, {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-10 14:56:34.515 +05:30 9914a5cc-db60-4222-bdf3-27a21278ae59 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 14:56:34.516 +05:30 9914a5cc-db60-4222-bdf3-27a21278ae59 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 14:56:34.529 +05:30 7cc6077c-41a4-4e2d-8502-cf610feb0c1d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:56:34.529 +05:30 7cc6077c-41a4-4e2d-8502-cf610feb0c1d INF CORS policy execution successful. 2024-09-10 14:56:34.530 +05:30 7cc6077c-41a4-4e2d-8502-cf610feb0c1d INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTk5MDUsImV4cCI6MTcyNTk2MDUwNSwiaWF0IjoxNzI1OTU5OTA1fQ.WwovxIe4BBFRwigWAZk-hZf8igAZyIixKHkEVMXnbXs}, {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-10 14:56:34.530 +05:30 2f653c63-423d-4518-a6f3-6b1fa4ac9d33 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 14:56:34.530 +05:30 2f653c63-423d-4518-a6f3-6b1fa4ac9d33 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 14:56:34.558 +05:30 9914a5cc-db60-4222-bdf3-27a21278ae59 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:56:34.559 +05:30 9914a5cc-db60-4222-bdf3-27a21278ae59 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 42.3037ms 2024-09-10 14:56:34.559 +05:30 9914a5cc-db60-4222-bdf3-27a21278ae59 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 14:56:34.559 +05:30 9914a5cc-db60-4222-bdf3-27a21278ae59 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 61b440da-0eb3-42df-9119-1f174dd6e938}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 14:56:34.560 +05:30 2f653c63-423d-4518-a6f3-6b1fa4ac9d33 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:56:34.560 +05:30 9914a5cc-db60-4222-bdf3-27a21278ae59 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 51.6394ms 2024-09-10 14:56:34.560 +05:30 2f653c63-423d-4518-a6f3-6b1fa4ac9d33 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 29.8044ms 2024-09-10 14:56:34.560 +05:30 2f653c63-423d-4518-a6f3-6b1fa4ac9d33 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 14:56:34.560 +05:30 2f653c63-423d-4518-a6f3-6b1fa4ac9d33 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7cc6077c-41a4-4e2d-8502-cf610feb0c1d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 14:56:34.561 +05:30 2f653c63-423d-4518-a6f3-6b1fa4ac9d33 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 32.0279ms 2024-09-10 14:56:34.630 +05:30 0caeeec0-05f4-49e5-b818-978e2f34e97f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:56:34.630 +05:30 0caeeec0-05f4-49e5-b818-978e2f34e97f INF CORS policy execution successful. 2024-09-10 14:56:34.631 +05:30 0caeeec0-05f4-49e5-b818-978e2f34e97f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 1.4208ms 2024-09-10 14:56:34.633 +05:30 7e671186-cae3-42d8-a9b7-b0bb01700a9d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:56:34.633 +05:30 7e671186-cae3-42d8-a9b7-b0bb01700a9d INF CORS policy execution successful. 2024-09-10 14:56:34.634 +05:30 7e671186-cae3-42d8-a9b7-b0bb01700a9d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 1.0255ms 2024-09-10 14:56:34.672 +05:30 1fca2db7-094a-49fe-aaf4-931d3d62e4fe INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:56:34.673 +05:30 1fca2db7-094a-49fe-aaf4-931d3d62e4fe INF CORS policy execution successful. 2024-09-10 14:56:34.673 +05:30 1fca2db7-094a-49fe-aaf4-931d3d62e4fe INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTk5MDUsImV4cCI6MTcyNTk2MDUwNSwiaWF0IjoxNzI1OTU5OTA1fQ.WwovxIe4BBFRwigWAZk-hZf8igAZyIixKHkEVMXnbXs}, {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-10 14:56:34.674 +05:30 1b70673b-5a4d-4b51-8f6a-67db3e1a036e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 14:56:34.674 +05:30 1b70673b-5a4d-4b51-8f6a-67db3e1a036e INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 14:56:34.678 +05:30 1b70673b-5a4d-4b51-8f6a-67db3e1a036e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:56:34.679 +05:30 1b70673b-5a4d-4b51-8f6a-67db3e1a036e INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 5.1127ms 2024-09-10 14:56:34.680 +05:30 1b70673b-5a4d-4b51-8f6a-67db3e1a036e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 14:56:34.680 +05:30 1b70673b-5a4d-4b51-8f6a-67db3e1a036e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1fca2db7-094a-49fe-aaf4-931d3d62e4fe}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 14:56:34.682 +05:30 1b70673b-5a4d-4b51-8f6a-67db3e1a036e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 10.0802ms 2024-09-10 14:56:34.693 +05:30 27b977f7-034a-4693-bcaa-e98de06c43d6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 14:56:34.693 +05:30 27b977f7-034a-4693-bcaa-e98de06c43d6 INF CORS policy execution successful. 2024-09-10 14:56:34.694 +05:30 27b977f7-034a-4693-bcaa-e98de06c43d6 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTk5MDUsImV4cCI6MTcyNTk2MDUwNSwiaWF0IjoxNzI1OTU5OTA1fQ.WwovxIe4BBFRwigWAZk-hZf8igAZyIixKHkEVMXnbXs}, {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-10 14:56:34.695 +05:30 a1ba2920-9bfa-4c94-aa3d-02d1213dfc14 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 14:56:34.695 +05:30 a1ba2920-9bfa-4c94-aa3d-02d1213dfc14 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 14:56:34.698 +05:30 a1ba2920-9bfa-4c94-aa3d-02d1213dfc14 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:56:34.698 +05:30 a1ba2920-9bfa-4c94-aa3d-02d1213dfc14 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 3.4517ms 2024-09-10 14:56:34.699 +05:30 a1ba2920-9bfa-4c94-aa3d-02d1213dfc14 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 14:56:34.699 +05:30 a1ba2920-9bfa-4c94-aa3d-02d1213dfc14 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 27b977f7-034a-4693-bcaa-e98de06c43d6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 14:56:34.699 +05:30 a1ba2920-9bfa-4c94-aa3d-02d1213dfc14 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 6.3594ms 2024-09-10 14:56:34.879 +05:30 5a73d820-3921-4061-8488-912a7a511e01 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 14:56:34.879 +05:30 5a73d820-3921-4061-8488-912a7a511e01 INF CORS policy execution successful. 2024-09-10 14:56:34.879 +05:30 5a73d820-3921-4061-8488-912a7a511e01 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.6391ms 2024-09-10 14:56:34.883 +05:30 54ed89d0-7849-4b48-90d2-f03847616ace INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 14:56:34.883 +05:30 54ed89d0-7849-4b48-90d2-f03847616ace INF CORS policy execution successful. 2024-09-10 14:56:34.884 +05:30 54ed89d0-7849-4b48-90d2-f03847616ace INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.7783ms 2024-09-10 14:56:34.921 +05:30 ec86cdba-3017-4c00-813c-d4159e7e8133 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:56:34.921 +05:30 ec86cdba-3017-4c00-813c-d4159e7e8133 INF CORS policy execution successful. 2024-09-10 14:56:34.921 +05:30 ec86cdba-3017-4c00-813c-d4159e7e8133 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.5685ms 2024-09-10 14:56:34.950 +05:30 260e84d5-bacf-4e76-87ce-8bac06df7aae INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 14:56:34.950 +05:30 4a7897ad-1b06-4797-be5e-e8d388cdad47 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 14:56:34.950 +05:30 260e84d5-bacf-4e76-87ce-8bac06df7aae INF CORS policy execution successful. 2024-09-10 14:56:34.950 +05:30 260e84d5-bacf-4e76-87ce-8bac06df7aae INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.5365ms 2024-09-10 14:56:34.950 +05:30 4a7897ad-1b06-4797-be5e-e8d388cdad47 INF CORS policy execution successful. 2024-09-10 14:56:34.951 +05:30 4a7897ad-1b06-4797-be5e-e8d388cdad47 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTk5MDUsImV4cCI6MTcyNTk2MDUwNSwiaWF0IjoxNzI1OTU5OTA1fQ.WwovxIe4BBFRwigWAZk-hZf8igAZyIixKHkEVMXnbXs}, {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-10 14:56:34.951 +05:30 f82d1a6f-85b6-4b21-8f9f-97bbada7b4fb INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 14:56:34.952 +05:30 f82d1a6f-85b6-4b21-8f9f-97bbada7b4fb INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 14:56:34.954 +05:30 c642e966-8dd8-406a-abc5-eb183b380d0d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:56:34.954 +05:30 c642e966-8dd8-406a-abc5-eb183b380d0d INF CORS policy execution successful. 2024-09-10 14:56:34.955 +05:30 c642e966-8dd8-406a-abc5-eb183b380d0d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.6256ms 2024-09-10 14:56:34.955 +05:30 ec28523c-c41b-4b66-a937-7b004b11f5b1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 14:56:34.956 +05:30 ec28523c-c41b-4b66-a937-7b004b11f5b1 INF CORS policy execution successful. 2024-09-10 14:56:34.956 +05:30 ec28523c-c41b-4b66-a937-7b004b11f5b1 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTk5MDUsImV4cCI6MTcyNTk2MDUwNSwiaWF0IjoxNzI1OTU5OTA1fQ.WwovxIe4BBFRwigWAZk-hZf8igAZyIixKHkEVMXnbXs}, {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-10 14:56:34.957 +05:30 37ef51b0-436e-4574-b453-f51e8bc7f17b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 14:56:34.957 +05:30 37ef51b0-436e-4574-b453-f51e8bc7f17b INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 14:56:34.958 +05:30 6485f556-f9a5-416a-a593-e3d50522f2c2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 14:56:34.958 +05:30 6485f556-f9a5-416a-a593-e3d50522f2c2 INF CORS policy execution successful. 2024-09-10 14:56:34.958 +05:30 6485f556-f9a5-416a-a593-e3d50522f2c2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.4051ms 2024-09-10 14:56:34.962 +05:30 f82d1a6f-85b6-4b21-8f9f-97bbada7b4fb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:56:34.962 +05:30 f82d1a6f-85b6-4b21-8f9f-97bbada7b4fb INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 10.1672ms 2024-09-10 14:56:34.962 +05:30 f82d1a6f-85b6-4b21-8f9f-97bbada7b4fb INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 14:56:34.962 +05:30 f82d1a6f-85b6-4b21-8f9f-97bbada7b4fb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4a7897ad-1b06-4797-be5e-e8d388cdad47}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 14:56:34.963 +05:30 f82d1a6f-85b6-4b21-8f9f-97bbada7b4fb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 12.9557ms 2024-09-10 14:56:34.969 +05:30 37ef51b0-436e-4574-b453-f51e8bc7f17b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:56:34.970 +05:30 37ef51b0-436e-4574-b453-f51e8bc7f17b INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 12.2178ms 2024-09-10 14:56:34.970 +05:30 37ef51b0-436e-4574-b453-f51e8bc7f17b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 14:56:34.971 +05:30 37ef51b0-436e-4574-b453-f51e8bc7f17b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ec28523c-c41b-4b66-a937-7b004b11f5b1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 14:56:34.972 +05:30 4fd93ca0-1f3f-4115-af5b-86e230522eeb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:56:34.972 +05:30 37ef51b0-436e-4574-b453-f51e8bc7f17b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 16.5308ms 2024-09-10 14:56:34.972 +05:30 4fd93ca0-1f3f-4115-af5b-86e230522eeb INF CORS policy execution successful. 2024-09-10 14:56:34.973 +05:30 4fd93ca0-1f3f-4115-af5b-86e230522eeb INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTk5MDUsImV4cCI6MTcyNTk2MDUwNSwiaWF0IjoxNzI1OTU5OTA1fQ.WwovxIe4BBFRwigWAZk-hZf8igAZyIixKHkEVMXnbXs}, {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-10 14:56:34.973 +05:30 f2202c6c-601e-4c74-9fc3-d907c898adf5 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:56:34.973 +05:30 f2202c6c-601e-4c74-9fc3-d907c898adf5 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 14:56:34.984 +05:30 f2202c6c-601e-4c74-9fc3-d907c898adf5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:56:34.985 +05:30 f2202c6c-601e-4c74-9fc3-d907c898adf5 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 11.2371ms 2024-09-10 14:56:34.985 +05:30 f2202c6c-601e-4c74-9fc3-d907c898adf5 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:56:34.985 +05:30 f2202c6c-601e-4c74-9fc3-d907c898adf5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4fd93ca0-1f3f-4115-af5b-86e230522eeb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 14:56:34.987 +05:30 f2202c6c-601e-4c74-9fc3-d907c898adf5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 15.3322ms 2024-09-10 14:56:35.016 +05:30 57409593-2c13-4566-857b-397903459bd6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 14:56:35.016 +05:30 76b3f4c1-ae06-4f0c-82f5-c1b5577dc4a4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 14:56:35.016 +05:30 76b3f4c1-ae06-4f0c-82f5-c1b5577dc4a4 INF CORS policy execution successful. 2024-09-10 14:56:35.017 +05:30 57409593-2c13-4566-857b-397903459bd6 INF CORS policy execution successful. 2024-09-10 14:56:35.017 +05:30 76b3f4c1-ae06-4f0c-82f5-c1b5577dc4a4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 0.5307ms 2024-09-10 14:56:35.017 +05:30 57409593-2c13-4566-857b-397903459bd6 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTk5MDUsImV4cCI6MTcyNTk2MDUwNSwiaWF0IjoxNzI1OTU5OTA1fQ.WwovxIe4BBFRwigWAZk-hZf8igAZyIixKHkEVMXnbXs}, {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-10 14:56:35.017 +05:30 0ac0e2b2-ff1a-45e4-ac05-64c8a0f8ddf7 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 14:56:35.018 +05:30 0ac0e2b2-ff1a-45e4-ac05-64c8a0f8ddf7 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 14:56:35.021 +05:30 7f7f3e69-598d-4105-8e8f-864a747219a7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 14:56:35.021 +05:30 0ac0e2b2-ff1a-45e4-ac05-64c8a0f8ddf7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:56:35.021 +05:30 0ac0e2b2-ff1a-45e4-ac05-64c8a0f8ddf7 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 3.7976ms 2024-09-10 14:56:35.021 +05:30 7f7f3e69-598d-4105-8e8f-864a747219a7 INF CORS policy execution successful. 2024-09-10 14:56:35.022 +05:30 0ac0e2b2-ff1a-45e4-ac05-64c8a0f8ddf7 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 14:56:35.022 +05:30 0ac0e2b2-ff1a-45e4-ac05-64c8a0f8ddf7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 57409593-2c13-4566-857b-397903459bd6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 14:56:35.022 +05:30 7f7f3e69-598d-4105-8e8f-864a747219a7 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTk5MDUsImV4cCI6MTcyNTk2MDUwNSwiaWF0IjoxNzI1OTU5OTA1fQ.WwovxIe4BBFRwigWAZk-hZf8igAZyIixKHkEVMXnbXs}, {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-10 14:56:35.022 +05:30 0ac0e2b2-ff1a-45e4-ac05-64c8a0f8ddf7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 6.0397ms 2024-09-10 14:56:35.022 +05:30 0c969619-2be7-41ce-a4aa-192d19722dab INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 14:56:35.023 +05:30 0c969619-2be7-41ce-a4aa-192d19722dab INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 14:56:35.024 +05:30 fd5aa87f-c2dc-4ec2-8dfd-05a8a4771fa9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 14:56:35.024 +05:30 fd5aa87f-c2dc-4ec2-8dfd-05a8a4771fa9 INF CORS policy execution successful. 2024-09-10 14:56:35.024 +05:30 fd5aa87f-c2dc-4ec2-8dfd-05a8a4771fa9 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTk5MDUsImV4cCI6MTcyNTk2MDUwNSwiaWF0IjoxNzI1OTU5OTA1fQ.WwovxIe4BBFRwigWAZk-hZf8igAZyIixKHkEVMXnbXs}, {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-10 14:56:35.024 +05:30 c4f7f7a0-3e26-40f6-b13a-756ad5a54f1b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:56:35.024 +05:30 c4f7f7a0-3e26-40f6-b13a-756ad5a54f1b INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 14:56:35.029 +05:30 c4f7f7a0-3e26-40f6-b13a-756ad5a54f1b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:56:35.029 +05:30 c4f7f7a0-3e26-40f6-b13a-756ad5a54f1b INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 4.3266ms 2024-09-10 14:56:35.029 +05:30 c4f7f7a0-3e26-40f6-b13a-756ad5a54f1b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:56:35.029 +05:30 0c969619-2be7-41ce-a4aa-192d19722dab INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:56:35.029 +05:30 c4f7f7a0-3e26-40f6-b13a-756ad5a54f1b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fd5aa87f-c2dc-4ec2-8dfd-05a8a4771fa9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 14:56:35.030 +05:30 c4f7f7a0-3e26-40f6-b13a-756ad5a54f1b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 6.1668ms 2024-09-10 14:56:35.030 +05:30 0c969619-2be7-41ce-a4aa-192d19722dab INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 7.2158ms 2024-09-10 14:56:35.030 +05:30 0c969619-2be7-41ce-a4aa-192d19722dab INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 14:56:35.031 +05:30 0c969619-2be7-41ce-a4aa-192d19722dab INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7f7f3e69-598d-4105-8e8f-864a747219a7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 14:56:35.031 +05:30 0c969619-2be7-41ce-a4aa-192d19722dab INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 10.6385ms 2024-09-10 14:56:35.069 +05:30 35aad62b-2c09-4187-8928-394388cbaf77 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 14:56:35.069 +05:30 35aad62b-2c09-4187-8928-394388cbaf77 INF CORS policy execution successful. 2024-09-10 14:56:35.070 +05:30 35aad62b-2c09-4187-8928-394388cbaf77 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTk5MDUsImV4cCI6MTcyNTk2MDUwNSwiaWF0IjoxNzI1OTU5OTA1fQ.WwovxIe4BBFRwigWAZk-hZf8igAZyIixKHkEVMXnbXs}, {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-10 14:56:35.070 +05:30 0c0f2f3f-78c6-4db8-904e-b4334971ae45 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 14:56:35.071 +05:30 0c0f2f3f-78c6-4db8-904e-b4334971ae45 INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 14:56:35.097 +05:30 0c0f2f3f-78c6-4db8-904e-b4334971ae45 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:56:35.097 +05:30 0c0f2f3f-78c6-4db8-904e-b4334971ae45 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 26.6367ms 2024-09-10 14:56:35.098 +05:30 0c0f2f3f-78c6-4db8-904e-b4334971ae45 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 14:56:35.098 +05:30 0c0f2f3f-78c6-4db8-904e-b4334971ae45 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 35aad62b-2c09-4187-8928-394388cbaf77}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 14:56:35.098 +05:30 0c0f2f3f-78c6-4db8-904e-b4334971ae45 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 200 624 application/json; charset=utf-8 29.8688ms 2024-09-10 14:56:35.330 +05:30 056cbc6a-b0fa-4429-8752-7b218f45c30f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 14:56:35.331 +05:30 056cbc6a-b0fa-4429-8752-7b218f45c30f INF CORS policy execution successful. 2024-09-10 14:56:35.331 +05:30 056cbc6a-b0fa-4429-8752-7b218f45c30f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.8772ms 2024-09-10 14:56:35.469 +05:30 bdd84e54-af52-4627-baeb-05bc673a555a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 14:56:35.470 +05:30 bdd84e54-af52-4627-baeb-05bc673a555a INF CORS policy execution successful. 2024-09-10 14:56:35.470 +05:30 bdd84e54-af52-4627-baeb-05bc673a555a INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTk5MDUsImV4cCI6MTcyNTk2MDUwNSwiaWF0IjoxNzI1OTU5OTA1fQ.WwovxIe4BBFRwigWAZk-hZf8igAZyIixKHkEVMXnbXs}, {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-10 14:56:35.470 +05:30 b9d67d9f-c15f-4875-b59f-cca0431fa00d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:56:35.470 +05:30 b9d67d9f-c15f-4875-b59f-cca0431fa00d INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 14:56:35.476 +05:30 b9d67d9f-c15f-4875-b59f-cca0431fa00d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:56:35.476 +05:30 b9d67d9f-c15f-4875-b59f-cca0431fa00d INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 4.8662ms 2024-09-10 14:56:35.476 +05:30 b9d67d9f-c15f-4875-b59f-cca0431fa00d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:56:35.476 +05:30 b9d67d9f-c15f-4875-b59f-cca0431fa00d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bdd84e54-af52-4627-baeb-05bc673a555a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 14:56:35.477 +05:30 b9d67d9f-c15f-4875-b59f-cca0431fa00d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 7.7124ms 2024-09-10 14:56:36.046 +05:30 77f17847-9d46-41ab-a95c-030635e70f82 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 14:56:36.046 +05:30 77f17847-9d46-41ab-a95c-030635e70f82 INF CORS policy execution successful. 2024-09-10 14:56:36.046 +05:30 77f17847-9d46-41ab-a95c-030635e70f82 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.701ms 2024-09-10 14:56:36.103 +05:30 12c2f82f-2b8a-4be6-aba2-38a78dd6ef42 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 14:56:36.104 +05:30 12c2f82f-2b8a-4be6-aba2-38a78dd6ef42 INF CORS policy execution successful. 2024-09-10 14:56:36.104 +05:30 12c2f82f-2b8a-4be6-aba2-38a78dd6ef42 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTk5MDUsImV4cCI6MTcyNTk2MDUwNSwiaWF0IjoxNzI1OTU5OTA1fQ.WwovxIe4BBFRwigWAZk-hZf8igAZyIixKHkEVMXnbXs}, {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-10 14:56:36.105 +05:30 8a098841-d355-450a-8840-452369f2bf0c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:56:36.105 +05:30 8a098841-d355-450a-8840-452369f2bf0c INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 14:56:36.112 +05:30 8a098841-d355-450a-8840-452369f2bf0c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 14:56:36.112 +05:30 8a098841-d355-450a-8840-452369f2bf0c INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 7.1348ms 2024-09-10 14:56:36.113 +05:30 8a098841-d355-450a-8840-452369f2bf0c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 14:56:36.113 +05:30 8a098841-d355-450a-8840-452369f2bf0c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 12c2f82f-2b8a-4be6-aba2-38a78dd6ef42}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 14:56:36.113 +05:30 8a098841-d355-450a-8840-452369f2bf0c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 10.2486ms 2024-09-10 15:03:14.832 +05:30 39594ce4-6bec-43be-beb7-aa6d83b1f170 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:03:14.832 +05:30 041e5909-91b2-4b31-a5fb-c50801edcbc6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:03:14.835 +05:30 39594ce4-6bec-43be-beb7-aa6d83b1f170 INF CORS policy execution successful. 2024-09-10 15:03:14.835 +05:30 041e5909-91b2-4b31-a5fb-c50801edcbc6 INF CORS policy execution successful. 2024-09-10 15:03:14.837 +05:30 041e5909-91b2-4b31-a5fb-c50801edcbc6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 4.6848ms 2024-09-10 15:03:14.837 +05:30 39594ce4-6bec-43be-beb7-aa6d83b1f170 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 4.5804ms 2024-09-10 15:03:14.875 +05:30 cd0d447d-89c2-4857-80ec-3600a31ebd7d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:03:14.876 +05:30 8656516c-ec40-4857-b2ad-a9cbe81226bc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:03:14.880 +05:30 cd0d447d-89c2-4857-80ec-3600a31ebd7d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 9:28:25 AM', Current time (UTC): '9/10/2024 9:33:14 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-10 15:03:14.880 +05:30 8656516c-ec40-4857-b2ad-a9cbe81226bc INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 9:28:25 AM', Current time (UTC): '9/10/2024 9:33:14 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-10 15:03:14.883 +05:30 cd0d447d-89c2-4857-80ec-3600a31ebd7d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 9:28:25 AM', Current time (UTC): '9/10/2024 9:33:14 AM'. 2024-09-10 15:03:14.884 +05:30 8656516c-ec40-4857-b2ad-a9cbe81226bc INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 9:28:25 AM', Current time (UTC): '9/10/2024 9:33:14 AM'. 2024-09-10 15:03:14.884 +05:30 cd0d447d-89c2-4857-80ec-3600a31ebd7d INF CORS policy execution successful. 2024-09-10 15:03:14.884 +05:30 8656516c-ec40-4857-b2ad-a9cbe81226bc INF CORS policy execution successful. 2024-09-10 15:03:14.886 +05:30 cd0d447d-89c2-4857-80ec-3600a31ebd7d INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTk5MDUsImV4cCI6MTcyNTk2MDUwNSwiaWF0IjoxNzI1OTU5OTA1fQ.WwovxIe4BBFRwigWAZk-hZf8igAZyIixKHkEVMXnbXs}, {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-10 15:03:14.886 +05:30 8656516c-ec40-4857-b2ad-a9cbe81226bc INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NTk5MDUsImV4cCI6MTcyNTk2MDUwNSwiaWF0IjoxNzI1OTU5OTA1fQ.WwovxIe4BBFRwigWAZk-hZf8igAZyIixKHkEVMXnbXs}, {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-10 15:03:14.891 +05:30 74982e98-95cb-45dd-8642-09aa639bdcb0 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 15:03:14.891 +05:30 53a61ab2-bff1-4ce7-8bbf-e6d26e3f33b4 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 15:03:14.892 +05:30 53a61ab2-bff1-4ce7-8bbf-e6d26e3f33b4 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 15:03:14.892 +05:30 74982e98-95cb-45dd-8642-09aa639bdcb0 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 15:03:14.893 +05:30 74982e98-95cb-45dd-8642-09aa639bdcb0 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 8656516c-ec40-4857-b2ad-a9cbe81226bc}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 09:28:25'"} Body: 2024-09-10 15:03:14.893 +05:30 53a61ab2-bff1-4ce7-8bbf-e6d26e3f33b4 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: cd0d447d-89c2-4857-80ec-3600a31ebd7d}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 09:28:25'"} Body: 2024-09-10 15:03:14.894 +05:30 74982e98-95cb-45dd-8642-09aa639bdcb0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 401 null null 17.3628ms 2024-09-10 15:03:14.894 +05:30 53a61ab2-bff1-4ce7-8bbf-e6d26e3f33b4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 401 null null 18.6336ms 2024-09-10 15:03:15.114 +05:30 a61d6f30-a15d-4651-b77b-a5d02409fc69 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:03:15.114 +05:30 a61d6f30-a15d-4651-b77b-a5d02409fc69 INF CORS policy execution successful. 2024-09-10 15:03:15.115 +05:30 e9ec5e95-db4f-4e09-ae38-97090260b4a3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:03:15.115 +05:30 a61d6f30-a15d-4651-b77b-a5d02409fc69 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.7806ms 2024-09-10 15:03:15.115 +05:30 e9ec5e95-db4f-4e09-ae38-97090260b4a3 INF CORS policy execution successful. 2024-09-10 15:03:15.115 +05:30 e9ec5e95-db4f-4e09-ae38-97090260b4a3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.4917ms 2024-09-10 15:03:15.158 +05:30 87436db1-2b9c-4c14-9d0b-a29ebaeaa527 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:03:15.158 +05:30 1c5dec75-f69e-4d46-bff0-b9c6873adb6f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:03:15.159 +05:30 1c5dec75-f69e-4d46-bff0-b9c6873adb6f INF CORS policy execution successful. 2024-09-10 15:03:15.160 +05:30 87436db1-2b9c-4c14-9d0b-a29ebaeaa527 INF CORS policy execution successful. 2024-09-10 15:03:15.160 +05:30 1c5dec75-f69e-4d46-bff0-b9c6873adb6f INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:03:15.160 +05:30 87436db1-2b9c-4c14-9d0b-a29ebaeaa527 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:03:15.161 +05:30 0e853f0e-59f9-4e08-88cc-0ef840c8b35e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 15:03:15.161 +05:30 8f7ebda3-3410-48c0-a69d-0529627d83a2 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 15:03:15.162 +05:30 0e853f0e-59f9-4e08-88cc-0ef840c8b35e INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 15:03:15.162 +05:30 8f7ebda3-3410-48c0-a69d-0529627d83a2 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 15:03:15.186 +05:30 8f7ebda3-3410-48c0-a69d-0529627d83a2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:03:15.186 +05:30 0e853f0e-59f9-4e08-88cc-0ef840c8b35e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:03:15.188 +05:30 8f7ebda3-3410-48c0-a69d-0529627d83a2 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 25.6793ms 2024-09-10 15:03:15.188 +05:30 0e853f0e-59f9-4e08-88cc-0ef840c8b35e INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 25.7335ms 2024-09-10 15:03:15.188 +05:30 8f7ebda3-3410-48c0-a69d-0529627d83a2 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 15:03:15.188 +05:30 0e853f0e-59f9-4e08-88cc-0ef840c8b35e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 15:03:15.189 +05:30 8f7ebda3-3410-48c0-a69d-0529627d83a2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 87436db1-2b9c-4c14-9d0b-a29ebaeaa527}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 15:03:15.189 +05:30 0e853f0e-59f9-4e08-88cc-0ef840c8b35e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1c5dec75-f69e-4d46-bff0-b9c6873adb6f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 15:03:15.189 +05:30 8f7ebda3-3410-48c0-a69d-0529627d83a2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 31.6212ms 2024-09-10 15:03:15.190 +05:30 0e853f0e-59f9-4e08-88cc-0ef840c8b35e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 32.0217ms 2024-09-10 15:03:29.870 +05:30 06fc36fe-49f3-4fc5-a63c-30d4c3d9cb5d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:03:29.870 +05:30 54fa7bb9-2319-4251-9c53-f53ed6d9efb5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:03:29.871 +05:30 54fa7bb9-2319-4251-9c53-f53ed6d9efb5 INF CORS policy execution successful. 2024-09-10 15:03:29.871 +05:30 06fc36fe-49f3-4fc5-a63c-30d4c3d9cb5d INF CORS policy execution successful. 2024-09-10 15:03:29.871 +05:30 54fa7bb9-2319-4251-9c53-f53ed6d9efb5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 1.5061ms 2024-09-10 15:03:29.871 +05:30 06fc36fe-49f3-4fc5-a63c-30d4c3d9cb5d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 1.3948ms 2024-09-10 15:03:29.922 +05:30 23f80e84-7d36-4d45-ad3d-e5432b33926d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:03:29.922 +05:30 a77018a2-5d00-4f2f-aa29-1c9030a656c4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:03:29.924 +05:30 23f80e84-7d36-4d45-ad3d-e5432b33926d INF CORS policy execution successful. 2024-09-10 15:03:29.924 +05:30 a77018a2-5d00-4f2f-aa29-1c9030a656c4 INF CORS policy execution successful. 2024-09-10 15:03:29.925 +05:30 a77018a2-5d00-4f2f-aa29-1c9030a656c4 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:03:29.925 +05:30 23f80e84-7d36-4d45-ad3d-e5432b33926d INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:03:29.926 +05:30 efb1fb43-8165-49f0-8fab-ffa33615abfc INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:03:29.926 +05:30 72e66e37-e568-4d5b-bdc2-69526da2e57e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:03:29.927 +05:30 72e66e37-e568-4d5b-bdc2-69526da2e57e INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:03:29.927 +05:30 efb1fb43-8165-49f0-8fab-ffa33615abfc INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:03:29.932 +05:30 72e66e37-e568-4d5b-bdc2-69526da2e57e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:03:29.932 +05:30 efb1fb43-8165-49f0-8fab-ffa33615abfc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:03:29.933 +05:30 efb1fb43-8165-49f0-8fab-ffa33615abfc INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 5.8273ms 2024-09-10 15:03:29.933 +05:30 72e66e37-e568-4d5b-bdc2-69526da2e57e INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 5.8686ms 2024-09-10 15:03:29.933 +05:30 efb1fb43-8165-49f0-8fab-ffa33615abfc INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:03:29.933 +05:30 72e66e37-e568-4d5b-bdc2-69526da2e57e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:03:29.933 +05:30 72e66e37-e568-4d5b-bdc2-69526da2e57e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a77018a2-5d00-4f2f-aa29-1c9030a656c4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:03:29.933 +05:30 efb1fb43-8165-49f0-8fab-ffa33615abfc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 23f80e84-7d36-4d45-ad3d-e5432b33926d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:03:29.933 +05:30 72e66e37-e568-4d5b-bdc2-69526da2e57e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 10.8367ms 2024-09-10 15:03:29.933 +05:30 efb1fb43-8165-49f0-8fab-ffa33615abfc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 10.9848ms 2024-09-10 15:03:29.997 +05:30 f14ee587-c8e2-4198-a7d9-6efebb74a393 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:03:29.997 +05:30 1b49d419-6642-42dc-ad50-1a3999e59c70 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:03:29.997 +05:30 1b49d419-6642-42dc-ad50-1a3999e59c70 INF CORS policy execution successful. 2024-09-10 15:03:29.997 +05:30 f14ee587-c8e2-4198-a7d9-6efebb74a393 INF CORS policy execution successful. 2024-09-10 15:03:29.997 +05:30 1b49d419-6642-42dc-ad50-1a3999e59c70 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.5603ms 2024-09-10 15:03:29.997 +05:30 f14ee587-c8e2-4198-a7d9-6efebb74a393 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.5591ms 2024-09-10 15:03:30.050 +05:30 b924cd8e-9ae9-499f-ac3a-585b3b2c791b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:03:30.050 +05:30 4650847a-c10b-45bd-bee4-bd25da57f6e0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:03:30.050 +05:30 b924cd8e-9ae9-499f-ac3a-585b3b2c791b INF CORS policy execution successful. 2024-09-10 15:03:30.050 +05:30 4650847a-c10b-45bd-bee4-bd25da57f6e0 INF CORS policy execution successful. 2024-09-10 15:03:30.051 +05:30 b924cd8e-9ae9-499f-ac3a-585b3b2c791b INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:03:30.051 +05:30 4650847a-c10b-45bd-bee4-bd25da57f6e0 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:03:30.051 +05:30 e07e76b4-c65a-432c-abfd-7b27e20f3e03 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:03:30.051 +05:30 76a607c0-d24b-4872-a1c1-c958d808a29f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:03:30.051 +05:30 e07e76b4-c65a-432c-abfd-7b27e20f3e03 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:03:30.051 +05:30 76a607c0-d24b-4872-a1c1-c958d808a29f INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:03:30.054 +05:30 76a607c0-d24b-4872-a1c1-c958d808a29f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:03:30.055 +05:30 e07e76b4-c65a-432c-abfd-7b27e20f3e03 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:03:30.055 +05:30 76a607c0-d24b-4872-a1c1-c958d808a29f INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 3.3718ms 2024-09-10 15:03:30.055 +05:30 e07e76b4-c65a-432c-abfd-7b27e20f3e03 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 3.4876ms 2024-09-10 15:03:30.055 +05:30 76a607c0-d24b-4872-a1c1-c958d808a29f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:03:30.055 +05:30 e07e76b4-c65a-432c-abfd-7b27e20f3e03 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:03:30.055 +05:30 76a607c0-d24b-4872-a1c1-c958d808a29f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4650847a-c10b-45bd-bee4-bd25da57f6e0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:03:30.055 +05:30 e07e76b4-c65a-432c-abfd-7b27e20f3e03 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b924cd8e-9ae9-499f-ac3a-585b3b2c791b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:03:30.056 +05:30 76a607c0-d24b-4872-a1c1-c958d808a29f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 6.0375ms 2024-09-10 15:03:30.056 +05:30 e07e76b4-c65a-432c-abfd-7b27e20f3e03 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 6.0664ms 2024-09-10 15:03:30.243 +05:30 dcd40d14-59f8-461d-8101-4e5d6a6d9567 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:03:30.243 +05:30 dcd40d14-59f8-461d-8101-4e5d6a6d9567 INF CORS policy execution successful. 2024-09-10 15:03:30.244 +05:30 dcd40d14-59f8-461d-8101-4e5d6a6d9567 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.7927ms 2024-09-10 15:03:30.243 +05:30 b1a0bf26-f9cb-470d-89e1-5f0848fd14ea INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:03:30.244 +05:30 b1a0bf26-f9cb-470d-89e1-5f0848fd14ea INF CORS policy execution successful. 2024-09-10 15:03:30.244 +05:30 b1a0bf26-f9cb-470d-89e1-5f0848fd14ea INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 1.6231ms 2024-09-10 15:03:30.282 +05:30 2419d39b-4eab-4f7a-9518-9faf3c2efeaf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:03:30.282 +05:30 2419d39b-4eab-4f7a-9518-9faf3c2efeaf INF CORS policy execution successful. 2024-09-10 15:03:30.283 +05:30 2419d39b-4eab-4f7a-9518-9faf3c2efeaf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.064ms 2024-09-10 15:03:30.288 +05:30 9c73f5fe-8e34-4d53-83c8-3251d20804ab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:03:30.288 +05:30 ef60e07b-97d1-45be-9638-c697407a98c2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:03:30.288 +05:30 9c73f5fe-8e34-4d53-83c8-3251d20804ab INF CORS policy execution successful. 2024-09-10 15:03:30.288 +05:30 ef60e07b-97d1-45be-9638-c697407a98c2 INF CORS policy execution successful. 2024-09-10 15:03:30.288 +05:30 ef60e07b-97d1-45be-9638-c697407a98c2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.4939ms 2024-09-10 15:03:30.288 +05:30 9c73f5fe-8e34-4d53-83c8-3251d20804ab INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.4947ms 2024-09-10 15:03:30.288 +05:30 d07fc1e9-c0fc-48bc-bfc1-3cccaffb07b7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:03:30.289 +05:30 d07fc1e9-c0fc-48bc-bfc1-3cccaffb07b7 INF CORS policy execution successful. 2024-09-10 15:03:30.289 +05:30 d07fc1e9-c0fc-48bc-bfc1-3cccaffb07b7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.2935ms 2024-09-10 15:03:30.305 +05:30 496c08f0-e87a-4a93-921f-23ba3c52b316 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:03:30.306 +05:30 496c08f0-e87a-4a93-921f-23ba3c52b316 INF CORS policy execution successful. 2024-09-10 15:03:30.306 +05:30 496c08f0-e87a-4a93-921f-23ba3c52b316 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:03:30.307 +05:30 14c2909e-1c8a-4557-afdc-86da1c00fcca INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:03:30.308 +05:30 33d2e4ec-9c14-499e-b494-ca58e799a6cf INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:03:30.308 +05:30 14c2909e-1c8a-4557-afdc-86da1c00fcca INF CORS policy execution successful. 2024-09-10 15:03:30.308 +05:30 33d2e4ec-9c14-499e-b494-ca58e799a6cf INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 15:03:30.308 +05:30 14c2909e-1c8a-4557-afdc-86da1c00fcca INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:03:30.308 +05:30 7231fa00-d556-434c-8124-26e0e9e31fed INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:03:30.308 +05:30 7231fa00-d556-434c-8124-26e0e9e31fed INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 15:03:30.314 +05:30 7231fa00-d556-434c-8124-26e0e9e31fed INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:03:30.316 +05:30 7231fa00-d556-434c-8124-26e0e9e31fed INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 6.8873ms 2024-09-10 15:03:30.316 +05:30 7231fa00-d556-434c-8124-26e0e9e31fed INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:03:30.316 +05:30 7231fa00-d556-434c-8124-26e0e9e31fed INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 14c2909e-1c8a-4557-afdc-86da1c00fcca}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 15:03:30.317 +05:30 7231fa00-d556-434c-8124-26e0e9e31fed INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 9.8304ms 2024-09-10 15:03:30.323 +05:30 40e8f6c2-73e6-4659-911c-e92f9a9b7215 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:03:30.323 +05:30 33d2e4ec-9c14-499e-b494-ca58e799a6cf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:03:30.323 +05:30 40e8f6c2-73e6-4659-911c-e92f9a9b7215 INF CORS policy execution successful. 2024-09-10 15:03:30.324 +05:30 40e8f6c2-73e6-4659-911c-e92f9a9b7215 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:03:30.324 +05:30 33d2e4ec-9c14-499e-b494-ca58e799a6cf INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 16.2314ms 2024-09-10 15:03:30.325 +05:30 6ab014dc-2d5c-4b9a-9bb0-0dc570826bf2 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:03:30.325 +05:30 33d2e4ec-9c14-499e-b494-ca58e799a6cf INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:03:30.325 +05:30 6ab014dc-2d5c-4b9a-9bb0-0dc570826bf2 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:03:30.326 +05:30 33d2e4ec-9c14-499e-b494-ca58e799a6cf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 496c08f0-e87a-4a93-921f-23ba3c52b316}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 15:03:30.327 +05:30 33d2e4ec-9c14-499e-b494-ca58e799a6cf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 22.3421ms 2024-09-10 15:03:30.336 +05:30 6ab014dc-2d5c-4b9a-9bb0-0dc570826bf2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:03:30.336 +05:30 6ab014dc-2d5c-4b9a-9bb0-0dc570826bf2 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 11.3089ms 2024-09-10 15:03:30.336 +05:30 6ab014dc-2d5c-4b9a-9bb0-0dc570826bf2 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:03:30.337 +05:30 6ab014dc-2d5c-4b9a-9bb0-0dc570826bf2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 40e8f6c2-73e6-4659-911c-e92f9a9b7215}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:03:30.337 +05:30 6ab014dc-2d5c-4b9a-9bb0-0dc570826bf2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 14.4815ms 2024-09-10 15:03:30.339 +05:30 92b77b9a-7029-4c39-a897-09408245bdf9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:03:30.339 +05:30 5448d912-9004-46ca-9f06-50bb9fb08a0e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:03:30.339 +05:30 9a5212f2-fa6f-46c3-9560-cefeadc4e4df INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:03:30.340 +05:30 92b77b9a-7029-4c39-a897-09408245bdf9 INF CORS policy execution successful. 2024-09-10 15:03:30.340 +05:30 9a5212f2-fa6f-46c3-9560-cefeadc4e4df INF CORS policy execution successful. 2024-09-10 15:03:30.340 +05:30 5448d912-9004-46ca-9f06-50bb9fb08a0e INF CORS policy execution successful. 2024-09-10 15:03:30.340 +05:30 9a5212f2-fa6f-46c3-9560-cefeadc4e4df INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:03:30.340 +05:30 5448d912-9004-46ca-9f06-50bb9fb08a0e INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:03:30.340 +05:30 92b77b9a-7029-4c39-a897-09408245bdf9 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:03:30.340 +05:30 ccae821b-8e59-44ea-b6a6-ed506eb085c2 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:03:30.340 +05:30 718bd709-3efe-41e0-a8fa-b196eb644c05 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:03:30.340 +05:30 e43f7016-8951-44f5-a345-1bbf703a771a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:03:30.341 +05:30 e43f7016-8951-44f5-a345-1bbf703a771a INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 15:03:30.341 +05:30 718bd709-3efe-41e0-a8fa-b196eb644c05 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 15:03:30.341 +05:30 ccae821b-8e59-44ea-b6a6-ed506eb085c2 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:03:30.345 +05:30 718bd709-3efe-41e0-a8fa-b196eb644c05 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:03:30.346 +05:30 718bd709-3efe-41e0-a8fa-b196eb644c05 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 4.9472ms 2024-09-10 15:03:30.346 +05:30 718bd709-3efe-41e0-a8fa-b196eb644c05 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:03:30.346 +05:30 718bd709-3efe-41e0-a8fa-b196eb644c05 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 92b77b9a-7029-4c39-a897-09408245bdf9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 15:03:30.346 +05:30 718bd709-3efe-41e0-a8fa-b196eb644c05 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 6.9669ms 2024-09-10 15:03:30.348 +05:30 e43f7016-8951-44f5-a345-1bbf703a771a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:03:30.349 +05:30 e43f7016-8951-44f5-a345-1bbf703a771a INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 8.6551ms 2024-09-10 15:03:30.349 +05:30 e43f7016-8951-44f5-a345-1bbf703a771a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:03:30.351 +05:30 e43f7016-8951-44f5-a345-1bbf703a771a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9a5212f2-fa6f-46c3-9560-cefeadc4e4df}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 15:03:30.352 +05:30 e43f7016-8951-44f5-a345-1bbf703a771a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 12.3733ms 2024-09-10 15:03:30.363 +05:30 ccae821b-8e59-44ea-b6a6-ed506eb085c2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:03:30.364 +05:30 ccae821b-8e59-44ea-b6a6-ed506eb085c2 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 22.8777ms 2024-09-10 15:03:30.364 +05:30 ccae821b-8e59-44ea-b6a6-ed506eb085c2 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:03:30.364 +05:30 ccae821b-8e59-44ea-b6a6-ed506eb085c2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5448d912-9004-46ca-9f06-50bb9fb08a0e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:03:30.365 +05:30 ccae821b-8e59-44ea-b6a6-ed506eb085c2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 25.229ms 2024-09-10 15:03:30.395 +05:30 93641e82-97f5-43ab-af16-dc298e416d81 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 15:03:30.395 +05:30 93641e82-97f5-43ab-af16-dc298e416d81 INF CORS policy execution successful. 2024-09-10 15:03:30.396 +05:30 93641e82-97f5-43ab-af16-dc298e416d81 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 0.6365ms 2024-09-10 15:03:30.441 +05:30 f0668e8e-3d1f-4d9c-b91b-28a5d5279594 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 15:03:30.441 +05:30 f0668e8e-3d1f-4d9c-b91b-28a5d5279594 INF CORS policy execution successful. 2024-09-10 15:03:30.442 +05:30 f0668e8e-3d1f-4d9c-b91b-28a5d5279594 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:03:30.442 +05:30 94682919-24c3-45b9-a1e6-e254a0bb656b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 15:03:30.442 +05:30 94682919-24c3-45b9-a1e6-e254a0bb656b INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 15:03:30.481 +05:30 94682919-24c3-45b9-a1e6-e254a0bb656b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:03:30.482 +05:30 94682919-24c3-45b9-a1e6-e254a0bb656b INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 39.4454ms 2024-09-10 15:03:30.482 +05:30 94682919-24c3-45b9-a1e6-e254a0bb656b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 15:03:30.482 +05:30 94682919-24c3-45b9-a1e6-e254a0bb656b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f0668e8e-3d1f-4d9c-b91b-28a5d5279594}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 15:03:30.483 +05:30 94682919-24c3-45b9-a1e6-e254a0bb656b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 200 624 application/json; charset=utf-8 41.6994ms 2024-09-10 15:03:30.669 +05:30 52b6cdc5-3630-4f18-a3cc-d0d123423dd5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:03:30.670 +05:30 52b6cdc5-3630-4f18-a3cc-d0d123423dd5 INF CORS policy execution successful. 2024-09-10 15:03:30.670 +05:30 52b6cdc5-3630-4f18-a3cc-d0d123423dd5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.4946ms 2024-09-10 15:03:30.857 +05:30 3d47e652-995d-483b-9ece-15674aede316 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:03:30.858 +05:30 3d47e652-995d-483b-9ece-15674aede316 INF CORS policy execution successful. 2024-09-10 15:03:30.858 +05:30 3d47e652-995d-483b-9ece-15674aede316 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:03:30.859 +05:30 47bfb689-c6c8-49a4-86c3-331f2ced563b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:03:30.859 +05:30 47bfb689-c6c8-49a4-86c3-331f2ced563b INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:03:30.865 +05:30 47bfb689-c6c8-49a4-86c3-331f2ced563b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:03:30.865 +05:30 47bfb689-c6c8-49a4-86c3-331f2ced563b INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 5.9185ms 2024-09-10 15:03:30.865 +05:30 47bfb689-c6c8-49a4-86c3-331f2ced563b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:03:30.865 +05:30 47bfb689-c6c8-49a4-86c3-331f2ced563b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3d47e652-995d-483b-9ece-15674aede316}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:03:30.866 +05:30 47bfb689-c6c8-49a4-86c3-331f2ced563b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 8.3797ms 2024-09-10 15:03:31.401 +05:30 1a84d4ef-7850-4efc-9e8b-6c5dfec645d0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 15:03:31.402 +05:30 1a84d4ef-7850-4efc-9e8b-6c5dfec645d0 INF CORS policy execution successful. 2024-09-10 15:03:31.402 +05:30 1a84d4ef-7850-4efc-9e8b-6c5dfec645d0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.4226ms 2024-09-10 15:03:31.459 +05:30 7dedf342-8853-4777-9a65-d15f78646c5c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 15:03:31.459 +05:30 7dedf342-8853-4777-9a65-d15f78646c5c INF CORS policy execution successful. 2024-09-10 15:03:31.460 +05:30 7dedf342-8853-4777-9a65-d15f78646c5c INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:03:31.460 +05:30 ed9289a4-c0ec-4cb7-9a0c-7ed42ebefc5f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:03:31.460 +05:30 ed9289a4-c0ec-4cb7-9a0c-7ed42ebefc5f INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:03:31.464 +05:30 ed9289a4-c0ec-4cb7-9a0c-7ed42ebefc5f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:03:31.464 +05:30 ed9289a4-c0ec-4cb7-9a0c-7ed42ebefc5f INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 3.883ms 2024-09-10 15:03:31.464 +05:30 ed9289a4-c0ec-4cb7-9a0c-7ed42ebefc5f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:03:31.464 +05:30 ed9289a4-c0ec-4cb7-9a0c-7ed42ebefc5f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7dedf342-8853-4777-9a65-d15f78646c5c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 15:03:31.464 +05:30 ed9289a4-c0ec-4cb7-9a0c-7ed42ebefc5f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 5.7002ms 2024-09-10 15:08:29.433 +05:30 746792e8-c90f-4109-b6b1-22df93e398ae INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:08:29.434 +05:30 bcd291f6-5a1a-4ddc-b5f8-ec6dda3dca6b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:08:29.435 +05:30 bcd291f6-5a1a-4ddc-b5f8-ec6dda3dca6b INF CORS policy execution successful. 2024-09-10 15:08:29.435 +05:30 746792e8-c90f-4109-b6b1-22df93e398ae INF CORS policy execution successful. 2024-09-10 15:08:29.435 +05:30 bcd291f6-5a1a-4ddc-b5f8-ec6dda3dca6b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.2127ms 2024-09-10 15:08:29.435 +05:30 746792e8-c90f-4109-b6b1-22df93e398ae INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 2.7828ms 2024-09-10 15:08:29.482 +05:30 57707bd4-6d17-47cd-95f5-467f3a6b9d92 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 15:08:29.482 +05:30 57707bd4-6d17-47cd-95f5-467f3a6b9d92 INF CORS policy execution successful. 2024-09-10 15:08:29.482 +05:30 57707bd4-6d17-47cd-95f5-467f3a6b9d92 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 0.4734ms 2024-09-10 15:08:29.484 +05:30 fe9b40d8-c733-4860-9467-6c91122b24e2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:08:29.486 +05:30 fe9b40d8-c733-4860-9467-6c91122b24e2 INF CORS policy execution successful. 2024-09-10 15:08:29.487 +05:30 fe9b40d8-c733-4860-9467-6c91122b24e2 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:08:29.488 +05:30 73b51be5-ab82-4f71-9f19-dae444ae7d42 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:08:29.488 +05:30 73b51be5-ab82-4f71-9f19-dae444ae7d42 INF CORS policy execution successful. 2024-09-10 15:08:29.488 +05:30 73b51be5-ab82-4f71-9f19-dae444ae7d42 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:08:29.488 +05:30 24770f75-7602-4ac3-b781-79d44a7bb343 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:08:29.488 +05:30 dfcd5b34-099e-4263-a133-b9bd0d941956 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:08:29.489 +05:30 24770f75-7602-4ac3-b781-79d44a7bb343 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:08:29.489 +05:30 dfcd5b34-099e-4263-a133-b9bd0d941956 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:08:29.523 +05:30 24770f75-7602-4ac3-b781-79d44a7bb343 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:08:29.524 +05:30 24770f75-7602-4ac3-b781-79d44a7bb343 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 34.5792ms 2024-09-10 15:08:29.524 +05:30 24770f75-7602-4ac3-b781-79d44a7bb343 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:08:29.525 +05:30 24770f75-7602-4ac3-b781-79d44a7bb343 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 73b51be5-ab82-4f71-9f19-dae444ae7d42}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:08:29.526 +05:30 24770f75-7602-4ac3-b781-79d44a7bb343 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 37.936ms 2024-09-10 15:08:29.526 +05:30 dfcd5b34-099e-4263-a133-b9bd0d941956 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:08:29.526 +05:30 dfcd5b34-099e-4263-a133-b9bd0d941956 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 36.5943ms 2024-09-10 15:08:29.526 +05:30 dfcd5b34-099e-4263-a133-b9bd0d941956 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:08:29.526 +05:30 dfcd5b34-099e-4263-a133-b9bd0d941956 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fe9b40d8-c733-4860-9467-6c91122b24e2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:08:29.527 +05:30 dfcd5b34-099e-4263-a133-b9bd0d941956 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 42.9682ms 2024-09-10 15:08:29.528 +05:30 25b51268-e207-42f5-be33-f2c0744c9c9f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 15:08:29.528 +05:30 25b51268-e207-42f5-be33-f2c0744c9c9f INF CORS policy execution successful. 2024-09-10 15:08:29.528 +05:30 25b51268-e207-42f5-be33-f2c0744c9c9f INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:08:29.529 +05:30 f5ef8c12-5515-4492-a05b-9699d69253f0 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 15:08:29.529 +05:30 f5ef8c12-5515-4492-a05b-9699d69253f0 INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 15:08:29.555 +05:30 f5ef8c12-5515-4492-a05b-9699d69253f0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:08:29.555 +05:30 f5ef8c12-5515-4492-a05b-9699d69253f0 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 26.0322ms 2024-09-10 15:08:29.555 +05:30 f5ef8c12-5515-4492-a05b-9699d69253f0 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 15:08:29.555 +05:30 f5ef8c12-5515-4492-a05b-9699d69253f0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 25b51268-e207-42f5-be33-f2c0744c9c9f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 15:08:29.555 +05:30 f5ef8c12-5515-4492-a05b-9699d69253f0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 200 624 application/json; charset=utf-8 27.6568ms 2024-09-10 15:08:29.720 +05:30 7e0c47cb-644d-4ec1-8c41-93fe6d4c828a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:08:29.720 +05:30 7e0c47cb-644d-4ec1-8c41-93fe6d4c828a INF CORS policy execution successful. 2024-09-10 15:08:29.721 +05:30 7e0c47cb-644d-4ec1-8c41-93fe6d4c828a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.569ms 2024-09-10 15:08:29.789 +05:30 43d604d8-c364-47d7-b29f-bf4bbbe32c96 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:08:29.790 +05:30 43d604d8-c364-47d7-b29f-bf4bbbe32c96 INF CORS policy execution successful. 2024-09-10 15:08:29.790 +05:30 43d604d8-c364-47d7-b29f-bf4bbbe32c96 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:08:29.790 +05:30 4f833cf0-d669-4eb9-a219-805c9d40d2f9 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:08:29.791 +05:30 4f833cf0-d669-4eb9-a219-805c9d40d2f9 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:08:29.796 +05:30 4f833cf0-d669-4eb9-a219-805c9d40d2f9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:08:29.796 +05:30 4f833cf0-d669-4eb9-a219-805c9d40d2f9 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 5.5171ms 2024-09-10 15:08:29.796 +05:30 4f833cf0-d669-4eb9-a219-805c9d40d2f9 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:08:29.797 +05:30 4f833cf0-d669-4eb9-a219-805c9d40d2f9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 43d604d8-c364-47d7-b29f-bf4bbbe32c96}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:08:29.797 +05:30 4f833cf0-d669-4eb9-a219-805c9d40d2f9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 8.4549ms 2024-09-10 15:08:30.292 +05:30 db60265d-5b89-47f6-95f0-16f83b1c233f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 15:08:30.292 +05:30 db60265d-5b89-47f6-95f0-16f83b1c233f INF CORS policy execution successful. 2024-09-10 15:08:30.292 +05:30 db60265d-5b89-47f6-95f0-16f83b1c233f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.5435ms 2024-09-10 15:08:30.347 +05:30 27ca44b0-a046-4f70-9eb7-49fce2094c27 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 15:08:30.348 +05:30 27ca44b0-a046-4f70-9eb7-49fce2094c27 INF CORS policy execution successful. 2024-09-10 15:08:30.348 +05:30 27ca44b0-a046-4f70-9eb7-49fce2094c27 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:08:30.348 +05:30 810e8fa2-b570-425c-a0b0-9ef09f9b08d6 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:08:30.348 +05:30 810e8fa2-b570-425c-a0b0-9ef09f9b08d6 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:08:30.353 +05:30 810e8fa2-b570-425c-a0b0-9ef09f9b08d6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:08:30.354 +05:30 810e8fa2-b570-425c-a0b0-9ef09f9b08d6 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 5.0535ms 2024-09-10 15:08:30.354 +05:30 810e8fa2-b570-425c-a0b0-9ef09f9b08d6 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:08:30.354 +05:30 810e8fa2-b570-425c-a0b0-9ef09f9b08d6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 27ca44b0-a046-4f70-9eb7-49fce2094c27}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 15:08:30.354 +05:30 810e8fa2-b570-425c-a0b0-9ef09f9b08d6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 6.9284ms 2024-09-10 15:08:32.614 +05:30 09c2a254-e9bf-4072-95eb-e5eca56b36c9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:08:32.614 +05:30 b9354bab-7dab-4010-8eca-c487c42a8a98 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:08:32.614 +05:30 b9354bab-7dab-4010-8eca-c487c42a8a98 INF CORS policy execution successful. 2024-09-10 15:08:32.614 +05:30 09c2a254-e9bf-4072-95eb-e5eca56b36c9 INF CORS policy execution successful. 2024-09-10 15:08:32.615 +05:30 b9354bab-7dab-4010-8eca-c487c42a8a98 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.4824ms 2024-09-10 15:08:32.615 +05:30 09c2a254-e9bf-4072-95eb-e5eca56b36c9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 1.0532ms 2024-09-10 15:08:32.660 +05:30 fbc6aecd-ade3-42d6-970a-40f34971c51f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:08:32.661 +05:30 fbc6aecd-ade3-42d6-970a-40f34971c51f INF CORS policy execution successful. 2024-09-10 15:08:32.661 +05:30 fbc6aecd-ade3-42d6-970a-40f34971c51f INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:08:32.662 +05:30 368eeaea-ca3b-4b47-b7c4-5038de02a1eb INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 15:08:32.662 +05:30 368eeaea-ca3b-4b47-b7c4-5038de02a1eb INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 15:08:32.665 +05:30 bbb01c1d-cd47-41ef-a222-c78c81cf5ff5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:08:32.665 +05:30 bbb01c1d-cd47-41ef-a222-c78c81cf5ff5 INF CORS policy execution successful. 2024-09-10 15:08:32.665 +05:30 bbb01c1d-cd47-41ef-a222-c78c81cf5ff5 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:08:32.665 +05:30 a0d5f55a-c2b0-4fe5-9ba3-4372cd0064c7 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 15:08:32.666 +05:30 a0d5f55a-c2b0-4fe5-9ba3-4372cd0064c7 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 15:08:32.683 +05:30 368eeaea-ca3b-4b47-b7c4-5038de02a1eb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:08:32.683 +05:30 a0d5f55a-c2b0-4fe5-9ba3-4372cd0064c7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:08:32.684 +05:30 368eeaea-ca3b-4b47-b7c4-5038de02a1eb INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 21.3594ms 2024-09-10 15:08:32.684 +05:30 a0d5f55a-c2b0-4fe5-9ba3-4372cd0064c7 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 17.9886ms 2024-09-10 15:08:32.684 +05:30 368eeaea-ca3b-4b47-b7c4-5038de02a1eb INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 15:08:32.684 +05:30 a0d5f55a-c2b0-4fe5-9ba3-4372cd0064c7 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 15:08:32.684 +05:30 368eeaea-ca3b-4b47-b7c4-5038de02a1eb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fbc6aecd-ade3-42d6-970a-40f34971c51f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 15:08:32.684 +05:30 a0d5f55a-c2b0-4fe5-9ba3-4372cd0064c7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bbb01c1d-cd47-41ef-a222-c78c81cf5ff5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 15:08:32.685 +05:30 368eeaea-ca3b-4b47-b7c4-5038de02a1eb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 24.8203ms 2024-09-10 15:08:32.685 +05:30 a0d5f55a-c2b0-4fe5-9ba3-4372cd0064c7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 20.3254ms 2024-09-10 15:08:57.493 +05:30 af44cfdb-23cb-48ea-a510-35642c369092 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:08:57.494 +05:30 af44cfdb-23cb-48ea-a510-35642c369092 INF CORS policy execution successful. 2024-09-10 15:08:57.494 +05:30 5807b1da-5793-4d34-b63f-45099601e871 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:08:57.494 +05:30 5807b1da-5793-4d34-b63f-45099601e871 INF CORS policy execution successful. 2024-09-10 15:08:57.494 +05:30 af44cfdb-23cb-48ea-a510-35642c369092 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 1.034ms 2024-09-10 15:08:57.494 +05:30 5807b1da-5793-4d34-b63f-45099601e871 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.3629ms 2024-09-10 15:08:57.541 +05:30 52be401e-c983-454e-b442-0d2b4eebc6b6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:08:57.542 +05:30 52be401e-c983-454e-b442-0d2b4eebc6b6 INF CORS policy execution successful. 2024-09-10 15:08:57.543 +05:30 52be401e-c983-454e-b442-0d2b4eebc6b6 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:08:57.544 +05:30 02591ad7-2cdd-4998-9272-3dfe2e00c13f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:08:57.544 +05:30 02591ad7-2cdd-4998-9272-3dfe2e00c13f INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:08:57.547 +05:30 c6887aec-57f9-47f5-8934-c03e90a7551f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:08:57.548 +05:30 c6887aec-57f9-47f5-8934-c03e90a7551f INF CORS policy execution successful. 2024-09-10 15:08:57.548 +05:30 c6887aec-57f9-47f5-8934-c03e90a7551f INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:08:57.548 +05:30 b4d5244b-840e-4a40-b0bb-712069fc232e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:08:57.548 +05:30 b4d5244b-840e-4a40-b0bb-712069fc232e INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:08:57.550 +05:30 b4d5244b-840e-4a40-b0bb-712069fc232e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:08:57.550 +05:30 02591ad7-2cdd-4998-9272-3dfe2e00c13f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:08:57.551 +05:30 b4d5244b-840e-4a40-b0bb-712069fc232e INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 2.637ms 2024-09-10 15:08:57.551 +05:30 02591ad7-2cdd-4998-9272-3dfe2e00c13f INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 6.8557ms 2024-09-10 15:08:57.551 +05:30 b4d5244b-840e-4a40-b0bb-712069fc232e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:08:57.551 +05:30 02591ad7-2cdd-4998-9272-3dfe2e00c13f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:08:57.551 +05:30 b4d5244b-840e-4a40-b0bb-712069fc232e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c6887aec-57f9-47f5-8934-c03e90a7551f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:08:57.551 +05:30 02591ad7-2cdd-4998-9272-3dfe2e00c13f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 52be401e-c983-454e-b442-0d2b4eebc6b6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:08:57.552 +05:30 b4d5244b-840e-4a40-b0bb-712069fc232e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 4.6676ms 2024-09-10 15:08:57.552 +05:30 02591ad7-2cdd-4998-9272-3dfe2e00c13f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 10.8126ms 2024-09-10 15:08:57.613 +05:30 af98cbdf-6dd7-4d4a-9688-a0288f41f3a5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:08:57.613 +05:30 837a9813-92b6-4d28-a176-5c63546e8f27 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:08:57.613 +05:30 837a9813-92b6-4d28-a176-5c63546e8f27 INF CORS policy execution successful. 2024-09-10 15:08:57.613 +05:30 af98cbdf-6dd7-4d4a-9688-a0288f41f3a5 INF CORS policy execution successful. 2024-09-10 15:08:57.613 +05:30 837a9813-92b6-4d28-a176-5c63546e8f27 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.3343ms 2024-09-10 15:08:57.613 +05:30 af98cbdf-6dd7-4d4a-9688-a0288f41f3a5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.9994ms 2024-09-10 15:08:57.661 +05:30 1b0131dc-3460-43da-aed8-8a8fcf000936 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:08:57.662 +05:30 1b0131dc-3460-43da-aed8-8a8fcf000936 INF CORS policy execution successful. 2024-09-10 15:08:57.662 +05:30 1b0131dc-3460-43da-aed8-8a8fcf000936 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:08:57.663 +05:30 2aad7e95-1614-421d-b04a-e99ccab2ff92 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:08:57.663 +05:30 2aad7e95-1614-421d-b04a-e99ccab2ff92 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:08:57.664 +05:30 7e92adc0-7860-4215-b135-6a7405fafeef INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:08:57.665 +05:30 7e92adc0-7860-4215-b135-6a7405fafeef INF CORS policy execution successful. 2024-09-10 15:08:57.665 +05:30 7e92adc0-7860-4215-b135-6a7405fafeef INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:08:57.665 +05:30 0ca98643-5fdb-4252-b40f-f724526e66a2 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:08:57.665 +05:30 0ca98643-5fdb-4252-b40f-f724526e66a2 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:08:57.666 +05:30 2aad7e95-1614-421d-b04a-e99ccab2ff92 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:08:57.666 +05:30 0ca98643-5fdb-4252-b40f-f724526e66a2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:08:57.666 +05:30 0ca98643-5fdb-4252-b40f-f724526e66a2 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 1.3243ms 2024-09-10 15:08:57.666 +05:30 0ca98643-5fdb-4252-b40f-f724526e66a2 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:08:57.666 +05:30 2aad7e95-1614-421d-b04a-e99ccab2ff92 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 3.2912ms 2024-09-10 15:08:57.666 +05:30 0ca98643-5fdb-4252-b40f-f724526e66a2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7e92adc0-7860-4215-b135-6a7405fafeef}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:08:57.666 +05:30 2aad7e95-1614-421d-b04a-e99ccab2ff92 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:08:57.667 +05:30 2aad7e95-1614-421d-b04a-e99ccab2ff92 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1b0131dc-3460-43da-aed8-8a8fcf000936}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:08:57.667 +05:30 0ca98643-5fdb-4252-b40f-f724526e66a2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 2.4601ms 2024-09-10 15:08:57.667 +05:30 2aad7e95-1614-421d-b04a-e99ccab2ff92 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 5.4427ms 2024-09-10 15:08:57.873 +05:30 178e9d8a-e64c-4999-a394-e0f578becb83 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:08:57.874 +05:30 178e9d8a-e64c-4999-a394-e0f578becb83 INF CORS policy execution successful. 2024-09-10 15:08:57.874 +05:30 178e9d8a-e64c-4999-a394-e0f578becb83 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.5454ms 2024-09-10 15:08:57.875 +05:30 77d4d474-abee-4ad4-9781-f13609a76abe INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:08:57.875 +05:30 77d4d474-abee-4ad4-9781-f13609a76abe INF CORS policy execution successful. 2024-09-10 15:08:57.875 +05:30 77d4d474-abee-4ad4-9781-f13609a76abe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.2712ms 2024-09-10 15:08:57.877 +05:30 c498fd8e-6363-4588-aa6a-b18a3c7f169e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:08:57.878 +05:30 c498fd8e-6363-4588-aa6a-b18a3c7f169e INF CORS policy execution successful. 2024-09-10 15:08:57.878 +05:30 c498fd8e-6363-4588-aa6a-b18a3c7f169e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.3775ms 2024-09-10 15:08:57.915 +05:30 cee09473-074e-4a4c-81a3-3d07b99d11f2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:08:57.915 +05:30 9d3f0f34-2aa6-43e1-9a58-b8892dfe5709 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:08:57.915 +05:30 cee09473-074e-4a4c-81a3-3d07b99d11f2 INF CORS policy execution successful. 2024-09-10 15:08:57.915 +05:30 9d3f0f34-2aa6-43e1-9a58-b8892dfe5709 INF CORS policy execution successful. 2024-09-10 15:08:57.915 +05:30 9d3f0f34-2aa6-43e1-9a58-b8892dfe5709 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.3882ms 2024-09-10 15:08:57.915 +05:30 cee09473-074e-4a4c-81a3-3d07b99d11f2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.3958ms 2024-09-10 15:08:57.919 +05:30 cd0a6a0a-aabd-41b7-8f02-9b2fa2298c03 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:08:57.920 +05:30 cd0a6a0a-aabd-41b7-8f02-9b2fa2298c03 INF CORS policy execution successful. 2024-09-10 15:08:57.920 +05:30 cd0a6a0a-aabd-41b7-8f02-9b2fa2298c03 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.2929ms 2024-09-10 15:08:57.926 +05:30 8f3a0e7c-a9a7-45cf-ba56-1e83e6f6d6d1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:08:57.926 +05:30 1e62654e-4593-4bbc-a493-9add47640451 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:08:57.926 +05:30 8f3a0e7c-a9a7-45cf-ba56-1e83e6f6d6d1 INF CORS policy execution successful. 2024-09-10 15:08:57.927 +05:30 1e62654e-4593-4bbc-a493-9add47640451 INF CORS policy execution successful. 2024-09-10 15:08:57.927 +05:30 1e62654e-4593-4bbc-a493-9add47640451 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:08:57.927 +05:30 8f3a0e7c-a9a7-45cf-ba56-1e83e6f6d6d1 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:08:57.927 +05:30 c4943df1-dc9b-46ee-b6f0-464c172d07fe INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:08:57.927 +05:30 534deb1e-4b25-41ed-8629-d99bd5639927 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:08:57.927 +05:30 c4943df1-dc9b-46ee-b6f0-464c172d07fe INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 15:08:57.927 +05:30 534deb1e-4b25-41ed-8629-d99bd5639927 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 15:08:57.932 +05:30 534deb1e-4b25-41ed-8629-d99bd5639927 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:08:57.932 +05:30 534deb1e-4b25-41ed-8629-d99bd5639927 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 4.4292ms 2024-09-10 15:08:57.932 +05:30 534deb1e-4b25-41ed-8629-d99bd5639927 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:08:57.932 +05:30 534deb1e-4b25-41ed-8629-d99bd5639927 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8f3a0e7c-a9a7-45cf-ba56-1e83e6f6d6d1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 15:08:57.932 +05:30 534deb1e-4b25-41ed-8629-d99bd5639927 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 6.3238ms 2024-09-10 15:08:57.936 +05:30 c4943df1-dc9b-46ee-b6f0-464c172d07fe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:08:57.936 +05:30 c4943df1-dc9b-46ee-b6f0-464c172d07fe INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 8.8843ms 2024-09-10 15:08:57.936 +05:30 c4943df1-dc9b-46ee-b6f0-464c172d07fe INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:08:57.937 +05:30 c4943df1-dc9b-46ee-b6f0-464c172d07fe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1e62654e-4593-4bbc-a493-9add47640451}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 15:08:57.937 +05:30 c4943df1-dc9b-46ee-b6f0-464c172d07fe INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 10.8085ms 2024-09-10 15:08:57.941 +05:30 5f31f164-0f05-46a9-a516-563109f23100 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:08:57.941 +05:30 5f31f164-0f05-46a9-a516-563109f23100 INF CORS policy execution successful. 2024-09-10 15:08:57.941 +05:30 5f31f164-0f05-46a9-a516-563109f23100 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:08:57.941 +05:30 e125b7e5-9f10-4499-8a7f-fd55bf91f098 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:08:57.941 +05:30 e125b7e5-9f10-4499-8a7f-fd55bf91f098 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:08:57.945 +05:30 e125b7e5-9f10-4499-8a7f-fd55bf91f098 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:08:57.945 +05:30 e125b7e5-9f10-4499-8a7f-fd55bf91f098 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 4.0996ms 2024-09-10 15:08:57.946 +05:30 e125b7e5-9f10-4499-8a7f-fd55bf91f098 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:08:57.946 +05:30 e125b7e5-9f10-4499-8a7f-fd55bf91f098 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5f31f164-0f05-46a9-a516-563109f23100}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:08:57.946 +05:30 e125b7e5-9f10-4499-8a7f-fd55bf91f098 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 5.3583ms 2024-09-10 15:08:57.955 +05:30 af253462-4a23-4aa3-822c-dd31ad644cd1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:08:57.955 +05:30 fc9c42e1-4c8a-449d-98d8-b572398a5759 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:08:57.956 +05:30 af253462-4a23-4aa3-822c-dd31ad644cd1 INF CORS policy execution successful. 2024-09-10 15:08:57.956 +05:30 fc9c42e1-4c8a-449d-98d8-b572398a5759 INF CORS policy execution successful. 2024-09-10 15:08:57.956 +05:30 af253462-4a23-4aa3-822c-dd31ad644cd1 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:08:57.956 +05:30 fc9c42e1-4c8a-449d-98d8-b572398a5759 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:08:57.956 +05:30 84f6a4a9-0dab-4de3-8cb2-e65e902287ac INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:08:57.956 +05:30 55e5b75e-5576-4f69-a028-d298d3415d83 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:08:57.956 +05:30 55e5b75e-5576-4f69-a028-d298d3415d83 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 15:08:57.956 +05:30 84f6a4a9-0dab-4de3-8cb2-e65e902287ac INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 15:08:57.958 +05:30 84f6a4a9-0dab-4de3-8cb2-e65e902287ac INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:08:57.958 +05:30 84f6a4a9-0dab-4de3-8cb2-e65e902287ac INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 2.0904ms 2024-09-10 15:08:57.958 +05:30 84f6a4a9-0dab-4de3-8cb2-e65e902287ac INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:08:57.958 +05:30 84f6a4a9-0dab-4de3-8cb2-e65e902287ac INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: af253462-4a23-4aa3-822c-dd31ad644cd1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 15:08:57.959 +05:30 84f6a4a9-0dab-4de3-8cb2-e65e902287ac INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 3.6622ms 2024-09-10 15:08:57.963 +05:30 55e5b75e-5576-4f69-a028-d298d3415d83 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:08:57.964 +05:30 55e5b75e-5576-4f69-a028-d298d3415d83 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 7.6803ms 2024-09-10 15:08:57.964 +05:30 55e5b75e-5576-4f69-a028-d298d3415d83 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:08:57.964 +05:30 55e5b75e-5576-4f69-a028-d298d3415d83 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fc9c42e1-4c8a-449d-98d8-b572398a5759}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 15:08:57.965 +05:30 55e5b75e-5576-4f69-a028-d298d3415d83 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 10.0946ms 2024-09-10 15:08:57.976 +05:30 6885c3b1-e858-4cf7-a896-01f6da72ef03 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:08:57.977 +05:30 6885c3b1-e858-4cf7-a896-01f6da72ef03 INF CORS policy execution successful. 2024-09-10 15:08:57.977 +05:30 6885c3b1-e858-4cf7-a896-01f6da72ef03 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:08:57.978 +05:30 d26db642-2806-4d13-9d77-7fcb7181e804 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:08:57.978 +05:30 d26db642-2806-4d13-9d77-7fcb7181e804 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:08:57.983 +05:30 d26db642-2806-4d13-9d77-7fcb7181e804 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:08:57.983 +05:30 d26db642-2806-4d13-9d77-7fcb7181e804 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 4.9602ms 2024-09-10 15:08:57.983 +05:30 d26db642-2806-4d13-9d77-7fcb7181e804 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:08:57.983 +05:30 d26db642-2806-4d13-9d77-7fcb7181e804 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6885c3b1-e858-4cf7-a896-01f6da72ef03}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:08:57.984 +05:30 d26db642-2806-4d13-9d77-7fcb7181e804 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 7.8493ms 2024-09-10 15:08:57.986 +05:30 6a7ae00f-98b8-4b12-a5a5-c19e5f29c6ad INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 15:08:57.987 +05:30 6a7ae00f-98b8-4b12-a5a5-c19e5f29c6ad INF CORS policy execution successful. 2024-09-10 15:08:57.987 +05:30 6a7ae00f-98b8-4b12-a5a5-c19e5f29c6ad INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 0.5178ms 2024-09-10 15:08:58.057 +05:30 98fd14cb-b458-4aa0-8117-1fb4acf17fd5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 15:08:58.057 +05:30 98fd14cb-b458-4aa0-8117-1fb4acf17fd5 INF CORS policy execution successful. 2024-09-10 15:08:58.058 +05:30 98fd14cb-b458-4aa0-8117-1fb4acf17fd5 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:08:58.058 +05:30 6875749e-2899-471e-a09a-0100f09a500b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 15:08:58.058 +05:30 6875749e-2899-471e-a09a-0100f09a500b INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 15:08:58.081 +05:30 6875749e-2899-471e-a09a-0100f09a500b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:08:58.081 +05:30 6875749e-2899-471e-a09a-0100f09a500b INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 23.1156ms 2024-09-10 15:08:58.081 +05:30 6875749e-2899-471e-a09a-0100f09a500b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 15:08:58.081 +05:30 6875749e-2899-471e-a09a-0100f09a500b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 98fd14cb-b458-4aa0-8117-1fb4acf17fd5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 15:08:58.082 +05:30 6875749e-2899-471e-a09a-0100f09a500b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 200 624 application/json; charset=utf-8 25.1159ms 2024-09-10 15:08:58.351 +05:30 d11f8d3c-c497-4c1a-b6e9-2a949147fd95 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:08:58.351 +05:30 d11f8d3c-c497-4c1a-b6e9-2a949147fd95 INF CORS policy execution successful. 2024-09-10 15:08:58.352 +05:30 d11f8d3c-c497-4c1a-b6e9-2a949147fd95 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.4675ms 2024-09-10 15:08:58.411 +05:30 7e604c24-f05a-4fbf-be6f-06a139972e1d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:08:58.412 +05:30 7e604c24-f05a-4fbf-be6f-06a139972e1d INF CORS policy execution successful. 2024-09-10 15:08:58.412 +05:30 7e604c24-f05a-4fbf-be6f-06a139972e1d INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:08:58.412 +05:30 52b88bdd-6ebe-496d-830f-2f427b9d8420 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:08:58.412 +05:30 52b88bdd-6ebe-496d-830f-2f427b9d8420 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:08:58.416 +05:30 52b88bdd-6ebe-496d-830f-2f427b9d8420 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:08:58.416 +05:30 52b88bdd-6ebe-496d-830f-2f427b9d8420 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 3.3621ms 2024-09-10 15:08:58.416 +05:30 52b88bdd-6ebe-496d-830f-2f427b9d8420 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:08:58.416 +05:30 52b88bdd-6ebe-496d-830f-2f427b9d8420 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7e604c24-f05a-4fbf-be6f-06a139972e1d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:08:58.416 +05:30 52b88bdd-6ebe-496d-830f-2f427b9d8420 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 5.5429ms 2024-09-10 15:08:58.862 +05:30 58bd65e8-94ab-4945-aa85-402d0c37b791 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 15:08:58.863 +05:30 58bd65e8-94ab-4945-aa85-402d0c37b791 INF CORS policy execution successful. 2024-09-10 15:08:58.863 +05:30 58bd65e8-94ab-4945-aa85-402d0c37b791 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.9904ms 2024-09-10 15:08:58.915 +05:30 d2ef93f1-3ffb-4244-b58b-16855f726763 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 15:08:58.915 +05:30 d2ef93f1-3ffb-4244-b58b-16855f726763 INF CORS policy execution successful. 2024-09-10 15:08:58.916 +05:30 d2ef93f1-3ffb-4244-b58b-16855f726763 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:08:58.916 +05:30 e30e7e54-1389-47be-b5d4-fedf99c2981f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:08:58.916 +05:30 e30e7e54-1389-47be-b5d4-fedf99c2981f INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:08:58.921 +05:30 e30e7e54-1389-47be-b5d4-fedf99c2981f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:08:58.921 +05:30 e30e7e54-1389-47be-b5d4-fedf99c2981f INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 5.107ms 2024-09-10 15:08:58.921 +05:30 e30e7e54-1389-47be-b5d4-fedf99c2981f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:08:58.922 +05:30 e30e7e54-1389-47be-b5d4-fedf99c2981f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d2ef93f1-3ffb-4244-b58b-16855f726763}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 15:08:58.922 +05:30 e30e7e54-1389-47be-b5d4-fedf99c2981f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 7.0216ms 2024-09-10 15:08:59.767 +05:30 85cd0339-25dd-42bd-b9d5-ba187b477ffd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:08:59.768 +05:30 85cd0339-25dd-42bd-b9d5-ba187b477ffd INF CORS policy execution successful. 2024-09-10 15:08:59.768 +05:30 85cd0339-25dd-42bd-b9d5-ba187b477ffd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.4318ms 2024-09-10 15:08:59.772 +05:30 2236e54d-dea9-478e-8431-6c11faa91dcb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:08:59.772 +05:30 2236e54d-dea9-478e-8431-6c11faa91dcb INF CORS policy execution successful. 2024-09-10 15:08:59.772 +05:30 2236e54d-dea9-478e-8431-6c11faa91dcb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.6103ms 2024-09-10 15:08:59.816 +05:30 325f64ec-e2ca-4572-bcf1-8455392f1501 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:08:59.817 +05:30 325f64ec-e2ca-4572-bcf1-8455392f1501 INF CORS policy execution successful. 2024-09-10 15:08:59.817 +05:30 325f64ec-e2ca-4572-bcf1-8455392f1501 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:08:59.817 +05:30 8ebb4b63-b4ce-466f-ba11-0906f73c12f1 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 15:08:59.817 +05:30 8ebb4b63-b4ce-466f-ba11-0906f73c12f1 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 15:08:59.823 +05:30 f12250d1-9af3-4ada-922e-9d89c5a9e4e8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:08:59.824 +05:30 8ebb4b63-b4ce-466f-ba11-0906f73c12f1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:08:59.824 +05:30 f12250d1-9af3-4ada-922e-9d89c5a9e4e8 INF CORS policy execution successful. 2024-09-10 15:08:59.824 +05:30 f12250d1-9af3-4ada-922e-9d89c5a9e4e8 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:08:59.824 +05:30 8ebb4b63-b4ce-466f-ba11-0906f73c12f1 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 7.0215ms 2024-09-10 15:08:59.825 +05:30 8ebb4b63-b4ce-466f-ba11-0906f73c12f1 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 15:08:59.825 +05:30 a748e301-3105-4efb-853d-a2790a766061 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 15:08:59.825 +05:30 a748e301-3105-4efb-853d-a2790a766061 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 15:08:59.825 +05:30 8ebb4b63-b4ce-466f-ba11-0906f73c12f1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 325f64ec-e2ca-4572-bcf1-8455392f1501}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 15:08:59.825 +05:30 8ebb4b63-b4ce-466f-ba11-0906f73c12f1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 9.6446ms 2024-09-10 15:08:59.828 +05:30 a748e301-3105-4efb-853d-a2790a766061 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:08:59.828 +05:30 a748e301-3105-4efb-853d-a2790a766061 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 3.2208ms 2024-09-10 15:08:59.828 +05:30 a748e301-3105-4efb-853d-a2790a766061 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 15:08:59.828 +05:30 a748e301-3105-4efb-853d-a2790a766061 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f12250d1-9af3-4ada-922e-9d89c5a9e4e8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3422} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"FieldName\":\"iId\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sName\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"sCode\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"Text Box\",\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"bGroup\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"check box\",\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iParent\",\"FieldType\":\"Text\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCountry\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"FieldName\":\"iCity\",\"FieldType\":\"Tiny Integer\",\"FieldDiplayType\":\"drop down\",\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 15:08:59.828 +05:30 a748e301-3105-4efb-853d-a2790a766061 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3422 application/json; charset=utf-8 5.0592ms 2024-09-10 15:12:18.007 +05:30 3caa2f49-70e2-4f69-9466-2ac931806298 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:12:18.009 +05:30 3caa2f49-70e2-4f69-9466-2ac931806298 INF CORS policy execution successful. 2024-09-10 15:12:18.010 +05:30 3caa2f49-70e2-4f69-9466-2ac931806298 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 2.7459ms 2024-09-10 15:12:18.051 +05:30 e95c5a9a-4474-47f0-99bd-1054db4c0f3b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:12:18.051 +05:30 e95c5a9a-4474-47f0-99bd-1054db4c0f3b INF CORS policy execution successful. 2024-09-10 15:12:18.051 +05:30 e95c5a9a-4474-47f0-99bd-1054db4c0f3b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.4594ms 2024-09-10 15:12:18.067 +05:30 0f8c8338-2937-4d3b-92dc-113a59b77ff8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:12:18.069 +05:30 0f8c8338-2937-4d3b-92dc-113a59b77ff8 INF CORS policy execution successful. 2024-09-10 15:12:18.070 +05:30 0f8c8338-2937-4d3b-92dc-113a59b77ff8 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:18.071 +05:30 059d01a2-bc47-4daf-b836-5cf36e478313 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:12:18.071 +05:30 059d01a2-bc47-4daf-b836-5cf36e478313 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:12:18.078 +05:30 059d01a2-bc47-4daf-b836-5cf36e478313 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:18.079 +05:30 059d01a2-bc47-4daf-b836-5cf36e478313 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 7.5183ms 2024-09-10 15:12:18.079 +05:30 059d01a2-bc47-4daf-b836-5cf36e478313 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:12:18.080 +05:30 059d01a2-bc47-4daf-b836-5cf36e478313 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0f8c8338-2937-4d3b-92dc-113a59b77ff8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:12:18.080 +05:30 059d01a2-bc47-4daf-b836-5cf36e478313 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 12.8437ms 2024-09-10 15:12:18.125 +05:30 8370cac1-5508-425f-8f84-379edb3dc9e8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:12:18.125 +05:30 8370cac1-5508-425f-8f84-379edb3dc9e8 INF CORS policy execution successful. 2024-09-10 15:12:18.126 +05:30 8370cac1-5508-425f-8f84-379edb3dc9e8 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:18.126 +05:30 75983d7b-0e60-4b2c-a374-b6c15c02afb8 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:12:18.126 +05:30 75983d7b-0e60-4b2c-a374-b6c15c02afb8 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:12:18.129 +05:30 75983d7b-0e60-4b2c-a374-b6c15c02afb8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:18.129 +05:30 75983d7b-0e60-4b2c-a374-b6c15c02afb8 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 3.0525ms 2024-09-10 15:12:18.129 +05:30 75983d7b-0e60-4b2c-a374-b6c15c02afb8 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:12:18.129 +05:30 75983d7b-0e60-4b2c-a374-b6c15c02afb8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8370cac1-5508-425f-8f84-379edb3dc9e8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:12:18.131 +05:30 75983d7b-0e60-4b2c-a374-b6c15c02afb8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 6.3189ms 2024-09-10 15:12:18.162 +05:30 7d366e99-4c6a-46bd-a2ee-d1dbd805a483 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:12:18.162 +05:30 7d366e99-4c6a-46bd-a2ee-d1dbd805a483 INF CORS policy execution successful. 2024-09-10 15:12:18.162 +05:30 7d366e99-4c6a-46bd-a2ee-d1dbd805a483 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.4712ms 2024-09-10 15:12:18.222 +05:30 358ee217-c8a8-417b-8244-887a7b8dde05 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:12:18.222 +05:30 358ee217-c8a8-417b-8244-887a7b8dde05 INF CORS policy execution successful. 2024-09-10 15:12:18.222 +05:30 358ee217-c8a8-417b-8244-887a7b8dde05 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.5062ms 2024-09-10 15:12:18.223 +05:30 6bce7222-ca1b-4f7b-982b-409d08041f70 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:12:18.223 +05:30 6bce7222-ca1b-4f7b-982b-409d08041f70 INF CORS policy execution successful. 2024-09-10 15:12:18.223 +05:30 6bce7222-ca1b-4f7b-982b-409d08041f70 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:18.224 +05:30 441592ce-efd0-4906-8bc0-e37fcdf75f3a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:12:18.224 +05:30 441592ce-efd0-4906-8bc0-e37fcdf75f3a INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:12:18.226 +05:30 441592ce-efd0-4906-8bc0-e37fcdf75f3a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:18.227 +05:30 441592ce-efd0-4906-8bc0-e37fcdf75f3a INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 2.8942ms 2024-09-10 15:12:18.227 +05:30 441592ce-efd0-4906-8bc0-e37fcdf75f3a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:12:18.227 +05:30 441592ce-efd0-4906-8bc0-e37fcdf75f3a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6bce7222-ca1b-4f7b-982b-409d08041f70}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:12:18.228 +05:30 441592ce-efd0-4906-8bc0-e37fcdf75f3a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 4.7347ms 2024-09-10 15:12:18.298 +05:30 a80cb6ff-8b80-492b-a7c8-f4cccf110b95 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:12:18.300 +05:30 a80cb6ff-8b80-492b-a7c8-f4cccf110b95 INF CORS policy execution successful. 2024-09-10 15:12:18.300 +05:30 a80cb6ff-8b80-492b-a7c8-f4cccf110b95 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:18.301 +05:30 e74e1036-4b6e-470b-aff9-756218f4b4b4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:12:18.301 +05:30 e74e1036-4b6e-470b-aff9-756218f4b4b4 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:12:18.321 +05:30 e74e1036-4b6e-470b-aff9-756218f4b4b4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:18.321 +05:30 e74e1036-4b6e-470b-aff9-756218f4b4b4 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 19.8479ms 2024-09-10 15:12:18.321 +05:30 e74e1036-4b6e-470b-aff9-756218f4b4b4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:12:18.322 +05:30 e74e1036-4b6e-470b-aff9-756218f4b4b4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a80cb6ff-8b80-492b-a7c8-f4cccf110b95}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:12:18.322 +05:30 e74e1036-4b6e-470b-aff9-756218f4b4b4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 24.663ms 2024-09-10 15:12:18.452 +05:30 3038c74e-b74e-4627-81cd-f3bd1c4e2384 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:12:18.452 +05:30 fde355ca-526e-4395-80cb-2e8ed600602d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:12:18.453 +05:30 fde355ca-526e-4395-80cb-2e8ed600602d INF CORS policy execution successful. 2024-09-10 15:12:18.453 +05:30 3038c74e-b74e-4627-81cd-f3bd1c4e2384 INF CORS policy execution successful. 2024-09-10 15:12:18.453 +05:30 3038c74e-b74e-4627-81cd-f3bd1c4e2384 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.8513ms 2024-09-10 15:12:18.453 +05:30 fde355ca-526e-4395-80cb-2e8ed600602d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.5452ms 2024-09-10 15:12:18.457 +05:30 d7025ac1-a0fd-433d-914c-16b3cf05b76f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:12:18.457 +05:30 d7025ac1-a0fd-433d-914c-16b3cf05b76f INF CORS policy execution successful. 2024-09-10 15:12:18.457 +05:30 d7025ac1-a0fd-433d-914c-16b3cf05b76f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.4175ms 2024-09-10 15:12:18.495 +05:30 b56c8e58-b7c5-450f-a2d8-3999e13cd965 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:12:18.496 +05:30 b56c8e58-b7c5-450f-a2d8-3999e13cd965 INF CORS policy execution successful. 2024-09-10 15:12:18.496 +05:30 b56c8e58-b7c5-450f-a2d8-3999e13cd965 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.5698ms 2024-09-10 15:12:18.510 +05:30 b8e91a3c-f125-4500-beae-305dbe933973 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:12:18.511 +05:30 b8e91a3c-f125-4500-beae-305dbe933973 INF CORS policy execution successful. 2024-09-10 15:12:18.511 +05:30 b8e91a3c-f125-4500-beae-305dbe933973 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.6465ms 2024-09-10 15:12:18.511 +05:30 ca1a6fbd-9ce6-42a6-b828-add8741ccf96 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:12:18.511 +05:30 ca1a6fbd-9ce6-42a6-b828-add8741ccf96 INF CORS policy execution successful. 2024-09-10 15:12:18.512 +05:30 ca1a6fbd-9ce6-42a6-b828-add8741ccf96 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.5114ms 2024-09-10 15:12:18.545 +05:30 bd20108c-77a7-4132-93f2-fe5ea8390c05 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 15:12:18.545 +05:30 bd20108c-77a7-4132-93f2-fe5ea8390c05 INF CORS policy execution successful. 2024-09-10 15:12:18.545 +05:30 bd20108c-77a7-4132-93f2-fe5ea8390c05 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 0.7133ms 2024-09-10 15:12:18.574 +05:30 3a0e8cf2-907e-4af0-983d-82aff5bbbdd8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:12:18.575 +05:30 3a0e8cf2-907e-4af0-983d-82aff5bbbdd8 INF CORS policy execution successful. 2024-09-10 15:12:18.575 +05:30 3a0e8cf2-907e-4af0-983d-82aff5bbbdd8 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:18.576 +05:30 9bd9ba65-28bc-4117-995f-56858efc6033 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:12:18.576 +05:30 9bd9ba65-28bc-4117-995f-56858efc6033 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 15:12:18.585 +05:30 9bd9ba65-28bc-4117-995f-56858efc6033 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:18.586 +05:30 9bd9ba65-28bc-4117-995f-56858efc6033 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 9.9743ms 2024-09-10 15:12:18.586 +05:30 9bd9ba65-28bc-4117-995f-56858efc6033 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:12:18.587 +05:30 9bd9ba65-28bc-4117-995f-56858efc6033 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3a0e8cf2-907e-4af0-983d-82aff5bbbdd8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 15:12:18.587 +05:30 9bd9ba65-28bc-4117-995f-56858efc6033 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 12.9155ms 2024-09-10 15:12:18.620 +05:30 df904f38-e408-4856-b40e-d2a93aba2da1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:12:18.621 +05:30 df904f38-e408-4856-b40e-d2a93aba2da1 INF CORS policy execution successful. 2024-09-10 15:12:18.621 +05:30 df904f38-e408-4856-b40e-d2a93aba2da1 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:18.621 +05:30 7688e50d-b4ce-4696-ae63-9f6f4efbca6e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:12:18.622 +05:30 7688e50d-b4ce-4696-ae63-9f6f4efbca6e INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 15:12:18.626 +05:30 7688e50d-b4ce-4696-ae63-9f6f4efbca6e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:18.626 +05:30 7688e50d-b4ce-4696-ae63-9f6f4efbca6e INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 4.3127ms 2024-09-10 15:12:18.626 +05:30 7688e50d-b4ce-4696-ae63-9f6f4efbca6e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:12:18.626 +05:30 7688e50d-b4ce-4696-ae63-9f6f4efbca6e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: df904f38-e408-4856-b40e-d2a93aba2da1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 15:12:18.626 +05:30 7688e50d-b4ce-4696-ae63-9f6f4efbca6e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 6.6149ms 2024-09-10 15:12:18.639 +05:30 c8f9435c-8e09-442f-ba5c-58d28dd37e55 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:12:18.639 +05:30 156dd6ca-599c-4d79-b803-b7ad4a5e8f45 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:12:18.640 +05:30 c8f9435c-8e09-442f-ba5c-58d28dd37e55 INF CORS policy execution successful. 2024-09-10 15:12:18.640 +05:30 156dd6ca-599c-4d79-b803-b7ad4a5e8f45 INF CORS policy execution successful. 2024-09-10 15:12:18.640 +05:30 156dd6ca-599c-4d79-b803-b7ad4a5e8f45 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:18.640 +05:30 c8f9435c-8e09-442f-ba5c-58d28dd37e55 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:18.640 +05:30 07909c12-945e-4779-a2fc-d9300863390a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:12:18.640 +05:30 540bc039-3b76-42e9-bbe9-6b97ca62ebda INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:18.640 +05:30 07909c12-945e-4779-a2fc-d9300863390a INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 15:12:18.640 +05:30 540bc039-3b76-42e9-bbe9-6b97ca62ebda INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:12:18.646 +05:30 48c2a88e-47a0-48f5-b2cd-bf80d58996ba INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:12:18.646 +05:30 48c2a88e-47a0-48f5-b2cd-bf80d58996ba INF CORS policy execution successful. 2024-09-10 15:12:18.647 +05:30 07909c12-945e-4779-a2fc-d9300863390a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:18.647 +05:30 48c2a88e-47a0-48f5-b2cd-bf80d58996ba INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:18.647 +05:30 81f6bdef-24d7-4eb8-8e98-c70d7ffa70ae INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:12:18.647 +05:30 540bc039-3b76-42e9-bbe9-6b97ca62ebda INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:18.647 +05:30 81f6bdef-24d7-4eb8-8e98-c70d7ffa70ae INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 15:12:18.647 +05:30 540bc039-3b76-42e9-bbe9-6b97ca62ebda INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 6.9957ms 2024-09-10 15:12:18.647 +05:30 540bc039-3b76-42e9-bbe9-6b97ca62ebda INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:18.647 +05:30 540bc039-3b76-42e9-bbe9-6b97ca62ebda INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c8f9435c-8e09-442f-ba5c-58d28dd37e55}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:12:18.647 +05:30 07909c12-945e-4779-a2fc-d9300863390a INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 7.228ms 2024-09-10 15:12:18.647 +05:30 07909c12-945e-4779-a2fc-d9300863390a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:12:18.648 +05:30 540bc039-3b76-42e9-bbe9-6b97ca62ebda INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 8.6429ms 2024-09-10 15:12:18.648 +05:30 07909c12-945e-4779-a2fc-d9300863390a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 156dd6ca-599c-4d79-b803-b7ad4a5e8f45}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 15:12:18.648 +05:30 07909c12-945e-4779-a2fc-d9300863390a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 8.9907ms 2024-09-10 15:12:18.649 +05:30 81f6bdef-24d7-4eb8-8e98-c70d7ffa70ae INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:18.649 +05:30 81f6bdef-24d7-4eb8-8e98-c70d7ffa70ae INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 2.2553ms 2024-09-10 15:12:18.649 +05:30 81f6bdef-24d7-4eb8-8e98-c70d7ffa70ae INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:12:18.649 +05:30 81f6bdef-24d7-4eb8-8e98-c70d7ffa70ae INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 48c2a88e-47a0-48f5-b2cd-bf80d58996ba}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 15:12:18.650 +05:30 81f6bdef-24d7-4eb8-8e98-c70d7ffa70ae INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 3.8029ms 2024-09-10 15:12:18.711 +05:30 51ee5d90-f79e-4a84-818d-9af5814c9714 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:12:18.711 +05:30 51ee5d90-f79e-4a84-818d-9af5814c9714 INF CORS policy execution successful. 2024-09-10 15:12:18.712 +05:30 51ee5d90-f79e-4a84-818d-9af5814c9714 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:18.712 +05:30 c15c4ead-699d-4573-a785-d390ee68f194 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:18.712 +05:30 c15c4ead-699d-4573-a785-d390ee68f194 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:12:18.716 +05:30 c15c4ead-699d-4573-a785-d390ee68f194 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:18.716 +05:30 c15c4ead-699d-4573-a785-d390ee68f194 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 3.9507ms 2024-09-10 15:12:18.716 +05:30 c15c4ead-699d-4573-a785-d390ee68f194 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:18.716 +05:30 c15c4ead-699d-4573-a785-d390ee68f194 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 51ee5d90-f79e-4a84-818d-9af5814c9714}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:12:18.717 +05:30 c15c4ead-699d-4573-a785-d390ee68f194 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 5.6906ms 2024-09-10 15:12:18.730 +05:30 011fc89f-32ae-41e9-b648-c9e71ea4bb5f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:12:18.730 +05:30 011fc89f-32ae-41e9-b648-c9e71ea4bb5f INF CORS policy execution successful. 2024-09-10 15:12:18.731 +05:30 011fc89f-32ae-41e9-b648-c9e71ea4bb5f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.6103ms 2024-09-10 15:12:18.739 +05:30 d9ee6f15-6914-499d-81e0-9037f5505914 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 15:12:18.739 +05:30 d9ee6f15-6914-499d-81e0-9037f5505914 INF CORS policy execution successful. 2024-09-10 15:12:18.739 +05:30 d9ee6f15-6914-499d-81e0-9037f5505914 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:18.740 +05:30 68c7dfc4-c9bb-4896-83b3-a0e764cdb6e3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 15:12:18.740 +05:30 68c7dfc4-c9bb-4896-83b3-a0e764cdb6e3 INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 15:12:18.759 +05:30 68c7dfc4-c9bb-4896-83b3-a0e764cdb6e3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:18.760 +05:30 68c7dfc4-c9bb-4896-83b3-a0e764cdb6e3 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 19.5139ms 2024-09-10 15:12:18.760 +05:30 68c7dfc4-c9bb-4896-83b3-a0e764cdb6e3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 15:12:18.760 +05:30 68c7dfc4-c9bb-4896-83b3-a0e764cdb6e3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d9ee6f15-6914-499d-81e0-9037f5505914}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 15:12:18.760 +05:30 68c7dfc4-c9bb-4896-83b3-a0e764cdb6e3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 200 624 application/json; charset=utf-8 21.2137ms 2024-09-10 15:12:18.785 +05:30 ad9d33a9-c83e-4258-851e-6f378919aecf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:12:18.786 +05:30 ad9d33a9-c83e-4258-851e-6f378919aecf INF CORS policy execution successful. 2024-09-10 15:12:18.786 +05:30 ad9d33a9-c83e-4258-851e-6f378919aecf INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:18.787 +05:30 22a4d887-0b9f-4e6e-b0da-ff5986cdf512 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:18.787 +05:30 22a4d887-0b9f-4e6e-b0da-ff5986cdf512 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:12:18.791 +05:30 22a4d887-0b9f-4e6e-b0da-ff5986cdf512 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:18.791 +05:30 22a4d887-0b9f-4e6e-b0da-ff5986cdf512 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 4.4858ms 2024-09-10 15:12:18.791 +05:30 22a4d887-0b9f-4e6e-b0da-ff5986cdf512 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:18.791 +05:30 22a4d887-0b9f-4e6e-b0da-ff5986cdf512 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ad9d33a9-c83e-4258-851e-6f378919aecf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:12:18.792 +05:30 22a4d887-0b9f-4e6e-b0da-ff5986cdf512 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 6.7591ms 2024-09-10 15:12:19.505 +05:30 3e893ca4-dccc-4e96-9fea-c1b668c89a80 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 15:12:19.505 +05:30 3e893ca4-dccc-4e96-9fea-c1b668c89a80 INF CORS policy execution successful. 2024-09-10 15:12:19.506 +05:30 3e893ca4-dccc-4e96-9fea-c1b668c89a80 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.5585ms 2024-09-10 15:12:19.569 +05:30 b2ed784b-dedf-4c14-91f0-9b294909d666 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 15:12:19.570 +05:30 b2ed784b-dedf-4c14-91f0-9b294909d666 INF CORS policy execution successful. 2024-09-10 15:12:19.570 +05:30 b2ed784b-dedf-4c14-91f0-9b294909d666 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:19.570 +05:30 0cc27af0-664c-4298-b2a3-29607e48c321 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:19.570 +05:30 0cc27af0-664c-4298-b2a3-29607e48c321 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:12:19.575 +05:30 0cc27af0-664c-4298-b2a3-29607e48c321 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:19.576 +05:30 0cc27af0-664c-4298-b2a3-29607e48c321 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 5.0485ms 2024-09-10 15:12:19.576 +05:30 0cc27af0-664c-4298-b2a3-29607e48c321 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:19.576 +05:30 0cc27af0-664c-4298-b2a3-29607e48c321 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b2ed784b-dedf-4c14-91f0-9b294909d666}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 15:12:19.577 +05:30 0cc27af0-664c-4298-b2a3-29607e48c321 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 7.6487ms 2024-09-10 15:12:37.053 +05:30 15e549a1-67c0-4683-a981-0f6b23603ec2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:12:37.053 +05:30 86e00fe3-09fa-4c70-9b05-60ff553ac638 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:12:37.054 +05:30 86e00fe3-09fa-4c70-9b05-60ff553ac638 INF CORS policy execution successful. 2024-09-10 15:12:37.054 +05:30 15e549a1-67c0-4683-a981-0f6b23603ec2 INF CORS policy execution successful. 2024-09-10 15:12:37.055 +05:30 86e00fe3-09fa-4c70-9b05-60ff553ac638 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 1.9255ms 2024-09-10 15:12:37.055 +05:30 15e549a1-67c0-4683-a981-0f6b23603ec2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 1.9291ms 2024-09-10 15:12:37.104 +05:30 6c0c10d0-f44d-4bf4-8ba1-fabec76dc4f2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:12:37.105 +05:30 6c0c10d0-f44d-4bf4-8ba1-fabec76dc4f2 INF CORS policy execution successful. 2024-09-10 15:12:37.105 +05:30 21a09310-f0c2-458e-9b21-52fee5ff4451 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:12:37.105 +05:30 21a09310-f0c2-458e-9b21-52fee5ff4451 INF CORS policy execution successful. 2024-09-10 15:12:37.105 +05:30 6c0c10d0-f44d-4bf4-8ba1-fabec76dc4f2 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:37.105 +05:30 21a09310-f0c2-458e-9b21-52fee5ff4451 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:37.106 +05:30 9f657845-5515-4c59-b2a1-6eafa0ae47c1 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 15:12:37.106 +05:30 c32af312-dec1-433d-a09b-3eac8a9d8c92 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 15:12:37.106 +05:30 9f657845-5515-4c59-b2a1-6eafa0ae47c1 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 15:12:37.106 +05:30 c32af312-dec1-433d-a09b-3eac8a9d8c92 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 15:12:37.133 +05:30 c32af312-dec1-433d-a09b-3eac8a9d8c92 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:37.134 +05:30 c32af312-dec1-433d-a09b-3eac8a9d8c92 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 26.9932ms 2024-09-10 15:12:37.134 +05:30 c32af312-dec1-433d-a09b-3eac8a9d8c92 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 15:12:37.134 +05:30 c32af312-dec1-433d-a09b-3eac8a9d8c92 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 21a09310-f0c2-458e-9b21-52fee5ff4451}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3242} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Tag\":20,\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"APIName\":\"iId\",\"DisplayControlType\":1,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"APIName\":\"Name\",\"DisplayControlType\":1,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"APIName\":\"Code\",\"DisplayControlType\":1,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"APIName\":\"Group\",\"DisplayControlType\":5,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"APIName\":\"Parent\",\"DisplayControlType\":3,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"APIName\":\"Country\",\"DisplayControlType\":3,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"APIName\":\"City\",\"DisplayControlType\":3,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 15:12:37.135 +05:30 c32af312-dec1-433d-a09b-3eac8a9d8c92 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3242 application/json; charset=utf-8 29.7286ms 2024-09-10 15:12:37.143 +05:30 9f657845-5515-4c59-b2a1-6eafa0ae47c1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:37.143 +05:30 9f657845-5515-4c59-b2a1-6eafa0ae47c1 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 36.7392ms 2024-09-10 15:12:37.143 +05:30 9f657845-5515-4c59-b2a1-6eafa0ae47c1 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 15:12:37.144 +05:30 9f657845-5515-4c59-b2a1-6eafa0ae47c1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6c0c10d0-f44d-4bf4-8ba1-fabec76dc4f2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3242} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Tag\":20,\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"APIName\":\"iId\",\"DisplayControlType\":1,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"APIName\":\"Name\",\"DisplayControlType\":1,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"APIName\":\"Code\",\"DisplayControlType\":1,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"APIName\":\"Group\",\"DisplayControlType\":5,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"APIName\":\"Parent\",\"DisplayControlType\":3,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"APIName\":\"Country\",\"DisplayControlType\":3,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"APIName\":\"City\",\"DisplayControlType\":3,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 15:12:37.144 +05:30 9f657845-5515-4c59-b2a1-6eafa0ae47c1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3242 application/json; charset=utf-8 40.4856ms 2024-09-10 15:12:43.508 +05:30 74931eb3-9334-47d4-a29b-81a6f06ea24d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:12:43.508 +05:30 2b8578e0-aece-42c9-9df4-ba379e94bc28 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:12:43.508 +05:30 2b8578e0-aece-42c9-9df4-ba379e94bc28 INF CORS policy execution successful. 2024-09-10 15:12:43.508 +05:30 74931eb3-9334-47d4-a29b-81a6f06ea24d INF CORS policy execution successful. 2024-09-10 15:12:43.509 +05:30 74931eb3-9334-47d4-a29b-81a6f06ea24d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.1024ms 2024-09-10 15:12:43.509 +05:30 2b8578e0-aece-42c9-9df4-ba379e94bc28 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.0675ms 2024-09-10 15:12:43.551 +05:30 d055f90b-3422-4aa1-afd6-a86754fa025b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:12:43.551 +05:30 97495fec-0aa4-48d2-a890-a8412ae9c8de INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:12:43.552 +05:30 97495fec-0aa4-48d2-a890-a8412ae9c8de INF CORS policy execution successful. 2024-09-10 15:12:43.552 +05:30 d055f90b-3422-4aa1-afd6-a86754fa025b INF CORS policy execution successful. 2024-09-10 15:12:43.552 +05:30 97495fec-0aa4-48d2-a890-a8412ae9c8de INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:43.552 +05:30 d055f90b-3422-4aa1-afd6-a86754fa025b INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:43.552 +05:30 d655b309-fa6d-4af0-b75c-75fbb9a1d169 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:43.552 +05:30 190416cc-17df-451b-996d-906abbd9a61d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:43.552 +05:30 d655b309-fa6d-4af0-b75c-75fbb9a1d169 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:12:43.552 +05:30 190416cc-17df-451b-996d-906abbd9a61d INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:12:43.558 +05:30 190416cc-17df-451b-996d-906abbd9a61d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:43.558 +05:30 190416cc-17df-451b-996d-906abbd9a61d INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 5.4553ms 2024-09-10 15:12:43.558 +05:30 190416cc-17df-451b-996d-906abbd9a61d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:43.558 +05:30 190416cc-17df-451b-996d-906abbd9a61d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 97495fec-0aa4-48d2-a890-a8412ae9c8de}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:12:43.558 +05:30 d655b309-fa6d-4af0-b75c-75fbb9a1d169 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:43.558 +05:30 190416cc-17df-451b-996d-906abbd9a61d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 7.2393ms 2024-09-10 15:12:43.558 +05:30 d655b309-fa6d-4af0-b75c-75fbb9a1d169 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 6.0584ms 2024-09-10 15:12:43.558 +05:30 d655b309-fa6d-4af0-b75c-75fbb9a1d169 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:43.559 +05:30 d655b309-fa6d-4af0-b75c-75fbb9a1d169 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d055f90b-3422-4aa1-afd6-a86754fa025b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:12:43.559 +05:30 d655b309-fa6d-4af0-b75c-75fbb9a1d169 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 7.8592ms 2024-09-10 15:12:43.792 +05:30 b37bd37b-ff65-4df1-96d6-0b1a2a4d91d9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:12:43.792 +05:30 b37bd37b-ff65-4df1-96d6-0b1a2a4d91d9 INF CORS policy execution successful. 2024-09-10 15:12:43.792 +05:30 b37bd37b-ff65-4df1-96d6-0b1a2a4d91d9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.4953ms 2024-09-10 15:12:43.841 +05:30 6f6522cd-6c01-42c1-a04c-331ff6c544a0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:12:43.842 +05:30 6f6522cd-6c01-42c1-a04c-331ff6c544a0 INF CORS policy execution successful. 2024-09-10 15:12:43.843 +05:30 6f6522cd-6c01-42c1-a04c-331ff6c544a0 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:43.843 +05:30 3eeeb146-0f00-4fbe-be11-392fda864178 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:43.843 +05:30 3eeeb146-0f00-4fbe-be11-392fda864178 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:12:43.850 +05:30 3eeeb146-0f00-4fbe-be11-392fda864178 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:43.851 +05:30 3eeeb146-0f00-4fbe-be11-392fda864178 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 7.462ms 2024-09-10 15:12:43.851 +05:30 3eeeb146-0f00-4fbe-be11-392fda864178 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:43.851 +05:30 3eeeb146-0f00-4fbe-be11-392fda864178 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6f6522cd-6c01-42c1-a04c-331ff6c544a0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:12:43.852 +05:30 3eeeb146-0f00-4fbe-be11-392fda864178 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 11.1051ms 2024-09-10 15:12:44.080 +05:30 99082a11-8f2d-418f-abff-0da79f32a03f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 15:12:44.080 +05:30 99082a11-8f2d-418f-abff-0da79f32a03f INF CORS policy execution successful. 2024-09-10 15:12:44.081 +05:30 99082a11-8f2d-418f-abff-0da79f32a03f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.7517ms 2024-09-10 15:12:44.125 +05:30 4641d048-1f68-4ed5-967e-7f8355412199 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 15:12:44.126 +05:30 4641d048-1f68-4ed5-967e-7f8355412199 INF CORS policy execution successful. 2024-09-10 15:12:44.126 +05:30 4641d048-1f68-4ed5-967e-7f8355412199 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:44.126 +05:30 094476c9-c228-46f1-9b86-ace6cf9dff78 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:44.126 +05:30 094476c9-c228-46f1-9b86-ace6cf9dff78 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:12:44.131 +05:30 094476c9-c228-46f1-9b86-ace6cf9dff78 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:44.132 +05:30 094476c9-c228-46f1-9b86-ace6cf9dff78 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 5.3348ms 2024-09-10 15:12:44.132 +05:30 094476c9-c228-46f1-9b86-ace6cf9dff78 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:44.132 +05:30 094476c9-c228-46f1-9b86-ace6cf9dff78 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4641d048-1f68-4ed5-967e-7f8355412199}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 15:12:44.132 +05:30 094476c9-c228-46f1-9b86-ace6cf9dff78 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 7.2063ms 2024-09-10 15:12:45.618 +05:30 1d9a8823-bc18-4dc3-8f44-e2d789a9b7ab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:12:45.618 +05:30 d05ffa67-3ab0-42a0-b64a-b619974e0c21 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:12:45.618 +05:30 1d9a8823-bc18-4dc3-8f44-e2d789a9b7ab INF CORS policy execution successful. 2024-09-10 15:12:45.618 +05:30 d05ffa67-3ab0-42a0-b64a-b619974e0c21 INF CORS policy execution successful. 2024-09-10 15:12:45.619 +05:30 1d9a8823-bc18-4dc3-8f44-e2d789a9b7ab INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.5096ms 2024-09-10 15:12:45.619 +05:30 d05ffa67-3ab0-42a0-b64a-b619974e0c21 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.4795ms 2024-09-10 15:12:45.667 +05:30 73b1a563-6c64-4491-ab9f-c846196635b8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:12:45.667 +05:30 3cd7742d-bea2-44fa-b8a9-dbdf474432c1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:12:45.667 +05:30 73b1a563-6c64-4491-ab9f-c846196635b8 INF CORS policy execution successful. 2024-09-10 15:12:45.667 +05:30 3cd7742d-bea2-44fa-b8a9-dbdf474432c1 INF CORS policy execution successful. 2024-09-10 15:12:45.668 +05:30 73b1a563-6c64-4491-ab9f-c846196635b8 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:45.668 +05:30 3cd7742d-bea2-44fa-b8a9-dbdf474432c1 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:45.668 +05:30 a2ec0406-144e-4195-b141-abdfbaeda900 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 15:12:45.668 +05:30 6a19380d-3013-4766-8dae-b64944e19f88 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 15:12:45.668 +05:30 a2ec0406-144e-4195-b141-abdfbaeda900 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 15:12:45.668 +05:30 6a19380d-3013-4766-8dae-b64944e19f88 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 15:12:45.671 +05:30 a2ec0406-144e-4195-b141-abdfbaeda900 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:45.671 +05:30 a2ec0406-144e-4195-b141-abdfbaeda900 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 3.2589ms 2024-09-10 15:12:45.671 +05:30 a2ec0406-144e-4195-b141-abdfbaeda900 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 15:12:45.671 +05:30 a2ec0406-144e-4195-b141-abdfbaeda900 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 73b1a563-6c64-4491-ab9f-c846196635b8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3242} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Tag\":20,\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"APIName\":\"iId\",\"DisplayControlType\":1,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"APIName\":\"Name\",\"DisplayControlType\":1,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"APIName\":\"Code\",\"DisplayControlType\":1,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"APIName\":\"Group\",\"DisplayControlType\":5,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"APIName\":\"Parent\",\"DisplayControlType\":3,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"APIName\":\"Country\",\"DisplayControlType\":3,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"APIName\":\"City\",\"DisplayControlType\":3,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 15:12:45.672 +05:30 a2ec0406-144e-4195-b141-abdfbaeda900 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3242 application/json; charset=utf-8 4.7786ms 2024-09-10 15:12:45.672 +05:30 6a19380d-3013-4766-8dae-b64944e19f88 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:45.672 +05:30 6a19380d-3013-4766-8dae-b64944e19f88 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 4.1627ms 2024-09-10 15:12:45.672 +05:30 6a19380d-3013-4766-8dae-b64944e19f88 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 15:12:45.672 +05:30 6a19380d-3013-4766-8dae-b64944e19f88 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3cd7742d-bea2-44fa-b8a9-dbdf474432c1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3242} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Tag\":20,\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"APIName\":\"iId\",\"DisplayControlType\":1,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"APIName\":\"Name\",\"DisplayControlType\":1,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"APIName\":\"Code\",\"DisplayControlType\":1,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"APIName\":\"Group\",\"DisplayControlType\":5,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"APIName\":\"Parent\",\"DisplayControlType\":3,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"APIName\":\"Country\",\"DisplayControlType\":3,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"APIName\":\"City\",\"DisplayControlType\":3,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 15:12:45.673 +05:30 6a19380d-3013-4766-8dae-b64944e19f88 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3242 application/json; charset=utf-8 5.8905ms 2024-09-10 15:12:51.833 +05:30 a393b667-396d-41b5-a907-d10a1feed9de INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:12:51.834 +05:30 a393b667-396d-41b5-a907-d10a1feed9de INF CORS policy execution successful. 2024-09-10 15:12:51.834 +05:30 a393b667-396d-41b5-a907-d10a1feed9de INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.6961ms 2024-09-10 15:12:51.835 +05:30 442350c4-0919-4d62-9a03-ffeb2ed7443a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:12:51.835 +05:30 442350c4-0919-4d62-9a03-ffeb2ed7443a INF CORS policy execution successful. 2024-09-10 15:12:51.836 +05:30 442350c4-0919-4d62-9a03-ffeb2ed7443a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.2222ms 2024-09-10 15:12:51.894 +05:30 8a875fad-4182-451b-9740-a5bc8cd0a270 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:12:51.895 +05:30 9210f3a9-bcee-4658-a5ef-5ab1883a0947 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:12:51.895 +05:30 8a875fad-4182-451b-9740-a5bc8cd0a270 INF CORS policy execution successful. 2024-09-10 15:12:51.895 +05:30 9210f3a9-bcee-4658-a5ef-5ab1883a0947 INF CORS policy execution successful. 2024-09-10 15:12:51.895 +05:30 8a875fad-4182-451b-9740-a5bc8cd0a270 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:51.895 +05:30 9210f3a9-bcee-4658-a5ef-5ab1883a0947 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:51.895 +05:30 7c9d3928-2685-4243-a486-ca643d068c59 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:51.895 +05:30 5194bb30-44a6-4d2b-ac7e-0cc8a19c5c94 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:51.896 +05:30 7c9d3928-2685-4243-a486-ca643d068c59 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:12:51.896 +05:30 5194bb30-44a6-4d2b-ac7e-0cc8a19c5c94 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:12:51.900 +05:30 7c9d3928-2685-4243-a486-ca643d068c59 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:51.900 +05:30 7c9d3928-2685-4243-a486-ca643d068c59 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 4.7135ms 2024-09-10 15:12:51.900 +05:30 7c9d3928-2685-4243-a486-ca643d068c59 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:51.901 +05:30 7c9d3928-2685-4243-a486-ca643d068c59 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8a875fad-4182-451b-9740-a5bc8cd0a270}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:12:51.901 +05:30 7c9d3928-2685-4243-a486-ca643d068c59 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 6.4835ms 2024-09-10 15:12:51.901 +05:30 5194bb30-44a6-4d2b-ac7e-0cc8a19c5c94 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:51.901 +05:30 5194bb30-44a6-4d2b-ac7e-0cc8a19c5c94 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 5.6428ms 2024-09-10 15:12:51.901 +05:30 5194bb30-44a6-4d2b-ac7e-0cc8a19c5c94 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:51.902 +05:30 5194bb30-44a6-4d2b-ac7e-0cc8a19c5c94 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9210f3a9-bcee-4658-a5ef-5ab1883a0947}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:12:51.902 +05:30 5194bb30-44a6-4d2b-ac7e-0cc8a19c5c94 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 7.3135ms 2024-09-10 15:12:52.170 +05:30 d4d0dfbb-e364-406a-b6b0-dcb9fa8ef8cd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:12:52.170 +05:30 d4d0dfbb-e364-406a-b6b0-dcb9fa8ef8cd INF CORS policy execution successful. 2024-09-10 15:12:52.170 +05:30 d4d0dfbb-e364-406a-b6b0-dcb9fa8ef8cd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.6484ms 2024-09-10 15:12:52.218 +05:30 f97c7fa7-6718-4a5c-915f-03f20aa45255 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:12:52.219 +05:30 f97c7fa7-6718-4a5c-915f-03f20aa45255 INF CORS policy execution successful. 2024-09-10 15:12:52.219 +05:30 f97c7fa7-6718-4a5c-915f-03f20aa45255 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:52.219 +05:30 b811322c-bd36-44cd-b12c-d85b3107ea99 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:52.219 +05:30 b811322c-bd36-44cd-b12c-d85b3107ea99 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:12:52.222 +05:30 b811322c-bd36-44cd-b12c-d85b3107ea99 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:52.222 +05:30 b811322c-bd36-44cd-b12c-d85b3107ea99 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 2.7475ms 2024-09-10 15:12:52.222 +05:30 b811322c-bd36-44cd-b12c-d85b3107ea99 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:52.222 +05:30 b811322c-bd36-44cd-b12c-d85b3107ea99 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f97c7fa7-6718-4a5c-915f-03f20aa45255}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:12:52.222 +05:30 b811322c-bd36-44cd-b12c-d85b3107ea99 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 4.1372ms 2024-09-10 15:12:52.609 +05:30 bd2a751f-e6c4-44bb-bea6-36744c0f6ac5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 15:12:52.609 +05:30 bd2a751f-e6c4-44bb-bea6-36744c0f6ac5 INF CORS policy execution successful. 2024-09-10 15:12:52.609 +05:30 bd2a751f-e6c4-44bb-bea6-36744c0f6ac5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.4802ms 2024-09-10 15:12:52.652 +05:30 df49ecfe-540f-484c-b362-c0be6dd525c9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 15:12:52.652 +05:30 df49ecfe-540f-484c-b362-c0be6dd525c9 INF CORS policy execution successful. 2024-09-10 15:12:52.653 +05:30 df49ecfe-540f-484c-b362-c0be6dd525c9 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:52.653 +05:30 a25b6d76-55c3-4038-a8b2-7c6f19816e40 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:52.653 +05:30 a25b6d76-55c3-4038-a8b2-7c6f19816e40 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:12:52.656 +05:30 a25b6d76-55c3-4038-a8b2-7c6f19816e40 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:52.656 +05:30 a25b6d76-55c3-4038-a8b2-7c6f19816e40 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 3.1696ms 2024-09-10 15:12:52.656 +05:30 a25b6d76-55c3-4038-a8b2-7c6f19816e40 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:52.656 +05:30 a25b6d76-55c3-4038-a8b2-7c6f19816e40 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: df49ecfe-540f-484c-b362-c0be6dd525c9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 15:12:52.656 +05:30 a25b6d76-55c3-4038-a8b2-7c6f19816e40 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 4.4902ms 2024-09-10 15:12:58.157 +05:30 3da227cd-722d-42ca-ab21-f134bdc2c1a7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:12:58.157 +05:30 3da227cd-722d-42ca-ab21-f134bdc2c1a7 INF CORS policy execution successful. 2024-09-10 15:12:58.158 +05:30 3da227cd-722d-42ca-ab21-f134bdc2c1a7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.8794ms 2024-09-10 15:12:58.164 +05:30 b3ecd8b4-7698-4dbf-b959-efb3f4aec3d2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:12:58.165 +05:30 b3ecd8b4-7698-4dbf-b959-efb3f4aec3d2 INF CORS policy execution successful. 2024-09-10 15:12:58.165 +05:30 b3ecd8b4-7698-4dbf-b959-efb3f4aec3d2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.5153ms 2024-09-10 15:12:58.197 +05:30 a7c9ad37-66c1-471c-95e8-0b6daa73ab92 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:12:58.197 +05:30 a7c9ad37-66c1-471c-95e8-0b6daa73ab92 INF CORS policy execution successful. 2024-09-10 15:12:58.198 +05:30 a7c9ad37-66c1-471c-95e8-0b6daa73ab92 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:58.198 +05:30 33d79327-e029-44e1-a7ca-3cb25fa9c399 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:12:58.198 +05:30 33d79327-e029-44e1-a7ca-3cb25fa9c399 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:12:58.201 +05:30 33d79327-e029-44e1-a7ca-3cb25fa9c399 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:58.201 +05:30 33d79327-e029-44e1-a7ca-3cb25fa9c399 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 2.5686ms 2024-09-10 15:12:58.201 +05:30 33d79327-e029-44e1-a7ca-3cb25fa9c399 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:12:58.201 +05:30 33d79327-e029-44e1-a7ca-3cb25fa9c399 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a7c9ad37-66c1-471c-95e8-0b6daa73ab92}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:12:58.201 +05:30 33d79327-e029-44e1-a7ca-3cb25fa9c399 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 4.3633ms 2024-09-10 15:12:58.211 +05:30 a669fe91-9882-4424-8ef7-b59a6768d326 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:12:58.212 +05:30 a669fe91-9882-4424-8ef7-b59a6768d326 INF CORS policy execution successful. 2024-09-10 15:12:58.212 +05:30 a669fe91-9882-4424-8ef7-b59a6768d326 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:58.212 +05:30 0135ec58-c673-422b-b44f-3f7b657e36f1 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:12:58.212 +05:30 0135ec58-c673-422b-b44f-3f7b657e36f1 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:12:58.215 +05:30 0135ec58-c673-422b-b44f-3f7b657e36f1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:58.215 +05:30 0135ec58-c673-422b-b44f-3f7b657e36f1 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 2.7289ms 2024-09-10 15:12:58.215 +05:30 0135ec58-c673-422b-b44f-3f7b657e36f1 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:12:58.215 +05:30 0135ec58-c673-422b-b44f-3f7b657e36f1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a669fe91-9882-4424-8ef7-b59a6768d326}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:12:58.216 +05:30 0135ec58-c673-422b-b44f-3f7b657e36f1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 4.8612ms 2024-09-10 15:12:58.278 +05:30 9adcf436-422a-48f1-a7e9-be8aac00b55c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:12:58.278 +05:30 76b3cc10-9d0e-414b-88e6-a2aefac538a5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:12:58.278 +05:30 9adcf436-422a-48f1-a7e9-be8aac00b55c INF CORS policy execution successful. 2024-09-10 15:12:58.278 +05:30 76b3cc10-9d0e-414b-88e6-a2aefac538a5 INF CORS policy execution successful. 2024-09-10 15:12:58.278 +05:30 9adcf436-422a-48f1-a7e9-be8aac00b55c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.3747ms 2024-09-10 15:12:58.278 +05:30 76b3cc10-9d0e-414b-88e6-a2aefac538a5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.418ms 2024-09-10 15:12:58.320 +05:30 e7078ce5-8af2-46c0-bf73-cb54ecbae5de INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:12:58.320 +05:30 a36d5be3-0d1a-4a9e-abef-4b7416dc1320 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:12:58.321 +05:30 a36d5be3-0d1a-4a9e-abef-4b7416dc1320 INF CORS policy execution successful. 2024-09-10 15:12:58.321 +05:30 e7078ce5-8af2-46c0-bf73-cb54ecbae5de INF CORS policy execution successful. 2024-09-10 15:12:58.321 +05:30 a36d5be3-0d1a-4a9e-abef-4b7416dc1320 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:58.321 +05:30 e7078ce5-8af2-46c0-bf73-cb54ecbae5de INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:58.321 +05:30 cb8906c2-ba8f-4114-abd6-f32d4c40d3cb INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:12:58.321 +05:30 01150116-dbdf-4db8-b4d1-7b0bb6e8e4f4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:12:58.321 +05:30 cb8906c2-ba8f-4114-abd6-f32d4c40d3cb INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:12:58.321 +05:30 01150116-dbdf-4db8-b4d1-7b0bb6e8e4f4 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:12:58.323 +05:30 01150116-dbdf-4db8-b4d1-7b0bb6e8e4f4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:58.323 +05:30 01150116-dbdf-4db8-b4d1-7b0bb6e8e4f4 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 1.5143ms 2024-09-10 15:12:58.323 +05:30 01150116-dbdf-4db8-b4d1-7b0bb6e8e4f4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:12:58.323 +05:30 01150116-dbdf-4db8-b4d1-7b0bb6e8e4f4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e7078ce5-8af2-46c0-bf73-cb54ecbae5de}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:12:58.323 +05:30 01150116-dbdf-4db8-b4d1-7b0bb6e8e4f4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 2.9711ms 2024-09-10 15:12:58.323 +05:30 cb8906c2-ba8f-4114-abd6-f32d4c40d3cb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:58.323 +05:30 cb8906c2-ba8f-4114-abd6-f32d4c40d3cb INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 2.1397ms 2024-09-10 15:12:58.323 +05:30 cb8906c2-ba8f-4114-abd6-f32d4c40d3cb INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:12:58.323 +05:30 cb8906c2-ba8f-4114-abd6-f32d4c40d3cb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a36d5be3-0d1a-4a9e-abef-4b7416dc1320}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:12:58.324 +05:30 cb8906c2-ba8f-4114-abd6-f32d4c40d3cb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 3.4057ms 2024-09-10 15:12:58.766 +05:30 c33b405f-04ef-454f-b523-3de6f1b7f2d6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:12:58.766 +05:30 4c9ba6cd-2f0d-445f-9923-b0b1de41dead INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:12:58.766 +05:30 c33b405f-04ef-454f-b523-3de6f1b7f2d6 INF CORS policy execution successful. 2024-09-10 15:12:58.766 +05:30 4c9ba6cd-2f0d-445f-9923-b0b1de41dead INF CORS policy execution successful. 2024-09-10 15:12:58.767 +05:30 4c9ba6cd-2f0d-445f-9923-b0b1de41dead INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.5025ms 2024-09-10 15:12:58.767 +05:30 c33b405f-04ef-454f-b523-3de6f1b7f2d6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.5036ms 2024-09-10 15:12:58.771 +05:30 4c880f44-475c-44e2-aacf-8e3d220da8b8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:12:58.771 +05:30 4c880f44-475c-44e2-aacf-8e3d220da8b8 INF CORS policy execution successful. 2024-09-10 15:12:58.772 +05:30 a41b4ce2-79ce-4ade-9225-1fe089762525 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:12:58.772 +05:30 a41b4ce2-79ce-4ade-9225-1fe089762525 INF CORS policy execution successful. 2024-09-10 15:12:58.772 +05:30 4c880f44-475c-44e2-aacf-8e3d220da8b8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.3795ms 2024-09-10 15:12:58.772 +05:30 a41b4ce2-79ce-4ade-9225-1fe089762525 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.2661ms 2024-09-10 15:12:58.775 +05:30 d31623d8-feda-48d4-978c-13a26b6c6649 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:12:58.775 +05:30 d31623d8-feda-48d4-978c-13a26b6c6649 INF CORS policy execution successful. 2024-09-10 15:12:58.775 +05:30 d31623d8-feda-48d4-978c-13a26b6c6649 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.4069ms 2024-09-10 15:12:58.783 +05:30 9e31bb0d-b168-44b2-9ab2-9e9e19b89642 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:12:58.783 +05:30 9e31bb0d-b168-44b2-9ab2-9e9e19b89642 INF CORS policy execution successful. 2024-09-10 15:12:58.783 +05:30 9e31bb0d-b168-44b2-9ab2-9e9e19b89642 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.5309ms 2024-09-10 15:12:58.819 +05:30 95669ef9-dcdc-4a9e-8ccc-5e073551e639 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:12:58.819 +05:30 e40896dc-1b6c-45e8-b13a-88a5433a7ba6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:12:58.819 +05:30 95669ef9-dcdc-4a9e-8ccc-5e073551e639 INF CORS policy execution successful. 2024-09-10 15:12:58.819 +05:30 e40896dc-1b6c-45e8-b13a-88a5433a7ba6 INF CORS policy execution successful. 2024-09-10 15:12:58.819 +05:30 95669ef9-dcdc-4a9e-8ccc-5e073551e639 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:58.819 +05:30 e40896dc-1b6c-45e8-b13a-88a5433a7ba6 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:58.820 +05:30 5010ba8c-4361-4d02-9cb4-7a4bb60c890b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:12:58.820 +05:30 58e62de2-99f2-4c72-bf7d-a3fc3f37a693 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:12:58.820 +05:30 5010ba8c-4361-4d02-9cb4-7a4bb60c890b INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 15:12:58.820 +05:30 58e62de2-99f2-4c72-bf7d-a3fc3f37a693 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 15:12:58.851 +05:30 b5102d8e-ffee-452c-8cef-3273b24012b9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:12:58.851 +05:30 b5102d8e-ffee-452c-8cef-3273b24012b9 INF CORS policy execution successful. 2024-09-10 15:12:58.851 +05:30 c8bd2199-3177-42a7-aee7-7728b3831d59 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:12:58.851 +05:30 b5102d8e-ffee-452c-8cef-3273b24012b9 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:58.851 +05:30 c8bd2199-3177-42a7-aee7-7728b3831d59 INF CORS policy execution successful. 2024-09-10 15:12:58.851 +05:30 c8bd2199-3177-42a7-aee7-7728b3831d59 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:58.851 +05:30 fd267f74-7a7d-4da8-b731-708172ea6cf5 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:12:58.851 +05:30 b5d2bbeb-9350-43e3-9a39-56f8ca8542ca INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:58.851 +05:30 b5d2bbeb-9350-43e3-9a39-56f8ca8542ca INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:12:58.852 +05:30 fd267f74-7a7d-4da8-b731-708172ea6cf5 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 15:12:58.852 +05:30 d25ca43c-7303-444a-b420-4b20c6fdbb40 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:12:58.852 +05:30 ae345d5d-028b-4edb-ae50-e278aca8b3bf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:12:58.852 +05:30 d25ca43c-7303-444a-b420-4b20c6fdbb40 INF CORS policy execution successful. 2024-09-10 15:12:58.853 +05:30 ae345d5d-028b-4edb-ae50-e278aca8b3bf INF CORS policy execution successful. 2024-09-10 15:12:58.853 +05:30 ae345d5d-028b-4edb-ae50-e278aca8b3bf INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:58.853 +05:30 d25ca43c-7303-444a-b420-4b20c6fdbb40 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:58.853 +05:30 f9b38f6b-05f6-49ba-867c-42146e0fa729 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:58.853 +05:30 3d78b07f-e45e-4d7f-b9fc-005dd4ddc887 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:12:58.853 +05:30 3d78b07f-e45e-4d7f-b9fc-005dd4ddc887 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 15:12:58.853 +05:30 f9b38f6b-05f6-49ba-867c-42146e0fa729 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:12:58.855 +05:30 58e62de2-99f2-4c72-bf7d-a3fc3f37a693 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:58.856 +05:30 58e62de2-99f2-4c72-bf7d-a3fc3f37a693 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 35.5547ms 2024-09-10 15:12:58.856 +05:30 58e62de2-99f2-4c72-bf7d-a3fc3f37a693 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:12:58.856 +05:30 58e62de2-99f2-4c72-bf7d-a3fc3f37a693 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 95669ef9-dcdc-4a9e-8ccc-5e073551e639}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 15:12:58.856 +05:30 58e62de2-99f2-4c72-bf7d-a3fc3f37a693 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 37.0158ms 2024-09-10 15:12:58.859 +05:30 5010ba8c-4361-4d02-9cb4-7a4bb60c890b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:58.859 +05:30 5010ba8c-4361-4d02-9cb4-7a4bb60c890b INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 39.5421ms 2024-09-10 15:12:58.859 +05:30 5010ba8c-4361-4d02-9cb4-7a4bb60c890b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:12:58.860 +05:30 5010ba8c-4361-4d02-9cb4-7a4bb60c890b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e40896dc-1b6c-45e8-b13a-88a5433a7ba6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 15:12:58.860 +05:30 5010ba8c-4361-4d02-9cb4-7a4bb60c890b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 41.5354ms 2024-09-10 15:12:58.878 +05:30 b5d2bbeb-9350-43e3-9a39-56f8ca8542ca INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:58.878 +05:30 b5d2bbeb-9350-43e3-9a39-56f8ca8542ca INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 26.1704ms 2024-09-10 15:12:58.878 +05:30 b5d2bbeb-9350-43e3-9a39-56f8ca8542ca INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:58.878 +05:30 fd267f74-7a7d-4da8-b731-708172ea6cf5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:58.878 +05:30 b5d2bbeb-9350-43e3-9a39-56f8ca8542ca INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c8bd2199-3177-42a7-aee7-7728b3831d59}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:12:58.878 +05:30 fd267f74-7a7d-4da8-b731-708172ea6cf5 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 26.2201ms 2024-09-10 15:12:58.878 +05:30 fd267f74-7a7d-4da8-b731-708172ea6cf5 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:12:58.878 +05:30 fd267f74-7a7d-4da8-b731-708172ea6cf5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b5102d8e-ffee-452c-8cef-3273b24012b9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 15:12:58.878 +05:30 b5d2bbeb-9350-43e3-9a39-56f8ca8542ca INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 27.1308ms 2024-09-10 15:12:58.878 +05:30 fd267f74-7a7d-4da8-b731-708172ea6cf5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 27.8791ms 2024-09-10 15:12:58.881 +05:30 3d78b07f-e45e-4d7f-b9fc-005dd4ddc887 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:58.882 +05:30 3d78b07f-e45e-4d7f-b9fc-005dd4ddc887 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 28.8301ms 2024-09-10 15:12:58.882 +05:30 3d78b07f-e45e-4d7f-b9fc-005dd4ddc887 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:12:58.882 +05:30 f9b38f6b-05f6-49ba-867c-42146e0fa729 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:58.882 +05:30 f9b38f6b-05f6-49ba-867c-42146e0fa729 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 29.2247ms 2024-09-10 15:12:58.882 +05:30 f9b38f6b-05f6-49ba-867c-42146e0fa729 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:58.882 +05:30 f9b38f6b-05f6-49ba-867c-42146e0fa729 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ae345d5d-028b-4edb-ae50-e278aca8b3bf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:12:58.882 +05:30 3d78b07f-e45e-4d7f-b9fc-005dd4ddc887 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d25ca43c-7303-444a-b420-4b20c6fdbb40}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 15:12:58.883 +05:30 f9b38f6b-05f6-49ba-867c-42146e0fa729 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 30.2306ms 2024-09-10 15:12:58.883 +05:30 3d78b07f-e45e-4d7f-b9fc-005dd4ddc887 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 30.5408ms 2024-09-10 15:12:58.931 +05:30 011bceaa-5139-41e9-a0f7-3c8ba95d6411 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 15:12:58.931 +05:30 011bceaa-5139-41e9-a0f7-3c8ba95d6411 INF CORS policy execution successful. 2024-09-10 15:12:58.931 +05:30 011bceaa-5139-41e9-a0f7-3c8ba95d6411 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 0.3887ms 2024-09-10 15:12:58.970 +05:30 7fe528e0-4334-4e00-8071-f2233200a7ae INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 15:12:58.971 +05:30 7fe528e0-4334-4e00-8071-f2233200a7ae INF CORS policy execution successful. 2024-09-10 15:12:58.971 +05:30 7fe528e0-4334-4e00-8071-f2233200a7ae INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:58.971 +05:30 ac09743c-e8fb-4d65-813b-77d2bb0af9ae INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 15:12:58.971 +05:30 ac09743c-e8fb-4d65-813b-77d2bb0af9ae INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 15:12:58.991 +05:30 ac09743c-e8fb-4d65-813b-77d2bb0af9ae INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:58.991 +05:30 ac09743c-e8fb-4d65-813b-77d2bb0af9ae INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 20.1539ms 2024-09-10 15:12:58.991 +05:30 ac09743c-e8fb-4d65-813b-77d2bb0af9ae INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 15:12:58.991 +05:30 ac09743c-e8fb-4d65-813b-77d2bb0af9ae INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7fe528e0-4334-4e00-8071-f2233200a7ae}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 15:12:58.992 +05:30 ac09743c-e8fb-4d65-813b-77d2bb0af9ae INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 200 624 application/json; charset=utf-8 21.4837ms 2024-09-10 15:12:59.078 +05:30 5c634645-8dff-4fb2-9253-71b01230570b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:12:59.078 +05:30 5c634645-8dff-4fb2-9253-71b01230570b INF CORS policy execution successful. 2024-09-10 15:12:59.079 +05:30 5c634645-8dff-4fb2-9253-71b01230570b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.4348ms 2024-09-10 15:12:59.135 +05:30 1ad4e524-5cb8-444c-b84a-c49420c1c7d2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:12:59.136 +05:30 1ad4e524-5cb8-444c-b84a-c49420c1c7d2 INF CORS policy execution successful. 2024-09-10 15:12:59.136 +05:30 1ad4e524-5cb8-444c-b84a-c49420c1c7d2 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:59.136 +05:30 fc1fce1f-ad62-4479-a9dd-0ab3b34784db INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:59.136 +05:30 fc1fce1f-ad62-4479-a9dd-0ab3b34784db INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:12:59.138 +05:30 fc1fce1f-ad62-4479-a9dd-0ab3b34784db INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:59.139 +05:30 fc1fce1f-ad62-4479-a9dd-0ab3b34784db INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 2.491ms 2024-09-10 15:12:59.139 +05:30 fc1fce1f-ad62-4479-a9dd-0ab3b34784db INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:59.139 +05:30 fc1fce1f-ad62-4479-a9dd-0ab3b34784db INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1ad4e524-5cb8-444c-b84a-c49420c1c7d2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:12:59.139 +05:30 fc1fce1f-ad62-4479-a9dd-0ab3b34784db INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 3.8618ms 2024-09-10 15:12:59.724 +05:30 3599ab0d-dc5e-4c8b-a0fd-0dcf6ecb1752 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 15:12:59.724 +05:30 3599ab0d-dc5e-4c8b-a0fd-0dcf6ecb1752 INF CORS policy execution successful. 2024-09-10 15:12:59.724 +05:30 3599ab0d-dc5e-4c8b-a0fd-0dcf6ecb1752 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.5809ms 2024-09-10 15:12:59.818 +05:30 f2e9c34f-943f-4af2-bc2f-7efb203b2092 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 15:12:59.818 +05:30 f2e9c34f-943f-4af2-bc2f-7efb203b2092 INF CORS policy execution successful. 2024-09-10 15:12:59.818 +05:30 f2e9c34f-943f-4af2-bc2f-7efb203b2092 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:12:59.819 +05:30 528a69a8-aebe-415d-8a62-9917445f035c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:59.819 +05:30 528a69a8-aebe-415d-8a62-9917445f035c INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:12:59.821 +05:30 528a69a8-aebe-415d-8a62-9917445f035c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:12:59.821 +05:30 528a69a8-aebe-415d-8a62-9917445f035c INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 2.469ms 2024-09-10 15:12:59.821 +05:30 528a69a8-aebe-415d-8a62-9917445f035c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:12:59.821 +05:30 528a69a8-aebe-415d-8a62-9917445f035c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f2e9c34f-943f-4af2-bc2f-7efb203b2092}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 15:12:59.822 +05:30 528a69a8-aebe-415d-8a62-9917445f035c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 3.6848ms 2024-09-10 15:13:00.272 +05:30 cf646289-d379-4cc0-96ba-f542124fa0bf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:13:00.272 +05:30 cf646289-d379-4cc0-96ba-f542124fa0bf INF CORS policy execution successful. 2024-09-10 15:13:00.273 +05:30 cf646289-d379-4cc0-96ba-f542124fa0bf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.5136ms 2024-09-10 15:13:00.276 +05:30 49fdc41f-bb19-4584-894d-05a62e06734e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:13:00.276 +05:30 49fdc41f-bb19-4584-894d-05a62e06734e INF CORS policy execution successful. 2024-09-10 15:13:00.276 +05:30 49fdc41f-bb19-4584-894d-05a62e06734e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.4925ms 2024-09-10 15:13:00.313 +05:30 1965fec1-c59b-4b19-8f7d-23f690653519 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:13:00.313 +05:30 1965fec1-c59b-4b19-8f7d-23f690653519 INF CORS policy execution successful. 2024-09-10 15:13:00.314 +05:30 1965fec1-c59b-4b19-8f7d-23f690653519 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:13:00.314 +05:30 9874e7f7-0b20-4fb0-8c7a-d2ffc0e95ed1 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 15:13:00.314 +05:30 9874e7f7-0b20-4fb0-8c7a-d2ffc0e95ed1 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 15:13:00.319 +05:30 9874e7f7-0b20-4fb0-8c7a-d2ffc0e95ed1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:13:00.319 +05:30 9874e7f7-0b20-4fb0-8c7a-d2ffc0e95ed1 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 5.3651ms 2024-09-10 15:13:00.319 +05:30 9874e7f7-0b20-4fb0-8c7a-d2ffc0e95ed1 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 15:13:00.320 +05:30 9874e7f7-0b20-4fb0-8c7a-d2ffc0e95ed1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1965fec1-c59b-4b19-8f7d-23f690653519}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3242} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Tag\":20,\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"APIName\":\"iId\",\"DisplayControlType\":1,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"APIName\":\"Name\",\"DisplayControlType\":1,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"APIName\":\"Code\",\"DisplayControlType\":1,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"APIName\":\"Group\",\"DisplayControlType\":5,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"APIName\":\"Parent\",\"DisplayControlType\":3,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"APIName\":\"Country\",\"DisplayControlType\":3,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"APIName\":\"City\",\"DisplayControlType\":3,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 15:13:00.320 +05:30 9874e7f7-0b20-4fb0-8c7a-d2ffc0e95ed1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3242 application/json; charset=utf-8 7.2679ms 2024-09-10 15:13:00.333 +05:30 6b9f8c1e-ccfa-4e7e-88b8-022b3014bc59 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:13:00.333 +05:30 6b9f8c1e-ccfa-4e7e-88b8-022b3014bc59 INF CORS policy execution successful. 2024-09-10 15:13:00.333 +05:30 6b9f8c1e-ccfa-4e7e-88b8-022b3014bc59 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:13:00.333 +05:30 62d43f82-51fb-4348-b824-a285b050bc40 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 15:13:00.334 +05:30 62d43f82-51fb-4348-b824-a285b050bc40 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 15:13:00.336 +05:30 62d43f82-51fb-4348-b824-a285b050bc40 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:13:00.336 +05:30 62d43f82-51fb-4348-b824-a285b050bc40 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 2.8053ms 2024-09-10 15:13:00.337 +05:30 62d43f82-51fb-4348-b824-a285b050bc40 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 15:13:00.337 +05:30 62d43f82-51fb-4348-b824-a285b050bc40 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6b9f8c1e-ccfa-4e7e-88b8-022b3014bc59}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3242} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Tag\":20,\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"APIName\":\"iId\",\"DisplayControlType\":1,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"APIName\":\"Name\",\"DisplayControlType\":1,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"APIName\":\"Code\",\"DisplayControlType\":1,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"APIName\":\"Group\",\"DisplayControlType\":5,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"APIName\":\"Parent\",\"DisplayControlType\":3,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"APIName\":\"Country\",\"DisplayControlType\":3,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"APIName\":\"City\",\"DisplayControlType\":3,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 15:13:00.337 +05:30 62d43f82-51fb-4348-b824-a285b050bc40 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3242 application/json; charset=utf-8 4.1969ms 2024-09-10 15:14:23.529 +05:30 b26f7e13-3792-402f-90ed-3e072194f97b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:14:23.530 +05:30 b26f7e13-3792-402f-90ed-3e072194f97b INF CORS policy execution successful. 2024-09-10 15:14:23.530 +05:30 7d56e36d-8666-413f-8e11-b61894874530 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:14:23.530 +05:30 7d56e36d-8666-413f-8e11-b61894874530 INF CORS policy execution successful. 2024-09-10 15:14:23.531 +05:30 b26f7e13-3792-402f-90ed-3e072194f97b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 2.2738ms 2024-09-10 15:14:23.531 +05:30 7d56e36d-8666-413f-8e11-b61894874530 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.4411ms 2024-09-10 15:14:23.578 +05:30 9e0b7aa8-8216-4b74-8c62-ac82b51a049f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:14:23.580 +05:30 9e0b7aa8-8216-4b74-8c62-ac82b51a049f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 9:43:15 AM', Current time (UTC): '9/10/2024 9:44:23 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-10 15:14:23.584 +05:30 9e0b7aa8-8216-4b74-8c62-ac82b51a049f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 9:43:15 AM', Current time (UTC): '9/10/2024 9:44:23 AM'. 2024-09-10 15:14:23.584 +05:30 9e0b7aa8-8216-4b74-8c62-ac82b51a049f INF CORS policy execution successful. 2024-09-10 15:14:23.585 +05:30 9e0b7aa8-8216-4b74-8c62-ac82b51a049f INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:14:23.586 +05:30 6161a749-eb7b-4c15-89a1-578f64669676 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 15:14:23.586 +05:30 6161a749-eb7b-4c15-89a1-578f64669676 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 15:14:23.586 +05:30 6161a749-eb7b-4c15-89a1-578f64669676 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 9e0b7aa8-8216-4b74-8c62-ac82b51a049f}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 09:43:15'"} Body: 2024-09-10 15:14:23.587 +05:30 6161a749-eb7b-4c15-89a1-578f64669676 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 401 null null 9.1247ms 2024-09-10 15:14:23.621 +05:30 4ecfa4b2-0417-4bde-bdbf-e23cdf721160 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:14:23.621 +05:30 4ecfa4b2-0417-4bde-bdbf-e23cdf721160 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 9:43:15 AM', Current time (UTC): '9/10/2024 9:44:23 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-10 15:14:23.622 +05:30 4ecfa4b2-0417-4bde-bdbf-e23cdf721160 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 9:43:15 AM', Current time (UTC): '9/10/2024 9:44:23 AM'. 2024-09-10 15:14:23.622 +05:30 4ecfa4b2-0417-4bde-bdbf-e23cdf721160 INF CORS policy execution successful. 2024-09-10 15:14:23.622 +05:30 4ecfa4b2-0417-4bde-bdbf-e23cdf721160 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:14:23.622 +05:30 d2c03ee7-4d68-4aa9-9a89-eb3fce04bc36 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 15:14:23.623 +05:30 d2c03ee7-4d68-4aa9-9a89-eb3fce04bc36 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 15:14:23.623 +05:30 d2c03ee7-4d68-4aa9-9a89-eb3fce04bc36 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 4ecfa4b2-0417-4bde-bdbf-e23cdf721160}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 09:43:15'"} Body: 2024-09-10 15:14:23.623 +05:30 d2c03ee7-4d68-4aa9-9a89-eb3fce04bc36 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 401 null null 1.9476ms 2024-09-10 15:14:23.766 +05:30 bd5a7ded-c433-419e-b473-990f3b888844 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:14:23.766 +05:30 bd5a7ded-c433-419e-b473-990f3b888844 INF CORS policy execution successful. 2024-09-10 15:14:23.767 +05:30 bd5a7ded-c433-419e-b473-990f3b888844 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.5072ms 2024-09-10 15:14:23.844 +05:30 4523191b-b6f5-4be1-b5b1-61431d36a62d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:14:23.844 +05:30 4523191b-b6f5-4be1-b5b1-61431d36a62d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 9:43:15 AM', Current time (UTC): '9/10/2024 9:44:23 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-10 15:14:23.846 +05:30 4523191b-b6f5-4be1-b5b1-61431d36a62d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 9:43:15 AM', Current time (UTC): '9/10/2024 9:44:23 AM'. 2024-09-10 15:14:23.846 +05:30 4523191b-b6f5-4be1-b5b1-61431d36a62d INF CORS policy execution successful. 2024-09-10 15:14:23.846 +05:30 4523191b-b6f5-4be1-b5b1-61431d36a62d INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjA3OTUsImV4cCI6MTcyNTk2MTM5NSwiaWF0IjoxNzI1OTYwNzk1fQ.lXph0Mim4JvrToVLBGQ_uiy3tAjDbCoQ3dGgeWCEXHA}, {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-10 15:14:23.847 +05:30 ebc9bdae-d851-4c7d-8a51-293e911ef305 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 15:14:23.847 +05:30 ebc9bdae-d851-4c7d-8a51-293e911ef305 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 15:14:23.847 +05:30 ebc9bdae-d851-4c7d-8a51-293e911ef305 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 4523191b-b6f5-4be1-b5b1-61431d36a62d}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 09:43:15'"} Body: 2024-09-10 15:14:23.847 +05:30 ebc9bdae-d851-4c7d-8a51-293e911ef305 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 401 null null 3.3278ms 2024-09-10 15:16:19.503 +05:30 cdbc3c92-8b93-427f-959b-49432976d92f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:16:19.506 +05:30 cdbc3c92-8b93-427f-959b-49432976d92f INF CORS policy execution successful. 2024-09-10 15:16:19.508 +05:30 cdbc3c92-8b93-427f-959b-49432976d92f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 5.7871ms 2024-09-10 15:16:19.616 +05:30 47963e29-b378-415b-9638-15f611eded31 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:16:19.618 +05:30 47963e29-b378-415b-9638-15f611eded31 INF CORS policy execution successful. 2024-09-10 15:16:19.619 +05:30 47963e29-b378-415b-9638-15f611eded31 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:16:19.620 +05:30 73baa43a-4f34-4860-b88d-0759187db7f8 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:16:19.621 +05:30 73baa43a-4f34-4860-b88d-0759187db7f8 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:16:19.627 +05:30 73baa43a-4f34-4860-b88d-0759187db7f8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:16:19.628 +05:30 73baa43a-4f34-4860-b88d-0759187db7f8 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 6.5448ms 2024-09-10 15:16:19.628 +05:30 73baa43a-4f34-4860-b88d-0759187db7f8 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:16:19.628 +05:30 73baa43a-4f34-4860-b88d-0759187db7f8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 47963e29-b378-415b-9638-15f611eded31}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:16:19.628 +05:30 73baa43a-4f34-4860-b88d-0759187db7f8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 12.0233ms 2024-09-10 15:16:19.700 +05:30 9822e996-ef0e-478d-8674-4f8e85d254db INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null null 2024-09-10 15:16:19.700 +05:30 9822e996-ef0e-478d-8674-4f8e85d254db INF CORS policy execution successful. 2024-09-10 15:16:19.700 +05:30 9822e996-ef0e-478d-8674-4f8e85d254db INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 204 null null 0.6268ms 2024-09-10 15:16:19.704 +05:30 e6878bdf-bacf-4bdb-a8ca-c38dfdc6959e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null null 2024-09-10 15:16:19.705 +05:30 e6878bdf-bacf-4bdb-a8ca-c38dfdc6959e INF CORS policy execution successful. 2024-09-10 15:16:19.705 +05:30 e6878bdf-bacf-4bdb-a8ca-c38dfdc6959e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 204 null null 0.4235ms 2024-09-10 15:16:19.706 +05:30 0a14659c-a33d-4793-9ca6-438be4a161e0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null null 2024-09-10 15:16:19.706 +05:30 0a14659c-a33d-4793-9ca6-438be4a161e0 INF CORS policy execution successful. 2024-09-10 15:16:19.706 +05:30 0a14659c-a33d-4793-9ca6-438be4a161e0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 204 null null 0.4092ms 2024-09-10 15:16:19.744 +05:30 fa68b681-69f4-4cb6-8357-823045e5bfc1 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null 0 2024-09-10 15:16:19.744 +05:30 fa68b681-69f4-4cb6-8357-823045e5bfc1 INF CORS policy execution successful. 2024-09-10 15:16:19.744 +05:30 fa68b681-69f4-4cb6-8357-823045e5bfc1 INF HTTP request: Path: /userpreference/updatepreferencetheme QueryString: ?preferenceThemeId=3 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 15:16:19.744 +05:30 c13d6d37-d6f2-4cea-924a-f070b8ff1d16 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 15:16:19.745 +05:30 c13d6d37-d6f2-4cea-924a-f070b8ff1d16 INF Route matched with {action = "UpdatePreferenceTheme", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceTheme(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:16:19.752 +05:30 c13d6d37-d6f2-4cea-924a-f070b8ff1d16 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:16:19.756 +05:30 c13d6d37-d6f2-4cea-924a-f070b8ff1d16 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api) in 10.8187ms 2024-09-10 15:16:19.756 +05:30 c13d6d37-d6f2-4cea-924a-f070b8ff1d16 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 15:16:19.756 +05:30 c13d6d37-d6f2-4cea-924a-f070b8ff1d16 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: fa68b681-69f4-4cb6-8357-823045e5bfc1}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 102} Body: {"status":"Success","statusCode":2001,"message":"Theme preference updated successfully.","result":"7"} 2024-09-10 15:16:19.756 +05:30 c13d6d37-d6f2-4cea-924a-f070b8ff1d16 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 201 102 application/json; charset=utf-8 12.673ms 2024-09-10 15:16:19.775 +05:30 b614505d-6273-4c1c-8723-ceb37bd16b4f INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null 0 2024-09-10 15:16:19.775 +05:30 5cfad59a-57a0-4519-817d-f79abb8decf0 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null 0 2024-09-10 15:16:19.776 +05:30 b614505d-6273-4c1c-8723-ceb37bd16b4f INF CORS policy execution successful. 2024-09-10 15:16:19.776 +05:30 5cfad59a-57a0-4519-817d-f79abb8decf0 INF CORS policy execution successful. 2024-09-10 15:16:19.776 +05:30 b614505d-6273-4c1c-8723-ceb37bd16b4f INF HTTP request: Path: /userpreference/updatepreferencelayout QueryString: ?preferenceLayoutId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 15:16:19.776 +05:30 5cfad59a-57a0-4519-817d-f79abb8decf0 INF HTTP request: Path: /userpreference/updatePreferenceLanguage QueryString: ?preferenceLanguageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 15:16:19.776 +05:30 9b6f6339-1fb9-4c89-83d5-fedeb952dd69 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 15:16:19.776 +05:30 a06444b3-c4c1-482f-824b-27ebf3b75b18 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 15:16:19.776 +05:30 9b6f6339-1fb9-4c89-83d5-fedeb952dd69 INF Route matched with {action = "UpdatePreferenceLayout", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLayout(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:16:19.776 +05:30 a06444b3-c4c1-482f-824b-27ebf3b75b18 INF Route matched with {action = "UpdatePreferenceLanguage", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLanguage(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:16:19.780 +05:30 9b6f6339-1fb9-4c89-83d5-fedeb952dd69 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:16:19.780 +05:30 9b6f6339-1fb9-4c89-83d5-fedeb952dd69 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api) in 4.0177ms 2024-09-10 15:16:19.780 +05:30 9b6f6339-1fb9-4c89-83d5-fedeb952dd69 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 15:16:19.780 +05:30 9b6f6339-1fb9-4c89-83d5-fedeb952dd69 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: b614505d-6273-4c1c-8723-ceb37bd16b4f}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 103} Body: {"status":"Success","statusCode":2001,"message":"Layout preference updated successfully.","result":"7"} 2024-09-10 15:16:19.781 +05:30 a06444b3-c4c1-482f-824b-27ebf3b75b18 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:16:19.781 +05:30 9b6f6339-1fb9-4c89-83d5-fedeb952dd69 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 201 103 application/json; charset=utf-8 5.5275ms 2024-09-10 15:16:19.781 +05:30 a06444b3-c4c1-482f-824b-27ebf3b75b18 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api) in 4.8566ms 2024-09-10 15:16:19.781 +05:30 a06444b3-c4c1-482f-824b-27ebf3b75b18 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 15:16:19.781 +05:30 a06444b3-c4c1-482f-824b-27ebf3b75b18 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 5cfad59a-57a0-4519-817d-f79abb8decf0}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelanguage}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 96} Body: {"status":"Success","statusCode":2001,"message":"Preference updated successfully.","result":"7"} 2024-09-10 15:16:19.782 +05:30 a06444b3-c4c1-482f-824b-27ebf3b75b18 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 201 96 application/json; charset=utf-8 6.1874ms 2024-09-10 15:16:19.810 +05:30 61283442-df18-4047-8d61-93534d7945ea INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:16:19.811 +05:30 61283442-df18-4047-8d61-93534d7945ea INF CORS policy execution successful. 2024-09-10 15:16:19.811 +05:30 61283442-df18-4047-8d61-93534d7945ea INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.546ms 2024-09-10 15:16:19.840 +05:30 9bc8ec89-c861-45b9-add9-2913dcbaab97 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:16:19.840 +05:30 9bc8ec89-c861-45b9-add9-2913dcbaab97 INF CORS policy execution successful. 2024-09-10 15:16:19.840 +05:30 9bc8ec89-c861-45b9-add9-2913dcbaab97 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.4805ms 2024-09-10 15:16:19.843 +05:30 be8448b8-72c5-4f34-baca-fa65610eb5b6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:16:19.843 +05:30 be8448b8-72c5-4f34-baca-fa65610eb5b6 INF CORS policy execution successful. 2024-09-10 15:16:19.843 +05:30 be8448b8-72c5-4f34-baca-fa65610eb5b6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.5814ms 2024-09-10 15:16:19.851 +05:30 6e02d259-f5fc-4d7b-a750-f7d7e882f9b2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:16:19.851 +05:30 6e02d259-f5fc-4d7b-a750-f7d7e882f9b2 INF CORS policy execution successful. 2024-09-10 15:16:19.851 +05:30 6e02d259-f5fc-4d7b-a750-f7d7e882f9b2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.5964ms 2024-09-10 15:16:19.852 +05:30 617cdea7-aa83-458f-8de9-5bd270136a1e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:16:19.852 +05:30 617cdea7-aa83-458f-8de9-5bd270136a1e INF CORS policy execution successful. 2024-09-10 15:16:19.852 +05:30 617cdea7-aa83-458f-8de9-5bd270136a1e INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:16:19.852 +05:30 37c709e2-c706-429f-bd31-8495a301b5a4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:16:19.852 +05:30 37c709e2-c706-429f-bd31-8495a301b5a4 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 15:16:19.860 +05:30 37c709e2-c706-429f-bd31-8495a301b5a4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:16:19.861 +05:30 37c709e2-c706-429f-bd31-8495a301b5a4 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 8.0222ms 2024-09-10 15:16:19.861 +05:30 37c709e2-c706-429f-bd31-8495a301b5a4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:16:19.861 +05:30 37c709e2-c706-429f-bd31-8495a301b5a4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 617cdea7-aa83-458f-8de9-5bd270136a1e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 15:16:19.862 +05:30 37c709e2-c706-429f-bd31-8495a301b5a4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 10.4735ms 2024-09-10 15:16:19.898 +05:30 7e35bf09-3e09-4ed0-811d-90587025f5ca INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:16:19.899 +05:30 7e35bf09-3e09-4ed0-811d-90587025f5ca INF CORS policy execution successful. 2024-09-10 15:16:19.899 +05:30 7e35bf09-3e09-4ed0-811d-90587025f5ca INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:16:19.899 +05:30 d9518b03-f62b-4522-9b7d-cec59f22020d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:16:19.899 +05:30 d9518b03-f62b-4522-9b7d-cec59f22020d INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 15:16:19.902 +05:30 d9518b03-f62b-4522-9b7d-cec59f22020d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:16:19.902 +05:30 d9518b03-f62b-4522-9b7d-cec59f22020d INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 3.0822ms 2024-09-10 15:16:19.902 +05:30 d9518b03-f62b-4522-9b7d-cec59f22020d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:16:19.903 +05:30 d9518b03-f62b-4522-9b7d-cec59f22020d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7e35bf09-3e09-4ed0-811d-90587025f5ca}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 15:16:19.903 +05:30 d9518b03-f62b-4522-9b7d-cec59f22020d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 4.9172ms 2024-09-10 15:16:19.907 +05:30 39ea3bda-86c8-4e49-92bd-bbba057f1b78 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:16:19.908 +05:30 39ea3bda-86c8-4e49-92bd-bbba057f1b78 INF CORS policy execution successful. 2024-09-10 15:16:19.908 +05:30 39ea3bda-86c8-4e49-92bd-bbba057f1b78 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:16:19.908 +05:30 a5e3b2d5-5f58-4dcc-8671-db60704a8512 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:16:19.908 +05:30 a5e3b2d5-5f58-4dcc-8671-db60704a8512 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 15:16:19.914 +05:30 a5e3b2d5-5f58-4dcc-8671-db60704a8512 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:16:19.914 +05:30 a5e3b2d5-5f58-4dcc-8671-db60704a8512 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 6.251ms 2024-09-10 15:16:19.915 +05:30 a5e3b2d5-5f58-4dcc-8671-db60704a8512 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:16:19.915 +05:30 a5e3b2d5-5f58-4dcc-8671-db60704a8512 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 39ea3bda-86c8-4e49-92bd-bbba057f1b78}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 15:16:19.916 +05:30 a5e3b2d5-5f58-4dcc-8671-db60704a8512 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 8.8327ms 2024-09-10 15:16:19.965 +05:30 a8dcfda8-1b36-4d66-a44c-1c6ddf977ed3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:16:19.965 +05:30 a8dcfda8-1b36-4d66-a44c-1c6ddf977ed3 INF CORS policy execution successful. 2024-09-10 15:16:19.966 +05:30 a8dcfda8-1b36-4d66-a44c-1c6ddf977ed3 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:16:19.966 +05:30 85c5c916-b8a9-4715-a6f6-dad9f833d315 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:16:19.966 +05:30 85c5c916-b8a9-4715-a6f6-dad9f833d315 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 15:16:19.969 +05:30 85c5c916-b8a9-4715-a6f6-dad9f833d315 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:16:19.969 +05:30 85c5c916-b8a9-4715-a6f6-dad9f833d315 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 3.0642ms 2024-09-10 15:16:19.969 +05:30 85c5c916-b8a9-4715-a6f6-dad9f833d315 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:16:19.969 +05:30 85c5c916-b8a9-4715-a6f6-dad9f833d315 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a8dcfda8-1b36-4d66-a44c-1c6ddf977ed3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 15:16:19.970 +05:30 85c5c916-b8a9-4715-a6f6-dad9f833d315 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 4.8414ms 2024-09-10 15:16:24.196 +05:30 9588f4de-8c08-4bf2-86a9-6561ef5bf89b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:16:24.196 +05:30 409d2f64-dd76-465e-9194-b187cd3a9cfa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:16:24.196 +05:30 409d2f64-dd76-465e-9194-b187cd3a9cfa INF CORS policy execution successful. 2024-09-10 15:16:24.196 +05:30 9588f4de-8c08-4bf2-86a9-6561ef5bf89b INF CORS policy execution successful. 2024-09-10 15:16:24.197 +05:30 9588f4de-8c08-4bf2-86a9-6561ef5bf89b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.854ms 2024-09-10 15:16:24.197 +05:30 409d2f64-dd76-465e-9194-b187cd3a9cfa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.8396ms 2024-09-10 15:16:24.240 +05:30 3f1266c3-d236-484e-8558-0cd860b5c660 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 15:16:24.240 +05:30 3f1266c3-d236-484e-8558-0cd860b5c660 INF CORS policy execution successful. 2024-09-10 15:16:24.241 +05:30 3f1266c3-d236-484e-8558-0cd860b5c660 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 0.4924ms 2024-09-10 15:16:24.252 +05:30 164ac73f-aaa5-4d4a-9618-9f051ed7911f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:16:24.253 +05:30 164ac73f-aaa5-4d4a-9618-9f051ed7911f INF CORS policy execution successful. 2024-09-10 15:16:24.253 +05:30 164ac73f-aaa5-4d4a-9618-9f051ed7911f INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:16:24.253 +05:30 1a5f92a7-91bd-4a9b-8a4f-51e013b20ca6 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:16:24.253 +05:30 1a5f92a7-91bd-4a9b-8a4f-51e013b20ca6 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:16:24.260 +05:30 1a5f92a7-91bd-4a9b-8a4f-51e013b20ca6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:16:24.260 +05:30 1a5f92a7-91bd-4a9b-8a4f-51e013b20ca6 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 6.5799ms 2024-09-10 15:16:24.260 +05:30 1a5f92a7-91bd-4a9b-8a4f-51e013b20ca6 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:16:24.260 +05:30 1a5f92a7-91bd-4a9b-8a4f-51e013b20ca6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 164ac73f-aaa5-4d4a-9618-9f051ed7911f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:16:24.260 +05:30 1a5f92a7-91bd-4a9b-8a4f-51e013b20ca6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 8.2748ms 2024-09-10 15:16:24.314 +05:30 d2b80347-fd98-44ec-a05e-5bd6b7c78e83 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 15:16:24.314 +05:30 d2b80347-fd98-44ec-a05e-5bd6b7c78e83 INF CORS policy execution successful. 2024-09-10 15:16:24.315 +05:30 d2b80347-fd98-44ec-a05e-5bd6b7c78e83 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:16:24.315 +05:30 d5d41df4-dcb8-4b25-8467-f997ad3c14e3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 15:16:24.315 +05:30 d5d41df4-dcb8-4b25-8467-f997ad3c14e3 INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 15:16:24.324 +05:30 31d7c54b-4c3e-43d1-954e-54abbdb4fab8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:16:24.324 +05:30 31d7c54b-4c3e-43d1-954e-54abbdb4fab8 INF CORS policy execution successful. 2024-09-10 15:16:24.325 +05:30 31d7c54b-4c3e-43d1-954e-54abbdb4fab8 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:16:24.325 +05:30 84c8bff2-5a38-4382-a3c1-fcd2fa08e0c5 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:16:24.325 +05:30 84c8bff2-5a38-4382-a3c1-fcd2fa08e0c5 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:16:24.328 +05:30 84c8bff2-5a38-4382-a3c1-fcd2fa08e0c5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:16:24.329 +05:30 84c8bff2-5a38-4382-a3c1-fcd2fa08e0c5 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 3.8241ms 2024-09-10 15:16:24.329 +05:30 84c8bff2-5a38-4382-a3c1-fcd2fa08e0c5 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:16:24.329 +05:30 84c8bff2-5a38-4382-a3c1-fcd2fa08e0c5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 31d7c54b-4c3e-43d1-954e-54abbdb4fab8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:16:24.329 +05:30 84c8bff2-5a38-4382-a3c1-fcd2fa08e0c5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 5.4417ms 2024-09-10 15:16:24.339 +05:30 d5d41df4-dcb8-4b25-8467-f997ad3c14e3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:16:24.340 +05:30 d5d41df4-dcb8-4b25-8467-f997ad3c14e3 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 24.7078ms 2024-09-10 15:16:24.340 +05:30 d5d41df4-dcb8-4b25-8467-f997ad3c14e3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 15:16:24.340 +05:30 d5d41df4-dcb8-4b25-8467-f997ad3c14e3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d2b80347-fd98-44ec-a05e-5bd6b7c78e83}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 15:16:24.340 +05:30 d5d41df4-dcb8-4b25-8467-f997ad3c14e3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 200 624 application/json; charset=utf-8 26.596ms 2024-09-10 15:16:24.546 +05:30 809f0d08-c077-4f67-b593-123365fae76a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:16:24.546 +05:30 809f0d08-c077-4f67-b593-123365fae76a INF CORS policy execution successful. 2024-09-10 15:16:24.546 +05:30 809f0d08-c077-4f67-b593-123365fae76a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.4205ms 2024-09-10 15:16:24.589 +05:30 bea64cef-2cda-43d8-84ab-9de1b2cfe438 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:16:24.589 +05:30 bea64cef-2cda-43d8-84ab-9de1b2cfe438 INF CORS policy execution successful. 2024-09-10 15:16:24.589 +05:30 bea64cef-2cda-43d8-84ab-9de1b2cfe438 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:16:24.589 +05:30 e6508a79-2704-4ce2-8619-bc7a75ad8277 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:16:24.590 +05:30 e6508a79-2704-4ce2-8619-bc7a75ad8277 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:16:24.594 +05:30 e6508a79-2704-4ce2-8619-bc7a75ad8277 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:16:24.594 +05:30 e6508a79-2704-4ce2-8619-bc7a75ad8277 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 4.66ms 2024-09-10 15:16:24.594 +05:30 e6508a79-2704-4ce2-8619-bc7a75ad8277 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:16:24.595 +05:30 e6508a79-2704-4ce2-8619-bc7a75ad8277 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bea64cef-2cda-43d8-84ab-9de1b2cfe438}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:16:24.595 +05:30 e6508a79-2704-4ce2-8619-bc7a75ad8277 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 6.4939ms 2024-09-10 15:16:25.058 +05:30 260d427a-cc24-4550-8ae4-7cc7b04e8a90 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 15:16:25.058 +05:30 260d427a-cc24-4550-8ae4-7cc7b04e8a90 INF CORS policy execution successful. 2024-09-10 15:16:25.058 +05:30 260d427a-cc24-4550-8ae4-7cc7b04e8a90 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.4425ms 2024-09-10 15:16:25.103 +05:30 8b183c8f-1109-43f1-ae3b-6bb54887c79f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 15:16:25.103 +05:30 8b183c8f-1109-43f1-ae3b-6bb54887c79f INF CORS policy execution successful. 2024-09-10 15:16:25.103 +05:30 8b183c8f-1109-43f1-ae3b-6bb54887c79f INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:16:25.104 +05:30 4148e587-0c5a-4b1a-b0fd-4b45a2ebe0c6 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:16:25.104 +05:30 4148e587-0c5a-4b1a-b0fd-4b45a2ebe0c6 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:16:25.107 +05:30 4148e587-0c5a-4b1a-b0fd-4b45a2ebe0c6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:16:25.107 +05:30 4148e587-0c5a-4b1a-b0fd-4b45a2ebe0c6 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 3.0792ms 2024-09-10 15:16:25.107 +05:30 4148e587-0c5a-4b1a-b0fd-4b45a2ebe0c6 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:16:25.107 +05:30 4148e587-0c5a-4b1a-b0fd-4b45a2ebe0c6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8b183c8f-1109-43f1-ae3b-6bb54887c79f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 15:16:25.107 +05:30 4148e587-0c5a-4b1a-b0fd-4b45a2ebe0c6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 4.558ms 2024-09-10 15:16:27.554 +05:30 a73fd8c9-618c-4da3-b7c4-90b6a2cee0ce INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 15:16:27.554 +05:30 a73fd8c9-618c-4da3-b7c4-90b6a2cee0ce INF CORS policy execution successful. 2024-09-10 15:16:27.555 +05:30 a73fd8c9-618c-4da3-b7c4-90b6a2cee0ce INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 204 null null 0.5906ms 2024-09-10 15:16:27.560 +05:30 afcfe2d9-2934-4561-8df7-585964838d6f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 15:16:27.560 +05:30 afcfe2d9-2934-4561-8df7-585964838d6f INF CORS policy execution successful. 2024-09-10 15:16:27.560 +05:30 afcfe2d9-2934-4561-8df7-585964838d6f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 204 null null 0.3359ms 2024-09-10 15:16:27.601 +05:30 44f5c43a-83be-47f3-9498-cad2189b970b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 15:16:27.601 +05:30 44f5c43a-83be-47f3-9498-cad2189b970b INF CORS policy execution successful. 2024-09-10 15:16:27.602 +05:30 44f5c43a-83be-47f3-9498-cad2189b970b INF HTTP request: Path: /language/getlanguagelist QueryString: ?search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:16:27.602 +05:30 8df14ade-b44b-4514-a91d-95b13a9b6ae4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:16:27.602 +05:30 8df14ade-b44b-4514-a91d-95b13a9b6ae4 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 15:16:27.604 +05:30 8df14ade-b44b-4514-a91d-95b13a9b6ae4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:16:27.605 +05:30 8df14ade-b44b-4514-a91d-95b13a9b6ae4 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 2.6496ms 2024-09-10 15:16:27.605 +05:30 8df14ade-b44b-4514-a91d-95b13a9b6ae4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:16:27.605 +05:30 8df14ade-b44b-4514-a91d-95b13a9b6ae4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 44f5c43a-83be-47f3-9498-cad2189b970b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 15:16:27.605 +05:30 8df14ade-b44b-4514-a91d-95b13a9b6ae4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 200 221 application/json; charset=utf-8 4.0116ms 2024-09-10 15:16:27.644 +05:30 f83f7ae2-1c98-4b84-aec8-96acdcebb123 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 15:16:27.645 +05:30 f83f7ae2-1c98-4b84-aec8-96acdcebb123 INF CORS policy execution successful. 2024-09-10 15:16:27.645 +05:30 f83f7ae2-1c98-4b84-aec8-96acdcebb123 INF HTTP request: Path: /language/getlanguagelist QueryString: ?search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:16:27.645 +05:30 5a7a9f3b-e0d7-4e6c-a191-941f874a464e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:16:27.645 +05:30 5a7a9f3b-e0d7-4e6c-a191-941f874a464e INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 15:16:27.647 +05:30 5a7a9f3b-e0d7-4e6c-a191-941f874a464e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:16:27.648 +05:30 5a7a9f3b-e0d7-4e6c-a191-941f874a464e INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 2.4158ms 2024-09-10 15:16:27.648 +05:30 5a7a9f3b-e0d7-4e6c-a191-941f874a464e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:16:27.648 +05:30 5a7a9f3b-e0d7-4e6c-a191-941f874a464e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f83f7ae2-1c98-4b84-aec8-96acdcebb123}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 15:16:27.648 +05:30 5a7a9f3b-e0d7-4e6c-a191-941f874a464e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 200 221 application/json; charset=utf-8 3.9369ms 2024-09-10 15:16:29.151 +05:30 5244aeef-c1d6-45bb-af19-7cd4bb2b8b03 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getlayoutfieldslist?tagId=20&languageId=Arabic&search= - null null 2024-09-10 15:16:29.151 +05:30 5244aeef-c1d6-45bb-af19-7cd4bb2b8b03 INF CORS policy execution successful. 2024-09-10 15:16:29.152 +05:30 5244aeef-c1d6-45bb-af19-7cd4bb2b8b03 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getlayoutfieldslist?tagId=20&languageId=Arabic&search= - 204 null null 1.2286ms 2024-09-10 15:16:29.198 +05:30 b4a81b3f-881c-4c00-91ed-e124a85fcc48 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getlayoutfieldslist?tagId=20&languageId=Arabic&search= - null null 2024-09-10 15:16:29.198 +05:30 b4a81b3f-881c-4c00-91ed-e124a85fcc48 INF CORS policy execution successful. 2024-09-10 15:16:29.199 +05:30 b4a81b3f-881c-4c00-91ed-e124a85fcc48 INF HTTP request: Path: /summarylayout/getlayoutfieldslist QueryString: ?tagId=20&languageId=Arabic&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:16:29.199 +05:30 aeddc4d7-db7b-4e58-8641-d1b2943ddc5c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetLayoutFieldsList (Sang.CoreSettings.Api)' 2024-09-10 15:16:29.211 +05:30 aeddc4d7-db7b-4e58-8641-d1b2943ddc5c INF Route matched with {action = "GetLayoutFieldsList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLayoutFieldsList(Int32, Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:16:29.239 +05:30 aeddc4d7-db7b-4e58-8641-d1b2943ddc5c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:16:29.239 +05:30 aeddc4d7-db7b-4e58-8641-d1b2943ddc5c INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetLayoutFieldsList (Sang.CoreSettings.Api) in 28.6536ms 2024-09-10 15:16:29.239 +05:30 aeddc4d7-db7b-4e58-8641-d1b2943ddc5c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetLayoutFieldsList (Sang.CoreSettings.Api)' 2024-09-10 15:16:29.240 +05:30 aeddc4d7-db7b-4e58-8641-d1b2943ddc5c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b4a81b3f-881c-4c00-91ed-e124a85fcc48}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 962} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":191,\"Name\":\"iId\",\"Caption\":\"iId\"},{\"Id\":192,\"Name\":\"sName\",\"Caption\":\"Name\"},{\"Id\":193,\"Name\":\"sCode\",\"Caption\":\"Code\"},{\"Id\":194,\"Name\":\"bGroup\",\"Caption\":\"bGroup\"},{\"Id\":195,\"Name\":\"iParent\",\"Caption\":\"iParent\"},{\"Id\":196,\"Name\":\"iStatus\",\"Caption\":\"iStatus\"},{\"Id\":197,\"Name\":\"iCreatedBy\",\"Caption\":\"iCreatedBy\"},{\"Id\":198,\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\"},{\"Id\":199,\"Name\":\"iModifiedBy\",\"Caption\":\"iModifiedBy\"},{\"Id\":200,\"Name\":\"dModifiedOn\",\"Caption\":\"dModifiedOn\"},{\"Id\":326,\"Name\":\"iCountry\",\"Caption\":\"iCountry\"},{\"Id\":327,\"Name\":\"iCity\",\"Caption\":\"iCity\"},{\"Id\":332,\"Name\":\"iBE\",\"Caption\":\"BE\"},{\"Id\":333,\"Name\":\"iLanguage\",\"Caption\":\"Language\"},{\"Id\":334,\"Name\":\"sName\",\"Caption\":\"Name\"}]"} 2024-09-10 15:16:29.240 +05:30 aeddc4d7-db7b-4e58-8641-d1b2943ddc5c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getlayoutfieldslist?tagId=20&languageId=Arabic&search= - 200 962 application/json; charset=utf-8 42.378ms 2024-09-10 15:16:29.445 +05:30 31342659-60d4-49d8-be97-eda312cb09bd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=Arabic - null null 2024-09-10 15:16:29.445 +05:30 31342659-60d4-49d8-be97-eda312cb09bd INF CORS policy execution successful. 2024-09-10 15:16:29.445 +05:30 31342659-60d4-49d8-be97-eda312cb09bd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=Arabic - 204 null null 0.5968ms 2024-09-10 15:16:29.485 +05:30 7fef7a93-f9f2-49fd-8858-dfa4c061c4b0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=Arabic - null null 2024-09-10 15:16:29.486 +05:30 7fef7a93-f9f2-49fd-8858-dfa4c061c4b0 INF CORS policy execution successful. 2024-09-10 15:16:29.486 +05:30 7fef7a93-f9f2-49fd-8858-dfa4c061c4b0 INF HTTP request: Path: /language/getlanguagelist QueryString: ?search=Arabic Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:16:29.486 +05:30 9d636d3d-db42-4917-a70a-2f7ac1e0bd29 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:16:29.486 +05:30 9d636d3d-db42-4917-a70a-2f7ac1e0bd29 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 15:16:29.488 +05:30 9d636d3d-db42-4917-a70a-2f7ac1e0bd29 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:16:29.489 +05:30 9d636d3d-db42-4917-a70a-2f7ac1e0bd29 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 2.1587ms 2024-09-10 15:16:29.489 +05:30 9d636d3d-db42-4917-a70a-2f7ac1e0bd29 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:16:29.489 +05:30 9d636d3d-db42-4917-a70a-2f7ac1e0bd29 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7fef7a93-f9f2-49fd-8858-dfa4c061c4b0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 119} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"}]"} 2024-09-10 15:16:29.489 +05:30 9d636d3d-db42-4917-a70a-2f7ac1e0bd29 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=Arabic - 200 119 application/json; charset=utf-8 3.7696ms 2024-09-10 15:16:32.049 +05:30 86f8b2b2-e14c-4f84-9086-b5bede1b9de6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:16:32.050 +05:30 86f8b2b2-e14c-4f84-9086-b5bede1b9de6 INF CORS policy execution successful. 2024-09-10 15:16:32.050 +05:30 86f8b2b2-e14c-4f84-9086-b5bede1b9de6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.6401ms 2024-09-10 15:16:32.092 +05:30 c942a9e3-dd10-4495-aa34-6232c49e7ba1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:16:32.092 +05:30 c942a9e3-dd10-4495-aa34-6232c49e7ba1 INF CORS policy execution successful. 2024-09-10 15:16:32.092 +05:30 c942a9e3-dd10-4495-aa34-6232c49e7ba1 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:16:32.093 +05:30 541d250c-ca24-4e15-874a-0f1aded392bb INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:16:32.093 +05:30 541d250c-ca24-4e15-874a-0f1aded392bb INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:16:32.098 +05:30 541d250c-ca24-4e15-874a-0f1aded392bb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:16:32.099 +05:30 541d250c-ca24-4e15-874a-0f1aded392bb INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 5.723ms 2024-09-10 15:16:32.099 +05:30 541d250c-ca24-4e15-874a-0f1aded392bb INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:16:32.099 +05:30 541d250c-ca24-4e15-874a-0f1aded392bb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c942a9e3-dd10-4495-aa34-6232c49e7ba1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:16:32.100 +05:30 541d250c-ca24-4e15-874a-0f1aded392bb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 8.0683ms 2024-09-10 15:16:32.703 +05:30 9b03f01a-7e8a-4bc3-b57a-e69e2e85e3df INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:16:32.703 +05:30 9b03f01a-7e8a-4bc3-b57a-e69e2e85e3df INF CORS policy execution successful. 2024-09-10 15:16:32.703 +05:30 9b03f01a-7e8a-4bc3-b57a-e69e2e85e3df INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.6627ms 2024-09-10 15:16:32.765 +05:30 fd5f841f-0676-472e-b9eb-55bcbfc921b3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:16:32.765 +05:30 fd5f841f-0676-472e-b9eb-55bcbfc921b3 INF CORS policy execution successful. 2024-09-10 15:16:32.765 +05:30 fd5f841f-0676-472e-b9eb-55bcbfc921b3 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:16:32.766 +05:30 f0c40abe-4504-407f-bd7b-6d36ea4d9d24 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:16:32.766 +05:30 f0c40abe-4504-407f-bd7b-6d36ea4d9d24 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:16:32.769 +05:30 f0c40abe-4504-407f-bd7b-6d36ea4d9d24 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:16:32.769 +05:30 f0c40abe-4504-407f-bd7b-6d36ea4d9d24 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 3.2028ms 2024-09-10 15:16:32.769 +05:30 f0c40abe-4504-407f-bd7b-6d36ea4d9d24 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:16:32.769 +05:30 f0c40abe-4504-407f-bd7b-6d36ea4d9d24 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fd5f841f-0676-472e-b9eb-55bcbfc921b3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:16:32.770 +05:30 f0c40abe-4504-407f-bd7b-6d36ea4d9d24 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 4.8481ms 2024-09-10 15:16:34.896 +05:30 ad2a2f26-a753-4a15-9523-916a299fb905 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutdetails?viewId=75 - null null 2024-09-10 15:16:34.896 +05:30 ad2a2f26-a753-4a15-9523-916a299fb905 INF CORS policy execution successful. 2024-09-10 15:16:34.897 +05:30 ad2a2f26-a753-4a15-9523-916a299fb905 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutdetails?viewId=75 - 204 null null 0.5984ms 2024-09-10 15:16:34.897 +05:30 27a7fd92-f3b3-444e-8c77-ff37ab318d8a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutdetails?viewId=75 - null null 2024-09-10 15:16:34.897 +05:30 27a7fd92-f3b3-444e-8c77-ff37ab318d8a INF CORS policy execution successful. 2024-09-10 15:16:34.898 +05:30 27a7fd92-f3b3-444e-8c77-ff37ab318d8a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutdetails?viewId=75 - 204 null null 0.3382ms 2024-09-10 15:16:34.941 +05:30 928cc62f-f304-4513-a8c7-19c5b623321f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutdetails?viewId=75 - null null 2024-09-10 15:16:34.942 +05:30 928cc62f-f304-4513-a8c7-19c5b623321f INF CORS policy execution successful. 2024-09-10 15:16:34.942 +05:30 928cc62f-f304-4513-a8c7-19c5b623321f INF HTTP request: Path: /summarylayout/getsummarylayoutdetails QueryString: ?viewId=75 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:16:34.942 +05:30 bd28ef95-7484-4c97-bf05-e4883086c71b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutDetails (Sang.CoreSettings.Api)' 2024-09-10 15:16:34.949 +05:30 bd28ef95-7484-4c97-bf05-e4883086c71b INF Route matched with {action = "GetSummaryLayoutDetails", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:16:34.986 +05:30 bd28ef95-7484-4c97-bf05-e4883086c71b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:16:34.987 +05:30 bd28ef95-7484-4c97-bf05-e4883086c71b INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutDetails (Sang.CoreSettings.Api) in 37.5399ms 2024-09-10 15:16:34.987 +05:30 bd28ef95-7484-4c97-bf05-e4883086c71b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutDetails (Sang.CoreSettings.Api)' 2024-09-10 15:16:34.987 +05:30 bd28ef95-7484-4c97-bf05-e4883086c71b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 928cc62f-f304-4513-a8c7-19c5b623321f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2333} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"MainDetails\":[{\"Id\":75,\"Name\":\"layout1\",\"LanguageId\":1,\"Language\":\"English\",\"Condition\":\"\",\"AvailInMobileApp\":true,\"TagId\":20,\"TagName\":\"Place of Supply\"}],\"SummaryViewFields\":[{\"iId\":75,\"Field\":192,\"FieldName\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":1,\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"iId\":75,\"Field\":191,\"FieldName\":\"iId\",\"Caption\":\"iId\",\"Alignment\":1,\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"iId\":75,\"Field\":193,\"FieldName\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":1,\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"iId\":75,\"Field\":194,\"FieldName\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":1,\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"iId\":75,\"Field\":195,\"FieldName\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":1,\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"iId\":75,\"Field\":197,\"FieldName\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":1,\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"iId\":75,\"Field\":199,\"FieldName\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":1,\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-10 15:16:34.987 +05:30 bd28ef95-7484-4c97-bf05-e4883086c71b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutdetails?viewId=75 - 200 2333 application/json; charset=utf-8 46.1158ms 2024-09-10 15:16:35.038 +05:30 82e042cf-6a2b-4c31-a303-b8cc1c6a88bf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutdetails?viewId=75 - null null 2024-09-10 15:16:35.038 +05:30 82e042cf-6a2b-4c31-a303-b8cc1c6a88bf INF CORS policy execution successful. 2024-09-10 15:16:35.038 +05:30 82e042cf-6a2b-4c31-a303-b8cc1c6a88bf INF HTTP request: Path: /summarylayout/getsummarylayoutdetails QueryString: ?viewId=75 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:16:35.039 +05:30 904b1685-6a08-4763-8c38-2a0a15dce0f1 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutDetails (Sang.CoreSettings.Api)' 2024-09-10 15:16:35.039 +05:30 904b1685-6a08-4763-8c38-2a0a15dce0f1 INF Route matched with {action = "GetSummaryLayoutDetails", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:16:35.042 +05:30 904b1685-6a08-4763-8c38-2a0a15dce0f1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:16:35.043 +05:30 904b1685-6a08-4763-8c38-2a0a15dce0f1 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutDetails (Sang.CoreSettings.Api) in 3.8879ms 2024-09-10 15:16:35.043 +05:30 904b1685-6a08-4763-8c38-2a0a15dce0f1 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutDetails (Sang.CoreSettings.Api)' 2024-09-10 15:16:35.043 +05:30 904b1685-6a08-4763-8c38-2a0a15dce0f1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 82e042cf-6a2b-4c31-a303-b8cc1c6a88bf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2333} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"MainDetails\":[{\"Id\":75,\"Name\":\"layout1\",\"LanguageId\":1,\"Language\":\"English\",\"Condition\":\"\",\"AvailInMobileApp\":true,\"TagId\":20,\"TagName\":\"Place of Supply\"}],\"SummaryViewFields\":[{\"iId\":75,\"Field\":192,\"FieldName\":\"sName\",\"Caption\":\"NAME\",\"Alignment\":1,\"Width\":100,\"Order\":1,\"Visible\":true,\"Sortable\":true,\"Filterable\":true,\"Resizable\":true,\"Format\":\"nil\",\"ToolTip\":\"name caption\",\"CustomClass\":\"nil\",\"DefaultValue\":\"bil\",\"Default\":true},{\"iId\":75,\"Field\":191,\"FieldName\":\"iId\",\"Caption\":\"iId\",\"Alignment\":1,\"Width\":100,\"Order\":2,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":false,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"iId\":75,\"Field\":193,\"FieldName\":\"sCode\",\"Caption\":\"CODE \",\"Alignment\":1,\"Width\":80,\"Order\":3,\"Visible\":true,\"Sortable\":true,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"iId\":75,\"Field\":194,\"FieldName\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":1,\"Width\":80,\"Order\":4,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"iId\":75,\"Field\":195,\"FieldName\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":1,\"Width\":80,\"Order\":5,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"iId\":75,\"Field\":197,\"FieldName\":\"iCreatedBy\",\"Caption\":\"Created By\",\"Alignment\":1,\"Width\":80,\"Order\":6,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false},{\"iId\":75,\"Field\":199,\"FieldName\":\"iModifiedBy\",\"Caption\":\"Modified By\",\"Alignment\":1,\"Width\":80,\"Order\":7,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":\"\",\"ToolTip\":\"\",\"CustomClass\":\"\",\"DefaultValue\":\"\",\"Default\":false}]}"} 2024-09-10 15:16:35.043 +05:30 904b1685-6a08-4763-8c38-2a0a15dce0f1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutdetails?viewId=75 - 200 2333 application/json; charset=utf-8 5.4297ms 2024-09-10 15:16:35.187 +05:30 7610b82d-a346-461b-b9c4-c224f892b924 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getlayoutfieldslist?tagId=20&languageId=English&search= - null null 2024-09-10 15:16:35.188 +05:30 7610b82d-a346-461b-b9c4-c224f892b924 INF CORS policy execution successful. 2024-09-10 15:16:35.188 +05:30 7610b82d-a346-461b-b9c4-c224f892b924 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getlayoutfieldslist?tagId=20&languageId=English&search= - 204 null null 0.7093ms 2024-09-10 15:16:35.232 +05:30 d5cc1184-6af4-4805-931a-7ebb573bf59c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getlayoutfieldslist?tagId=20&languageId=English&search= - null null 2024-09-10 15:16:35.232 +05:30 d5cc1184-6af4-4805-931a-7ebb573bf59c INF CORS policy execution successful. 2024-09-10 15:16:35.232 +05:30 d5cc1184-6af4-4805-931a-7ebb573bf59c INF HTTP request: Path: /summarylayout/getlayoutfieldslist QueryString: ?tagId=20&languageId=English&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:16:35.232 +05:30 eba9aee1-7083-448c-bb1a-14f14069fff0 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetLayoutFieldsList (Sang.CoreSettings.Api)' 2024-09-10 15:16:35.232 +05:30 eba9aee1-7083-448c-bb1a-14f14069fff0 INF Route matched with {action = "GetLayoutFieldsList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLayoutFieldsList(Int32, Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:16:35.236 +05:30 eba9aee1-7083-448c-bb1a-14f14069fff0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:16:35.236 +05:30 eba9aee1-7083-448c-bb1a-14f14069fff0 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetLayoutFieldsList (Sang.CoreSettings.Api) in 3.7274ms 2024-09-10 15:16:35.236 +05:30 eba9aee1-7083-448c-bb1a-14f14069fff0 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetLayoutFieldsList (Sang.CoreSettings.Api)' 2024-09-10 15:16:35.236 +05:30 eba9aee1-7083-448c-bb1a-14f14069fff0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d5cc1184-6af4-4805-931a-7ebb573bf59c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 962} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":191,\"Name\":\"iId\",\"Caption\":\"iId\"},{\"Id\":192,\"Name\":\"sName\",\"Caption\":\"Name\"},{\"Id\":193,\"Name\":\"sCode\",\"Caption\":\"Code\"},{\"Id\":194,\"Name\":\"bGroup\",\"Caption\":\"bGroup\"},{\"Id\":195,\"Name\":\"iParent\",\"Caption\":\"iParent\"},{\"Id\":196,\"Name\":\"iStatus\",\"Caption\":\"iStatus\"},{\"Id\":197,\"Name\":\"iCreatedBy\",\"Caption\":\"iCreatedBy\"},{\"Id\":198,\"Name\":\"dCreatedOn\",\"Caption\":\"dCreatedOn\"},{\"Id\":199,\"Name\":\"iModifiedBy\",\"Caption\":\"iModifiedBy\"},{\"Id\":200,\"Name\":\"dModifiedOn\",\"Caption\":\"dModifiedOn\"},{\"Id\":326,\"Name\":\"iCountry\",\"Caption\":\"iCountry\"},{\"Id\":327,\"Name\":\"iCity\",\"Caption\":\"iCity\"},{\"Id\":332,\"Name\":\"iBE\",\"Caption\":\"BE\"},{\"Id\":333,\"Name\":\"iLanguage\",\"Caption\":\"Language\"},{\"Id\":334,\"Name\":\"sName\",\"Caption\":\"Name\"}]"} 2024-09-10 15:16:35.237 +05:30 eba9aee1-7083-448c-bb1a-14f14069fff0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getlayoutfieldslist?tagId=20&languageId=English&search= - 200 962 application/json; charset=utf-8 5.23ms 2024-09-10 15:16:35.333 +05:30 8edced8f-1070-4713-b6c2-4203e66d1f1b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 15:16:35.333 +05:30 8edced8f-1070-4713-b6c2-4203e66d1f1b INF CORS policy execution successful. 2024-09-10 15:16:35.334 +05:30 8edced8f-1070-4713-b6c2-4203e66d1f1b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 204 null null 0.4663ms 2024-09-10 15:16:35.334 +05:30 92de5085-5205-46d7-88b0-b4b82c09bde9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 15:16:35.334 +05:30 92de5085-5205-46d7-88b0-b4b82c09bde9 INF CORS policy execution successful. 2024-09-10 15:16:35.334 +05:30 92de5085-5205-46d7-88b0-b4b82c09bde9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 204 null null 0.428ms 2024-09-10 15:16:35.383 +05:30 4c43d655-f0e1-4600-9262-3017901c3e6f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 15:16:35.383 +05:30 4c43d655-f0e1-4600-9262-3017901c3e6f INF CORS policy execution successful. 2024-09-10 15:16:35.383 +05:30 4c43d655-f0e1-4600-9262-3017901c3e6f INF HTTP request: Path: /language/getlanguagelist QueryString: ?search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:16:35.384 +05:30 709954ca-af5a-4dd0-98d2-44c7ada9a727 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:16:35.384 +05:30 709954ca-af5a-4dd0-98d2-44c7ada9a727 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 15:16:35.386 +05:30 709954ca-af5a-4dd0-98d2-44c7ada9a727 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:16:35.386 +05:30 709954ca-af5a-4dd0-98d2-44c7ada9a727 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 2.4469ms 2024-09-10 15:16:35.386 +05:30 709954ca-af5a-4dd0-98d2-44c7ada9a727 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:16:35.387 +05:30 709954ca-af5a-4dd0-98d2-44c7ada9a727 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4c43d655-f0e1-4600-9262-3017901c3e6f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 15:16:35.387 +05:30 709954ca-af5a-4dd0-98d2-44c7ada9a727 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 200 221 application/json; charset=utf-8 4.3772ms 2024-09-10 15:16:35.431 +05:30 81136b63-7aca-40ff-8062-c92b543fcdbb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - null null 2024-09-10 15:16:35.431 +05:30 81136b63-7aca-40ff-8062-c92b543fcdbb INF CORS policy execution successful. 2024-09-10 15:16:35.432 +05:30 81136b63-7aca-40ff-8062-c92b543fcdbb INF HTTP request: Path: /language/getlanguagelist QueryString: ?search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:16:35.432 +05:30 ad775446-2e93-4f0b-93d5-7dfc6b47dd62 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:16:35.432 +05:30 ad775446-2e93-4f0b-93d5-7dfc6b47dd62 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 15:16:35.434 +05:30 ad775446-2e93-4f0b-93d5-7dfc6b47dd62 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:16:35.434 +05:30 ad775446-2e93-4f0b-93d5-7dfc6b47dd62 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 1.8893ms 2024-09-10 15:16:35.434 +05:30 ad775446-2e93-4f0b-93d5-7dfc6b47dd62 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:16:35.434 +05:30 ad775446-2e93-4f0b-93d5-7dfc6b47dd62 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 81136b63-7aca-40ff-8062-c92b543fcdbb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 15:16:35.434 +05:30 ad775446-2e93-4f0b-93d5-7dfc6b47dd62 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search= - 200 221 application/json; charset=utf-8 3.1097ms 2024-09-10 15:16:35.633 +05:30 bdb90269-2e33-4093-82d7-b856f4c1401f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - null null 2024-09-10 15:16:35.633 +05:30 bdb90269-2e33-4093-82d7-b856f4c1401f INF CORS policy execution successful. 2024-09-10 15:16:35.634 +05:30 bdb90269-2e33-4093-82d7-b856f4c1401f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - 204 null null 0.7254ms 2024-09-10 15:16:35.687 +05:30 6a627926-ffec-43c7-9114-25e4d2b886b6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - null null 2024-09-10 15:16:35.687 +05:30 6a627926-ffec-43c7-9114-25e4d2b886b6 INF CORS policy execution successful. 2024-09-10 15:16:35.688 +05:30 6a627926-ffec-43c7-9114-25e4d2b886b6 INF HTTP request: Path: /language/getlanguagelist QueryString: ?search=English Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:16:35.688 +05:30 b1dbbf5e-b4e6-4ba1-a080-42afc526381c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:16:35.688 +05:30 b1dbbf5e-b4e6-4ba1-a080-42afc526381c INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 15:16:35.691 +05:30 b1dbbf5e-b4e6-4ba1-a080-42afc526381c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:16:35.692 +05:30 b1dbbf5e-b4e6-4ba1-a080-42afc526381c INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 3.4669ms 2024-09-10 15:16:35.692 +05:30 b1dbbf5e-b4e6-4ba1-a080-42afc526381c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:16:35.692 +05:30 b1dbbf5e-b4e6-4ba1-a080-42afc526381c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6a627926-ffec-43c7-9114-25e4d2b886b6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 120} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":1,\"Name\":\"English\"}]"} 2024-09-10 15:16:35.693 +05:30 b1dbbf5e-b4e6-4ba1-a080-42afc526381c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist?search=English - 200 120 application/json; charset=utf-8 6.0671ms 2024-09-10 15:16:37.982 +05:30 21776fdf-b5f5-478d-80c4-787f891a742d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:16:37.982 +05:30 21776fdf-b5f5-478d-80c4-787f891a742d INF CORS policy execution successful. 2024-09-10 15:16:37.982 +05:30 21776fdf-b5f5-478d-80c4-787f891a742d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.8992ms 2024-09-10 15:16:38.030 +05:30 46fff5ee-e81c-4cc2-82bf-d7b226fb247d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:16:38.031 +05:30 46fff5ee-e81c-4cc2-82bf-d7b226fb247d INF CORS policy execution successful. 2024-09-10 15:16:38.031 +05:30 46fff5ee-e81c-4cc2-82bf-d7b226fb247d INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:16:38.031 +05:30 95d58a9a-67e9-4cf0-95d7-5517d9680c7f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:16:38.032 +05:30 95d58a9a-67e9-4cf0-95d7-5517d9680c7f INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:16:38.039 +05:30 95d58a9a-67e9-4cf0-95d7-5517d9680c7f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:16:38.039 +05:30 95d58a9a-67e9-4cf0-95d7-5517d9680c7f INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 7.7345ms 2024-09-10 15:16:38.040 +05:30 95d58a9a-67e9-4cf0-95d7-5517d9680c7f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:16:38.040 +05:30 95d58a9a-67e9-4cf0-95d7-5517d9680c7f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 46fff5ee-e81c-4cc2-82bf-d7b226fb247d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:16:38.040 +05:30 95d58a9a-67e9-4cf0-95d7-5517d9680c7f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 10.3645ms 2024-09-10 15:16:38.560 +05:30 5f42b753-e473-4abe-ba02-7e7714562f67 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:16:38.561 +05:30 5f42b753-e473-4abe-ba02-7e7714562f67 INF CORS policy execution successful. 2024-09-10 15:16:38.561 +05:30 5f42b753-e473-4abe-ba02-7e7714562f67 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.7454ms 2024-09-10 15:16:38.641 +05:30 bd6c5967-62fa-4aa4-b23d-9c3a0692fc40 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:16:38.641 +05:30 bd6c5967-62fa-4aa4-b23d-9c3a0692fc40 INF CORS policy execution successful. 2024-09-10 15:16:38.642 +05:30 bd6c5967-62fa-4aa4-b23d-9c3a0692fc40 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:16:38.642 +05:30 dbb1f23a-3311-4bf9-82f6-40ca21adc778 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:16:38.642 +05:30 dbb1f23a-3311-4bf9-82f6-40ca21adc778 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:16:38.646 +05:30 dbb1f23a-3311-4bf9-82f6-40ca21adc778 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:16:38.646 +05:30 dbb1f23a-3311-4bf9-82f6-40ca21adc778 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 4.211ms 2024-09-10 15:16:38.646 +05:30 dbb1f23a-3311-4bf9-82f6-40ca21adc778 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:16:38.647 +05:30 dbb1f23a-3311-4bf9-82f6-40ca21adc778 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bd6c5967-62fa-4aa4-b23d-9c3a0692fc40}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:16:38.647 +05:30 dbb1f23a-3311-4bf9-82f6-40ca21adc778 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 6.2712ms 2024-09-10 15:23:48.239 +05:30 07790a9a-53d2-41f9-a372-c30654bb2dbe INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:23:48.242 +05:30 07790a9a-53d2-41f9-a372-c30654bb2dbe INF CORS policy execution successful. 2024-09-10 15:23:48.243 +05:30 07790a9a-53d2-41f9-a372-c30654bb2dbe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 4.1681ms 2024-09-10 15:23:48.288 +05:30 d8d0797e-fd31-4867-94ee-cf6c40113337 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:23:48.288 +05:30 d8d0797e-fd31-4867-94ee-cf6c40113337 INF CORS policy execution successful. 2024-09-10 15:23:48.288 +05:30 d8d0797e-fd31-4867-94ee-cf6c40113337 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 0.4829ms 2024-09-10 15:23:48.302 +05:30 941d1d44-c4dd-451f-9d50-fe4a0c32539f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:23:48.304 +05:30 941d1d44-c4dd-451f-9d50-fe4a0c32539f INF CORS policy execution successful. 2024-09-10 15:23:48.305 +05:30 941d1d44-c4dd-451f-9d50-fe4a0c32539f INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:23:48.306 +05:30 36ef5622-81f9-418d-b9e5-f21c2e72e73a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 15:23:48.307 +05:30 36ef5622-81f9-418d-b9e5-f21c2e72e73a INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 15:23:48.335 +05:30 36ef5622-81f9-418d-b9e5-f21c2e72e73a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:23:48.336 +05:30 36ef5622-81f9-418d-b9e5-f21c2e72e73a INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 28.8937ms 2024-09-10 15:23:48.336 +05:30 36ef5622-81f9-418d-b9e5-f21c2e72e73a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 15:23:48.336 +05:30 36ef5622-81f9-418d-b9e5-f21c2e72e73a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 941d1d44-c4dd-451f-9d50-fe4a0c32539f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3242} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Tag\":20,\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"APIName\":\"iId\",\"DisplayControlType\":1,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"APIName\":\"Name\",\"DisplayControlType\":1,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"APIName\":\"Code\",\"DisplayControlType\":1,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"APIName\":\"Group\",\"DisplayControlType\":5,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"APIName\":\"Parent\",\"DisplayControlType\":3,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"APIName\":\"Country\",\"DisplayControlType\":3,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"APIName\":\"City\",\"DisplayControlType\":3,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 15:23:48.337 +05:30 36ef5622-81f9-418d-b9e5-f21c2e72e73a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3242 application/json; charset=utf-8 35.0945ms 2024-09-10 15:23:48.406 +05:30 a56d5072-41a5-4b21-814d-b879fe1c132e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 15:23:48.407 +05:30 a56d5072-41a5-4b21-814d-b879fe1c132e INF CORS policy execution successful. 2024-09-10 15:23:48.407 +05:30 a56d5072-41a5-4b21-814d-b879fe1c132e INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:23:48.408 +05:30 fea305da-2085-4777-aadd-5fcdc417322b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 15:23:48.408 +05:30 fea305da-2085-4777-aadd-5fcdc417322b INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 15:23:48.414 +05:30 fea305da-2085-4777-aadd-5fcdc417322b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:23:48.415 +05:30 fea305da-2085-4777-aadd-5fcdc417322b INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 6.3591ms 2024-09-10 15:23:48.415 +05:30 fea305da-2085-4777-aadd-5fcdc417322b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 15:23:48.415 +05:30 fea305da-2085-4777-aadd-5fcdc417322b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a56d5072-41a5-4b21-814d-b879fe1c132e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3242} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Tag\":20,\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"APIName\":\"iId\",\"DisplayControlType\":1,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"APIName\":\"Name\",\"DisplayControlType\":1,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"APIName\":\"Code\",\"DisplayControlType\":1,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"APIName\":\"Group\",\"DisplayControlType\":5,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"APIName\":\"Parent\",\"DisplayControlType\":3,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"APIName\":\"Country\",\"DisplayControlType\":3,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"APIName\":\"City\",\"DisplayControlType\":3,\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 15:23:48.416 +05:30 fea305da-2085-4777-aadd-5fcdc417322b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3242 application/json; charset=utf-8 11.1718ms 2024-09-10 15:24:42.729 +05:30 40628226-3e09-43e2-81c4-4db89887496f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:24:42.732 +05:30 40628226-3e09-43e2-81c4-4db89887496f INF CORS policy execution successful. 2024-09-10 15:24:42.734 +05:30 40628226-3e09-43e2-81c4-4db89887496f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 5.7982ms 2024-09-10 15:24:42.739 +05:30 7f72bd98-677d-42f3-b5e3-44c7a39669fd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:24:42.740 +05:30 7f72bd98-677d-42f3-b5e3-44c7a39669fd INF CORS policy execution successful. 2024-09-10 15:24:42.740 +05:30 7f72bd98-677d-42f3-b5e3-44c7a39669fd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.7932ms 2024-09-10 15:24:42.780 +05:30 af167fea-c0c0-4ec2-b8b2-85e0b792a76a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:24:42.782 +05:30 af167fea-c0c0-4ec2-b8b2-85e0b792a76a INF CORS policy execution successful. 2024-09-10 15:24:42.783 +05:30 af167fea-c0c0-4ec2-b8b2-85e0b792a76a INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:24:42.783 +05:30 67ef8159-5943-4f33-b413-c0723a33b0b3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:24:42.784 +05:30 67ef8159-5943-4f33-b413-c0723a33b0b3 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:24:42.798 +05:30 262787a6-9074-487b-9302-9e28bf4f684b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:24:42.798 +05:30 262787a6-9074-487b-9302-9e28bf4f684b INF CORS policy execution successful. 2024-09-10 15:24:42.798 +05:30 262787a6-9074-487b-9302-9e28bf4f684b INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:24:42.798 +05:30 67ef8159-5943-4f33-b413-c0723a33b0b3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:24:42.798 +05:30 d43948ac-d50a-4410-8942-408b9fce2ed2 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:24:42.798 +05:30 d43948ac-d50a-4410-8942-408b9fce2ed2 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:24:42.799 +05:30 67ef8159-5943-4f33-b413-c0723a33b0b3 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 14.8277ms 2024-09-10 15:24:42.799 +05:30 67ef8159-5943-4f33-b413-c0723a33b0b3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:24:42.799 +05:30 67ef8159-5943-4f33-b413-c0723a33b0b3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: af167fea-c0c0-4ec2-b8b2-85e0b792a76a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:24:42.800 +05:30 67ef8159-5943-4f33-b413-c0723a33b0b3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 19.3721ms 2024-09-10 15:24:42.801 +05:30 d43948ac-d50a-4410-8942-408b9fce2ed2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:24:42.801 +05:30 d43948ac-d50a-4410-8942-408b9fce2ed2 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 2.9785ms 2024-09-10 15:24:42.801 +05:30 d43948ac-d50a-4410-8942-408b9fce2ed2 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:24:42.802 +05:30 d43948ac-d50a-4410-8942-408b9fce2ed2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 262787a6-9074-487b-9302-9e28bf4f684b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:24:42.802 +05:30 d43948ac-d50a-4410-8942-408b9fce2ed2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 4.3588ms 2024-09-10 15:24:43.049 +05:30 8e752f3b-a4ec-43ff-a321-ce8dd5601620 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:24:43.049 +05:30 8e752f3b-a4ec-43ff-a321-ce8dd5601620 INF CORS policy execution successful. 2024-09-10 15:24:43.049 +05:30 8e752f3b-a4ec-43ff-a321-ce8dd5601620 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.589ms 2024-09-10 15:24:43.098 +05:30 50c3ba8b-239f-46c4-a8ab-96dc540f78a5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:24:43.099 +05:30 50c3ba8b-239f-46c4-a8ab-96dc540f78a5 INF CORS policy execution successful. 2024-09-10 15:24:43.099 +05:30 50c3ba8b-239f-46c4-a8ab-96dc540f78a5 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:24:43.100 +05:30 0e568c02-9ab3-438d-baf9-1eee89df74a1 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:24:43.100 +05:30 0e568c02-9ab3-438d-baf9-1eee89df74a1 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:24:43.103 +05:30 0e568c02-9ab3-438d-baf9-1eee89df74a1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:24:43.104 +05:30 0e568c02-9ab3-438d-baf9-1eee89df74a1 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 3.8883ms 2024-09-10 15:24:43.104 +05:30 0e568c02-9ab3-438d-baf9-1eee89df74a1 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:24:43.104 +05:30 0e568c02-9ab3-438d-baf9-1eee89df74a1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 50c3ba8b-239f-46c4-a8ab-96dc540f78a5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:24:43.104 +05:30 0e568c02-9ab3-438d-baf9-1eee89df74a1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 5.87ms 2024-09-10 15:24:43.529 +05:30 3c29258f-258b-478d-9284-e65f264ab443 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 15:24:43.529 +05:30 3c29258f-258b-478d-9284-e65f264ab443 INF CORS policy execution successful. 2024-09-10 15:24:43.529 +05:30 3c29258f-258b-478d-9284-e65f264ab443 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.6876ms 2024-09-10 15:24:43.633 +05:30 98c9c0b5-a050-4f80-add2-0b63c07b441b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 15:24:43.634 +05:30 98c9c0b5-a050-4f80-add2-0b63c07b441b INF CORS policy execution successful. 2024-09-10 15:24:43.634 +05:30 98c9c0b5-a050-4f80-add2-0b63c07b441b INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:24:43.634 +05:30 593d301e-c4a0-4915-9a0b-cb476d13f436 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:24:43.634 +05:30 593d301e-c4a0-4915-9a0b-cb476d13f436 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:24:43.638 +05:30 593d301e-c4a0-4915-9a0b-cb476d13f436 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:24:43.638 +05:30 593d301e-c4a0-4915-9a0b-cb476d13f436 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 3.6314ms 2024-09-10 15:24:43.638 +05:30 593d301e-c4a0-4915-9a0b-cb476d13f436 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:24:43.638 +05:30 593d301e-c4a0-4915-9a0b-cb476d13f436 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 98c9c0b5-a050-4f80-add2-0b63c07b441b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 15:24:43.639 +05:30 593d301e-c4a0-4915-9a0b-cb476d13f436 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 5.6708ms 2024-09-10 15:25:06.988 +05:30 c2c24426-3cc7-42fc-8182-1bed24c4709a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=2 - null null 2024-09-10 15:25:06.989 +05:30 c2c24426-3cc7-42fc-8182-1bed24c4709a INF CORS policy execution successful. 2024-09-10 15:25:06.989 +05:30 c2c24426-3cc7-42fc-8182-1bed24c4709a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=2 - 204 null null 1.4829ms 2024-09-10 15:25:07.053 +05:30 52df57f7-fa32-41f6-8325-80bb38b08ad1 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=2 - null 0 2024-09-10 15:25:07.054 +05:30 52df57f7-fa32-41f6-8325-80bb38b08ad1 INF CORS policy execution successful. 2024-09-10 15:25:07.054 +05:30 52df57f7-fa32-41f6-8325-80bb38b08ad1 INF HTTP request: Path: /userpreference/updatepreferencemode QueryString: ?preferenceModeId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 15:25:07.056 +05:30 8037d9a6-cc74-4c64-ae47-287a7d97d29e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api)' 2024-09-10 15:25:07.071 +05:30 8037d9a6-cc74-4c64-ae47-287a7d97d29e INF Route matched with {action = "UpdatePreferenceMode", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceMode(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:25:07.123 +05:30 8037d9a6-cc74-4c64-ae47-287a7d97d29e INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:25:07.128 +05:30 8037d9a6-cc74-4c64-ae47-287a7d97d29e INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api) in 56.4585ms 2024-09-10 15:25:07.128 +05:30 8037d9a6-cc74-4c64-ae47-287a7d97d29e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api)' 2024-09-10 15:25:07.128 +05:30 8037d9a6-cc74-4c64-ae47-287a7d97d29e INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 52df57f7-fa32-41f6-8325-80bb38b08ad1}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 101} Body: {"status":"Success","statusCode":2001,"message":"Mode preference updated successfully.","result":"7"} 2024-09-10 15:25:07.129 +05:30 8037d9a6-cc74-4c64-ae47-287a7d97d29e INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=2 - 201 101 application/json; charset=utf-8 75.7481ms 2024-09-10 15:25:07.202 +05:30 e9e50625-b715-44b8-9775-e5b3872d2bc8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:25:07.202 +05:30 e9e50625-b715-44b8-9775-e5b3872d2bc8 INF CORS policy execution successful. 2024-09-10 15:25:07.202 +05:30 e9e50625-b715-44b8-9775-e5b3872d2bc8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.5391ms 2024-09-10 15:25:07.263 +05:30 21e7063f-403d-4b86-b042-5496aad986dd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:25:07.263 +05:30 21e7063f-403d-4b86-b042-5496aad986dd INF CORS policy execution successful. 2024-09-10 15:25:07.264 +05:30 21e7063f-403d-4b86-b042-5496aad986dd INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:25:07.264 +05:30 b3ee584e-cde3-4d5e-993b-77c62f885b58 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:25:07.264 +05:30 b3ee584e-cde3-4d5e-993b-77c62f885b58 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:25:07.268 +05:30 b3ee584e-cde3-4d5e-993b-77c62f885b58 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:25:07.268 +05:30 b3ee584e-cde3-4d5e-993b-77c62f885b58 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 3.7968ms 2024-09-10 15:25:07.268 +05:30 b3ee584e-cde3-4d5e-993b-77c62f885b58 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:25:07.268 +05:30 b3ee584e-cde3-4d5e-993b-77c62f885b58 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 21e7063f-403d-4b86-b042-5496aad986dd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 15:25:07.269 +05:30 b3ee584e-cde3-4d5e-993b-77c62f885b58 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 6.0035ms 2024-09-10 15:25:11.260 +05:30 d9150020-fac5-457b-9b27-13d6682f73d5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=1 - null null 2024-09-10 15:25:11.261 +05:30 d9150020-fac5-457b-9b27-13d6682f73d5 INF CORS policy execution successful. 2024-09-10 15:25:11.261 +05:30 d9150020-fac5-457b-9b27-13d6682f73d5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=1 - 204 null null 1.1717ms 2024-09-10 15:25:11.326 +05:30 53cce2e1-efb4-4864-b56b-19e9c559c4aa INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=1 - null 0 2024-09-10 15:25:11.326 +05:30 53cce2e1-efb4-4864-b56b-19e9c559c4aa INF CORS policy execution successful. 2024-09-10 15:25:11.326 +05:30 53cce2e1-efb4-4864-b56b-19e9c559c4aa INF HTTP request: Path: /userpreference/updatepreferencemode QueryString: ?preferenceModeId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 15:25:11.327 +05:30 9f868bd8-2719-4779-b233-70444efa5e69 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api)' 2024-09-10 15:25:11.327 +05:30 9f868bd8-2719-4779-b233-70444efa5e69 INF Route matched with {action = "UpdatePreferenceMode", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceMode(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:25:11.331 +05:30 9f868bd8-2719-4779-b233-70444efa5e69 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:25:11.332 +05:30 9f868bd8-2719-4779-b233-70444efa5e69 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api) in 4.9623ms 2024-09-10 15:25:11.332 +05:30 9f868bd8-2719-4779-b233-70444efa5e69 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api)' 2024-09-10 15:25:11.332 +05:30 9f868bd8-2719-4779-b233-70444efa5e69 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 53cce2e1-efb4-4864-b56b-19e9c559c4aa}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 101} Body: {"status":"Success","statusCode":2001,"message":"Mode preference updated successfully.","result":"7"} 2024-09-10 15:25:11.333 +05:30 9f868bd8-2719-4779-b233-70444efa5e69 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=1 - 201 101 application/json; charset=utf-8 6.936ms 2024-09-10 15:25:11.403 +05:30 e849aad5-3dea-4955-b433-4e3c14c05ffa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:25:11.404 +05:30 e849aad5-3dea-4955-b433-4e3c14c05ffa INF CORS policy execution successful. 2024-09-10 15:25:11.404 +05:30 e849aad5-3dea-4955-b433-4e3c14c05ffa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 1.2419ms 2024-09-10 15:25:11.469 +05:30 ea05275d-7142-48da-a0eb-94e93f9440aa INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:25:11.469 +05:30 ea05275d-7142-48da-a0eb-94e93f9440aa INF CORS policy execution successful. 2024-09-10 15:25:11.470 +05:30 ea05275d-7142-48da-a0eb-94e93f9440aa INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:25:11.470 +05:30 a554601c-3e23-4d71-96d5-3eea95b4ca80 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:25:11.470 +05:30 a554601c-3e23-4d71-96d5-3eea95b4ca80 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:25:11.473 +05:30 a554601c-3e23-4d71-96d5-3eea95b4ca80 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:25:11.473 +05:30 a554601c-3e23-4d71-96d5-3eea95b4ca80 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 3.0875ms 2024-09-10 15:25:11.473 +05:30 a554601c-3e23-4d71-96d5-3eea95b4ca80 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:25:11.473 +05:30 a554601c-3e23-4d71-96d5-3eea95b4ca80 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ea05275d-7142-48da-a0eb-94e93f9440aa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:25:11.474 +05:30 a554601c-3e23-4d71-96d5-3eea95b4ca80 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 5.1179ms 2024-09-10 15:25:16.289 +05:30 1ead3de1-3a22-41bc-982e-f2d0b2e70d7c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=2 - null null 2024-09-10 15:25:16.290 +05:30 1ead3de1-3a22-41bc-982e-f2d0b2e70d7c INF CORS policy execution successful. 2024-09-10 15:25:16.290 +05:30 1ead3de1-3a22-41bc-982e-f2d0b2e70d7c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=2 - 204 null null 1.1857ms 2024-09-10 15:25:16.350 +05:30 08109543-3a4d-4f65-b51e-93bb82e71411 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=2 - null 0 2024-09-10 15:25:16.352 +05:30 08109543-3a4d-4f65-b51e-93bb82e71411 INF CORS policy execution successful. 2024-09-10 15:25:16.352 +05:30 08109543-3a4d-4f65-b51e-93bb82e71411 INF HTTP request: Path: /userpreference/updatepreferencemode QueryString: ?preferenceModeId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 15:25:16.352 +05:30 dcf42452-650f-46ed-a08b-5383c569aa64 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api)' 2024-09-10 15:25:16.353 +05:30 dcf42452-650f-46ed-a08b-5383c569aa64 INF Route matched with {action = "UpdatePreferenceMode", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceMode(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:25:16.367 +05:30 dcf42452-650f-46ed-a08b-5383c569aa64 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:25:16.368 +05:30 dcf42452-650f-46ed-a08b-5383c569aa64 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api) in 15.6786ms 2024-09-10 15:25:16.369 +05:30 dcf42452-650f-46ed-a08b-5383c569aa64 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api)' 2024-09-10 15:25:16.369 +05:30 dcf42452-650f-46ed-a08b-5383c569aa64 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 08109543-3a4d-4f65-b51e-93bb82e71411}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 101} Body: {"status":"Success","statusCode":2001,"message":"Mode preference updated successfully.","result":"7"} 2024-09-10 15:25:16.369 +05:30 dcf42452-650f-46ed-a08b-5383c569aa64 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=2 - 201 101 application/json; charset=utf-8 19.0814ms 2024-09-10 15:25:16.461 +05:30 d55e0a9a-e9b5-4092-9dd0-4851c0c8bab8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:25:16.462 +05:30 d55e0a9a-e9b5-4092-9dd0-4851c0c8bab8 INF CORS policy execution successful. 2024-09-10 15:25:16.462 +05:30 d55e0a9a-e9b5-4092-9dd0-4851c0c8bab8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.9999ms 2024-09-10 15:25:16.545 +05:30 3dbd7ed2-c7ef-4b5d-861d-ddfdbc4ed59c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:25:16.548 +05:30 3dbd7ed2-c7ef-4b5d-861d-ddfdbc4ed59c INF CORS policy execution successful. 2024-09-10 15:25:16.549 +05:30 3dbd7ed2-c7ef-4b5d-861d-ddfdbc4ed59c INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:25:16.550 +05:30 479de920-020f-424a-b68b-dadafdd0cabd INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:25:16.550 +05:30 479de920-020f-424a-b68b-dadafdd0cabd INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:25:16.564 +05:30 479de920-020f-424a-b68b-dadafdd0cabd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:25:16.564 +05:30 479de920-020f-424a-b68b-dadafdd0cabd INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 14.2179ms 2024-09-10 15:25:16.564 +05:30 479de920-020f-424a-b68b-dadafdd0cabd INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:25:16.565 +05:30 479de920-020f-424a-b68b-dadafdd0cabd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3dbd7ed2-c7ef-4b5d-861d-ddfdbc4ed59c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 15:25:16.565 +05:30 479de920-020f-424a-b68b-dadafdd0cabd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 19.7931ms 2024-09-10 15:25:17.711 +05:30 88225456-37d9-4e14-95a0-0b7eda56c724 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=1 - null null 2024-09-10 15:25:17.711 +05:30 88225456-37d9-4e14-95a0-0b7eda56c724 INF CORS policy execution successful. 2024-09-10 15:25:17.711 +05:30 88225456-37d9-4e14-95a0-0b7eda56c724 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=1 - 204 null null 0.6977ms 2024-09-10 15:25:17.772 +05:30 1184a504-c43b-4e2b-a418-2ba66e23ffba INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=1 - null 0 2024-09-10 15:25:17.772 +05:30 1184a504-c43b-4e2b-a418-2ba66e23ffba INF CORS policy execution successful. 2024-09-10 15:25:17.773 +05:30 1184a504-c43b-4e2b-a418-2ba66e23ffba INF HTTP request: Path: /userpreference/updatepreferencemode QueryString: ?preferenceModeId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 15:25:17.773 +05:30 34868877-358e-410b-9da3-1e6d8f0cfef4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api)' 2024-09-10 15:25:17.773 +05:30 34868877-358e-410b-9da3-1e6d8f0cfef4 INF Route matched with {action = "UpdatePreferenceMode", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceMode(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:25:17.780 +05:30 34868877-358e-410b-9da3-1e6d8f0cfef4 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:25:17.781 +05:30 34868877-358e-410b-9da3-1e6d8f0cfef4 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api) in 7.8459ms 2024-09-10 15:25:17.781 +05:30 34868877-358e-410b-9da3-1e6d8f0cfef4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api)' 2024-09-10 15:25:17.781 +05:30 34868877-358e-410b-9da3-1e6d8f0cfef4 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 1184a504-c43b-4e2b-a418-2ba66e23ffba}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 101} Body: {"status":"Success","statusCode":2001,"message":"Mode preference updated successfully.","result":"7"} 2024-09-10 15:25:17.782 +05:30 34868877-358e-410b-9da3-1e6d8f0cfef4 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=1 - 201 101 application/json; charset=utf-8 10.2966ms 2024-09-10 15:25:17.853 +05:30 cb6f6f4a-9db6-4871-942a-bdc49b83dfa4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:25:17.854 +05:30 cb6f6f4a-9db6-4871-942a-bdc49b83dfa4 INF CORS policy execution successful. 2024-09-10 15:25:17.854 +05:30 cb6f6f4a-9db6-4871-942a-bdc49b83dfa4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.4754ms 2024-09-10 15:25:17.914 +05:30 571b9526-c2c3-43d4-8dbe-4cfe6ebbdabf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:25:17.915 +05:30 571b9526-c2c3-43d4-8dbe-4cfe6ebbdabf INF CORS policy execution successful. 2024-09-10 15:25:17.915 +05:30 571b9526-c2c3-43d4-8dbe-4cfe6ebbdabf INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:25:17.915 +05:30 62eceec9-02da-483e-b38a-d92b137641fb INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:25:17.915 +05:30 62eceec9-02da-483e-b38a-d92b137641fb INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:25:17.917 +05:30 62eceec9-02da-483e-b38a-d92b137641fb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:25:17.917 +05:30 62eceec9-02da-483e-b38a-d92b137641fb INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 2.0639ms 2024-09-10 15:25:17.917 +05:30 62eceec9-02da-483e-b38a-d92b137641fb INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:25:17.917 +05:30 62eceec9-02da-483e-b38a-d92b137641fb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 571b9526-c2c3-43d4-8dbe-4cfe6ebbdabf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:25:17.918 +05:30 62eceec9-02da-483e-b38a-d92b137641fb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 3.5274ms 2024-09-10 15:25:18.821 +05:30 6622254a-ccf5-4367-b44d-289cb997afc1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=2 - null null 2024-09-10 15:25:18.821 +05:30 6622254a-ccf5-4367-b44d-289cb997afc1 INF CORS policy execution successful. 2024-09-10 15:25:18.821 +05:30 6622254a-ccf5-4367-b44d-289cb997afc1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=2 - 204 null null 0.6708ms 2024-09-10 15:25:18.885 +05:30 eb43af92-2068-4070-824a-1a54e447af91 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=2 - null 0 2024-09-10 15:25:18.885 +05:30 eb43af92-2068-4070-824a-1a54e447af91 INF CORS policy execution successful. 2024-09-10 15:25:18.885 +05:30 eb43af92-2068-4070-824a-1a54e447af91 INF HTTP request: Path: /userpreference/updatepreferencemode QueryString: ?preferenceModeId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 15:25:18.885 +05:30 36b4607e-a98a-4a22-a56e-bd053c70ab4d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api)' 2024-09-10 15:25:18.886 +05:30 36b4607e-a98a-4a22-a56e-bd053c70ab4d INF Route matched with {action = "UpdatePreferenceMode", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceMode(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:25:18.890 +05:30 36b4607e-a98a-4a22-a56e-bd053c70ab4d INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:25:18.891 +05:30 36b4607e-a98a-4a22-a56e-bd053c70ab4d INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api) in 5.674ms 2024-09-10 15:25:18.891 +05:30 36b4607e-a98a-4a22-a56e-bd053c70ab4d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api)' 2024-09-10 15:25:18.892 +05:30 36b4607e-a98a-4a22-a56e-bd053c70ab4d INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: eb43af92-2068-4070-824a-1a54e447af91}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 101} Body: {"status":"Success","statusCode":2001,"message":"Mode preference updated successfully.","result":"7"} 2024-09-10 15:25:18.892 +05:30 36b4607e-a98a-4a22-a56e-bd053c70ab4d INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=2 - 201 101 application/json; charset=utf-8 7.6997ms 2024-09-10 15:25:18.993 +05:30 b548c1b9-8971-4920-9c37-570daa4ccc98 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:25:18.993 +05:30 b548c1b9-8971-4920-9c37-570daa4ccc98 INF CORS policy execution successful. 2024-09-10 15:25:18.994 +05:30 b548c1b9-8971-4920-9c37-570daa4ccc98 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.4771ms 2024-09-10 15:25:19.058 +05:30 c7c9d275-9eef-4d80-a4ee-bed222e351b6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:25:19.058 +05:30 c7c9d275-9eef-4d80-a4ee-bed222e351b6 INF CORS policy execution successful. 2024-09-10 15:25:19.059 +05:30 c7c9d275-9eef-4d80-a4ee-bed222e351b6 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:25:19.059 +05:30 04c0e157-ba52-4c40-ab37-6ca28b2086bc INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:25:19.059 +05:30 04c0e157-ba52-4c40-ab37-6ca28b2086bc INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:25:19.061 +05:30 04c0e157-ba52-4c40-ab37-6ca28b2086bc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:25:19.061 +05:30 04c0e157-ba52-4c40-ab37-6ca28b2086bc INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 1.9544ms 2024-09-10 15:25:19.061 +05:30 04c0e157-ba52-4c40-ab37-6ca28b2086bc INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:25:19.061 +05:30 04c0e157-ba52-4c40-ab37-6ca28b2086bc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c7c9d275-9eef-4d80-a4ee-bed222e351b6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 15:25:19.061 +05:30 04c0e157-ba52-4c40-ab37-6ca28b2086bc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 3.4327ms 2024-09-10 15:25:19.662 +05:30 ff4ce546-383d-4ef9-a818-e77027367c4a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=1 - null null 2024-09-10 15:25:19.662 +05:30 ff4ce546-383d-4ef9-a818-e77027367c4a INF CORS policy execution successful. 2024-09-10 15:25:19.662 +05:30 ff4ce546-383d-4ef9-a818-e77027367c4a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=1 - 204 null null 0.7327ms 2024-09-10 15:25:19.721 +05:30 948fefd2-af7d-48b1-8d2b-374b579e86f0 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=1 - null 0 2024-09-10 15:25:19.721 +05:30 948fefd2-af7d-48b1-8d2b-374b579e86f0 INF CORS policy execution successful. 2024-09-10 15:25:19.722 +05:30 948fefd2-af7d-48b1-8d2b-374b579e86f0 INF HTTP request: Path: /userpreference/updatepreferencemode QueryString: ?preferenceModeId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 15:25:19.722 +05:30 8ffbef98-c275-48a1-bd6c-ef700da161d1 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api)' 2024-09-10 15:25:19.722 +05:30 8ffbef98-c275-48a1-bd6c-ef700da161d1 INF Route matched with {action = "UpdatePreferenceMode", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceMode(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:25:19.725 +05:30 8ffbef98-c275-48a1-bd6c-ef700da161d1 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:25:19.726 +05:30 8ffbef98-c275-48a1-bd6c-ef700da161d1 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api) in 3.4812ms 2024-09-10 15:25:19.726 +05:30 8ffbef98-c275-48a1-bd6c-ef700da161d1 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api)' 2024-09-10 15:25:19.726 +05:30 8ffbef98-c275-48a1-bd6c-ef700da161d1 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 948fefd2-af7d-48b1-8d2b-374b579e86f0}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 101} Body: {"status":"Success","statusCode":2001,"message":"Mode preference updated successfully.","result":"7"} 2024-09-10 15:25:19.726 +05:30 8ffbef98-c275-48a1-bd6c-ef700da161d1 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=1 - 201 101 application/json; charset=utf-8 4.9718ms 2024-09-10 15:25:19.804 +05:30 51de66d4-6ea6-46d3-809a-0c88edc3860c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:25:19.804 +05:30 51de66d4-6ea6-46d3-809a-0c88edc3860c INF CORS policy execution successful. 2024-09-10 15:25:19.804 +05:30 51de66d4-6ea6-46d3-809a-0c88edc3860c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.5124ms 2024-09-10 15:25:19.864 +05:30 8afaa009-e4f0-4a69-bf88-a105c3f03255 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:25:19.865 +05:30 8afaa009-e4f0-4a69-bf88-a105c3f03255 INF CORS policy execution successful. 2024-09-10 15:25:19.865 +05:30 8afaa009-e4f0-4a69-bf88-a105c3f03255 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:25:19.865 +05:30 c9faa600-664e-4844-acc7-74ce4c2ed6d2 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:25:19.865 +05:30 c9faa600-664e-4844-acc7-74ce4c2ed6d2 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:25:19.868 +05:30 c9faa600-664e-4844-acc7-74ce4c2ed6d2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:25:19.868 +05:30 c9faa600-664e-4844-acc7-74ce4c2ed6d2 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 3.0744ms 2024-09-10 15:25:19.868 +05:30 c9faa600-664e-4844-acc7-74ce4c2ed6d2 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:25:19.868 +05:30 c9faa600-664e-4844-acc7-74ce4c2ed6d2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8afaa009-e4f0-4a69-bf88-a105c3f03255}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:25:19.869 +05:30 c9faa600-664e-4844-acc7-74ce4c2ed6d2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 4.78ms 2024-09-10 15:25:53.569 +05:30 981d9a6b-8376-466a-8422-64370d91a1a6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 15:25:53.570 +05:30 981d9a6b-8376-466a-8422-64370d91a1a6 INF CORS policy execution successful. 2024-09-10 15:25:53.570 +05:30 981d9a6b-8376-466a-8422-64370d91a1a6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.3915ms 2024-09-10 15:25:53.581 +05:30 1c7e1a3c-dee4-4709-ba8d-b89564895c45 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 15:25:53.581 +05:30 1c7e1a3c-dee4-4709-ba8d-b89564895c45 INF CORS policy execution successful. 2024-09-10 15:25:53.581 +05:30 1c7e1a3c-dee4-4709-ba8d-b89564895c45 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.4609ms 2024-09-10 15:25:53.616 +05:30 54c6398d-66d8-4162-83e0-6f6e2543beed INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 15:25:53.617 +05:30 54c6398d-66d8-4162-83e0-6f6e2543beed INF CORS policy execution successful. 2024-09-10 15:25:53.618 +05:30 54c6398d-66d8-4162-83e0-6f6e2543beed INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:25:53.620 +05:30 3e358089-3498-4b23-89a3-08a155b10573 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 15:25:53.630 +05:30 3e358089-3498-4b23-89a3-08a155b10573 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Int32, Boolean, Int32, Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 15:25:53.639 +05:30 f440cfb1-ed11-4cc7-bd43-58cba09d815c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 15:25:53.639 +05:30 f440cfb1-ed11-4cc7-bd43-58cba09d815c INF CORS policy execution successful. 2024-09-10 15:25:53.639 +05:30 f440cfb1-ed11-4cc7-bd43-58cba09d815c INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:25:53.641 +05:30 67107f6a-d09f-4515-80d0-94180aadd673 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 15:25:53.642 +05:30 67107f6a-d09f-4515-80d0-94180aadd673 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Int32, Boolean, Int32, Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 15:25:53.702 +05:30 d9856264-2b64-40a1-82bc-d7be3d3497e8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - null null 2024-09-10 15:25:53.702 +05:30 d9856264-2b64-40a1-82bc-d7be3d3497e8 INF CORS policy execution successful. 2024-09-10 15:25:53.702 +05:30 d9856264-2b64-40a1-82bc-d7be3d3497e8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - 204 null null 0.4402ms 2024-09-10 15:25:53.735 +05:30 67107f6a-d09f-4515-80d0-94180aadd673 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:25:53.735 +05:30 3e358089-3498-4b23-89a3-08a155b10573 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:25:53.735 +05:30 67107f6a-d09f-4515-80d0-94180aadd673 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api) in 93.5311ms 2024-09-10 15:25:53.735 +05:30 3e358089-3498-4b23-89a3-08a155b10573 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api) in 105.3688ms 2024-09-10 15:25:53.735 +05:30 67107f6a-d09f-4515-80d0-94180aadd673 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 15:25:53.735 +05:30 3e358089-3498-4b23-89a3-08a155b10573 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 15:25:53.736 +05:30 3e358089-3498-4b23-89a3-08a155b10573 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 54c6398d-66d8-4162-83e0-6f6e2543beed}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1773} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"TagId\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":39,\"TotalPages\":4}]}"} 2024-09-10 15:25:53.736 +05:30 67107f6a-d09f-4515-80d0-94180aadd673 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f440cfb1-ed11-4cc7-bd43-58cba09d815c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1773} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"TagId\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":39,\"TotalPages\":4}]}"} 2024-09-10 15:25:53.736 +05:30 3e358089-3498-4b23-89a3-08a155b10573 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1773 application/json; charset=utf-8 119.8036ms 2024-09-10 15:25:53.736 +05:30 67107f6a-d09f-4515-80d0-94180aadd673 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1773 application/json; charset=utf-8 97.7646ms 2024-09-10 15:25:53.762 +05:30 c48552ef-318a-44fc-beee-3b7582ce8f75 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - null null 2024-09-10 15:25:53.762 +05:30 c48552ef-318a-44fc-beee-3b7582ce8f75 INF CORS policy execution successful. 2024-09-10 15:25:53.762 +05:30 c48552ef-318a-44fc-beee-3b7582ce8f75 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=15 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:25:53.763 +05:30 dcef84fe-6650-4598-b0a0-0587e3912e9c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 15:25:53.763 +05:30 dcef84fe-6650-4598-b0a0-0587e3912e9c INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 15:25:53.786 +05:30 dcef84fe-6650-4598-b0a0-0587e3912e9c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:25:53.786 +05:30 dcef84fe-6650-4598-b0a0-0587e3912e9c INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 23.6171ms 2024-09-10 15:25:53.787 +05:30 dcef84fe-6650-4598-b0a0-0587e3912e9c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 15:25:53.787 +05:30 dcef84fe-6650-4598-b0a0-0587e3912e9c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c48552ef-318a-44fc-beee-3b7582ce8f75}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 15:25:53.787 +05:30 dcef84fe-6650-4598-b0a0-0587e3912e9c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - 200 624 application/json; charset=utf-8 25.3969ms 2024-09-10 15:25:55.806 +05:30 9fa59f2c-62f0-4aaa-b897-1d33a4694703 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 15:25:55.806 +05:30 9fa59f2c-62f0-4aaa-b897-1d33a4694703 INF CORS policy execution successful. 2024-09-10 15:25:55.807 +05:30 9fa59f2c-62f0-4aaa-b897-1d33a4694703 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 0.9023ms 2024-09-10 15:25:55.816 +05:30 57181edf-7858-43a2-92a1-72b135d82395 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 15:25:55.817 +05:30 57181edf-7858-43a2-92a1-72b135d82395 INF CORS policy execution successful. 2024-09-10 15:25:55.817 +05:30 57181edf-7858-43a2-92a1-72b135d82395 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 0.5143ms 2024-09-10 15:25:55.857 +05:30 0ee487bc-8e46-4721-972f-529e01099496 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 15:25:55.858 +05:30 0ee487bc-8e46-4721-972f-529e01099496 INF CORS policy execution successful. 2024-09-10 15:25:55.858 +05:30 0ee487bc-8e46-4721-972f-529e01099496 INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:25:55.858 +05:30 dafb96c9-a748-4d7a-8207-8783d0cc3b6a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 15:25:55.860 +05:30 597fa1fd-f686-4185-a8ed-1176377fc4f4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 15:25:55.860 +05:30 597fa1fd-f686-4185-a8ed-1176377fc4f4 INF CORS policy execution successful. 2024-09-10 15:25:55.861 +05:30 597fa1fd-f686-4185-a8ed-1176377fc4f4 INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:25:55.861 +05:30 96e1be4a-3678-45cc-af14-891d84bc8f33 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 15:25:55.864 +05:30 dafb96c9-a748-4d7a-8207-8783d0cc3b6a INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 15:25:55.864 +05:30 96e1be4a-3678-45cc-af14-891d84bc8f33 INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 15:25:55.880 +05:30 dafb96c9-a748-4d7a-8207-8783d0cc3b6a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:25:55.880 +05:30 96e1be4a-3678-45cc-af14-891d84bc8f33 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:25:55.880 +05:30 96e1be4a-3678-45cc-af14-891d84bc8f33 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 15.5111ms 2024-09-10 15:25:55.880 +05:30 dafb96c9-a748-4d7a-8207-8783d0cc3b6a INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 15.7274ms 2024-09-10 15:25:55.880 +05:30 96e1be4a-3678-45cc-af14-891d84bc8f33 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 15:25:55.880 +05:30 dafb96c9-a748-4d7a-8207-8783d0cc3b6a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 15:25:55.881 +05:30 dafb96c9-a748-4d7a-8207-8783d0cc3b6a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0ee487bc-8e46-4721-972f-529e01099496}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 6087} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":63,\"MenuName\":\"testtag2\",\"Caption\":\"testtag1\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"}]"} 2024-09-10 15:25:55.881 +05:30 96e1be4a-3678-45cc-af14-891d84bc8f33 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 597fa1fd-f686-4185-a8ed-1176377fc4f4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 6087} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":63,\"MenuName\":\"testtag2\",\"Caption\":\"testtag1\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"}]"} 2024-09-10 15:25:55.881 +05:30 96e1be4a-3678-45cc-af14-891d84bc8f33 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 6087 application/json; charset=utf-8 21.0777ms 2024-09-10 15:25:55.881 +05:30 dafb96c9-a748-4d7a-8207-8783d0cc3b6a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 6087 application/json; charset=utf-8 24.1371ms 2024-09-10 15:25:56.238 +05:30 6246a2aa-be89-460b-8598-023cba9cd14e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - null null 2024-09-10 15:25:56.238 +05:30 6246a2aa-be89-460b-8598-023cba9cd14e INF CORS policy execution successful. 2024-09-10 15:25:56.239 +05:30 6246a2aa-be89-460b-8598-023cba9cd14e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - 204 null null 0.497ms 2024-09-10 15:25:56.285 +05:30 8ee0215a-ca56-4b0d-ac2d-1daa474fdd52 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - null null 2024-09-10 15:25:56.286 +05:30 8ee0215a-ca56-4b0d-ac2d-1daa474fdd52 INF CORS policy execution successful. 2024-09-10 15:25:56.286 +05:30 8ee0215a-ca56-4b0d-ac2d-1daa474fdd52 INF HTTP request: Path: /module/getmodulelist QueryString: ?languageId=1&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:25:56.287 +05:30 0ffa5e95-e3f6-4332-ab61-b58577f67d48 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 15:25:56.295 +05:30 0ffa5e95-e3f6-4332-ab61-b58577f67d48 INF Route matched with {action = "GetModuleList", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetModuleList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.ModuleController (Sang.CoreSettings.Api). 2024-09-10 15:25:56.323 +05:30 0ffa5e95-e3f6-4332-ab61-b58577f67d48 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:25:56.323 +05:30 0ffa5e95-e3f6-4332-ab61-b58577f67d48 INF Executed action Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api) in 27.6338ms 2024-09-10 15:25:56.323 +05:30 0ffa5e95-e3f6-4332-ab61-b58577f67d48 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 15:25:56.323 +05:30 0ffa5e95-e3f6-4332-ab61-b58577f67d48 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8ee0215a-ca56-4b0d-ac2d-1daa474fdd52}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 287} Body: {"status":"Success","statusCode":2000,"message":"Module List retrieved.","result":"[{\"Id\":7,\"Name\":\"Module1\"},{\"Id\":11,\"Name\":\"Module4\"},{\"Id\":1,\"Name\":\"Module5\"},{\"Id\":12,\"Name\":\"Module5\"},{\"Id\":13,\"Name\":\"ModuleTest\"},{\"Id\":6,\"Name\":\"New Module\"}]"} 2024-09-10 15:25:56.324 +05:30 0ffa5e95-e3f6-4332-ab61-b58577f67d48 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - 200 287 application/json; charset=utf-8 38.4111ms 2024-09-10 15:36:09.846 +05:30 INF Application is shutting down... 2024-09-10 15:45:31.180 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-10 15:45:31.228 +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-10 15:45:31.248 +05:30 INF Creating key {943c54e1-97b0-4231-9d62-8e4e1a4da97a} with creation date 2024-09-10 10:15:31Z, activation date 2024-09-10 10:15:31Z, and expiration date 2024-12-09 10:15:31Z. 2024-09-10 15:45:31.262 +05:30 WRN No XML encryptor configured. Key {943c54e1-97b0-4231-9d62-8e4e1a4da97a} may be persisted to storage in unencrypted form. 2024-09-10 15:45:31.457 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-10 15:45:31.458 +05:30 INF Hosting environment: Production 2024-09-10 15:45:31.458 +05:30 INF Content root path: C:\inetpub\wwwroot\SangCoreSettingsAPI 2024-09-10 15:45:31.472 +05:30 666d5a71-8eaf-4937-96e0-bfcff814b94c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:45:31.472 +05:30 62c38255-2bfc-4cdd-a7aa-12a2baa348df INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:45:31.536 +05:30 666d5a71-8eaf-4937-96e0-bfcff814b94c INF CORS policy execution successful. 2024-09-10 15:45:31.536 +05:30 62c38255-2bfc-4cdd-a7aa-12a2baa348df INF CORS policy execution successful. 2024-09-10 15:45:31.546 +05:30 666d5a71-8eaf-4937-96e0-bfcff814b94c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 76.17ms 2024-09-10 15:45:31.546 +05:30 62c38255-2bfc-4cdd-a7aa-12a2baa348df INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 76.1678ms 2024-09-10 15:45:31.583 +05:30 dc19a730-cda4-4481-bc6f-c02ec6b4ca86 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:45:31.583 +05:30 77292188-b110-405b-a068-76ebb4578594 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:45:31.711 +05:30 77292188-b110-405b-a068-76ebb4578594 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 9:56:19 AM', Current time (UTC): '9/10/2024 10:15:31 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-10 15:45:31.711 +05:30 dc19a730-cda4-4481-bc6f-c02ec6b4ca86 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 9:56:19 AM', Current time (UTC): '9/10/2024 10:15:31 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-10 15:45:31.722 +05:30 dc19a730-cda4-4481-bc6f-c02ec6b4ca86 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 9:56:19 AM', Current time (UTC): '9/10/2024 10:15:31 AM'. 2024-09-10 15:45:31.722 +05:30 77292188-b110-405b-a068-76ebb4578594 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 9:56:19 AM', Current time (UTC): '9/10/2024 10:15:31 AM'. 2024-09-10 15:45:31.724 +05:30 77292188-b110-405b-a068-76ebb4578594 INF CORS policy execution successful. 2024-09-10 15:45:31.724 +05:30 dc19a730-cda4-4481-bc6f-c02ec6b4ca86 INF CORS policy execution successful. 2024-09-10 15:45:31.744 +05:30 77292188-b110-405b-a068-76ebb4578594 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:45:31.744 +05:30 dc19a730-cda4-4481-bc6f-c02ec6b4ca86 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjE1NzksImV4cCI6MTcyNTk2MjE3OSwiaWF0IjoxNzI1OTYxNTc5fQ.eEUGfskNuaiLGcxS83C1oldM4ETb3HERePhhH74ammA}, {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-10 15:45:31.778 +05:30 25e7ad84-76e0-4c76-a85d-e6023546c1ad INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 15:45:31.778 +05:30 f93dc00a-a002-40d5-be6c-f44a4fc91417 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 15:45:31.787 +05:30 f93dc00a-a002-40d5-be6c-f44a4fc91417 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 15:45:31.787 +05:30 25e7ad84-76e0-4c76-a85d-e6023546c1ad INF AuthenticationScheme: Bearer was challenged. 2024-09-10 15:45:31.788 +05:30 f93dc00a-a002-40d5-be6c-f44a4fc91417 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 77292188-b110-405b-a068-76ebb4578594}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 09:56:19'"} Body: 2024-09-10 15:45:31.788 +05:30 25e7ad84-76e0-4c76-a85d-e6023546c1ad INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: dc19a730-cda4-4481-bc6f-c02ec6b4ca86}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 09:56:19'"} Body: 2024-09-10 15:45:31.793 +05:30 f93dc00a-a002-40d5-be6c-f44a4fc91417 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 401 null null 210.1318ms 2024-09-10 15:45:31.793 +05:30 25e7ad84-76e0-4c76-a85d-e6023546c1ad INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 401 null null 210.1174ms 2024-09-10 15:45:43.571 +05:30 9bba154c-4a2c-4438-9c11-c13c2d8129ad INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:45:43.573 +05:30 9bba154c-4a2c-4438-9c11-c13c2d8129ad INF CORS policy execution successful. 2024-09-10 15:45:43.574 +05:30 9bba154c-4a2c-4438-9c11-c13c2d8129ad INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 3.8558ms 2024-09-10 15:45:43.635 +05:30 0fde93be-01a9-4ff3-9ecf-4591e15168dc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:45:43.654 +05:30 0fde93be-01a9-4ff3-9ecf-4591e15168dc INF CORS policy execution successful. 2024-09-10 15:45:43.658 +05:30 0fde93be-01a9-4ff3-9ecf-4591e15168dc INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:45:43.670 +05:30 fac682c2-ac8c-4440-b670-0c92abc27dc7 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:45:43.701 +05:30 fac682c2-ac8c-4440-b670-0c92abc27dc7 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:45:44.022 +05:30 fac682c2-ac8c-4440-b670-0c92abc27dc7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:45:44.072 +05:30 fac682c2-ac8c-4440-b670-0c92abc27dc7 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 366.8675ms 2024-09-10 15:45:44.073 +05:30 fac682c2-ac8c-4440-b670-0c92abc27dc7 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:45:44.074 +05:30 fac682c2-ac8c-4440-b670-0c92abc27dc7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0fde93be-01a9-4ff3-9ecf-4591e15168dc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:45:44.076 +05:30 fac682c2-ac8c-4440-b670-0c92abc27dc7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 441.5103ms 2024-09-10 15:45:44.174 +05:30 cc67648b-6b65-4794-93d2-4764c16f8151 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null null 2024-09-10 15:45:44.175 +05:30 cc67648b-6b65-4794-93d2-4764c16f8151 INF CORS policy execution successful. 2024-09-10 15:45:44.176 +05:30 cc67648b-6b65-4794-93d2-4764c16f8151 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 204 null null 1.9678ms 2024-09-10 15:45:44.179 +05:30 c515195a-9400-4023-a54b-cd3b026ccd39 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null null 2024-09-10 15:45:44.180 +05:30 c515195a-9400-4023-a54b-cd3b026ccd39 INF CORS policy execution successful. 2024-09-10 15:45:44.181 +05:30 c515195a-9400-4023-a54b-cd3b026ccd39 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 204 null null 1.2248ms 2024-09-10 15:45:44.219 +05:30 c792bb5e-825d-4818-a2a4-0adafb0b1430 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null 0 2024-09-10 15:45:44.220 +05:30 0bb6df6a-152a-4ce4-ace5-a351c845048b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null null 2024-09-10 15:45:44.220 +05:30 0bb6df6a-152a-4ce4-ace5-a351c845048b INF CORS policy execution successful. 2024-09-10 15:45:44.221 +05:30 c792bb5e-825d-4818-a2a4-0adafb0b1430 INF CORS policy execution successful. 2024-09-10 15:45:44.221 +05:30 0bb6df6a-152a-4ce4-ace5-a351c845048b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 204 null null 1.056ms 2024-09-10 15:45:44.221 +05:30 c792bb5e-825d-4818-a2a4-0adafb0b1430 INF HTTP request: Path: /userpreference/updatepreferencelayout QueryString: ?preferenceLayoutId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 15:45:44.222 +05:30 1a2e1a81-0fb5-46df-98b2-ce82b07eaefc INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 15:45:44.227 +05:30 8c51b6fa-2a8a-4bd4-bb5b-acf784ce5188 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null 0 2024-09-10 15:45:44.228 +05:30 8c51b6fa-2a8a-4bd4-bb5b-acf784ce5188 INF CORS policy execution successful. 2024-09-10 15:45:44.229 +05:30 8c51b6fa-2a8a-4bd4-bb5b-acf784ce5188 INF HTTP request: Path: /userpreference/updatePreferenceLanguage QueryString: ?preferenceLanguageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 15:45:44.229 +05:30 dace0ce0-6ee4-4c0c-b42f-6d7834f1634f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 15:45:44.237 +05:30 dace0ce0-6ee4-4c0c-b42f-6d7834f1634f INF Route matched with {action = "UpdatePreferenceLanguage", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLanguage(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:45:44.237 +05:30 1a2e1a81-0fb5-46df-98b2-ce82b07eaefc INF Route matched with {action = "UpdatePreferenceLayout", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLayout(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:45:44.266 +05:30 966bec98-793b-42d3-8c64-204d4c078e66 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null 0 2024-09-10 15:45:44.267 +05:30 966bec98-793b-42d3-8c64-204d4c078e66 INF CORS policy execution successful. 2024-09-10 15:45:44.267 +05:30 966bec98-793b-42d3-8c64-204d4c078e66 INF HTTP request: Path: /userpreference/updatepreferencetheme QueryString: ?preferenceThemeId=3 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 15:45:44.268 +05:30 08fcedf9-b22a-4c12-b87c-803ad367970c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 15:45:44.272 +05:30 dace0ce0-6ee4-4c0c-b42f-6d7834f1634f INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:45:44.274 +05:30 1a2e1a81-0fb5-46df-98b2-ce82b07eaefc INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:45:44.275 +05:30 08fcedf9-b22a-4c12-b87c-803ad367970c INF Route matched with {action = "UpdatePreferenceTheme", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceTheme(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:45:44.279 +05:30 693e52d2-2c47-4aab-81a3-c50f51341c73 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:45:44.279 +05:30 693e52d2-2c47-4aab-81a3-c50f51341c73 INF CORS policy execution successful. 2024-09-10 15:45:44.280 +05:30 693e52d2-2c47-4aab-81a3-c50f51341c73 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 1.5168ms 2024-09-10 15:45:44.291 +05:30 08fcedf9-b22a-4c12-b87c-803ad367970c INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:45:44.300 +05:30 08fcedf9-b22a-4c12-b87c-803ad367970c INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api) in 24.3902ms 2024-09-10 15:45:44.300 +05:30 dace0ce0-6ee4-4c0c-b42f-6d7834f1634f INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api) in 62.5238ms 2024-09-10 15:45:44.300 +05:30 1a2e1a81-0fb5-46df-98b2-ce82b07eaefc INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api) in 62.4259ms 2024-09-10 15:45:44.300 +05:30 08fcedf9-b22a-4c12-b87c-803ad367970c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 15:45:44.300 +05:30 1a2e1a81-0fb5-46df-98b2-ce82b07eaefc INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 15:45:44.300 +05:30 dace0ce0-6ee4-4c0c-b42f-6d7834f1634f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 15:45:44.301 +05:30 08fcedf9-b22a-4c12-b87c-803ad367970c INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 966bec98-793b-42d3-8c64-204d4c078e66}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 102} Body: {"status":"Success","statusCode":2001,"message":"Theme preference updated successfully.","result":"7"} 2024-09-10 15:45:44.301 +05:30 dace0ce0-6ee4-4c0c-b42f-6d7834f1634f INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 8c51b6fa-2a8a-4bd4-bb5b-acf784ce5188}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelanguage}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 96} Body: {"status":"Success","statusCode":2001,"message":"Preference updated successfully.","result":"7"} 2024-09-10 15:45:44.301 +05:30 1a2e1a81-0fb5-46df-98b2-ce82b07eaefc INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: c792bb5e-825d-4818-a2a4-0adafb0b1430}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 103} Body: {"status":"Success","statusCode":2001,"message":"Layout preference updated successfully.","result":"7"} 2024-09-10 15:45:44.301 +05:30 1a2e1a81-0fb5-46df-98b2-ce82b07eaefc INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 201 103 application/json; charset=utf-8 82.1071ms 2024-09-10 15:45:44.301 +05:30 08fcedf9-b22a-4c12-b87c-803ad367970c INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 201 102 application/json; charset=utf-8 35.8995ms 2024-09-10 15:45:44.302 +05:30 dace0ce0-6ee4-4c0c-b42f-6d7834f1634f INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 201 96 application/json; charset=utf-8 74.7495ms 2024-09-10 15:45:44.324 +05:30 fed3ff05-a471-4250-9fa0-884ed2a6258a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:45:44.324 +05:30 63b80987-2c23-49ce-a336-04d480c5e88b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:45:44.324 +05:30 fed3ff05-a471-4250-9fa0-884ed2a6258a INF CORS policy execution successful. 2024-09-10 15:45:44.324 +05:30 63b80987-2c23-49ce-a336-04d480c5e88b INF CORS policy execution successful. 2024-09-10 15:45:44.325 +05:30 fed3ff05-a471-4250-9fa0-884ed2a6258a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 1.3289ms 2024-09-10 15:45:44.325 +05:30 63b80987-2c23-49ce-a336-04d480c5e88b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 1.4689ms 2024-09-10 15:45:44.352 +05:30 7f99d6ce-8e58-41b7-9d86-d0b4cd5179ba INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:45:44.353 +05:30 7f99d6ce-8e58-41b7-9d86-d0b4cd5179ba INF CORS policy execution successful. 2024-09-10 15:45:44.353 +05:30 7f99d6ce-8e58-41b7-9d86-d0b4cd5179ba INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 1.3007ms 2024-09-10 15:45:44.362 +05:30 c577433a-8d22-4bec-83b2-744f10772f1a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:45:44.364 +05:30 c577433a-8d22-4bec-83b2-744f10772f1a INF CORS policy execution successful. 2024-09-10 15:45:44.365 +05:30 c577433a-8d22-4bec-83b2-744f10772f1a INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:45:44.366 +05:30 aa99e052-ad81-45c8-a88b-25072f3d5dab INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:45:44.373 +05:30 9683d661-d79b-4e52-8c73-23a5703caf41 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:45:44.373 +05:30 3aa6d12e-1436-45a8-8fc0-8476e4271955 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:45:44.374 +05:30 3aa6d12e-1436-45a8-8fc0-8476e4271955 INF CORS policy execution successful. 2024-09-10 15:45:44.374 +05:30 9683d661-d79b-4e52-8c73-23a5703caf41 INF CORS policy execution successful. 2024-09-10 15:45:44.375 +05:30 aa99e052-ad81-45c8-a88b-25072f3d5dab INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 15:45:44.375 +05:30 9683d661-d79b-4e52-8c73-23a5703caf41 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:45:44.375 +05:30 3aa6d12e-1436-45a8-8fc0-8476e4271955 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:45:44.375 +05:30 dbdad37b-d13c-4da2-b867-4e95812b9164 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:45:44.377 +05:30 098d7784-50c1-4dbd-ae54-90d91ac7944b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:45:44.377 +05:30 098d7784-50c1-4dbd-ae54-90d91ac7944b INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 15:45:44.380 +05:30 dbdad37b-d13c-4da2-b867-4e95812b9164 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 15:45:44.391 +05:30 dbdad37b-d13c-4da2-b867-4e95812b9164 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:45:44.392 +05:30 dbdad37b-d13c-4da2-b867-4e95812b9164 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 11.67ms 2024-09-10 15:45:44.392 +05:30 dbdad37b-d13c-4da2-b867-4e95812b9164 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:45:44.392 +05:30 dbdad37b-d13c-4da2-b867-4e95812b9164 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3aa6d12e-1436-45a8-8fc0-8476e4271955}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 15:45:44.393 +05:30 dbdad37b-d13c-4da2-b867-4e95812b9164 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 19.5041ms 2024-09-10 15:45:44.397 +05:30 78a0eac8-f8fe-45cc-b6b2-d718dd3e94ee INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:45:44.399 +05:30 78a0eac8-f8fe-45cc-b6b2-d718dd3e94ee INF CORS policy execution successful. 2024-09-10 15:45:44.400 +05:30 78a0eac8-f8fe-45cc-b6b2-d718dd3e94ee INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:45:44.403 +05:30 ade6a7a0-151a-43d7-be10-1864c1c18b13 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:45:44.403 +05:30 ade6a7a0-151a-43d7-be10-1864c1c18b13 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 15:45:44.420 +05:30 ade6a7a0-151a-43d7-be10-1864c1c18b13 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:45:44.420 +05:30 ade6a7a0-151a-43d7-be10-1864c1c18b13 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 16.6605ms 2024-09-10 15:45:44.420 +05:30 ade6a7a0-151a-43d7-be10-1864c1c18b13 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:45:44.421 +05:30 ade6a7a0-151a-43d7-be10-1864c1c18b13 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 78a0eac8-f8fe-45cc-b6b2-d718dd3e94ee}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 15:45:44.421 +05:30 ade6a7a0-151a-43d7-be10-1864c1c18b13 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 23.7884ms 2024-09-10 15:45:44.424 +05:30 aa99e052-ad81-45c8-a88b-25072f3d5dab INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:45:44.424 +05:30 098d7784-50c1-4dbd-ae54-90d91ac7944b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:45:44.427 +05:30 098d7784-50c1-4dbd-ae54-90d91ac7944b INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 49.871ms 2024-09-10 15:45:44.427 +05:30 098d7784-50c1-4dbd-ae54-90d91ac7944b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:45:44.429 +05:30 098d7784-50c1-4dbd-ae54-90d91ac7944b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9683d661-d79b-4e52-8c73-23a5703caf41}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 15:45:44.430 +05:30 098d7784-50c1-4dbd-ae54-90d91ac7944b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 57.0591ms 2024-09-10 15:45:44.436 +05:30 aa99e052-ad81-45c8-a88b-25072f3d5dab INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 60.9291ms 2024-09-10 15:45:44.436 +05:30 aa99e052-ad81-45c8-a88b-25072f3d5dab INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:45:44.437 +05:30 aa99e052-ad81-45c8-a88b-25072f3d5dab INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c577433a-8d22-4bec-83b2-744f10772f1a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 15:45:44.438 +05:30 aa99e052-ad81-45c8-a88b-25072f3d5dab INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 76.0121ms 2024-09-10 15:46:14.449 +05:30 d4edd35d-84ff-4f42-b151-e3f57c33b4ed INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:46:14.448 +05:30 845929af-4c51-4221-991f-4c172e0ff41f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:46:14.452 +05:30 845929af-4c51-4221-991f-4c172e0ff41f INF CORS policy execution successful. 2024-09-10 15:46:14.452 +05:30 d4edd35d-84ff-4f42-b151-e3f57c33b4ed INF CORS policy execution successful. 2024-09-10 15:46:14.453 +05:30 845929af-4c51-4221-991f-4c172e0ff41f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 5.5517ms 2024-09-10 15:46:14.453 +05:30 d4edd35d-84ff-4f42-b151-e3f57c33b4ed INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 4.4531ms 2024-09-10 15:46:14.494 +05:30 25d2c007-4d51-4bfa-b336-dbcb330c2ce7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:46:14.497 +05:30 25d2c007-4d51-4bfa-b336-dbcb330c2ce7 INF CORS policy execution successful. 2024-09-10 15:46:14.499 +05:30 25d2c007-4d51-4bfa-b336-dbcb330c2ce7 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:46:14.500 +05:30 900a411d-005d-40a9-a7c9-0fb0969a5158 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:46:14.501 +05:30 900a411d-005d-40a9-a7c9-0fb0969a5158 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:46:14.504 +05:30 1d239411-ba73-4634-be40-bcd38ccda92e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:46:14.505 +05:30 1d239411-ba73-4634-be40-bcd38ccda92e INF CORS policy execution successful. 2024-09-10 15:46:14.505 +05:30 1d239411-ba73-4634-be40-bcd38ccda92e INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:46:14.506 +05:30 ecf5638c-6f2e-497e-b2b1-7cae289247d9 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:46:14.506 +05:30 ecf5638c-6f2e-497e-b2b1-7cae289247d9 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:46:14.521 +05:30 900a411d-005d-40a9-a7c9-0fb0969a5158 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:46:14.521 +05:30 ecf5638c-6f2e-497e-b2b1-7cae289247d9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:46:14.523 +05:30 900a411d-005d-40a9-a7c9-0fb0969a5158 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 21.3534ms 2024-09-10 15:46:14.523 +05:30 ecf5638c-6f2e-497e-b2b1-7cae289247d9 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 16.4872ms 2024-09-10 15:46:14.523 +05:30 900a411d-005d-40a9-a7c9-0fb0969a5158 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:46:14.523 +05:30 ecf5638c-6f2e-497e-b2b1-7cae289247d9 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:46:14.524 +05:30 ecf5638c-6f2e-497e-b2b1-7cae289247d9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1d239411-ba73-4634-be40-bcd38ccda92e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:46:14.524 +05:30 900a411d-005d-40a9-a7c9-0fb0969a5158 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 25d2c007-4d51-4bfa-b336-dbcb330c2ce7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:46:14.525 +05:30 900a411d-005d-40a9-a7c9-0fb0969a5158 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 31ms 2024-09-10 15:46:14.525 +05:30 ecf5638c-6f2e-497e-b2b1-7cae289247d9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 20.6346ms 2024-09-10 15:46:14.590 +05:30 87be4004-42ae-4d90-bdb5-10b3125ec69c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:46:14.591 +05:30 87be4004-42ae-4d90-bdb5-10b3125ec69c INF CORS policy execution successful. 2024-09-10 15:46:14.591 +05:30 87be4004-42ae-4d90-bdb5-10b3125ec69c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 1ms 2024-09-10 15:46:14.594 +05:30 e7a5ada8-4c62-4244-92c3-1cf61458b7b4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:46:14.595 +05:30 e7a5ada8-4c62-4244-92c3-1cf61458b7b4 INF CORS policy execution successful. 2024-09-10 15:46:14.596 +05:30 e7a5ada8-4c62-4244-92c3-1cf61458b7b4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 1.8912ms 2024-09-10 15:46:14.632 +05:30 1b77c30a-abfd-4485-acf0-c56a26fcc408 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:46:14.633 +05:30 1b77c30a-abfd-4485-acf0-c56a26fcc408 INF CORS policy execution successful. 2024-09-10 15:46:14.633 +05:30 1b77c30a-abfd-4485-acf0-c56a26fcc408 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:46:14.634 +05:30 a2d2b663-3b90-4913-8082-5deba38139d5 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:46:14.634 +05:30 a2d2b663-3b90-4913-8082-5deba38139d5 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:46:14.637 +05:30 a2d2b663-3b90-4913-8082-5deba38139d5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:46:14.638 +05:30 a2d2b663-3b90-4913-8082-5deba38139d5 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 3.565ms 2024-09-10 15:46:14.638 +05:30 a2d2b663-3b90-4913-8082-5deba38139d5 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:46:14.638 +05:30 a2d2b663-3b90-4913-8082-5deba38139d5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1b77c30a-abfd-4485-acf0-c56a26fcc408}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:46:14.639 +05:30 a2d2b663-3b90-4913-8082-5deba38139d5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 6.5647ms 2024-09-10 15:46:14.646 +05:30 40ed4dc1-a412-4550-8672-78578cf88741 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:46:14.647 +05:30 40ed4dc1-a412-4550-8672-78578cf88741 INF CORS policy execution successful. 2024-09-10 15:46:14.654 +05:30 40ed4dc1-a412-4550-8672-78578cf88741 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:46:14.654 +05:30 6df05eaf-ea30-4586-a784-1eda54467138 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:46:14.654 +05:30 6df05eaf-ea30-4586-a784-1eda54467138 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:46:14.658 +05:30 6df05eaf-ea30-4586-a784-1eda54467138 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:46:14.658 +05:30 6df05eaf-ea30-4586-a784-1eda54467138 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 3.8803ms 2024-09-10 15:46:14.659 +05:30 6df05eaf-ea30-4586-a784-1eda54467138 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:46:14.659 +05:30 6df05eaf-ea30-4586-a784-1eda54467138 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 40ed4dc1-a412-4550-8672-78578cf88741}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:46:14.660 +05:30 6df05eaf-ea30-4586-a784-1eda54467138 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 14.0027ms 2024-09-10 15:46:14.997 +05:30 fb5de73a-50f2-453f-8409-a7341d18291f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:46:14.998 +05:30 fb5de73a-50f2-453f-8409-a7341d18291f INF CORS policy execution successful. 2024-09-10 15:46:14.999 +05:30 fb5de73a-50f2-453f-8409-a7341d18291f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 1.8136ms 2024-09-10 15:46:15.000 +05:30 65ba5a59-1c89-4424-9c0e-0b470ba15711 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:46:15.000 +05:30 95db7bd0-094b-4ba6-8051-b6b1bc1b083f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:46:15.000 +05:30 65ba5a59-1c89-4424-9c0e-0b470ba15711 INF CORS policy execution successful. 2024-09-10 15:46:15.000 +05:30 95db7bd0-094b-4ba6-8051-b6b1bc1b083f INF CORS policy execution successful. 2024-09-10 15:46:15.000 +05:30 65ba5a59-1c89-4424-9c0e-0b470ba15711 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.6626ms 2024-09-10 15:46:15.000 +05:30 95db7bd0-094b-4ba6-8051-b6b1bc1b083f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.7325ms 2024-09-10 15:46:15.000 +05:30 83f8ecb0-f1c3-4484-a9ca-82de7eaa5c38 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:46:15.000 +05:30 49c6d6e3-5e9e-4546-ad4f-e1ed8fd876d1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:46:15.001 +05:30 83f8ecb0-f1c3-4484-a9ca-82de7eaa5c38 INF CORS policy execution successful. 2024-09-10 15:46:15.001 +05:30 49c6d6e3-5e9e-4546-ad4f-e1ed8fd876d1 INF CORS policy execution successful. 2024-09-10 15:46:15.001 +05:30 83f8ecb0-f1c3-4484-a9ca-82de7eaa5c38 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.471ms 2024-09-10 15:46:15.001 +05:30 49c6d6e3-5e9e-4546-ad4f-e1ed8fd876d1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.6257ms 2024-09-10 15:46:15.012 +05:30 3df43c17-def5-4af3-886a-6dc4a9578750 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:46:15.013 +05:30 3df43c17-def5-4af3-886a-6dc4a9578750 INF CORS policy execution successful. 2024-09-10 15:46:15.013 +05:30 3df43c17-def5-4af3-886a-6dc4a9578750 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.8204ms 2024-09-10 15:46:15.082 +05:30 ea846144-4027-4a46-9535-c2a40a73413f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:46:15.084 +05:30 ea846144-4027-4a46-9535-c2a40a73413f INF CORS policy execution successful. 2024-09-10 15:46:15.085 +05:30 e58e5175-18f2-423a-8af8-603d75754360 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:46:15.085 +05:30 ea846144-4027-4a46-9535-c2a40a73413f INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:46:15.086 +05:30 e58e5175-18f2-423a-8af8-603d75754360 INF CORS policy execution successful. 2024-09-10 15:46:15.086 +05:30 e58e5175-18f2-423a-8af8-603d75754360 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:46:15.087 +05:30 b5fd58ec-1500-405f-beaf-fcae83e3e1a8 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:46:15.087 +05:30 359180b7-c739-4feb-8f21-cbb5a28b7e16 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:46:15.087 +05:30 b5fd58ec-1500-405f-beaf-fcae83e3e1a8 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 15:46:15.091 +05:30 fcf12a3c-0934-4b29-908e-c1d31911aa08 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:46:15.091 +05:30 e9d1da54-8c1c-4e6a-95ee-c7b404a5d264 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:46:15.092 +05:30 fcf12a3c-0934-4b29-908e-c1d31911aa08 INF CORS policy execution successful. 2024-09-10 15:46:15.092 +05:30 e9d1da54-8c1c-4e6a-95ee-c7b404a5d264 INF CORS policy execution successful. 2024-09-10 15:46:15.092 +05:30 fcf12a3c-0934-4b29-908e-c1d31911aa08 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:46:15.092 +05:30 e9d1da54-8c1c-4e6a-95ee-c7b404a5d264 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:46:15.092 +05:30 70303bca-18e5-44e1-b5e8-72d82a6a08b6 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:46:15.093 +05:30 70303bca-18e5-44e1-b5e8-72d82a6a08b6 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 15:46:15.094 +05:30 7d2458cb-69c2-4643-ac98-2a75104f8317 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:46:15.094 +05:30 7d2458cb-69c2-4643-ac98-2a75104f8317 INF CORS policy execution successful. 2024-09-10 15:46:15.094 +05:30 7d2458cb-69c2-4643-ac98-2a75104f8317 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:46:15.095 +05:30 90eba2c0-cf59-403d-95cb-f9268a140536 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:46:15.095 +05:30 90eba2c0-cf59-403d-95cb-f9268a140536 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 15:46:15.096 +05:30 c7e96f8f-c484-470b-81de-b0c8a7f9e3de INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:46:15.098 +05:30 359180b7-c739-4feb-8f21-cbb5a28b7e16 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:46:15.100 +05:30 b5fd58ec-1500-405f-beaf-fcae83e3e1a8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:46:15.101 +05:30 b5fd58ec-1500-405f-beaf-fcae83e3e1a8 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 13.1945ms 2024-09-10 15:46:15.101 +05:30 b5fd58ec-1500-405f-beaf-fcae83e3e1a8 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:46:15.101 +05:30 b5fd58ec-1500-405f-beaf-fcae83e3e1a8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e58e5175-18f2-423a-8af8-603d75754360}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 15:46:15.102 +05:30 b5fd58ec-1500-405f-beaf-fcae83e3e1a8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 17.368ms 2024-09-10 15:46:15.102 +05:30 c7e96f8f-c484-470b-81de-b0c8a7f9e3de INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:46:15.103 +05:30 90eba2c0-cf59-403d-95cb-f9268a140536 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:46:15.104 +05:30 90eba2c0-cf59-403d-95cb-f9268a140536 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 8.8173ms 2024-09-10 15:46:15.104 +05:30 90eba2c0-cf59-403d-95cb-f9268a140536 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:46:15.104 +05:30 90eba2c0-cf59-403d-95cb-f9268a140536 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7d2458cb-69c2-4643-ac98-2a75104f8317}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 15:46:15.105 +05:30 90eba2c0-cf59-403d-95cb-f9268a140536 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 10.9439ms 2024-09-10 15:46:15.106 +05:30 70303bca-18e5-44e1-b5e8-72d82a6a08b6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:46:15.107 +05:30 70303bca-18e5-44e1-b5e8-72d82a6a08b6 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 14.2707ms 2024-09-10 15:46:15.107 +05:30 70303bca-18e5-44e1-b5e8-72d82a6a08b6 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:46:15.108 +05:30 70303bca-18e5-44e1-b5e8-72d82a6a08b6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fcf12a3c-0934-4b29-908e-c1d31911aa08}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 15:46:15.109 +05:30 70303bca-18e5-44e1-b5e8-72d82a6a08b6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 18.0771ms 2024-09-10 15:46:15.111 +05:30 e8d2ad06-6bc0-4872-8433-3bcdc0510324 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:46:15.112 +05:30 e8d2ad06-6bc0-4872-8433-3bcdc0510324 INF CORS policy execution successful. 2024-09-10 15:46:15.112 +05:30 e8d2ad06-6bc0-4872-8433-3bcdc0510324 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:46:15.113 +05:30 9f923051-f42e-427f-915c-b39c3bc6bb7a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:46:15.113 +05:30 9f923051-f42e-427f-915c-b39c3bc6bb7a INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 15:46:15.123 +05:30 9f923051-f42e-427f-915c-b39c3bc6bb7a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:46:15.124 +05:30 9f923051-f42e-427f-915c-b39c3bc6bb7a INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 10.7067ms 2024-09-10 15:46:15.124 +05:30 9f923051-f42e-427f-915c-b39c3bc6bb7a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:46:15.125 +05:30 9f923051-f42e-427f-915c-b39c3bc6bb7a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e8d2ad06-6bc0-4872-8433-3bcdc0510324}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 15:46:15.126 +05:30 9f923051-f42e-427f-915c-b39c3bc6bb7a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 14.7949ms 2024-09-10 15:46:15.128 +05:30 359180b7-c739-4feb-8f21-cbb5a28b7e16 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:46:15.128 +05:30 c7e96f8f-c484-470b-81de-b0c8a7f9e3de INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:46:15.129 +05:30 c7e96f8f-c484-470b-81de-b0c8a7f9e3de INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 26.1764ms 2024-09-10 15:46:15.129 +05:30 359180b7-c739-4feb-8f21-cbb5a28b7e16 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 30.149ms 2024-09-10 15:46:15.129 +05:30 c7e96f8f-c484-470b-81de-b0c8a7f9e3de INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:46:15.129 +05:30 359180b7-c739-4feb-8f21-cbb5a28b7e16 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:46:15.129 +05:30 c7e96f8f-c484-470b-81de-b0c8a7f9e3de INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e9d1da54-8c1c-4e6a-95ee-c7b404a5d264}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:46:15.129 +05:30 359180b7-c739-4feb-8f21-cbb5a28b7e16 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ea846144-4027-4a46-9535-c2a40a73413f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:46:15.130 +05:30 c7e96f8f-c484-470b-81de-b0c8a7f9e3de INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 39.3799ms 2024-09-10 15:46:15.130 +05:30 359180b7-c739-4feb-8f21-cbb5a28b7e16 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 48.4468ms 2024-09-10 15:46:15.186 +05:30 82b2460d-313b-43c9-be25-b6c696817ed5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 15:46:15.186 +05:30 82b2460d-313b-43c9-be25-b6c696817ed5 INF CORS policy execution successful. 2024-09-10 15:46:15.187 +05:30 82b2460d-313b-43c9-be25-b6c696817ed5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 0.7521ms 2024-09-10 15:46:15.293 +05:30 291bb8ae-a82e-4d29-9e14-373f134d0465 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 15:46:15.294 +05:30 291bb8ae-a82e-4d29-9e14-373f134d0465 INF CORS policy execution successful. 2024-09-10 15:46:15.295 +05:30 291bb8ae-a82e-4d29-9e14-373f134d0465 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:46:15.295 +05:30 0f8c6f9c-1fb3-460a-8926-5a92ea271eb4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 15:46:15.301 +05:30 0f8c6f9c-1fb3-460a-8926-5a92ea271eb4 INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 15:46:15.335 +05:30 0f8c6f9c-1fb3-460a-8926-5a92ea271eb4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:46:15.336 +05:30 0f8c6f9c-1fb3-460a-8926-5a92ea271eb4 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 34.8748ms 2024-09-10 15:46:15.336 +05:30 0f8c6f9c-1fb3-460a-8926-5a92ea271eb4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 15:46:15.336 +05:30 0f8c6f9c-1fb3-460a-8926-5a92ea271eb4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 291bb8ae-a82e-4d29-9e14-373f134d0465}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 15:46:15.337 +05:30 0f8c6f9c-1fb3-460a-8926-5a92ea271eb4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 200 624 application/json; charset=utf-8 43.7094ms 2024-09-10 15:46:15.397 +05:30 519251a1-d40f-4cca-858e-c426bf46b67c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - null null 2024-09-10 15:46:15.397 +05:30 519251a1-d40f-4cca-858e-c426bf46b67c INF CORS policy execution successful. 2024-09-10 15:46:15.397 +05:30 519251a1-d40f-4cca-858e-c426bf46b67c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - 204 null null 0.7025ms 2024-09-10 15:46:15.404 +05:30 a82904e0-7875-4d68-af0f-cf07dd0413a8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:46:15.405 +05:30 a82904e0-7875-4d68-af0f-cf07dd0413a8 INF CORS policy execution successful. 2024-09-10 15:46:15.405 +05:30 a82904e0-7875-4d68-af0f-cf07dd0413a8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.781ms 2024-09-10 15:46:15.487 +05:30 23e2313d-02ea-4e11-a98c-9d246087ade9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - null null 2024-09-10 15:46:15.488 +05:30 23e2313d-02ea-4e11-a98c-9d246087ade9 INF CORS policy execution successful. 2024-09-10 15:46:15.489 +05:30 23e2313d-02ea-4e11-a98c-9d246087ade9 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:46:15.489 +05:30 9801c841-9424-4549-9911-ce0a62b7c499 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:46:15.490 +05:30 9801c841-9424-4549-9911-ce0a62b7c499 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:46:15.493 +05:30 51799f33-b226-4923-b415-e248105246a8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:46:15.494 +05:30 51799f33-b226-4923-b415-e248105246a8 INF CORS policy execution successful. 2024-09-10 15:46:15.494 +05:30 51799f33-b226-4923-b415-e248105246a8 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:46:15.494 +05:30 ae0e4ad3-80ba-4ea9-b8e4-2b35cd2b9021 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:46:15.495 +05:30 ae0e4ad3-80ba-4ea9-b8e4-2b35cd2b9021 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:46:15.498 +05:30 9801c841-9424-4549-9911-ce0a62b7c499 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:46:15.501 +05:30 9801c841-9424-4549-9911-ce0a62b7c499 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 11.1092ms 2024-09-10 15:46:15.501 +05:30 9801c841-9424-4549-9911-ce0a62b7c499 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:46:15.501 +05:30 9801c841-9424-4549-9911-ce0a62b7c499 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 23e2313d-02ea-4e11-a98c-9d246087ade9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 80} Body: {"status":"Failure","statusCode":4000,"message":"Tag Id required","result":null} 2024-09-10 15:46:15.502 +05:30 9801c841-9424-4549-9911-ce0a62b7c499 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - 400 80 application/json; charset=utf-8 14.3482ms 2024-09-10 15:46:15.503 +05:30 ae0e4ad3-80ba-4ea9-b8e4-2b35cd2b9021 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:46:15.504 +05:30 ae0e4ad3-80ba-4ea9-b8e4-2b35cd2b9021 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 8.8031ms 2024-09-10 15:46:15.504 +05:30 ae0e4ad3-80ba-4ea9-b8e4-2b35cd2b9021 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:46:15.504 +05:30 ae0e4ad3-80ba-4ea9-b8e4-2b35cd2b9021 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 51799f33-b226-4923-b415-e248105246a8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:46:15.504 +05:30 ae0e4ad3-80ba-4ea9-b8e4-2b35cd2b9021 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 11.6924ms 2024-09-10 15:46:15.938 +05:30 53e6addb-85d7-41fd-8d44-5fefb3ed9939 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - null null 2024-09-10 15:46:15.938 +05:30 53e6addb-85d7-41fd-8d44-5fefb3ed9939 INF CORS policy execution successful. 2024-09-10 15:46:15.938 +05:30 53e6addb-85d7-41fd-8d44-5fefb3ed9939 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - 204 null null 0.7808ms 2024-09-10 15:46:15.939 +05:30 2f713f9c-05a2-458e-8fa4-9b3ba26bc4e8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 15:46:15.939 +05:30 2f713f9c-05a2-458e-8fa4-9b3ba26bc4e8 INF CORS policy execution successful. 2024-09-10 15:46:15.939 +05:30 2f713f9c-05a2-458e-8fa4-9b3ba26bc4e8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.5754ms 2024-09-10 15:46:15.994 +05:30 0a61f99f-a5ca-4620-a001-ba31cd59b0e0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 15:46:15.996 +05:30 0a61f99f-a5ca-4620-a001-ba31cd59b0e0 INF CORS policy execution successful. 2024-09-10 15:46:15.997 +05:30 0a61f99f-a5ca-4620-a001-ba31cd59b0e0 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:46:15.998 +05:30 10f12eb6-d9b7-4da3-a19d-4e7732e99905 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:46:15.998 +05:30 10f12eb6-d9b7-4da3-a19d-4e7732e99905 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:46:16.012 +05:30 10f12eb6-d9b7-4da3-a19d-4e7732e99905 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:46:16.013 +05:30 10f12eb6-d9b7-4da3-a19d-4e7732e99905 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 15.0084ms 2024-09-10 15:46:16.013 +05:30 10f12eb6-d9b7-4da3-a19d-4e7732e99905 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:46:16.014 +05:30 10f12eb6-d9b7-4da3-a19d-4e7732e99905 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0a61f99f-a5ca-4620-a001-ba31cd59b0e0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 15:46:16.015 +05:30 10f12eb6-d9b7-4da3-a19d-4e7732e99905 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 21.4445ms 2024-09-10 15:46:16.016 +05:30 56b3a574-304c-4b32-b4bd-3aca4d0db167 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - null null 2024-09-10 15:46:16.017 +05:30 56b3a574-304c-4b32-b4bd-3aca4d0db167 INF CORS policy execution successful. 2024-09-10 15:46:16.017 +05:30 56b3a574-304c-4b32-b4bd-3aca4d0db167 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:46:16.018 +05:30 8993c75b-bfa5-4a78-aaf3-0853620bdfbd INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:46:16.018 +05:30 8993c75b-bfa5-4a78-aaf3-0853620bdfbd INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:46:16.021 +05:30 8993c75b-bfa5-4a78-aaf3-0853620bdfbd INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:46:16.022 +05:30 8993c75b-bfa5-4a78-aaf3-0853620bdfbd INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 3.6397ms 2024-09-10 15:46:16.022 +05:30 8993c75b-bfa5-4a78-aaf3-0853620bdfbd INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:46:16.023 +05:30 8993c75b-bfa5-4a78-aaf3-0853620bdfbd INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 56b3a574-304c-4b32-b4bd-3aca4d0db167}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 80} Body: {"status":"Failure","statusCode":4000,"message":"Tag Id required","result":null} 2024-09-10 15:46:16.023 +05:30 8993c75b-bfa5-4a78-aaf3-0853620bdfbd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - 400 80 application/json; charset=utf-8 7.6342ms 2024-09-10 15:47:50.073 +05:30 aaa99706-a032-45db-8bd3-3b24adc08e5b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:47:50.075 +05:30 aaa99706-a032-45db-8bd3-3b24adc08e5b INF CORS policy execution successful. 2024-09-10 15:47:50.077 +05:30 aaa99706-a032-45db-8bd3-3b24adc08e5b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 4.0917ms 2024-09-10 15:47:50.134 +05:30 e6ae3943-7ed7-4cdf-92b3-735b52fdc76c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:47:50.144 +05:30 e6ae3943-7ed7-4cdf-92b3-735b52fdc76c INF CORS policy execution successful. 2024-09-10 15:47:50.147 +05:30 e6ae3943-7ed7-4cdf-92b3-735b52fdc76c INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:47:50.150 +05:30 620dce23-1ed6-465d-8ee9-9761b234a8e0 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:47:50.152 +05:30 620dce23-1ed6-465d-8ee9-9761b234a8e0 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:47:50.172 +05:30 620dce23-1ed6-465d-8ee9-9761b234a8e0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:47:50.173 +05:30 620dce23-1ed6-465d-8ee9-9761b234a8e0 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 20.844ms 2024-09-10 15:47:50.173 +05:30 620dce23-1ed6-465d-8ee9-9761b234a8e0 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:47:50.174 +05:30 620dce23-1ed6-465d-8ee9-9761b234a8e0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e6ae3943-7ed7-4cdf-92b3-735b52fdc76c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:47:50.175 +05:30 620dce23-1ed6-465d-8ee9-9761b234a8e0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 40.8331ms 2024-09-10 15:47:58.533 +05:30 27538572-4464-493c-b6db-6f916f17ae38 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:47:58.534 +05:30 27538572-4464-493c-b6db-6f916f17ae38 INF CORS policy execution successful. 2024-09-10 15:47:58.535 +05:30 27538572-4464-493c-b6db-6f916f17ae38 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.3777ms 2024-09-10 15:47:58.723 +05:30 bd9098b2-6c1f-47dd-84e7-c7285b1d0062 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:47:58.725 +05:30 bd9098b2-6c1f-47dd-84e7-c7285b1d0062 INF CORS policy execution successful. 2024-09-10 15:47:58.725 +05:30 bd9098b2-6c1f-47dd-84e7-c7285b1d0062 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:47:58.726 +05:30 eb012252-51ed-45e2-97d3-f4a606a9af2e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:47:58.726 +05:30 eb012252-51ed-45e2-97d3-f4a606a9af2e INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:47:58.738 +05:30 eb012252-51ed-45e2-97d3-f4a606a9af2e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:47:58.738 +05:30 eb012252-51ed-45e2-97d3-f4a606a9af2e INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 11.4567ms 2024-09-10 15:47:58.739 +05:30 eb012252-51ed-45e2-97d3-f4a606a9af2e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:47:58.739 +05:30 eb012252-51ed-45e2-97d3-f4a606a9af2e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bd9098b2-6c1f-47dd-84e7-c7285b1d0062}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:47:58.739 +05:30 eb012252-51ed-45e2-97d3-f4a606a9af2e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 16.0136ms 2024-09-10 15:47:58.827 +05:30 ddcedd4f-5813-4873-a19b-391590ba600b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - null null 2024-09-10 15:47:58.828 +05:30 ddcedd4f-5813-4873-a19b-391590ba600b INF CORS policy execution successful. 2024-09-10 15:47:58.828 +05:30 ddcedd4f-5813-4873-a19b-391590ba600b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - 204 null null 0.8918ms 2024-09-10 15:47:58.897 +05:30 3eacccaf-ae21-4c87-9988-fc8ac8244286 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - null null 2024-09-10 15:47:58.898 +05:30 3eacccaf-ae21-4c87-9988-fc8ac8244286 INF CORS policy execution successful. 2024-09-10 15:47:58.898 +05:30 3eacccaf-ae21-4c87-9988-fc8ac8244286 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:47:58.899 +05:30 1c67837d-23b1-4ec9-8dec-1e013f72fa28 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:47:58.899 +05:30 1c67837d-23b1-4ec9-8dec-1e013f72fa28 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:47:58.901 +05:30 1c67837d-23b1-4ec9-8dec-1e013f72fa28 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:47:58.902 +05:30 1c67837d-23b1-4ec9-8dec-1e013f72fa28 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 2.5419ms 2024-09-10 15:47:58.902 +05:30 1c67837d-23b1-4ec9-8dec-1e013f72fa28 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:47:58.902 +05:30 1c67837d-23b1-4ec9-8dec-1e013f72fa28 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 3eacccaf-ae21-4c87-9988-fc8ac8244286}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 80} Body: {"status":"Failure","statusCode":4000,"message":"Tag Id required","result":null} 2024-09-10 15:47:58.903 +05:30 1c67837d-23b1-4ec9-8dec-1e013f72fa28 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - 400 80 application/json; charset=utf-8 5.4266ms 2024-09-10 15:47:59.538 +05:30 9e06b6d5-668c-4f5f-96f7-06128578bc65 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - null null 2024-09-10 15:47:59.539 +05:30 9e06b6d5-668c-4f5f-96f7-06128578bc65 INF CORS policy execution successful. 2024-09-10 15:47:59.539 +05:30 9e06b6d5-668c-4f5f-96f7-06128578bc65 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:47:59.539 +05:30 77b273fa-651d-4ba1-bde7-1c7f9f032912 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:47:59.539 +05:30 77b273fa-651d-4ba1-bde7-1c7f9f032912 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:47:59.541 +05:30 77b273fa-651d-4ba1-bde7-1c7f9f032912 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:47:59.541 +05:30 77b273fa-651d-4ba1-bde7-1c7f9f032912 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 1.5177ms 2024-09-10 15:47:59.541 +05:30 77b273fa-651d-4ba1-bde7-1c7f9f032912 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:47:59.541 +05:30 77b273fa-651d-4ba1-bde7-1c7f9f032912 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 9e06b6d5-668c-4f5f-96f7-06128578bc65}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 80} Body: {"status":"Failure","statusCode":4000,"message":"Tag Id required","result":null} 2024-09-10 15:47:59.542 +05:30 77b273fa-651d-4ba1-bde7-1c7f9f032912 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - 400 80 application/json; charset=utf-8 3.8278ms 2024-09-10 15:49:45.502 +05:30 b092a687-2b21-4031-ad42-ca71272a5462 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:49:45.505 +05:30 b092a687-2b21-4031-ad42-ca71272a5462 INF CORS policy execution successful. 2024-09-10 15:49:45.508 +05:30 b092a687-2b21-4031-ad42-ca71272a5462 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 4.9144ms 2024-09-10 15:49:45.556 +05:30 1ca37c51-8521-4740-a8c2-ac98e9b8cc90 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:49:45.559 +05:30 1ca37c51-8521-4740-a8c2-ac98e9b8cc90 INF CORS policy execution successful. 2024-09-10 15:49:45.560 +05:30 1ca37c51-8521-4740-a8c2-ac98e9b8cc90 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:49:45.562 +05:30 1bc5ff24-77a7-4ad2-8142-91f011230258 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:49:45.563 +05:30 1bc5ff24-77a7-4ad2-8142-91f011230258 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:49:45.584 +05:30 1bc5ff24-77a7-4ad2-8142-91f011230258 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:49:45.585 +05:30 1bc5ff24-77a7-4ad2-8142-91f011230258 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 22.3227ms 2024-09-10 15:49:45.585 +05:30 1bc5ff24-77a7-4ad2-8142-91f011230258 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:49:45.586 +05:30 1bc5ff24-77a7-4ad2-8142-91f011230258 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1ca37c51-8521-4740-a8c2-ac98e9b8cc90}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:49:45.586 +05:30 1bc5ff24-77a7-4ad2-8142-91f011230258 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 30.6618ms 2024-09-10 15:49:46.256 +05:30 2c3b3dba-ae57-4793-adb6-11cf3bf6fc77 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:49:46.256 +05:30 2c3b3dba-ae57-4793-adb6-11cf3bf6fc77 INF CORS policy execution successful. 2024-09-10 15:49:46.257 +05:30 2c3b3dba-ae57-4793-adb6-11cf3bf6fc77 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.82ms 2024-09-10 15:49:46.453 +05:30 aeee5198-0112-4354-b074-815792c33b91 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:49:46.456 +05:30 aeee5198-0112-4354-b074-815792c33b91 INF CORS policy execution successful. 2024-09-10 15:49:46.458 +05:30 aeee5198-0112-4354-b074-815792c33b91 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:49:46.460 +05:30 22cd507c-8fb0-4e91-b093-24ccbb3b0dc2 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:49:46.462 +05:30 22cd507c-8fb0-4e91-b093-24ccbb3b0dc2 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:49:46.478 +05:30 22cd507c-8fb0-4e91-b093-24ccbb3b0dc2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:49:46.479 +05:30 22cd507c-8fb0-4e91-b093-24ccbb3b0dc2 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 16.4723ms 2024-09-10 15:49:46.479 +05:30 22cd507c-8fb0-4e91-b093-24ccbb3b0dc2 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:49:46.479 +05:30 22cd507c-8fb0-4e91-b093-24ccbb3b0dc2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aeee5198-0112-4354-b074-815792c33b91}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:49:46.480 +05:30 22cd507c-8fb0-4e91-b093-24ccbb3b0dc2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 27.454ms 2024-09-10 15:49:46.542 +05:30 95450bda-9b44-46b5-9e5c-59d76b585681 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 15:49:46.542 +05:30 95450bda-9b44-46b5-9e5c-59d76b585681 INF CORS policy execution successful. 2024-09-10 15:49:46.543 +05:30 95450bda-9b44-46b5-9e5c-59d76b585681 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.7041ms 2024-09-10 15:49:46.584 +05:30 4e3cb5f8-84a5-477c-b678-7dad16a7af25 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 15:49:46.585 +05:30 4e3cb5f8-84a5-477c-b678-7dad16a7af25 INF CORS policy execution successful. 2024-09-10 15:49:46.587 +05:30 4e3cb5f8-84a5-477c-b678-7dad16a7af25 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:49:46.587 +05:30 3d899a27-7d0d-47a9-a038-6aa740ae6ba1 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:49:46.588 +05:30 3d899a27-7d0d-47a9-a038-6aa740ae6ba1 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:49:46.595 +05:30 3d899a27-7d0d-47a9-a038-6aa740ae6ba1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:49:46.596 +05:30 3d899a27-7d0d-47a9-a038-6aa740ae6ba1 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 7.9919ms 2024-09-10 15:49:46.596 +05:30 3d899a27-7d0d-47a9-a038-6aa740ae6ba1 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:49:46.596 +05:30 3d899a27-7d0d-47a9-a038-6aa740ae6ba1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4e3cb5f8-84a5-477c-b678-7dad16a7af25}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 15:49:46.597 +05:30 3d899a27-7d0d-47a9-a038-6aa740ae6ba1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 13.1799ms 2024-09-10 15:50:43.096 +05:30 98bb5008-3878-412e-9f4a-439c0cb7e24e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:50:43.102 +05:30 98bb5008-3878-412e-9f4a-439c0cb7e24e INF CORS policy execution successful. 2024-09-10 15:50:43.103 +05:30 98bb5008-3878-412e-9f4a-439c0cb7e24e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 7.3076ms 2024-09-10 15:50:43.197 +05:30 db861422-839f-429a-b25f-39ef85c53f43 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:50:43.200 +05:30 db861422-839f-429a-b25f-39ef85c53f43 INF CORS policy execution successful. 2024-09-10 15:50:43.201 +05:30 db861422-839f-429a-b25f-39ef85c53f43 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:50:43.204 +05:30 af4f9d4d-753c-45e1-b73e-c89893de5d7a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:50:43.205 +05:30 af4f9d4d-753c-45e1-b73e-c89893de5d7a INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:50:43.223 +05:30 af4f9d4d-753c-45e1-b73e-c89893de5d7a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:50:43.224 +05:30 af4f9d4d-753c-45e1-b73e-c89893de5d7a INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 18.8006ms 2024-09-10 15:50:43.224 +05:30 af4f9d4d-753c-45e1-b73e-c89893de5d7a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:50:43.225 +05:30 af4f9d4d-753c-45e1-b73e-c89893de5d7a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: db861422-839f-429a-b25f-39ef85c53f43}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:50:43.225 +05:30 af4f9d4d-753c-45e1-b73e-c89893de5d7a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 28.1061ms 2024-09-10 15:50:43.728 +05:30 c52a2dd2-d0c2-4ac9-8f31-979a1e6c3a88 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:50:43.728 +05:30 c52a2dd2-d0c2-4ac9-8f31-979a1e6c3a88 INF CORS policy execution successful. 2024-09-10 15:50:43.729 +05:30 c52a2dd2-d0c2-4ac9-8f31-979a1e6c3a88 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.6489ms 2024-09-10 15:50:43.998 +05:30 39dcdbdc-5f43-47c8-b60e-24fe55cb6cb0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:50:43.998 +05:30 39dcdbdc-5f43-47c8-b60e-24fe55cb6cb0 INF CORS policy execution successful. 2024-09-10 15:50:43.999 +05:30 39dcdbdc-5f43-47c8-b60e-24fe55cb6cb0 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:50:43.999 +05:30 1a34c7d3-c7a6-4d41-baed-a0d15bda8558 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:50:44.000 +05:30 1a34c7d3-c7a6-4d41-baed-a0d15bda8558 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:50:44.005 +05:30 1a34c7d3-c7a6-4d41-baed-a0d15bda8558 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:50:44.006 +05:30 1a34c7d3-c7a6-4d41-baed-a0d15bda8558 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 5.9064ms 2024-09-10 15:50:44.006 +05:30 1a34c7d3-c7a6-4d41-baed-a0d15bda8558 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:50:44.006 +05:30 1a34c7d3-c7a6-4d41-baed-a0d15bda8558 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 39dcdbdc-5f43-47c8-b60e-24fe55cb6cb0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:50:44.006 +05:30 1a34c7d3-c7a6-4d41-baed-a0d15bda8558 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 8.906ms 2024-09-10 15:50:44.150 +05:30 fcecfae5-b6ef-4e5f-9147-a57ca7645580 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 15:50:44.151 +05:30 fcecfae5-b6ef-4e5f-9147-a57ca7645580 INF CORS policy execution successful. 2024-09-10 15:50:44.151 +05:30 fcecfae5-b6ef-4e5f-9147-a57ca7645580 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.9812ms 2024-09-10 15:50:44.209 +05:30 7dd9d332-2220-4957-8b58-04f1f9200115 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 15:50:44.211 +05:30 7dd9d332-2220-4957-8b58-04f1f9200115 INF CORS policy execution successful. 2024-09-10 15:50:44.212 +05:30 7dd9d332-2220-4957-8b58-04f1f9200115 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:50:44.212 +05:30 ff4d0670-ca49-4355-8351-1687bb46c415 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:50:44.213 +05:30 ff4d0670-ca49-4355-8351-1687bb46c415 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:50:44.219 +05:30 ff4d0670-ca49-4355-8351-1687bb46c415 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:50:44.219 +05:30 ff4d0670-ca49-4355-8351-1687bb46c415 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 6.4337ms 2024-09-10 15:50:44.219 +05:30 ff4d0670-ca49-4355-8351-1687bb46c415 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:50:44.220 +05:30 ff4d0670-ca49-4355-8351-1687bb46c415 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7dd9d332-2220-4957-8b58-04f1f9200115}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 15:50:44.220 +05:30 ff4d0670-ca49-4355-8351-1687bb46c415 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 11.3154ms 2024-09-10 15:51:33.434 +05:30 93dd1734-4fde-4fa5-9646-d53d6330e2ea INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:51:33.437 +05:30 93dd1734-4fde-4fa5-9646-d53d6330e2ea INF CORS policy execution successful. 2024-09-10 15:51:33.438 +05:30 93dd1734-4fde-4fa5-9646-d53d6330e2ea INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 3.6167ms 2024-09-10 15:51:33.488 +05:30 a2f88e5c-872f-495a-bbd3-901a7fa9b338 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:51:33.490 +05:30 a2f88e5c-872f-495a-bbd3-901a7fa9b338 INF CORS policy execution successful. 2024-09-10 15:51:33.491 +05:30 a2f88e5c-872f-495a-bbd3-901a7fa9b338 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:51:33.492 +05:30 4eb9b2d9-bab8-4020-a55c-ca4ff88e4e1f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:51:33.493 +05:30 4eb9b2d9-bab8-4020-a55c-ca4ff88e4e1f INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:51:33.529 +05:30 4eb9b2d9-bab8-4020-a55c-ca4ff88e4e1f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:51:33.532 +05:30 4eb9b2d9-bab8-4020-a55c-ca4ff88e4e1f INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 38.07ms 2024-09-10 15:51:33.532 +05:30 4eb9b2d9-bab8-4020-a55c-ca4ff88e4e1f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:51:33.533 +05:30 4eb9b2d9-bab8-4020-a55c-ca4ff88e4e1f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a2f88e5c-872f-495a-bbd3-901a7fa9b338}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:51:33.534 +05:30 4eb9b2d9-bab8-4020-a55c-ca4ff88e4e1f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 46.0695ms 2024-09-10 15:51:33.990 +05:30 ec4e2106-b625-4cb1-b196-b4cc794169af INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:51:33.991 +05:30 ec4e2106-b625-4cb1-b196-b4cc794169af INF CORS policy execution successful. 2024-09-10 15:51:33.992 +05:30 ec4e2106-b625-4cb1-b196-b4cc794169af INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 1.993ms 2024-09-10 15:51:34.079 +05:30 30da3ebc-8f19-4c82-96d5-bf1aa1cdbf77 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:51:34.080 +05:30 30da3ebc-8f19-4c82-96d5-bf1aa1cdbf77 INF CORS policy execution successful. 2024-09-10 15:51:34.080 +05:30 30da3ebc-8f19-4c82-96d5-bf1aa1cdbf77 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:51:34.081 +05:30 56f16be4-bf2b-4eef-9a1c-3c0763b5a09f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:51:34.082 +05:30 56f16be4-bf2b-4eef-9a1c-3c0763b5a09f INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:51:34.090 +05:30 56f16be4-bf2b-4eef-9a1c-3c0763b5a09f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:51:34.090 +05:30 56f16be4-bf2b-4eef-9a1c-3c0763b5a09f INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 8.3678ms 2024-09-10 15:51:34.090 +05:30 56f16be4-bf2b-4eef-9a1c-3c0763b5a09f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:51:34.091 +05:30 56f16be4-bf2b-4eef-9a1c-3c0763b5a09f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 30da3ebc-8f19-4c82-96d5-bf1aa1cdbf77}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:51:34.091 +05:30 56f16be4-bf2b-4eef-9a1c-3c0763b5a09f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 12.6289ms 2024-09-10 15:51:34.357 +05:30 70855a81-8475-4103-a02b-5d81fe260252 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 15:51:34.357 +05:30 70855a81-8475-4103-a02b-5d81fe260252 INF CORS policy execution successful. 2024-09-10 15:51:34.357 +05:30 70855a81-8475-4103-a02b-5d81fe260252 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.6927ms 2024-09-10 15:51:34.405 +05:30 d12918ec-8238-4b47-b9ae-ccc7ecc44f7e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 15:51:34.406 +05:30 d12918ec-8238-4b47-b9ae-ccc7ecc44f7e INF CORS policy execution successful. 2024-09-10 15:51:34.406 +05:30 d12918ec-8238-4b47-b9ae-ccc7ecc44f7e INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:51:34.406 +05:30 956c7c54-93fe-4e14-9c6f-d8559af98b59 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:51:34.406 +05:30 956c7c54-93fe-4e14-9c6f-d8559af98b59 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:51:34.412 +05:30 956c7c54-93fe-4e14-9c6f-d8559af98b59 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:51:34.412 +05:30 956c7c54-93fe-4e14-9c6f-d8559af98b59 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 5.9935ms 2024-09-10 15:51:34.413 +05:30 956c7c54-93fe-4e14-9c6f-d8559af98b59 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:51:34.413 +05:30 956c7c54-93fe-4e14-9c6f-d8559af98b59 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d12918ec-8238-4b47-b9ae-ccc7ecc44f7e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 15:51:34.414 +05:30 956c7c54-93fe-4e14-9c6f-d8559af98b59 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 8.8567ms 2024-09-10 15:52:17.138 +05:30 b8c69a49-b621-4fcf-9c1a-a2023f26bfd4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:52:17.140 +05:30 b8c69a49-b621-4fcf-9c1a-a2023f26bfd4 INF CORS policy execution successful. 2024-09-10 15:52:17.141 +05:30 b8c69a49-b621-4fcf-9c1a-a2023f26bfd4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 2.903ms 2024-09-10 15:52:17.190 +05:30 024032c9-1c68-4355-b7c2-ffcd7e4b2af0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:52:17.193 +05:30 024032c9-1c68-4355-b7c2-ffcd7e4b2af0 INF CORS policy execution successful. 2024-09-10 15:52:17.195 +05:30 024032c9-1c68-4355-b7c2-ffcd7e4b2af0 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:52:17.197 +05:30 ce836bcc-6c95-4469-9ab3-fe0fc6336768 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:52:17.198 +05:30 ce836bcc-6c95-4469-9ab3-fe0fc6336768 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:52:17.210 +05:30 ce836bcc-6c95-4469-9ab3-fe0fc6336768 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:52:17.211 +05:30 ce836bcc-6c95-4469-9ab3-fe0fc6336768 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 12.5326ms 2024-09-10 15:52:17.211 +05:30 ce836bcc-6c95-4469-9ab3-fe0fc6336768 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:52:17.211 +05:30 ce836bcc-6c95-4469-9ab3-fe0fc6336768 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 024032c9-1c68-4355-b7c2-ffcd7e4b2af0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:52:17.212 +05:30 ce836bcc-6c95-4469-9ab3-fe0fc6336768 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 21.5467ms 2024-09-10 15:52:21.716 +05:30 97350ed0-72a5-473c-a364-21ddce633dc5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:52:21.725 +05:30 97350ed0-72a5-473c-a364-21ddce633dc5 INF CORS policy execution successful. 2024-09-10 15:52:21.727 +05:30 97350ed0-72a5-473c-a364-21ddce633dc5 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:52:21.729 +05:30 2710386c-e5b4-438a-970d-e8ac48e28437 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:52:21.730 +05:30 2710386c-e5b4-438a-970d-e8ac48e28437 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:52:21.754 +05:30 2710386c-e5b4-438a-970d-e8ac48e28437 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:52:21.756 +05:30 2710386c-e5b4-438a-970d-e8ac48e28437 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 26.1227ms 2024-09-10 15:52:21.757 +05:30 2710386c-e5b4-438a-970d-e8ac48e28437 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:52:21.757 +05:30 2710386c-e5b4-438a-970d-e8ac48e28437 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 97350ed0-72a5-473c-a364-21ddce633dc5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:52:21.758 +05:30 2710386c-e5b4-438a-970d-e8ac48e28437 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 43.0259ms 2024-09-10 15:52:56.974 +05:30 90e714cb-a75f-4f7e-979c-7cf6c8277189 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:52:56.977 +05:30 90e714cb-a75f-4f7e-979c-7cf6c8277189 INF CORS policy execution successful. 2024-09-10 15:52:56.979 +05:30 90e714cb-a75f-4f7e-979c-7cf6c8277189 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 5.1302ms 2024-09-10 15:52:57.018 +05:30 ce2e0097-d87d-427a-a8f8-612b96197aad INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:52:57.023 +05:30 ce2e0097-d87d-427a-a8f8-612b96197aad INF CORS policy execution successful. 2024-09-10 15:52:57.024 +05:30 ce2e0097-d87d-427a-a8f8-612b96197aad INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:52:57.026 +05:30 8f8b8913-5c4e-40db-9bc3-9e4f6b94ea1a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:52:57.027 +05:30 8f8b8913-5c4e-40db-9bc3-9e4f6b94ea1a INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:52:57.050 +05:30 8f8b8913-5c4e-40db-9bc3-9e4f6b94ea1a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:52:57.052 +05:30 8f8b8913-5c4e-40db-9bc3-9e4f6b94ea1a INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 23.9848ms 2024-09-10 15:52:57.052 +05:30 8f8b8913-5c4e-40db-9bc3-9e4f6b94ea1a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:52:57.053 +05:30 8f8b8913-5c4e-40db-9bc3-9e4f6b94ea1a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ce2e0097-d87d-427a-a8f8-612b96197aad}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:52:57.054 +05:30 8f8b8913-5c4e-40db-9bc3-9e4f6b94ea1a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 35.8169ms 2024-09-10 15:53:01.471 +05:30 7094f561-a103-49f2-a6c8-75cae51a7024 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:53:01.471 +05:30 890f95a3-780b-43a5-a802-cafdf8cab366 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:53:01.472 +05:30 890f95a3-780b-43a5-a802-cafdf8cab366 INF CORS policy execution successful. 2024-09-10 15:53:01.472 +05:30 7094f561-a103-49f2-a6c8-75cae51a7024 INF CORS policy execution successful. 2024-09-10 15:53:01.472 +05:30 7094f561-a103-49f2-a6c8-75cae51a7024 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 1.0138ms 2024-09-10 15:53:01.472 +05:30 890f95a3-780b-43a5-a802-cafdf8cab366 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 1.021ms 2024-09-10 15:53:01.524 +05:30 19f3002f-6a01-49af-b622-5a81d0e14f01 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:53:01.525 +05:30 19f3002f-6a01-49af-b622-5a81d0e14f01 INF CORS policy execution successful. 2024-09-10 15:53:01.527 +05:30 19f3002f-6a01-49af-b622-5a81d0e14f01 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:53:01.529 +05:30 eca1e7cd-e141-4e27-aea9-b9d4d1800b0b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:53:01.529 +05:30 eca1e7cd-e141-4e27-aea9-b9d4d1800b0b INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:53:01.540 +05:30 eca1e7cd-e141-4e27-aea9-b9d4d1800b0b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:53:01.541 +05:30 eca1e7cd-e141-4e27-aea9-b9d4d1800b0b INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 11.3863ms 2024-09-10 15:53:01.541 +05:30 eca1e7cd-e141-4e27-aea9-b9d4d1800b0b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:53:01.541 +05:30 eca1e7cd-e141-4e27-aea9-b9d4d1800b0b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 19f3002f-6a01-49af-b622-5a81d0e14f01}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:53:01.541 +05:30 eca1e7cd-e141-4e27-aea9-b9d4d1800b0b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 17.4493ms 2024-09-10 15:53:01.590 +05:30 03198ff1-52fe-4bd5-a687-9a613b314305 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:53:01.591 +05:30 03198ff1-52fe-4bd5-a687-9a613b314305 INF CORS policy execution successful. 2024-09-10 15:53:01.591 +05:30 03198ff1-52fe-4bd5-a687-9a613b314305 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:53:01.592 +05:30 7bf18855-0ee8-4b4f-a9f5-641784a1d71e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:53:01.592 +05:30 7bf18855-0ee8-4b4f-a9f5-641784a1d71e INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:53:01.597 +05:30 7bf18855-0ee8-4b4f-a9f5-641784a1d71e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:53:01.597 +05:30 7bf18855-0ee8-4b4f-a9f5-641784a1d71e INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 5.2045ms 2024-09-10 15:53:01.597 +05:30 7bf18855-0ee8-4b4f-a9f5-641784a1d71e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:53:01.598 +05:30 7bf18855-0ee8-4b4f-a9f5-641784a1d71e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 03198ff1-52fe-4bd5-a687-9a613b314305}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:53:01.598 +05:30 7bf18855-0ee8-4b4f-a9f5-641784a1d71e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 8.2409ms 2024-09-10 15:53:01.643 +05:30 1768b6f1-1c6f-455c-b746-649f36e48ee0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:53:01.644 +05:30 1768b6f1-1c6f-455c-b746-649f36e48ee0 INF CORS policy execution successful. 2024-09-10 15:53:01.644 +05:30 1768b6f1-1c6f-455c-b746-649f36e48ee0 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:53:01.645 +05:30 524daf17-740a-46a1-b8fd-f074f06653d2 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:53:01.645 +05:30 524daf17-740a-46a1-b8fd-f074f06653d2 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:53:01.650 +05:30 524daf17-740a-46a1-b8fd-f074f06653d2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:53:01.650 +05:30 524daf17-740a-46a1-b8fd-f074f06653d2 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 5.0354ms 2024-09-10 15:53:01.650 +05:30 524daf17-740a-46a1-b8fd-f074f06653d2 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:53:01.650 +05:30 524daf17-740a-46a1-b8fd-f074f06653d2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1768b6f1-1c6f-455c-b746-649f36e48ee0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:53:01.651 +05:30 524daf17-740a-46a1-b8fd-f074f06653d2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 7.7624ms 2024-09-10 15:53:01.702 +05:30 a8fb18ff-044c-4f2f-bfd7-d494184b06b4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:53:01.702 +05:30 a8fb18ff-044c-4f2f-bfd7-d494184b06b4 INF CORS policy execution successful. 2024-09-10 15:53:01.703 +05:30 a8fb18ff-044c-4f2f-bfd7-d494184b06b4 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:53:01.703 +05:30 ebea2395-39af-4ed3-b42f-770ca1d0acb7 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:53:01.703 +05:30 ebea2395-39af-4ed3-b42f-770ca1d0acb7 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:53:01.706 +05:30 ebea2395-39af-4ed3-b42f-770ca1d0acb7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:53:01.707 +05:30 ebea2395-39af-4ed3-b42f-770ca1d0acb7 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 3.0414ms 2024-09-10 15:53:01.707 +05:30 ebea2395-39af-4ed3-b42f-770ca1d0acb7 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:53:01.707 +05:30 ebea2395-39af-4ed3-b42f-770ca1d0acb7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a8fb18ff-044c-4f2f-bfd7-d494184b06b4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:53:01.707 +05:30 ebea2395-39af-4ed3-b42f-770ca1d0acb7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 5.53ms 2024-09-10 15:53:05.368 +05:30 29ed384a-7236-404a-9d69-d4e44b60d8cc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:53:05.369 +05:30 29ed384a-7236-404a-9d69-d4e44b60d8cc INF CORS policy execution successful. 2024-09-10 15:53:05.370 +05:30 29ed384a-7236-404a-9d69-d4e44b60d8cc INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:53:05.370 +05:30 c4997be5-7f35-4f77-b21c-9aa0a9e154f7 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:53:05.371 +05:30 c4997be5-7f35-4f77-b21c-9aa0a9e154f7 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:53:05.375 +05:30 c4997be5-7f35-4f77-b21c-9aa0a9e154f7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:53:05.375 +05:30 c4997be5-7f35-4f77-b21c-9aa0a9e154f7 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 4.1951ms 2024-09-10 15:53:05.375 +05:30 c4997be5-7f35-4f77-b21c-9aa0a9e154f7 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:53:05.375 +05:30 c4997be5-7f35-4f77-b21c-9aa0a9e154f7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 29ed384a-7236-404a-9d69-d4e44b60d8cc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:53:05.375 +05:30 c4997be5-7f35-4f77-b21c-9aa0a9e154f7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 7.1434ms 2024-09-10 15:53:05.479 +05:30 41f41ea3-f50d-44a3-b962-b9da49c4457d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:53:05.479 +05:30 41f41ea3-f50d-44a3-b962-b9da49c4457d INF CORS policy execution successful. 2024-09-10 15:53:05.479 +05:30 41f41ea3-f50d-44a3-b962-b9da49c4457d INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:53:05.480 +05:30 1f176f03-0a87-4f70-9f04-9fdcff4e5b53 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:53:05.480 +05:30 1f176f03-0a87-4f70-9f04-9fdcff4e5b53 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:53:05.482 +05:30 1f176f03-0a87-4f70-9f04-9fdcff4e5b53 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:53:05.484 +05:30 1f176f03-0a87-4f70-9f04-9fdcff4e5b53 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 4.497ms 2024-09-10 15:53:05.484 +05:30 1f176f03-0a87-4f70-9f04-9fdcff4e5b53 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:53:05.485 +05:30 1f176f03-0a87-4f70-9f04-9fdcff4e5b53 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 41f41ea3-f50d-44a3-b962-b9da49c4457d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:53:05.485 +05:30 1f176f03-0a87-4f70-9f04-9fdcff4e5b53 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 6.4536ms 2024-09-10 15:53:05.549 +05:30 cfa27b2d-7b21-4210-82cc-cd9fb9d135eb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:53:05.549 +05:30 cfa27b2d-7b21-4210-82cc-cd9fb9d135eb INF CORS policy execution successful. 2024-09-10 15:53:05.550 +05:30 cfa27b2d-7b21-4210-82cc-cd9fb9d135eb INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:53:05.550 +05:30 dc043c86-3dd5-43e4-b2bf-db082b9585d1 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:53:05.550 +05:30 dc043c86-3dd5-43e4-b2bf-db082b9585d1 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:53:05.553 +05:30 dc043c86-3dd5-43e4-b2bf-db082b9585d1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:53:05.553 +05:30 dc043c86-3dd5-43e4-b2bf-db082b9585d1 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 2.5897ms 2024-09-10 15:53:05.553 +05:30 dc043c86-3dd5-43e4-b2bf-db082b9585d1 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:53:05.553 +05:30 dc043c86-3dd5-43e4-b2bf-db082b9585d1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cfa27b2d-7b21-4210-82cc-cd9fb9d135eb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:53:05.554 +05:30 dc043c86-3dd5-43e4-b2bf-db082b9585d1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 5.0216ms 2024-09-10 15:53:05.617 +05:30 c53d4ff7-0fbe-4c6f-916b-41a01e2f49e4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 15:53:05.618 +05:30 c53d4ff7-0fbe-4c6f-916b-41a01e2f49e4 INF CORS policy execution successful. 2024-09-10 15:53:05.618 +05:30 c53d4ff7-0fbe-4c6f-916b-41a01e2f49e4 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:53:05.619 +05:30 4673541f-30bf-499c-aeaf-2834577b4f29 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:53:05.619 +05:30 4673541f-30bf-499c-aeaf-2834577b4f29 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 15:53:05.623 +05:30 4673541f-30bf-499c-aeaf-2834577b4f29 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:53:05.623 +05:30 4673541f-30bf-499c-aeaf-2834577b4f29 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 4.0715ms 2024-09-10 15:53:05.623 +05:30 4673541f-30bf-499c-aeaf-2834577b4f29 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 15:53:05.623 +05:30 4673541f-30bf-499c-aeaf-2834577b4f29 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c53d4ff7-0fbe-4c6f-916b-41a01e2f49e4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 15:53:05.624 +05:30 4673541f-30bf-499c-aeaf-2834577b4f29 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 6.755ms 2024-09-10 15:53:05.747 +05:30 cb914e17-55a4-4721-9a66-e0c0d6971490 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:53:05.747 +05:30 cb914e17-55a4-4721-9a66-e0c0d6971490 INF CORS policy execution successful. 2024-09-10 15:53:05.747 +05:30 cb914e17-55a4-4721-9a66-e0c0d6971490 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.6761ms 2024-09-10 15:53:05.748 +05:30 9269b72f-07e9-461b-aeaf-05e78e0e20ec INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:53:05.748 +05:30 9269b72f-07e9-461b-aeaf-05e78e0e20ec INF CORS policy execution successful. 2024-09-10 15:53:05.748 +05:30 9269b72f-07e9-461b-aeaf-05e78e0e20ec INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.3421ms 2024-09-10 15:53:05.752 +05:30 8eaa9ef5-efc1-432c-8ce0-d9e8d5a888a2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:53:05.753 +05:30 8eaa9ef5-efc1-432c-8ce0-d9e8d5a888a2 INF CORS policy execution successful. 2024-09-10 15:53:05.753 +05:30 8eaa9ef5-efc1-432c-8ce0-d9e8d5a888a2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.3784ms 2024-09-10 15:53:05.757 +05:30 5fe167fc-2875-4c72-b861-e913d05bfa9c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:53:05.758 +05:30 5fe167fc-2875-4c72-b861-e913d05bfa9c INF CORS policy execution successful. 2024-09-10 15:53:05.758 +05:30 5fe167fc-2875-4c72-b861-e913d05bfa9c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.4733ms 2024-09-10 15:53:05.847 +05:30 f0979b12-5e56-4f2d-a76e-e4037c7958d9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 15:53:05.847 +05:30 f0979b12-5e56-4f2d-a76e-e4037c7958d9 INF CORS policy execution successful. 2024-09-10 15:53:05.848 +05:30 f0979b12-5e56-4f2d-a76e-e4037c7958d9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 0.7537ms 2024-09-10 15:53:05.848 +05:30 ec455a1a-8b8a-498e-9e36-d1b2f8dc6562 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:53:05.848 +05:30 ec455a1a-8b8a-498e-9e36-d1b2f8dc6562 INF CORS policy execution successful. 2024-09-10 15:53:05.849 +05:30 ec455a1a-8b8a-498e-9e36-d1b2f8dc6562 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:53:05.849 +05:30 1030bb2d-c23a-49fd-8c7b-9000cef4a183 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:53:05.850 +05:30 1030bb2d-c23a-49fd-8c7b-9000cef4a183 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 15:53:05.850 +05:30 c4f489a7-442e-497d-bd1c-084335ca2cb8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:53:05.851 +05:30 c4f489a7-442e-497d-bd1c-084335ca2cb8 INF CORS policy execution successful. 2024-09-10 15:53:05.851 +05:30 c4f489a7-442e-497d-bd1c-084335ca2cb8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.5571ms 2024-09-10 15:53:05.858 +05:30 b9f856c6-594f-4e5b-83ea-803dcac85abd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:53:05.859 +05:30 b9f856c6-594f-4e5b-83ea-803dcac85abd INF CORS policy execution successful. 2024-09-10 15:53:05.859 +05:30 b9f856c6-594f-4e5b-83ea-803dcac85abd INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:53:05.859 +05:30 2cf5bfcd-9463-417a-ba54-4eed9ed4e142 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:53:05.860 +05:30 2cf5bfcd-9463-417a-ba54-4eed9ed4e142 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 15:53:05.866 +05:30 1030bb2d-c23a-49fd-8c7b-9000cef4a183 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:53:05.867 +05:30 1030bb2d-c23a-49fd-8c7b-9000cef4a183 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 17.197ms 2024-09-10 15:53:05.867 +05:30 1030bb2d-c23a-49fd-8c7b-9000cef4a183 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:53:05.868 +05:30 1030bb2d-c23a-49fd-8c7b-9000cef4a183 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ec455a1a-8b8a-498e-9e36-d1b2f8dc6562}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 15:53:05.870 +05:30 1030bb2d-c23a-49fd-8c7b-9000cef4a183 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 21.9119ms 2024-09-10 15:53:05.883 +05:30 2cf5bfcd-9463-417a-ba54-4eed9ed4e142 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:53:05.883 +05:30 2cf5bfcd-9463-417a-ba54-4eed9ed4e142 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 23.6024ms 2024-09-10 15:53:05.884 +05:30 2cf5bfcd-9463-417a-ba54-4eed9ed4e142 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:53:05.884 +05:30 2cf5bfcd-9463-417a-ba54-4eed9ed4e142 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b9f856c6-594f-4e5b-83ea-803dcac85abd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 15:53:05.884 +05:30 2cf5bfcd-9463-417a-ba54-4eed9ed4e142 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 26.1709ms 2024-09-10 15:53:05.894 +05:30 fc57519a-192c-4615-82a1-11b188a4f84b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 15:53:05.895 +05:30 fc57519a-192c-4615-82a1-11b188a4f84b INF CORS policy execution successful. 2024-09-10 15:53:05.895 +05:30 fc57519a-192c-4615-82a1-11b188a4f84b INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:53:05.897 +05:30 104626fd-2fa7-487e-b752-229edbb8a1c2 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 15:53:05.898 +05:30 104626fd-2fa7-487e-b752-229edbb8a1c2 INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 15:53:05.930 +05:30 104626fd-2fa7-487e-b752-229edbb8a1c2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:53:05.930 +05:30 104626fd-2fa7-487e-b752-229edbb8a1c2 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 32.3183ms 2024-09-10 15:53:05.930 +05:30 104626fd-2fa7-487e-b752-229edbb8a1c2 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 15:53:05.930 +05:30 104626fd-2fa7-487e-b752-229edbb8a1c2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fc57519a-192c-4615-82a1-11b188a4f84b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 15:53:05.931 +05:30 104626fd-2fa7-487e-b752-229edbb8a1c2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 200 624 application/json; charset=utf-8 36.8692ms 2024-09-10 15:53:05.965 +05:30 b2461e54-975b-44d2-bb4b-0a3207834404 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 15:53:05.965 +05:30 b2461e54-975b-44d2-bb4b-0a3207834404 INF CORS policy execution successful. 2024-09-10 15:53:05.966 +05:30 b2461e54-975b-44d2-bb4b-0a3207834404 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:53:05.966 +05:30 b7594dd7-d4f5-4a04-8867-03476996aa7b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:53:05.966 +05:30 b7594dd7-d4f5-4a04-8867-03476996aa7b INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 15:53:05.974 +05:30 b7594dd7-d4f5-4a04-8867-03476996aa7b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:53:05.975 +05:30 b7594dd7-d4f5-4a04-8867-03476996aa7b INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 9.1592ms 2024-09-10 15:53:05.976 +05:30 b7594dd7-d4f5-4a04-8867-03476996aa7b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 15:53:05.977 +05:30 b7594dd7-d4f5-4a04-8867-03476996aa7b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b2461e54-975b-44d2-bb4b-0a3207834404}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 15:53:05.977 +05:30 b7594dd7-d4f5-4a04-8867-03476996aa7b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 12.806ms 2024-09-10 15:53:05.993 +05:30 4c22767c-17b1-4594-bb51-57c275cbfef5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 15:53:05.994 +05:30 4c22767c-17b1-4594-bb51-57c275cbfef5 INF CORS policy execution successful. 2024-09-10 15:53:05.994 +05:30 4c22767c-17b1-4594-bb51-57c275cbfef5 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:53:05.995 +05:30 c23992ec-2c34-404e-b267-c09da477ab84 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:53:05.995 +05:30 c23992ec-2c34-404e-b267-c09da477ab84 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 15:53:05.997 +05:30 c23992ec-2c34-404e-b267-c09da477ab84 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:53:05.998 +05:30 c23992ec-2c34-404e-b267-c09da477ab84 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 2.8037ms 2024-09-10 15:53:05.998 +05:30 c23992ec-2c34-404e-b267-c09da477ab84 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 15:53:05.998 +05:30 c23992ec-2c34-404e-b267-c09da477ab84 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4c22767c-17b1-4594-bb51-57c275cbfef5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 15:53:05.998 +05:30 c23992ec-2c34-404e-b267-c09da477ab84 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 4.8204ms 2024-09-10 15:53:06.125 +05:30 2d965ef2-b996-42f5-b185-cc7f3b338d0a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - null null 2024-09-10 15:53:06.126 +05:30 2d965ef2-b996-42f5-b185-cc7f3b338d0a INF CORS policy execution successful. 2024-09-10 15:53:06.127 +05:30 2d965ef2-b996-42f5-b185-cc7f3b338d0a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - 204 null null 1.4506ms 2024-09-10 15:53:06.145 +05:30 8113e0fb-b28e-4e78-b4c2-af968b4f575f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:53:06.146 +05:30 8113e0fb-b28e-4e78-b4c2-af968b4f575f INF CORS policy execution successful. 2024-09-10 15:53:06.146 +05:30 8113e0fb-b28e-4e78-b4c2-af968b4f575f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 1.1147ms 2024-09-10 15:53:06.185 +05:30 75864277-a910-43d7-9fcc-1726c909d992 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - null null 2024-09-10 15:53:06.187 +05:30 75864277-a910-43d7-9fcc-1726c909d992 INF CORS policy execution successful. 2024-09-10 15:53:06.187 +05:30 75864277-a910-43d7-9fcc-1726c909d992 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:53:06.188 +05:30 5c993a6b-a6c0-4c45-83a2-b2e5c21f67bf INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:53:06.188 +05:30 5c993a6b-a6c0-4c45-83a2-b2e5c21f67bf INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:53:06.189 +05:30 1bd35dc2-0a38-4817-b934-d52040dacb61 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:53:06.189 +05:30 1bd35dc2-0a38-4817-b934-d52040dacb61 INF CORS policy execution successful. 2024-09-10 15:53:06.190 +05:30 1bd35dc2-0a38-4817-b934-d52040dacb61 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.112ms 2024-09-10 15:53:06.192 +05:30 5c993a6b-a6c0-4c45-83a2-b2e5c21f67bf INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:53:06.192 +05:30 5c993a6b-a6c0-4c45-83a2-b2e5c21f67bf INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 3.8887ms 2024-09-10 15:53:06.193 +05:30 5c993a6b-a6c0-4c45-83a2-b2e5c21f67bf INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:53:06.193 +05:30 5c993a6b-a6c0-4c45-83a2-b2e5c21f67bf INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 75864277-a910-43d7-9fcc-1726c909d992}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 80} Body: {"status":"Failure","statusCode":4000,"message":"Tag Id required","result":null} 2024-09-10 15:53:06.193 +05:30 5c993a6b-a6c0-4c45-83a2-b2e5c21f67bf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - 400 80 application/json; charset=utf-8 8.2449ms 2024-09-10 15:53:06.194 +05:30 332bbde5-536a-4919-a883-00f96a9f032a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 15:53:06.195 +05:30 332bbde5-536a-4919-a883-00f96a9f032a INF CORS policy execution successful. 2024-09-10 15:53:06.195 +05:30 332bbde5-536a-4919-a883-00f96a9f032a INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:53:06.195 +05:30 da95fd11-0c0e-45b7-a810-5e75f4a7d557 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:53:06.195 +05:30 da95fd11-0c0e-45b7-a810-5e75f4a7d557 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:53:06.202 +05:30 da95fd11-0c0e-45b7-a810-5e75f4a7d557 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:53:06.202 +05:30 da95fd11-0c0e-45b7-a810-5e75f4a7d557 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 6.7768ms 2024-09-10 15:53:06.202 +05:30 da95fd11-0c0e-45b7-a810-5e75f4a7d557 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:53:06.203 +05:30 da95fd11-0c0e-45b7-a810-5e75f4a7d557 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 332bbde5-536a-4919-a883-00f96a9f032a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:53:06.203 +05:30 da95fd11-0c0e-45b7-a810-5e75f4a7d557 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 9.4175ms 2024-09-10 15:53:06.467 +05:30 7dcea22a-1ba4-4044-8ba6-f454f8809d28 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:53:06.467 +05:30 7dcea22a-1ba4-4044-8ba6-f454f8809d28 INF CORS policy execution successful. 2024-09-10 15:53:06.467 +05:30 7dcea22a-1ba4-4044-8ba6-f454f8809d28 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:53:06.468 +05:30 78ed3c43-76d6-4871-8ef1-fba68aa51d40 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:53:06.468 +05:30 78ed3c43-76d6-4871-8ef1-fba68aa51d40 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:53:06.471 +05:30 78ed3c43-76d6-4871-8ef1-fba68aa51d40 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:53:06.472 +05:30 78ed3c43-76d6-4871-8ef1-fba68aa51d40 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 3.6428ms 2024-09-10 15:53:06.472 +05:30 78ed3c43-76d6-4871-8ef1-fba68aa51d40 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:53:06.472 +05:30 78ed3c43-76d6-4871-8ef1-fba68aa51d40 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7dcea22a-1ba4-4044-8ba6-f454f8809d28}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:53:06.472 +05:30 78ed3c43-76d6-4871-8ef1-fba68aa51d40 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 5.5471ms 2024-09-10 15:53:06.586 +05:30 4493c09e-a616-49c1-9d25-93f7b871bd32 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:53:06.587 +05:30 4493c09e-a616-49c1-9d25-93f7b871bd32 INF CORS policy execution successful. 2024-09-10 15:53:06.587 +05:30 4493c09e-a616-49c1-9d25-93f7b871bd32 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:53:06.587 +05:30 fc08867b-b815-4843-80fc-764ab80b0d3b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:53:06.587 +05:30 fc08867b-b815-4843-80fc-764ab80b0d3b INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:53:06.592 +05:30 fc08867b-b815-4843-80fc-764ab80b0d3b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:53:06.592 +05:30 fc08867b-b815-4843-80fc-764ab80b0d3b INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 5.0484ms 2024-09-10 15:53:06.592 +05:30 fc08867b-b815-4843-80fc-764ab80b0d3b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:53:06.593 +05:30 fc08867b-b815-4843-80fc-764ab80b0d3b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4493c09e-a616-49c1-9d25-93f7b871bd32}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:53:06.593 +05:30 fc08867b-b815-4843-80fc-764ab80b0d3b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 7.2175ms 2024-09-10 15:53:07.304 +05:30 612c8a8a-7264-4f68-864b-99188c307b62 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - null null 2024-09-10 15:53:07.305 +05:30 612c8a8a-7264-4f68-864b-99188c307b62 INF CORS policy execution successful. 2024-09-10 15:53:07.306 +05:30 612c8a8a-7264-4f68-864b-99188c307b62 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:53:07.306 +05:30 e689a14c-7c14-4192-aa00-85bb80a7d1d7 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:53:07.306 +05:30 e689a14c-7c14-4192-aa00-85bb80a7d1d7 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:53:07.308 +05:30 323da124-9dfb-4418-b5cc-a76b7af6a0ae INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 15:53:07.308 +05:30 323da124-9dfb-4418-b5cc-a76b7af6a0ae INF CORS policy execution successful. 2024-09-10 15:53:07.308 +05:30 e689a14c-7c14-4192-aa00-85bb80a7d1d7 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:53:07.308 +05:30 e689a14c-7c14-4192-aa00-85bb80a7d1d7 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 2.0044ms 2024-09-10 15:53:07.308 +05:30 323da124-9dfb-4418-b5cc-a76b7af6a0ae INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.6095ms 2024-09-10 15:53:07.308 +05:30 e689a14c-7c14-4192-aa00-85bb80a7d1d7 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:53:07.309 +05:30 e689a14c-7c14-4192-aa00-85bb80a7d1d7 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 612c8a8a-7264-4f68-864b-99188c307b62}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 80} Body: {"status":"Failure","statusCode":4000,"message":"Tag Id required","result":null} 2024-09-10 15:53:07.309 +05:30 e689a14c-7c14-4192-aa00-85bb80a7d1d7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - 400 80 application/json; charset=utf-8 4.667ms 2024-09-10 15:53:07.362 +05:30 ce33dc91-f594-4a11-9893-6f57f8ea693c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 15:53:07.362 +05:30 ce33dc91-f594-4a11-9893-6f57f8ea693c INF CORS policy execution successful. 2024-09-10 15:53:07.363 +05:30 ce33dc91-f594-4a11-9893-6f57f8ea693c INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:53:07.363 +05:30 a47c9dec-5198-4a83-aef9-89098ebab259 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:53:07.363 +05:30 a47c9dec-5198-4a83-aef9-89098ebab259 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:53:07.369 +05:30 a47c9dec-5198-4a83-aef9-89098ebab259 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:53:07.369 +05:30 a47c9dec-5198-4a83-aef9-89098ebab259 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 6.1344ms 2024-09-10 15:53:07.369 +05:30 a47c9dec-5198-4a83-aef9-89098ebab259 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:53:07.369 +05:30 a47c9dec-5198-4a83-aef9-89098ebab259 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ce33dc91-f594-4a11-9893-6f57f8ea693c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 15:53:07.370 +05:30 a47c9dec-5198-4a83-aef9-89098ebab259 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 8.1341ms 2024-09-10 15:53:37.473 +05:30 7dfada9c-f68a-4ddd-9f86-f93f0d62e2f3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:53:37.475 +05:30 7dfada9c-f68a-4ddd-9f86-f93f0d62e2f3 INF CORS policy execution successful. 2024-09-10 15:53:37.476 +05:30 7dfada9c-f68a-4ddd-9f86-f93f0d62e2f3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 3.057ms 2024-09-10 15:53:37.530 +05:30 bbd3f9d2-003c-4eb3-b831-bc2793abf288 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:53:37.532 +05:30 bbd3f9d2-003c-4eb3-b831-bc2793abf288 INF CORS policy execution successful. 2024-09-10 15:53:37.532 +05:30 bbd3f9d2-003c-4eb3-b831-bc2793abf288 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:53:37.533 +05:30 35a7a3e5-ff25-4821-83ba-bf43173c4a09 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:53:37.534 +05:30 35a7a3e5-ff25-4821-83ba-bf43173c4a09 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:53:37.547 +05:30 35a7a3e5-ff25-4821-83ba-bf43173c4a09 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:53:37.548 +05:30 35a7a3e5-ff25-4821-83ba-bf43173c4a09 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 14.46ms 2024-09-10 15:53:37.548 +05:30 35a7a3e5-ff25-4821-83ba-bf43173c4a09 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:53:37.549 +05:30 35a7a3e5-ff25-4821-83ba-bf43173c4a09 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bbd3f9d2-003c-4eb3-b831-bc2793abf288}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:53:37.549 +05:30 35a7a3e5-ff25-4821-83ba-bf43173c4a09 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 18.6337ms 2024-09-10 15:54:46.844 +05:30 1b4c3c2b-0204-4d41-8319-ea8331c52421 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:54:46.849 +05:30 1b4c3c2b-0204-4d41-8319-ea8331c52421 INF CORS policy execution successful. 2024-09-10 15:54:46.851 +05:30 1b4c3c2b-0204-4d41-8319-ea8331c52421 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 7.1499ms 2024-09-10 15:54:47.011 +05:30 97595c52-b44c-4b97-82f5-2d1841b5e70d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:54:47.017 +05:30 97595c52-b44c-4b97-82f5-2d1841b5e70d INF CORS policy execution successful. 2024-09-10 15:54:47.019 +05:30 97595c52-b44c-4b97-82f5-2d1841b5e70d INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:54:47.021 +05:30 4ca835e7-cd93-4d91-a39c-14f57cc832af INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:54:47.023 +05:30 4ca835e7-cd93-4d91-a39c-14f57cc832af INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:54:47.056 +05:30 4ca835e7-cd93-4d91-a39c-14f57cc832af INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:54:47.058 +05:30 4ca835e7-cd93-4d91-a39c-14f57cc832af INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 34.7965ms 2024-09-10 15:54:47.058 +05:30 4ca835e7-cd93-4d91-a39c-14f57cc832af INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:54:47.059 +05:30 4ca835e7-cd93-4d91-a39c-14f57cc832af INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 97595c52-b44c-4b97-82f5-2d1841b5e70d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:54:47.060 +05:30 4ca835e7-cd93-4d91-a39c-14f57cc832af INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 48.9062ms 2024-09-10 15:54:51.075 +05:30 17dddbdd-7833-4df5-89dd-abdfef21d52f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:54:51.077 +05:30 17dddbdd-7833-4df5-89dd-abdfef21d52f INF CORS policy execution successful. 2024-09-10 15:54:51.077 +05:30 17dddbdd-7833-4df5-89dd-abdfef21d52f INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:54:51.077 +05:30 bc7d29f3-3079-48f9-9749-01e41ab27cf8 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:54:51.078 +05:30 bc7d29f3-3079-48f9-9749-01e41ab27cf8 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:54:51.087 +05:30 bc7d29f3-3079-48f9-9749-01e41ab27cf8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:54:51.088 +05:30 bc7d29f3-3079-48f9-9749-01e41ab27cf8 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 10.008ms 2024-09-10 15:54:51.088 +05:30 bc7d29f3-3079-48f9-9749-01e41ab27cf8 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:54:51.088 +05:30 bc7d29f3-3079-48f9-9749-01e41ab27cf8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 17dddbdd-7833-4df5-89dd-abdfef21d52f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:54:51.089 +05:30 bc7d29f3-3079-48f9-9749-01e41ab27cf8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 13.9872ms 2024-09-10 15:54:58.968 +05:30 f675e4ad-f546-4267-bcc9-bff48af12c4e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:54:58.969 +05:30 f675e4ad-f546-4267-bcc9-bff48af12c4e INF CORS policy execution successful. 2024-09-10 15:54:58.970 +05:30 f675e4ad-f546-4267-bcc9-bff48af12c4e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.613ms 2024-09-10 15:54:59.097 +05:30 5baefdcc-fa95-4bde-aa67-f9d7437b957a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:54:59.097 +05:30 5baefdcc-fa95-4bde-aa67-f9d7437b957a INF CORS policy execution successful. 2024-09-10 15:54:59.098 +05:30 5baefdcc-fa95-4bde-aa67-f9d7437b957a INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:54:59.098 +05:30 cb006a61-7ba8-4ab0-8feb-dfdd04523ff9 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:54:59.098 +05:30 cb006a61-7ba8-4ab0-8feb-dfdd04523ff9 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:54:59.103 +05:30 cb006a61-7ba8-4ab0-8feb-dfdd04523ff9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:54:59.104 +05:30 cb006a61-7ba8-4ab0-8feb-dfdd04523ff9 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 5.6778ms 2024-09-10 15:54:59.104 +05:30 cb006a61-7ba8-4ab0-8feb-dfdd04523ff9 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:54:59.104 +05:30 cb006a61-7ba8-4ab0-8feb-dfdd04523ff9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5baefdcc-fa95-4bde-aa67-f9d7437b957a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:54:59.105 +05:30 cb006a61-7ba8-4ab0-8feb-dfdd04523ff9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 8.1161ms 2024-09-10 15:55:00.736 +05:30 f32624e1-0845-455b-8c69-50b1640f3bf3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 15:55:00.737 +05:30 f32624e1-0845-455b-8c69-50b1640f3bf3 INF CORS policy execution successful. 2024-09-10 15:55:00.737 +05:30 f32624e1-0845-455b-8c69-50b1640f3bf3 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 15:55:00.737 +05:30 efcc45bb-734b-4caa-96af-a3a2ef781ed0 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:55:00.737 +05:30 efcc45bb-734b-4caa-96af-a3a2ef781ed0 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 15:55:00.741 +05:30 efcc45bb-734b-4caa-96af-a3a2ef781ed0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 15:55:00.742 +05:30 efcc45bb-734b-4caa-96af-a3a2ef781ed0 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 4.7278ms 2024-09-10 15:55:00.742 +05:30 efcc45bb-734b-4caa-96af-a3a2ef781ed0 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 15:55:00.742 +05:30 efcc45bb-734b-4caa-96af-a3a2ef781ed0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f32624e1-0845-455b-8c69-50b1640f3bf3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 15:55:00.743 +05:30 efcc45bb-734b-4caa-96af-a3a2ef781ed0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 6.7612ms 2024-09-10 16:00:43.522 +05:30 cd35dc40-f9d0-4a5d-b10b-c8343db40853 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 16:00:43.525 +05:30 6c11090e-78d9-4dd9-a2f4-aa3fa50bf4d0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 16:00:43.525 +05:30 cd35dc40-f9d0-4a5d-b10b-c8343db40853 INF CORS policy execution successful. 2024-09-10 16:00:43.525 +05:30 6c11090e-78d9-4dd9-a2f4-aa3fa50bf4d0 INF CORS policy execution successful. 2024-09-10 16:00:43.526 +05:30 6c11090e-78d9-4dd9-a2f4-aa3fa50bf4d0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.0187ms 2024-09-10 16:00:43.526 +05:30 cd35dc40-f9d0-4a5d-b10b-c8343db40853 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 3.4974ms 2024-09-10 16:00:43.565 +05:30 0f60d2c8-6894-42fd-8755-e593c5c8f622 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 16:00:43.573 +05:30 0f60d2c8-6894-42fd-8755-e593c5c8f622 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 10:25:43 AM', Current time (UTC): '9/10/2024 10:30:43 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-10 16:00:43.577 +05:30 0f60d2c8-6894-42fd-8755-e593c5c8f622 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 10:25:43 AM', Current time (UTC): '9/10/2024 10:30:43 AM'. 2024-09-10 16:00:43.577 +05:30 0f60d2c8-6894-42fd-8755-e593c5c8f622 INF CORS policy execution successful. 2024-09-10 16:00:43.578 +05:30 0f60d2c8-6894-42fd-8755-e593c5c8f622 INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 16:00:43.582 +05:30 760df1e5-fcf1-4553-85ee-db8dcbd14854 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 16:00:43.584 +05:30 760df1e5-fcf1-4553-85ee-db8dcbd14854 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 16:00:43.585 +05:30 760df1e5-fcf1-4553-85ee-db8dcbd14854 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 0f60d2c8-6894-42fd-8755-e593c5c8f622}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 10:25:43'"} Body: 2024-09-10 16:00:43.585 +05:30 760df1e5-fcf1-4553-85ee-db8dcbd14854 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 401 null null 20.2504ms 2024-09-10 16:00:43.596 +05:30 5ed4c8bd-9394-489f-ba9c-5c2676332fa2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - null null 2024-09-10 16:00:43.596 +05:30 5ed4c8bd-9394-489f-ba9c-5c2676332fa2 INF CORS policy execution successful. 2024-09-10 16:00:43.596 +05:30 5ed4c8bd-9394-489f-ba9c-5c2676332fa2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - 204 null null 0.595ms 2024-09-10 16:00:43.624 +05:30 56980077-9afb-4184-a13b-32a1e309db27 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 16:00:43.625 +05:30 56980077-9afb-4184-a13b-32a1e309db27 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 10:25:43 AM', Current time (UTC): '9/10/2024 10:30:43 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-10 16:00:43.626 +05:30 56980077-9afb-4184-a13b-32a1e309db27 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 10:25:43 AM', Current time (UTC): '9/10/2024 10:30:43 AM'. 2024-09-10 16:00:43.626 +05:30 56980077-9afb-4184-a13b-32a1e309db27 INF CORS policy execution successful. 2024-09-10 16:00:43.626 +05:30 56980077-9afb-4184-a13b-32a1e309db27 INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 16:00:43.629 +05:30 0d13647d-e29f-485e-86c1-67a3ce44726f INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 16:00:43.629 +05:30 0d13647d-e29f-485e-86c1-67a3ce44726f INF AuthenticationScheme: Bearer was challenged. 2024-09-10 16:00:43.630 +05:30 0d13647d-e29f-485e-86c1-67a3ce44726f INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 56980077-9afb-4184-a13b-32a1e309db27}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 10:25:43'"} Body: 2024-09-10 16:00:43.630 +05:30 0d13647d-e29f-485e-86c1-67a3ce44726f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 401 null null 6.2098ms 2024-09-10 16:00:43.669 +05:30 6d0731fb-3c8d-4235-bbd1-d011516cecdd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - null null 2024-09-10 16:00:43.670 +05:30 6d0731fb-3c8d-4235-bbd1-d011516cecdd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 10:25:43 AM', Current time (UTC): '9/10/2024 10:30:43 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-10 16:00:43.671 +05:30 6d0731fb-3c8d-4235-bbd1-d011516cecdd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 10:25:43 AM', Current time (UTC): '9/10/2024 10:30:43 AM'. 2024-09-10 16:00:43.672 +05:30 6d0731fb-3c8d-4235-bbd1-d011516cecdd INF CORS policy execution successful. 2024-09-10 16:00:43.672 +05:30 6d0731fb-3c8d-4235-bbd1-d011516cecdd INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=15 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjMzNDMsImV4cCI6MTcyNTk2Mzk0MywiaWF0IjoxNzI1OTYzMzQzfQ.m81-pwpnGHm9zxJAe97vizWj_KqWM8YM9I6R6FSXsfc}, {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-10 16:00:43.672 +05:30 ee395fae-8a37-4d25-8e88-8dfa6cd82f5b INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 16:00:43.672 +05:30 ee395fae-8a37-4d25-8e88-8dfa6cd82f5b INF AuthenticationScheme: Bearer was challenged. 2024-09-10 16:00:43.672 +05:30 ee395fae-8a37-4d25-8e88-8dfa6cd82f5b INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 6d0731fb-3c8d-4235-bbd1-d011516cecdd}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 10:25:43'"} Body: 2024-09-10 16:00:43.673 +05:30 ee395fae-8a37-4d25-8e88-8dfa6cd82f5b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - 401 null null 3.4893ms 2024-09-10 16:00:51.541 +05:30 944c0130-ad68-407d-a52d-0a49896eaac3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 16:00:51.543 +05:30 944c0130-ad68-407d-a52d-0a49896eaac3 INF CORS policy execution successful. 2024-09-10 16:00:51.544 +05:30 944c0130-ad68-407d-a52d-0a49896eaac3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 3.4054ms 2024-09-10 16:00:51.604 +05:30 b70be90b-c37a-4e3a-a83f-341385d91c76 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 16:00:51.607 +05:30 b70be90b-c37a-4e3a-a83f-341385d91c76 INF CORS policy execution successful. 2024-09-10 16:00:51.608 +05:30 b70be90b-c37a-4e3a-a83f-341385d91c76 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {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-10 16:00:51.609 +05:30 9884562f-74e3-4e8e-ba6e-85d03bd0ea9c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 16:00:51.610 +05:30 9884562f-74e3-4e8e-ba6e-85d03bd0ea9c INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 16:00:51.662 +05:30 9884562f-74e3-4e8e-ba6e-85d03bd0ea9c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:00:51.665 +05:30 9884562f-74e3-4e8e-ba6e-85d03bd0ea9c INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 54.0352ms 2024-09-10 16:00:51.665 +05:30 9884562f-74e3-4e8e-ba6e-85d03bd0ea9c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 16:00:51.665 +05:30 9884562f-74e3-4e8e-ba6e-85d03bd0ea9c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b70be90b-c37a-4e3a-a83f-341385d91c76}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 16:00:51.666 +05:30 9884562f-74e3-4e8e-ba6e-85d03bd0ea9c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 62.1649ms 2024-09-10 16:00:51.742 +05:30 4f3d22fe-fdfa-4ebb-a944-5f82d8f74844 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null null 2024-09-10 16:00:51.743 +05:30 4f3d22fe-fdfa-4ebb-a944-5f82d8f74844 INF CORS policy execution successful. 2024-09-10 16:00:51.743 +05:30 4f3d22fe-fdfa-4ebb-a944-5f82d8f74844 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 204 null null 0.6613ms 2024-09-10 16:00:51.796 +05:30 be752cee-ffc3-4099-ac83-a1e44d502ead INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null null 2024-09-10 16:00:51.796 +05:30 be752cee-ffc3-4099-ac83-a1e44d502ead INF CORS policy execution successful. 2024-09-10 16:00:51.797 +05:30 be752cee-ffc3-4099-ac83-a1e44d502ead INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 204 null null 0.8576ms 2024-09-10 16:00:51.803 +05:30 e6e7839b-e57e-4c49-9a4f-dd7ea85bba23 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null null 2024-09-10 16:00:51.804 +05:30 e6e7839b-e57e-4c49-9a4f-dd7ea85bba23 INF CORS policy execution successful. 2024-09-10 16:00:51.804 +05:30 e6e7839b-e57e-4c49-9a4f-dd7ea85bba23 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 204 null null 0.534ms 2024-09-10 16:00:51.834 +05:30 ffff4acb-2716-485c-b153-cfc55dfac959 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null 0 2024-09-10 16:00:51.834 +05:30 ffff4acb-2716-485c-b153-cfc55dfac959 INF CORS policy execution successful. 2024-09-10 16:00:51.835 +05:30 ffff4acb-2716-485c-b153-cfc55dfac959 INF HTTP request: Path: /userpreference/updatePreferenceLanguage QueryString: ?preferenceLanguageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 16:00:51.835 +05:30 3655145d-8167-4ce2-a543-f372b9875ad0 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 16:00:51.835 +05:30 3655145d-8167-4ce2-a543-f372b9875ad0 INF Route matched with {action = "UpdatePreferenceLanguage", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLanguage(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 16:00:51.845 +05:30 d91e0418-ab84-460f-b40e-e46c5f3d4e7c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 16:00:51.846 +05:30 3655145d-8167-4ce2-a543-f372b9875ad0 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:00:51.846 +05:30 d91e0418-ab84-460f-b40e-e46c5f3d4e7c INF CORS policy execution successful. 2024-09-10 16:00:51.846 +05:30 d91e0418-ab84-460f-b40e-e46c5f3d4e7c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.6313ms 2024-09-10 16:00:51.847 +05:30 a6f88d56-7767-4aec-8533-8f42c1e3354d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 16:00:51.847 +05:30 a6f88d56-7767-4aec-8533-8f42c1e3354d INF CORS policy execution successful. 2024-09-10 16:00:51.847 +05:30 a6f88d56-7767-4aec-8533-8f42c1e3354d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.3764ms 2024-09-10 16:00:51.848 +05:30 3655145d-8167-4ce2-a543-f372b9875ad0 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api) in 12.7524ms 2024-09-10 16:00:51.849 +05:30 3655145d-8167-4ce2-a543-f372b9875ad0 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 16:00:51.849 +05:30 3655145d-8167-4ce2-a543-f372b9875ad0 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: ffff4acb-2716-485c-b153-cfc55dfac959}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelanguage}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 96} Body: {"status":"Success","statusCode":2001,"message":"Preference updated successfully.","result":"7"} 2024-09-10 16:00:51.849 +05:30 3655145d-8167-4ce2-a543-f372b9875ad0 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 201 96 application/json; charset=utf-8 15.4877ms 2024-09-10 16:00:51.862 +05:30 4f67a1d5-be8e-4000-88e0-fa78f9f999b9 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null 0 2024-09-10 16:00:51.862 +05:30 4f67a1d5-be8e-4000-88e0-fa78f9f999b9 INF CORS policy execution successful. 2024-09-10 16:00:51.862 +05:30 4f67a1d5-be8e-4000-88e0-fa78f9f999b9 INF HTTP request: Path: /userpreference/updatepreferencelayout QueryString: ?preferenceLayoutId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 16:00:51.863 +05:30 41a5331c-d55d-4ef1-a3e2-689d408b1062 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 16:00:51.863 +05:30 41a5331c-d55d-4ef1-a3e2-689d408b1062 INF Route matched with {action = "UpdatePreferenceLayout", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLayout(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 16:00:51.869 +05:30 41a5331c-d55d-4ef1-a3e2-689d408b1062 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:00:51.869 +05:30 41a5331c-d55d-4ef1-a3e2-689d408b1062 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api) in 6.5905ms 2024-09-10 16:00:51.870 +05:30 41a5331c-d55d-4ef1-a3e2-689d408b1062 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 16:00:51.870 +05:30 41a5331c-d55d-4ef1-a3e2-689d408b1062 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 4f67a1d5-be8e-4000-88e0-fa78f9f999b9}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 103} Body: {"status":"Success","statusCode":2001,"message":"Layout preference updated successfully.","result":"7"} 2024-09-10 16:00:51.870 +05:30 41a5331c-d55d-4ef1-a3e2-689d408b1062 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 201 103 application/json; charset=utf-8 8.571ms 2024-09-10 16:00:51.872 +05:30 61230c72-fb43-43ce-90b7-33bbbb4cc202 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 16:00:51.872 +05:30 61230c72-fb43-43ce-90b7-33bbbb4cc202 INF CORS policy execution successful. 2024-09-10 16:00:51.873 +05:30 61230c72-fb43-43ce-90b7-33bbbb4cc202 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.5298ms 2024-09-10 16:00:51.901 +05:30 06cfba9b-7ccb-4ee3-8df8-c0fd815de6e1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 16:00:51.901 +05:30 745ba1c2-9841-4cd2-8056-3c11e732f5c5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 16:00:51.901 +05:30 5d60c69c-e20d-4e1f-a681-c4f1deebe1b2 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null 0 2024-09-10 16:00:51.901 +05:30 06cfba9b-7ccb-4ee3-8df8-c0fd815de6e1 INF CORS policy execution successful. 2024-09-10 16:00:51.902 +05:30 06cfba9b-7ccb-4ee3-8df8-c0fd815de6e1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.5679ms 2024-09-10 16:00:51.902 +05:30 745ba1c2-9841-4cd2-8056-3c11e732f5c5 INF CORS policy execution successful. 2024-09-10 16:00:51.902 +05:30 745ba1c2-9841-4cd2-8056-3c11e732f5c5 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {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-10 16:00:51.902 +05:30 5d60c69c-e20d-4e1f-a681-c4f1deebe1b2 INF CORS policy execution successful. 2024-09-10 16:00:51.902 +05:30 4200f642-7f1d-4387-96e5-73840e2e40b7 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 16:00:51.902 +05:30 5d60c69c-e20d-4e1f-a681-c4f1deebe1b2 INF HTTP request: Path: /userpreference/updatepreferencetheme QueryString: ?preferenceThemeId=3 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 16:00:51.903 +05:30 b4c10276-2e16-44ac-ace0-b4c7d96ecca4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 16:00:51.903 +05:30 4200f642-7f1d-4387-96e5-73840e2e40b7 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 16:00:51.903 +05:30 b4c10276-2e16-44ac-ace0-b4c7d96ecca4 INF Route matched with {action = "UpdatePreferenceTheme", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceTheme(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 16:00:51.909 +05:30 b4c10276-2e16-44ac-ace0-b4c7d96ecca4 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:00:51.910 +05:30 b4c10276-2e16-44ac-ace0-b4c7d96ecca4 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api) in 6.6345ms 2024-09-10 16:00:51.910 +05:30 b4c10276-2e16-44ac-ace0-b4c7d96ecca4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 16:00:51.910 +05:30 b4c10276-2e16-44ac-ace0-b4c7d96ecca4 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 5d60c69c-e20d-4e1f-a681-c4f1deebe1b2}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 102} Body: {"status":"Success","statusCode":2001,"message":"Theme preference updated successfully.","result":"7"} 2024-09-10 16:00:51.911 +05:30 b4c10276-2e16-44ac-ace0-b4c7d96ecca4 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 201 102 application/json; charset=utf-8 9.2164ms 2024-09-10 16:00:51.914 +05:30 2dcf3903-4215-4332-b254-e7cdc3d241f3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 16:00:51.914 +05:30 2dcf3903-4215-4332-b254-e7cdc3d241f3 INF CORS policy execution successful. 2024-09-10 16:00:51.915 +05:30 2dcf3903-4215-4332-b254-e7cdc3d241f3 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {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-10 16:00:51.915 +05:30 c8d99e51-4dca-4ce8-8f04-af17b9055dc8 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 16:00:51.915 +05:30 c8d99e51-4dca-4ce8-8f04-af17b9055dc8 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 16:00:51.924 +05:30 c8d99e51-4dca-4ce8-8f04-af17b9055dc8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:00:51.925 +05:30 c8d99e51-4dca-4ce8-8f04-af17b9055dc8 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 9.8608ms 2024-09-10 16:00:51.925 +05:30 c8d99e51-4dca-4ce8-8f04-af17b9055dc8 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 16:00:51.925 +05:30 c8d99e51-4dca-4ce8-8f04-af17b9055dc8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2dcf3903-4215-4332-b254-e7cdc3d241f3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 16:00:51.926 +05:30 c8d99e51-4dca-4ce8-8f04-af17b9055dc8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 11.8688ms 2024-09-10 16:00:51.930 +05:30 4200f642-7f1d-4387-96e5-73840e2e40b7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:00:51.931 +05:30 4200f642-7f1d-4387-96e5-73840e2e40b7 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 27.3222ms 2024-09-10 16:00:51.931 +05:30 4200f642-7f1d-4387-96e5-73840e2e40b7 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 16:00:51.932 +05:30 4200f642-7f1d-4387-96e5-73840e2e40b7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 745ba1c2-9841-4cd2-8056-3c11e732f5c5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 16:00:51.932 +05:30 4200f642-7f1d-4387-96e5-73840e2e40b7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 31.3115ms 2024-09-10 16:00:51.990 +05:30 454613ee-af74-48a2-bc34-6cd18d0ab149 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 16:00:51.990 +05:30 454613ee-af74-48a2-bc34-6cd18d0ab149 INF CORS policy execution successful. 2024-09-10 16:00:51.991 +05:30 454613ee-af74-48a2-bc34-6cd18d0ab149 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {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-10 16:00:51.991 +05:30 66377a51-2e7e-47d7-a0d2-8fe5ca292f08 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 16:00:51.991 +05:30 66377a51-2e7e-47d7-a0d2-8fe5ca292f08 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 16:00:51.996 +05:30 66377a51-2e7e-47d7-a0d2-8fe5ca292f08 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:00:51.997 +05:30 66377a51-2e7e-47d7-a0d2-8fe5ca292f08 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 5.7376ms 2024-09-10 16:00:51.997 +05:30 66377a51-2e7e-47d7-a0d2-8fe5ca292f08 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 16:00:51.997 +05:30 66377a51-2e7e-47d7-a0d2-8fe5ca292f08 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 454613ee-af74-48a2-bc34-6cd18d0ab149}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 16:00:51.997 +05:30 66377a51-2e7e-47d7-a0d2-8fe5ca292f08 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 7.2647ms 2024-09-10 16:00:51.998 +05:30 b567ee0c-e25d-4952-99a5-f4813eab64b1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 16:00:51.998 +05:30 b567ee0c-e25d-4952-99a5-f4813eab64b1 INF CORS policy execution successful. 2024-09-10 16:00:51.998 +05:30 b567ee0c-e25d-4952-99a5-f4813eab64b1 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {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-10 16:00:51.998 +05:30 ab2623b6-2f80-44cd-87a0-8f23942b5787 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 16:00:51.998 +05:30 ab2623b6-2f80-44cd-87a0-8f23942b5787 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 16:00:52.007 +05:30 ab2623b6-2f80-44cd-87a0-8f23942b5787 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:00:52.008 +05:30 ab2623b6-2f80-44cd-87a0-8f23942b5787 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 9.9718ms 2024-09-10 16:00:52.009 +05:30 ab2623b6-2f80-44cd-87a0-8f23942b5787 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 16:00:52.010 +05:30 ab2623b6-2f80-44cd-87a0-8f23942b5787 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b567ee0c-e25d-4952-99a5-f4813eab64b1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 16:00:52.010 +05:30 ab2623b6-2f80-44cd-87a0-8f23942b5787 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 12.6734ms 2024-09-10 16:00:56.130 +05:30 2de8ab42-d4de-40d7-914e-86edd5f5993d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 16:00:56.131 +05:30 2de8ab42-d4de-40d7-914e-86edd5f5993d INF CORS policy execution successful. 2024-09-10 16:00:56.131 +05:30 3640e015-2549-4d54-89b3-7c950b82a197 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 16:00:56.131 +05:30 3640e015-2549-4d54-89b3-7c950b82a197 INF CORS policy execution successful. 2024-09-10 16:00:56.131 +05:30 2de8ab42-d4de-40d7-914e-86edd5f5993d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.7551ms 2024-09-10 16:00:56.131 +05:30 3640e015-2549-4d54-89b3-7c950b82a197 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.3725ms 2024-09-10 16:00:56.195 +05:30 df63af03-69ab-4b0b-9e73-ee923cf9bd9a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 16:00:56.196 +05:30 df63af03-69ab-4b0b-9e73-ee923cf9bd9a INF CORS policy execution successful. 2024-09-10 16:00:56.196 +05:30 df63af03-69ab-4b0b-9e73-ee923cf9bd9a INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {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-10 16:00:56.196 +05:30 a62b4dbb-7927-427d-8863-da86fae5349f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 16:00:56.210 +05:30 3e39688d-178a-49ff-9657-b55e19196518 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - null null 2024-09-10 16:00:56.210 +05:30 3e39688d-178a-49ff-9657-b55e19196518 INF CORS policy execution successful. 2024-09-10 16:00:56.210 +05:30 3e39688d-178a-49ff-9657-b55e19196518 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - 204 null null 0.4743ms 2024-09-10 16:00:56.210 +05:30 a62b4dbb-7927-427d-8863-da86fae5349f INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Int32, Boolean, Int32, Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 16:00:56.273 +05:30 f61164f5-90bd-44f0-b34e-173d4acab1c9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - null null 2024-09-10 16:00:56.273 +05:30 f61164f5-90bd-44f0-b34e-173d4acab1c9 INF CORS policy execution successful. 2024-09-10 16:00:56.273 +05:30 f61164f5-90bd-44f0-b34e-173d4acab1c9 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=15 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {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-10 16:00:56.274 +05:30 50e08e97-7fa0-446c-bf2e-b3f54033999a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 16:00:56.274 +05:30 50e08e97-7fa0-446c-bf2e-b3f54033999a INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 16:00:56.305 +05:30 50e08e97-7fa0-446c-bf2e-b3f54033999a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:00:56.305 +05:30 50e08e97-7fa0-446c-bf2e-b3f54033999a INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 31.5171ms 2024-09-10 16:00:56.305 +05:30 50e08e97-7fa0-446c-bf2e-b3f54033999a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 16:00:56.306 +05:30 50e08e97-7fa0-446c-bf2e-b3f54033999a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f61164f5-90bd-44f0-b34e-173d4acab1c9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 16:00:56.306 +05:30 50e08e97-7fa0-446c-bf2e-b3f54033999a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=15 - 200 624 application/json; charset=utf-8 33.2126ms 2024-09-10 16:00:56.314 +05:30 a62b4dbb-7927-427d-8863-da86fae5349f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:00:56.314 +05:30 a62b4dbb-7927-427d-8863-da86fae5349f INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api) in 103.9547ms 2024-09-10 16:00:56.314 +05:30 a62b4dbb-7927-427d-8863-da86fae5349f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 16:00:56.314 +05:30 a62b4dbb-7927-427d-8863-da86fae5349f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: df63af03-69ab-4b0b-9e73-ee923cf9bd9a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1773} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"TagId\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":39,\"TotalPages\":4}]}"} 2024-09-10 16:00:56.315 +05:30 a62b4dbb-7927-427d-8863-da86fae5349f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1773 application/json; charset=utf-8 119.5863ms 2024-09-10 16:00:56.377 +05:30 70175e60-7cf3-4805-8876-ee1ef215415b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 16:00:56.378 +05:30 70175e60-7cf3-4805-8876-ee1ef215415b INF CORS policy execution successful. 2024-09-10 16:00:56.378 +05:30 70175e60-7cf3-4805-8876-ee1ef215415b INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {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-10 16:00:56.378 +05:30 f7464297-7ff0-4ee0-86c8-16bef1875cf3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 16:00:56.378 +05:30 f7464297-7ff0-4ee0-86c8-16bef1875cf3 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Int32, Boolean, Int32, Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 16:00:56.392 +05:30 f7464297-7ff0-4ee0-86c8-16bef1875cf3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:00:56.392 +05:30 f7464297-7ff0-4ee0-86c8-16bef1875cf3 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api) in 13.6328ms 2024-09-10 16:00:56.392 +05:30 f7464297-7ff0-4ee0-86c8-16bef1875cf3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 16:00:56.392 +05:30 f7464297-7ff0-4ee0-86c8-16bef1875cf3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 70175e60-7cf3-4805-8876-ee1ef215415b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1773} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"TagId\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":39,\"TotalPages\":4}]}"} 2024-09-10 16:00:56.393 +05:30 f7464297-7ff0-4ee0-86c8-16bef1875cf3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1773 application/json; charset=utf-8 15.7185ms 2024-09-10 16:00:59.512 +05:30 cd1ad5f8-3a99-401f-850d-e591631744d9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 16:00:59.513 +05:30 512f3162-9ccf-4efb-aa93-d8fc3454e86b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 16:00:59.513 +05:30 cd1ad5f8-3a99-401f-850d-e591631744d9 INF CORS policy execution successful. 2024-09-10 16:00:59.513 +05:30 512f3162-9ccf-4efb-aa93-d8fc3454e86b INF CORS policy execution successful. 2024-09-10 16:00:59.514 +05:30 cd1ad5f8-3a99-401f-850d-e591631744d9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 1.7136ms 2024-09-10 16:00:59.514 +05:30 512f3162-9ccf-4efb-aa93-d8fc3454e86b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 1.7521ms 2024-09-10 16:00:59.576 +05:30 bdcb7025-e3be-4f91-b49d-218c5b39573e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 16:00:59.577 +05:30 bdcb7025-e3be-4f91-b49d-218c5b39573e INF CORS policy execution successful. 2024-09-10 16:00:59.578 +05:30 bdcb7025-e3be-4f91-b49d-218c5b39573e INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {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-10 16:00:59.578 +05:30 55988d9a-0f50-4bd9-a4d8-a8d34cbbfeb3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 16:00:59.585 +05:30 55988d9a-0f50-4bd9-a4d8-a8d34cbbfeb3 INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 16:00:59.596 +05:30 55988d9a-0f50-4bd9-a4d8-a8d34cbbfeb3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:00:59.596 +05:30 55988d9a-0f50-4bd9-a4d8-a8d34cbbfeb3 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 10.7395ms 2024-09-10 16:00:59.596 +05:30 55988d9a-0f50-4bd9-a4d8-a8d34cbbfeb3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 16:00:59.597 +05:30 55988d9a-0f50-4bd9-a4d8-a8d34cbbfeb3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bdcb7025-e3be-4f91-b49d-218c5b39573e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 6087} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":63,\"MenuName\":\"testtag2\",\"Caption\":\"testtag1\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"}]"} 2024-09-10 16:00:59.597 +05:30 55988d9a-0f50-4bd9-a4d8-a8d34cbbfeb3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 6087 application/json; charset=utf-8 20.8251ms 2024-09-10 16:00:59.672 +05:30 e8e87abb-bb5a-4ff4-be1c-512d85568e91 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 16:00:59.673 +05:30 e8e87abb-bb5a-4ff4-be1c-512d85568e91 INF CORS policy execution successful. 2024-09-10 16:00:59.673 +05:30 e8e87abb-bb5a-4ff4-be1c-512d85568e91 INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {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-10 16:00:59.674 +05:30 000aca08-c2df-43b7-a664-cc776a272784 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 16:00:59.674 +05:30 000aca08-c2df-43b7-a664-cc776a272784 INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 16:00:59.678 +05:30 000aca08-c2df-43b7-a664-cc776a272784 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:00:59.679 +05:30 000aca08-c2df-43b7-a664-cc776a272784 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 4.9705ms 2024-09-10 16:00:59.679 +05:30 000aca08-c2df-43b7-a664-cc776a272784 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 16:00:59.679 +05:30 000aca08-c2df-43b7-a664-cc776a272784 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e8e87abb-bb5a-4ff4-be1c-512d85568e91}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 6087} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":63,\"MenuName\":\"testtag2\",\"Caption\":\"testtag1\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"}]"} 2024-09-10 16:00:59.680 +05:30 000aca08-c2df-43b7-a664-cc776a272784 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 6087 application/json; charset=utf-8 7.361ms 2024-09-10 16:00:59.906 +05:30 c572f1ff-1b27-4478-a534-f173a6d9107e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - null null 2024-09-10 16:00:59.906 +05:30 c572f1ff-1b27-4478-a534-f173a6d9107e INF CORS policy execution successful. 2024-09-10 16:00:59.906 +05:30 c572f1ff-1b27-4478-a534-f173a6d9107e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - 204 null null 0.6034ms 2024-09-10 16:00:59.977 +05:30 3355ecb2-8399-4877-b82b-507440328c9f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - null null 2024-09-10 16:00:59.977 +05:30 3355ecb2-8399-4877-b82b-507440328c9f INF CORS policy execution successful. 2024-09-10 16:00:59.978 +05:30 3355ecb2-8399-4877-b82b-507440328c9f INF HTTP request: Path: /module/getmodulelist QueryString: ?languageId=1&search= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {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-10 16:00:59.978 +05:30 97433b3e-2d43-4c9e-bb68-abd0e080153a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 16:00:59.984 +05:30 97433b3e-2d43-4c9e-bb68-abd0e080153a INF Route matched with {action = "GetModuleList", controller = "Module"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetModuleList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.ModuleController (Sang.CoreSettings.Api). 2024-09-10 16:00:59.997 +05:30 97433b3e-2d43-4c9e-bb68-abd0e080153a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:00:59.997 +05:30 97433b3e-2d43-4c9e-bb68-abd0e080153a INF Executed action Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api) in 12.7632ms 2024-09-10 16:00:59.997 +05:30 97433b3e-2d43-4c9e-bb68-abd0e080153a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ModuleController.GetModuleList (Sang.CoreSettings.Api)' 2024-09-10 16:00:59.997 +05:30 97433b3e-2d43-4c9e-bb68-abd0e080153a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3355ecb2-8399-4877-b82b-507440328c9f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 287} Body: {"status":"Success","statusCode":2000,"message":"Module List retrieved.","result":"[{\"Id\":7,\"Name\":\"Module1\"},{\"Id\":11,\"Name\":\"Module4\"},{\"Id\":1,\"Name\":\"Module5\"},{\"Id\":12,\"Name\":\"Module5\"},{\"Id\":13,\"Name\":\"ModuleTest\"},{\"Id\":6,\"Name\":\"New Module\"}]"} 2024-09-10 16:00:59.998 +05:30 97433b3e-2d43-4c9e-bb68-abd0e080153a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/module/getmodulelist?languageId=1&search= - 200 287 application/json; charset=utf-8 21.0507ms 2024-09-10 16:01:06.157 +05:30 8ad36a27-4696-4443-a9a6-3e10accaaa01 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 16:01:06.157 +05:30 4ba51084-e374-43ac-9304-a3a348fe2527 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 16:01:06.157 +05:30 8ad36a27-4696-4443-a9a6-3e10accaaa01 INF CORS policy execution successful. 2024-09-10 16:01:06.157 +05:30 4ba51084-e374-43ac-9304-a3a348fe2527 INF CORS policy execution successful. 2024-09-10 16:01:06.158 +05:30 4ba51084-e374-43ac-9304-a3a348fe2527 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.196ms 2024-09-10 16:01:06.158 +05:30 8ad36a27-4696-4443-a9a6-3e10accaaa01 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.1446ms 2024-09-10 16:01:06.226 +05:30 53d3eccd-993d-49e8-8ae6-bbd9a5e5dca6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 16:01:06.227 +05:30 53d3eccd-993d-49e8-8ae6-bbd9a5e5dca6 INF CORS policy execution successful. 2024-09-10 16:01:06.227 +05:30 53d3eccd-993d-49e8-8ae6-bbd9a5e5dca6 INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {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-10 16:01:06.228 +05:30 4ab075fc-8ef7-4d9b-ad76-158a623ea8ae INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 16:01:06.228 +05:30 4ab075fc-8ef7-4d9b-ad76-158a623ea8ae INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Int32, Boolean, Int32, Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 16:01:06.249 +05:30 4ab075fc-8ef7-4d9b-ad76-158a623ea8ae INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:01:06.249 +05:30 4ab075fc-8ef7-4d9b-ad76-158a623ea8ae INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api) in 20.916ms 2024-09-10 16:01:06.249 +05:30 4ab075fc-8ef7-4d9b-ad76-158a623ea8ae INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 16:01:06.249 +05:30 4ab075fc-8ef7-4d9b-ad76-158a623ea8ae INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 53d3eccd-993d-49e8-8ae6-bbd9a5e5dca6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1773} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"TagId\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":39,\"TotalPages\":4}]}"} 2024-09-10 16:01:06.250 +05:30 4ab075fc-8ef7-4d9b-ad76-158a623ea8ae INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1773 application/json; charset=utf-8 23.8238ms 2024-09-10 16:01:06.312 +05:30 428b81ee-06ff-42d6-b2a8-ef4279405b89 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 16:01:06.312 +05:30 428b81ee-06ff-42d6-b2a8-ef4279405b89 INF CORS policy execution successful. 2024-09-10 16:01:06.312 +05:30 428b81ee-06ff-42d6-b2a8-ef4279405b89 INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {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-10 16:01:06.312 +05:30 5d595d4a-dd72-4aa6-95a0-4fb8d376f750 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 16:01:06.312 +05:30 5d595d4a-dd72-4aa6-95a0-4fb8d376f750 INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Int32, Boolean, Int32, Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.TagController (Sang.CoreSettings.Api). 2024-09-10 16:01:06.318 +05:30 5d595d4a-dd72-4aa6-95a0-4fb8d376f750 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:01:06.318 +05:30 5d595d4a-dd72-4aa6-95a0-4fb8d376f750 INF Executed action Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api) in 5.2618ms 2024-09-10 16:01:06.318 +05:30 5d595d4a-dd72-4aa6-95a0-4fb8d376f750 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagController.GetTagSummary (Sang.CoreSettings.Api)' 2024-09-10 16:01:06.318 +05:30 5d595d4a-dd72-4aa6-95a0-4fb8d376f750 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 428b81ee-06ff-42d6-b2a8-ef4279405b89}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1773} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"TagId\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":\"admin\",\"ModifiedOn\":\"2024-08-24T12:21:54.64\"},{\"TagId\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null},{\"TagId\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\",\"Default\":false,\"MultiLanguage\":false,\"CreatedBy\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":39,\"TotalPages\":4}]}"} 2024-09-10 16:01:06.319 +05:30 5d595d4a-dd72-4aa6-95a0-4fb8d376f750 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1773 application/json; charset=utf-8 7.1004ms 2024-09-10 16:01:09.827 +05:30 77e62eca-c942-4e6c-84c3-10e0a6a8239c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 16:01:09.827 +05:30 55a9edca-54d7-463a-9d3f-48fea5008fa0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 16:01:09.827 +05:30 77e62eca-c942-4e6c-84c3-10e0a6a8239c INF CORS policy execution successful. 2024-09-10 16:01:09.827 +05:30 55a9edca-54d7-463a-9d3f-48fea5008fa0 INF CORS policy execution successful. 2024-09-10 16:01:09.828 +05:30 55a9edca-54d7-463a-9d3f-48fea5008fa0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.0066ms 2024-09-10 16:01:09.828 +05:30 77e62eca-c942-4e6c-84c3-10e0a6a8239c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.0111ms 2024-09-10 16:01:09.866 +05:30 6f21d8c9-08fb-430a-a52a-3425a31692e0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 16:01:09.867 +05:30 6f21d8c9-08fb-430a-a52a-3425a31692e0 INF CORS policy execution successful. 2024-09-10 16:01:09.867 +05:30 6f21d8c9-08fb-430a-a52a-3425a31692e0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 0.4197ms 2024-09-10 16:01:09.900 +05:30 a0a314b3-9712-4df7-bb31-b759dfb4f92f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 16:01:09.901 +05:30 a0a314b3-9712-4df7-bb31-b759dfb4f92f INF CORS policy execution successful. 2024-09-10 16:01:09.901 +05:30 a0a314b3-9712-4df7-bb31-b759dfb4f92f INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {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-10 16:01:09.901 +05:30 06547411-516a-4cbf-99a3-e767cb2e0182 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:01:09.902 +05:30 06547411-516a-4cbf-99a3-e767cb2e0182 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 16:01:09.909 +05:30 06547411-516a-4cbf-99a3-e767cb2e0182 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:01:09.910 +05:30 06547411-516a-4cbf-99a3-e767cb2e0182 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 7.9369ms 2024-09-10 16:01:09.910 +05:30 06547411-516a-4cbf-99a3-e767cb2e0182 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:01:09.910 +05:30 06547411-516a-4cbf-99a3-e767cb2e0182 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a0a314b3-9712-4df7-bb31-b759dfb4f92f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 16:01:09.910 +05:30 06547411-516a-4cbf-99a3-e767cb2e0182 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 10.1998ms 2024-09-10 16:01:09.930 +05:30 647d18b7-e8d3-49d8-b3f5-3a1b70b72d94 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 16:01:09.930 +05:30 647d18b7-e8d3-49d8-b3f5-3a1b70b72d94 INF CORS policy execution successful. 2024-09-10 16:01:09.931 +05:30 647d18b7-e8d3-49d8-b3f5-3a1b70b72d94 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {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-10 16:01:09.931 +05:30 af013249-af3c-4512-ad86-5d61d041c4fb INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 16:01:09.931 +05:30 af013249-af3c-4512-ad86-5d61d041c4fb INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 16:01:09.959 +05:30 af013249-af3c-4512-ad86-5d61d041c4fb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:01:09.960 +05:30 af013249-af3c-4512-ad86-5d61d041c4fb INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 28.5871ms 2024-09-10 16:01:09.960 +05:30 af013249-af3c-4512-ad86-5d61d041c4fb INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 16:01:09.960 +05:30 af013249-af3c-4512-ad86-5d61d041c4fb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 647d18b7-e8d3-49d8-b3f5-3a1b70b72d94}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 16:01:09.960 +05:30 af013249-af3c-4512-ad86-5d61d041c4fb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 200 624 application/json; charset=utf-8 30.6427ms 2024-09-10 16:01:09.976 +05:30 c88cba43-466b-44bf-aa67-14d1bb22172e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 16:01:09.977 +05:30 c88cba43-466b-44bf-aa67-14d1bb22172e INF CORS policy execution successful. 2024-09-10 16:01:09.977 +05:30 c88cba43-466b-44bf-aa67-14d1bb22172e INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {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-10 16:01:09.977 +05:30 b0069695-7c0c-44c7-bb53-1b70a77b5130 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:01:09.977 +05:30 b0069695-7c0c-44c7-bb53-1b70a77b5130 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 16:01:09.981 +05:30 b0069695-7c0c-44c7-bb53-1b70a77b5130 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:01:09.981 +05:30 b0069695-7c0c-44c7-bb53-1b70a77b5130 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 3.6076ms 2024-09-10 16:01:09.981 +05:30 b0069695-7c0c-44c7-bb53-1b70a77b5130 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:01:09.981 +05:30 b0069695-7c0c-44c7-bb53-1b70a77b5130 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c88cba43-466b-44bf-aa67-14d1bb22172e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 16:01:09.982 +05:30 b0069695-7c0c-44c7-bb53-1b70a77b5130 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 5.5524ms 2024-09-10 16:01:10.162 +05:30 f9a828db-e590-4808-8dc1-06641fbcbf7a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - null null 2024-09-10 16:01:10.162 +05:30 f9a828db-e590-4808-8dc1-06641fbcbf7a INF CORS policy execution successful. 2024-09-10 16:01:10.163 +05:30 f9a828db-e590-4808-8dc1-06641fbcbf7a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - 204 null null 1.0507ms 2024-09-10 16:01:10.166 +05:30 d7b16541-0943-4f7b-9849-826224c0a22c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 16:01:10.166 +05:30 d7b16541-0943-4f7b-9849-826224c0a22c INF CORS policy execution successful. 2024-09-10 16:01:10.167 +05:30 d7b16541-0943-4f7b-9849-826224c0a22c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.8183ms 2024-09-10 16:01:10.214 +05:30 ced9a48d-fed1-4aac-8624-d58dbc2d2af4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - null null 2024-09-10 16:01:10.215 +05:30 ced9a48d-fed1-4aac-8624-d58dbc2d2af4 INF CORS policy execution successful. 2024-09-10 16:01:10.215 +05:30 ced9a48d-fed1-4aac-8624-d58dbc2d2af4 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {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-10 16:01:10.215 +05:30 57432493-ecb0-419d-8069-2e015b976fff INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:01:10.216 +05:30 57432493-ecb0-419d-8069-2e015b976fff INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 16:01:10.218 +05:30 57432493-ecb0-419d-8069-2e015b976fff INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:01:10.219 +05:30 57432493-ecb0-419d-8069-2e015b976fff INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 3.3284ms 2024-09-10 16:01:10.219 +05:30 57432493-ecb0-419d-8069-2e015b976fff INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:01:10.219 +05:30 57432493-ecb0-419d-8069-2e015b976fff INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: ced9a48d-fed1-4aac-8624-d58dbc2d2af4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 80} Body: {"status":"Failure","statusCode":4000,"message":"Tag Id required","result":null} 2024-09-10 16:01:10.220 +05:30 57432493-ecb0-419d-8069-2e015b976fff INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - 400 80 application/json; charset=utf-8 6.1131ms 2024-09-10 16:01:10.227 +05:30 6f5792de-a487-4fa3-95e8-40582123e633 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 16:01:10.228 +05:30 6f5792de-a487-4fa3-95e8-40582123e633 INF CORS policy execution successful. 2024-09-10 16:01:10.228 +05:30 6f5792de-a487-4fa3-95e8-40582123e633 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {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-10 16:01:10.229 +05:30 2cdf6732-bc4c-42ed-818b-58afcf2ab25a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:01:10.229 +05:30 2cdf6732-bc4c-42ed-818b-58afcf2ab25a INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 16:01:10.235 +05:30 2cdf6732-bc4c-42ed-818b-58afcf2ab25a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:01:10.236 +05:30 2cdf6732-bc4c-42ed-818b-58afcf2ab25a INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 6.9188ms 2024-09-10 16:01:10.236 +05:30 2cdf6732-bc4c-42ed-818b-58afcf2ab25a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:01:10.236 +05:30 2cdf6732-bc4c-42ed-818b-58afcf2ab25a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6f5792de-a487-4fa3-95e8-40582123e633}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 16:01:10.239 +05:30 2cdf6732-bc4c-42ed-818b-58afcf2ab25a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 11.8933ms 2024-09-10 16:01:10.727 +05:30 ee3fe076-9762-4076-aa7f-66d802d4ac49 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - null null 2024-09-10 16:01:10.727 +05:30 997e7b83-2864-4058-982f-2249b082c988 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 16:01:10.727 +05:30 997e7b83-2864-4058-982f-2249b082c988 INF CORS policy execution successful. 2024-09-10 16:01:10.728 +05:30 ee3fe076-9762-4076-aa7f-66d802d4ac49 INF CORS policy execution successful. 2024-09-10 16:01:10.728 +05:30 997e7b83-2864-4058-982f-2249b082c988 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 1.1133ms 2024-09-10 16:01:10.728 +05:30 ee3fe076-9762-4076-aa7f-66d802d4ac49 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {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-10 16:01:10.729 +05:30 1fb427f0-f689-49ad-8e85-65d27fd0e204 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:01:10.729 +05:30 1fb427f0-f689-49ad-8e85-65d27fd0e204 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 16:01:10.738 +05:30 1fb427f0-f689-49ad-8e85-65d27fd0e204 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:01:10.739 +05:30 1fb427f0-f689-49ad-8e85-65d27fd0e204 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 9.5299ms 2024-09-10 16:01:10.739 +05:30 1fb427f0-f689-49ad-8e85-65d27fd0e204 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:01:10.739 +05:30 1fb427f0-f689-49ad-8e85-65d27fd0e204 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: ee3fe076-9762-4076-aa7f-66d802d4ac49}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 80} Body: {"status":"Failure","statusCode":4000,"message":"Tag Id required","result":null} 2024-09-10 16:01:10.740 +05:30 1fb427f0-f689-49ad-8e85-65d27fd0e204 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - 400 80 application/json; charset=utf-8 12.715ms 2024-09-10 16:01:10.797 +05:30 c9f89117-4ea5-46e6-a430-b01867fd96d8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 16:01:10.798 +05:30 c9f89117-4ea5-46e6-a430-b01867fd96d8 INF CORS policy execution successful. 2024-09-10 16:01:10.798 +05:30 c9f89117-4ea5-46e6-a430-b01867fd96d8 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {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-10 16:01:10.799 +05:30 777a6073-4303-4cd3-aaa1-542e1fedceb9 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:01:10.799 +05:30 777a6073-4303-4cd3-aaa1-542e1fedceb9 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 16:01:10.810 +05:30 777a6073-4303-4cd3-aaa1-542e1fedceb9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:01:10.811 +05:30 777a6073-4303-4cd3-aaa1-542e1fedceb9 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 11.4877ms 2024-09-10 16:01:10.811 +05:30 777a6073-4303-4cd3-aaa1-542e1fedceb9 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:01:10.811 +05:30 777a6073-4303-4cd3-aaa1-542e1fedceb9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c9f89117-4ea5-46e6-a430-b01867fd96d8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 16:01:10.814 +05:30 777a6073-4303-4cd3-aaa1-542e1fedceb9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 17.0872ms 2024-09-10 16:07:24.811 +05:30 67c39a27-3b5c-4a3d-b8c2-f0c679b31f5a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 16:07:24.814 +05:30 67c39a27-3b5c-4a3d-b8c2-f0c679b31f5a INF CORS policy execution successful. 2024-09-10 16:07:24.816 +05:30 67c39a27-3b5c-4a3d-b8c2-f0c679b31f5a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 4.6989ms 2024-09-10 16:07:24.869 +05:30 34498d87-523b-4b66-ab27-49ac5e79ae24 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 16:07:24.871 +05:30 34498d87-523b-4b66-ab27-49ac5e79ae24 INF CORS policy execution successful. 2024-09-10 16:07:24.872 +05:30 34498d87-523b-4b66-ab27-49ac5e79ae24 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {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-10 16:07:24.873 +05:30 9c70299a-6810-43ea-92d1-1bf73c8b25c0 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:07:24.874 +05:30 9c70299a-6810-43ea-92d1-1bf73c8b25c0 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 16:07:24.917 +05:30 9c70299a-6810-43ea-92d1-1bf73c8b25c0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:07:24.918 +05:30 9c70299a-6810-43ea-92d1-1bf73c8b25c0 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 44.0914ms 2024-09-10 16:07:24.918 +05:30 9c70299a-6810-43ea-92d1-1bf73c8b25c0 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:07:24.919 +05:30 9c70299a-6810-43ea-92d1-1bf73c8b25c0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 34498d87-523b-4b66-ab27-49ac5e79ae24}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 16:07:24.919 +05:30 9c70299a-6810-43ea-92d1-1bf73c8b25c0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 50.7357ms 2024-09-10 16:07:33.886 +05:30 452d80d6-e251-480f-b910-20ab8f0210b3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 16:07:33.887 +05:30 452d80d6-e251-480f-b910-20ab8f0210b3 INF CORS policy execution successful. 2024-09-10 16:07:33.887 +05:30 452d80d6-e251-480f-b910-20ab8f0210b3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.8693ms 2024-09-10 16:07:33.934 +05:30 2eade347-5e2d-44fd-a56c-21023993774a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 16:07:33.935 +05:30 2eade347-5e2d-44fd-a56c-21023993774a INF CORS policy execution successful. 2024-09-10 16:07:33.935 +05:30 2eade347-5e2d-44fd-a56c-21023993774a INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {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-10 16:07:33.935 +05:30 c827a74b-6335-4247-9b1c-7bf698a80ea4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:07:33.936 +05:30 c827a74b-6335-4247-9b1c-7bf698a80ea4 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 16:07:33.947 +05:30 c827a74b-6335-4247-9b1c-7bf698a80ea4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:07:33.947 +05:30 c827a74b-6335-4247-9b1c-7bf698a80ea4 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 11.0891ms 2024-09-10 16:07:33.947 +05:30 c827a74b-6335-4247-9b1c-7bf698a80ea4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:07:33.947 +05:30 c827a74b-6335-4247-9b1c-7bf698a80ea4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2eade347-5e2d-44fd-a56c-21023993774a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 16:07:33.948 +05:30 c827a74b-6335-4247-9b1c-7bf698a80ea4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 13.7164ms 2024-09-10 16:07:41.027 +05:30 c9cb0db7-5bee-4ce0-97e5-fc2df78e0b06 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 16:07:41.028 +05:30 c9cb0db7-5bee-4ce0-97e5-fc2df78e0b06 INF CORS policy execution successful. 2024-09-10 16:07:41.029 +05:30 c9cb0db7-5bee-4ce0-97e5-fc2df78e0b06 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.3743ms 2024-09-10 16:07:41.092 +05:30 05ccf8aa-d294-4484-912f-d4fe0942d195 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 16:07:41.093 +05:30 05ccf8aa-d294-4484-912f-d4fe0942d195 INF CORS policy execution successful. 2024-09-10 16:07:41.094 +05:30 05ccf8aa-d294-4484-912f-d4fe0942d195 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {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-10 16:07:41.095 +05:30 175f6a57-e605-486d-a1b2-e34d5a432d82 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:07:41.095 +05:30 175f6a57-e605-486d-a1b2-e34d5a432d82 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 16:07:41.110 +05:30 175f6a57-e605-486d-a1b2-e34d5a432d82 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:07:41.111 +05:30 175f6a57-e605-486d-a1b2-e34d5a432d82 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 15.4841ms 2024-09-10 16:07:41.111 +05:30 175f6a57-e605-486d-a1b2-e34d5a432d82 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:07:41.112 +05:30 175f6a57-e605-486d-a1b2-e34d5a432d82 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 05ccf8aa-d294-4484-912f-d4fe0942d195}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 16:07:41.112 +05:30 175f6a57-e605-486d-a1b2-e34d5a432d82 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 20.0376ms 2024-09-10 16:07:41.711 +05:30 ce4976b7-efed-4f77-9a75-316a4480a2dc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 16:07:41.711 +05:30 ce4976b7-efed-4f77-9a75-316a4480a2dc INF CORS policy execution successful. 2024-09-10 16:07:41.711 +05:30 ce4976b7-efed-4f77-9a75-316a4480a2dc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.4314ms 2024-09-10 16:07:41.804 +05:30 ffd7eaa6-dc8f-41ac-b018-d47e410e9fae INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 16:07:41.804 +05:30 ffd7eaa6-dc8f-41ac-b018-d47e410e9fae INF CORS policy execution successful. 2024-09-10 16:07:41.805 +05:30 ffd7eaa6-dc8f-41ac-b018-d47e410e9fae INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {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-10 16:07:41.805 +05:30 f59829c5-6db2-4ac4-b78f-ec851d9c972b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:07:41.805 +05:30 f59829c5-6db2-4ac4-b78f-ec851d9c972b INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 16:07:41.808 +05:30 f59829c5-6db2-4ac4-b78f-ec851d9c972b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:07:41.808 +05:30 f59829c5-6db2-4ac4-b78f-ec851d9c972b INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 3.1314ms 2024-09-10 16:07:41.809 +05:30 f59829c5-6db2-4ac4-b78f-ec851d9c972b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:07:41.809 +05:30 f59829c5-6db2-4ac4-b78f-ec851d9c972b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ffd7eaa6-dc8f-41ac-b018-d47e410e9fae}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 16:07:41.809 +05:30 f59829c5-6db2-4ac4-b78f-ec851d9c972b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 4.9205ms 2024-09-10 16:07:41.961 +05:30 4bbf7c9b-5748-4adf-b87e-7e518c8a2404 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 16:07:41.961 +05:30 4bbf7c9b-5748-4adf-b87e-7e518c8a2404 INF CORS policy execution successful. 2024-09-10 16:07:41.961 +05:30 4bbf7c9b-5748-4adf-b87e-7e518c8a2404 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.4855ms 2024-09-10 16:07:42.027 +05:30 ffedd149-7521-4b90-b0aa-a196aef005cb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 16:07:42.028 +05:30 ffedd149-7521-4b90-b0aa-a196aef005cb INF CORS policy execution successful. 2024-09-10 16:07:42.028 +05:30 ffedd149-7521-4b90-b0aa-a196aef005cb INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {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-10 16:07:42.028 +05:30 0cfdfc8e-864e-4df1-a2f8-19ee943c2533 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:07:42.028 +05:30 0cfdfc8e-864e-4df1-a2f8-19ee943c2533 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 16:07:42.033 +05:30 0cfdfc8e-864e-4df1-a2f8-19ee943c2533 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:07:42.033 +05:30 0cfdfc8e-864e-4df1-a2f8-19ee943c2533 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 4.6661ms 2024-09-10 16:07:42.033 +05:30 0cfdfc8e-864e-4df1-a2f8-19ee943c2533 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:07:42.033 +05:30 0cfdfc8e-864e-4df1-a2f8-19ee943c2533 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ffedd149-7521-4b90-b0aa-a196aef005cb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 16:07:42.034 +05:30 0cfdfc8e-864e-4df1-a2f8-19ee943c2533 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 6.1916ms 2024-09-10 16:08:10.690 +05:30 5ae904a1-9f7c-4186-b4da-a6218d5d1fef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=2 - null null 2024-09-10 16:08:10.691 +05:30 5ae904a1-9f7c-4186-b4da-a6218d5d1fef INF CORS policy execution successful. 2024-09-10 16:08:10.692 +05:30 5ae904a1-9f7c-4186-b4da-a6218d5d1fef INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=2 - 204 null null 2.456ms 2024-09-10 16:08:10.746 +05:30 6aa035bc-e459-475c-bc52-b5f6c9c2de1a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=2 - null 0 2024-09-10 16:08:10.748 +05:30 6aa035bc-e459-475c-bc52-b5f6c9c2de1a INF CORS policy execution successful. 2024-09-10 16:08:10.748 +05:30 6aa035bc-e459-475c-bc52-b5f6c9c2de1a INF HTTP request: Path: /userpreference/updatepreferencemode QueryString: ?preferenceModeId=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 16:08:10.750 +05:30 003c66ea-c467-470a-910b-f8accb0776fa INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api)' 2024-09-10 16:08:10.762 +05:30 003c66ea-c467-470a-910b-f8accb0776fa INF Route matched with {action = "UpdatePreferenceMode", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceMode(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 16:08:10.790 +05:30 003c66ea-c467-470a-910b-f8accb0776fa INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:08:10.793 +05:30 003c66ea-c467-470a-910b-f8accb0776fa INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api) in 30.9321ms 2024-09-10 16:08:10.793 +05:30 003c66ea-c467-470a-910b-f8accb0776fa INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api)' 2024-09-10 16:08:10.793 +05:30 003c66ea-c467-470a-910b-f8accb0776fa INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 6aa035bc-e459-475c-bc52-b5f6c9c2de1a}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 101} Body: {"status":"Success","statusCode":2001,"message":"Mode preference updated successfully.","result":"7"} 2024-09-10 16:08:10.794 +05:30 003c66ea-c467-470a-910b-f8accb0776fa INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=2 - 201 101 application/json; charset=utf-8 47.7018ms 2024-09-10 16:08:10.955 +05:30 797d75cf-9cf1-4e97-8099-8f90ae521b6b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 16:08:10.956 +05:30 797d75cf-9cf1-4e97-8099-8f90ae521b6b INF CORS policy execution successful. 2024-09-10 16:08:10.956 +05:30 797d75cf-9cf1-4e97-8099-8f90ae521b6b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.5483ms 2024-09-10 16:08:11.006 +05:30 7ba131de-d51b-4606-97f6-31f414901ff2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 16:08:11.006 +05:30 7ba131de-d51b-4606-97f6-31f414901ff2 INF CORS policy execution successful. 2024-09-10 16:08:11.006 +05:30 7ba131de-d51b-4606-97f6-31f414901ff2 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {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-10 16:08:11.007 +05:30 a41869d3-0702-4bc0-b9d8-840a7b47efb2 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 16:08:11.007 +05:30 a41869d3-0702-4bc0-b9d8-840a7b47efb2 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 16:08:11.011 +05:30 a41869d3-0702-4bc0-b9d8-840a7b47efb2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:08:11.012 +05:30 a41869d3-0702-4bc0-b9d8-840a7b47efb2 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 4.899ms 2024-09-10 16:08:11.012 +05:30 a41869d3-0702-4bc0-b9d8-840a7b47efb2 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 16:08:11.012 +05:30 a41869d3-0702-4bc0-b9d8-840a7b47efb2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7ba131de-d51b-4606-97f6-31f414901ff2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":2}]"} 2024-09-10 16:08:11.012 +05:30 a41869d3-0702-4bc0-b9d8-840a7b47efb2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 6.2877ms 2024-09-10 16:09:27.250 +05:30 bd7e7490-2311-4d74-8c2f-575667e95af9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=1 - null null 2024-09-10 16:09:27.252 +05:30 bd7e7490-2311-4d74-8c2f-575667e95af9 INF CORS policy execution successful. 2024-09-10 16:09:27.253 +05:30 bd7e7490-2311-4d74-8c2f-575667e95af9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=1 - 204 null null 2.6127ms 2024-09-10 16:09:27.298 +05:30 eaf2820c-07b3-4f96-b07e-4acbcf191a44 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=1 - null 0 2024-09-10 16:09:27.300 +05:30 eaf2820c-07b3-4f96-b07e-4acbcf191a44 INF CORS policy execution successful. 2024-09-10 16:09:27.300 +05:30 eaf2820c-07b3-4f96-b07e-4acbcf191a44 INF HTTP request: Path: /userpreference/updatepreferencemode QueryString: ?preferenceModeId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 16:09:27.301 +05:30 4403dece-c1ed-41f7-a10a-85d48023a4b8 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api)' 2024-09-10 16:09:27.302 +05:30 4403dece-c1ed-41f7-a10a-85d48023a4b8 INF Route matched with {action = "UpdatePreferenceMode", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceMode(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 16:09:27.314 +05:30 4403dece-c1ed-41f7-a10a-85d48023a4b8 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:09:27.316 +05:30 4403dece-c1ed-41f7-a10a-85d48023a4b8 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api) in 14.3614ms 2024-09-10 16:09:27.316 +05:30 4403dece-c1ed-41f7-a10a-85d48023a4b8 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceMode (Sang.CoreSettings.Api)' 2024-09-10 16:09:27.316 +05:30 4403dece-c1ed-41f7-a10a-85d48023a4b8 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: eaf2820c-07b3-4f96-b07e-4acbcf191a44}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 101} Body: {"status":"Success","statusCode":2001,"message":"Mode preference updated successfully.","result":"7"} 2024-09-10 16:09:27.317 +05:30 4403dece-c1ed-41f7-a10a-85d48023a4b8 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencemode?preferenceModeId=1 - 201 101 application/json; charset=utf-8 18.9698ms 2024-09-10 16:09:27.383 +05:30 f73a9a3a-dad4-4108-ab0a-02d7e8e5e5dc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 16:09:27.383 +05:30 f73a9a3a-dad4-4108-ab0a-02d7e8e5e5dc INF CORS policy execution successful. 2024-09-10 16:09:27.383 +05:30 f73a9a3a-dad4-4108-ab0a-02d7e8e5e5dc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 0.4519ms 2024-09-10 16:09:27.434 +05:30 9c7bceb9-52f1-4aba-a1f6-2155c5f5733a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 16:09:27.435 +05:30 9c7bceb9-52f1-4aba-a1f6-2155c5f5733a INF CORS policy execution successful. 2024-09-10 16:09:27.435 +05:30 9c7bceb9-52f1-4aba-a1f6-2155c5f5733a INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {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-10 16:09:27.436 +05:30 9324a51a-0b88-44a7-970a-65c1d21b571f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 16:09:27.436 +05:30 9324a51a-0b88-44a7-970a-65c1d21b571f INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 16:09:27.439 +05:30 9324a51a-0b88-44a7-970a-65c1d21b571f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:09:27.439 +05:30 9324a51a-0b88-44a7-970a-65c1d21b571f INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 3.337ms 2024-09-10 16:09:27.439 +05:30 9324a51a-0b88-44a7-970a-65c1d21b571f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 16:09:27.439 +05:30 9324a51a-0b88-44a7-970a-65c1d21b571f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9c7bceb9-52f1-4aba-a1f6-2155c5f5733a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 16:09:27.440 +05:30 9324a51a-0b88-44a7-970a-65c1d21b571f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 5.4511ms 2024-09-10 16:10:50.246 +05:30 4ab4d7c4-f416-41e2-8c8a-501df45431a5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 16:10:50.248 +05:30 4ab4d7c4-f416-41e2-8c8a-501df45431a5 INF CORS policy execution successful. 2024-09-10 16:10:50.249 +05:30 4ab4d7c4-f416-41e2-8c8a-501df45431a5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 3.5695ms 2024-09-10 16:10:50.300 +05:30 d31ff30a-3f9b-4b04-a5de-8323939983d7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 16:10:50.302 +05:30 d31ff30a-3f9b-4b04-a5de-8323939983d7 INF CORS policy execution successful. 2024-09-10 16:10:50.303 +05:30 d31ff30a-3f9b-4b04-a5de-8323939983d7 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {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-10 16:10:50.304 +05:30 883bf024-a351-4fd2-8e18-b6d6ee0ac9e0 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:10:50.305 +05:30 883bf024-a351-4fd2-8e18-b6d6ee0ac9e0 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 16:10:50.314 +05:30 883bf024-a351-4fd2-8e18-b6d6ee0ac9e0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:10:50.315 +05:30 883bf024-a351-4fd2-8e18-b6d6ee0ac9e0 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 9.9334ms 2024-09-10 16:10:50.315 +05:30 883bf024-a351-4fd2-8e18-b6d6ee0ac9e0 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:10:50.315 +05:30 883bf024-a351-4fd2-8e18-b6d6ee0ac9e0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d31ff30a-3f9b-4b04-a5de-8323939983d7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 16:10:50.315 +05:30 883bf024-a351-4fd2-8e18-b6d6ee0ac9e0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 15.3071ms 2024-09-10 16:11:12.139 +05:30 ab40a805-2f3f-487a-a1db-bb42089221ef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 16:11:12.140 +05:30 ab40a805-2f3f-487a-a1db-bb42089221ef INF CORS policy execution successful. 2024-09-10 16:11:12.141 +05:30 ab40a805-2f3f-487a-a1db-bb42089221ef INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.9699ms 2024-09-10 16:11:12.200 +05:30 e0f75fe0-7675-47de-8c4e-d85015dccb0d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 16:11:12.204 +05:30 e0f75fe0-7675-47de-8c4e-d85015dccb0d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 10:40:51 AM', Current time (UTC): '9/10/2024 10:41:12 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-10 16:11:12.207 +05:30 e0f75fe0-7675-47de-8c4e-d85015dccb0d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 10:40:51 AM', Current time (UTC): '9/10/2024 10:41:12 AM'. 2024-09-10 16:11:12.207 +05:30 e0f75fe0-7675-47de-8c4e-d85015dccb0d INF CORS policy execution successful. 2024-09-10 16:11:12.208 +05:30 e0f75fe0-7675-47de-8c4e-d85015dccb0d INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQyNTEsImV4cCI6MTcyNTk2NDg1MSwiaWF0IjoxNzI1OTY0MjUxfQ.3ZE1zghpe1sFwY1WmX9FlQx77fpGJMV7Y8UkD-PPOEY}, {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-10 16:11:12.209 +05:30 ab0577b1-135a-4dc8-aa93-494c196e54b9 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 16:11:12.209 +05:30 ab0577b1-135a-4dc8-aa93-494c196e54b9 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 16:11:12.210 +05:30 ab0577b1-135a-4dc8-aa93-494c196e54b9 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: e0f75fe0-7675-47de-8c4e-d85015dccb0d}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 10:40:51'"} Body: 2024-09-10 16:11:12.210 +05:30 ab0577b1-135a-4dc8-aa93-494c196e54b9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 401 null null 9.8381ms 2024-09-10 16:11:12.658 +05:30 fd1629ce-5e69-4d3b-823c-e2f588037704 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 16:11:12.659 +05:30 fd1629ce-5e69-4d3b-823c-e2f588037704 INF CORS policy execution successful. 2024-09-10 16:11:12.659 +05:30 fd1629ce-5e69-4d3b-823c-e2f588037704 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQ4NzIsImV4cCI6MTcyNTk2NTQ3MiwiaWF0IjoxNzI1OTY0ODcyfQ.wtOpefyT8wQIjDQ_SCAB3ly9Nn_qnS5wjBRGcnu5ubE}, {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-10 16:11:12.660 +05:30 562b862f-8e42-4b2b-be3e-7ed8403bfdce INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:11:12.660 +05:30 562b862f-8e42-4b2b-be3e-7ed8403bfdce INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 16:11:12.675 +05:30 562b862f-8e42-4b2b-be3e-7ed8403bfdce INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:11:12.675 +05:30 562b862f-8e42-4b2b-be3e-7ed8403bfdce INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 15.1364ms 2024-09-10 16:11:12.675 +05:30 562b862f-8e42-4b2b-be3e-7ed8403bfdce INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:11:12.676 +05:30 562b862f-8e42-4b2b-be3e-7ed8403bfdce INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fd1629ce-5e69-4d3b-823c-e2f588037704}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 16:11:12.676 +05:30 562b862f-8e42-4b2b-be3e-7ed8403bfdce INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 18.5126ms 2024-09-10 16:13:36.155 +05:30 4d804bdb-8914-45c2-a233-7b19ace03c69 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 16:13:36.158 +05:30 4d804bdb-8914-45c2-a233-7b19ace03c69 INF CORS policy execution successful. 2024-09-10 16:13:36.160 +05:30 4d804bdb-8914-45c2-a233-7b19ace03c69 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 4.488ms 2024-09-10 16:13:36.226 +05:30 7500d987-67a5-482c-b49c-f2a258c8a2e0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 16:13:36.229 +05:30 7500d987-67a5-482c-b49c-f2a258c8a2e0 INF CORS policy execution successful. 2024-09-10 16:13:36.231 +05:30 7500d987-67a5-482c-b49c-f2a258c8a2e0 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQ4NzIsImV4cCI6MTcyNTk2NTQ3MiwiaWF0IjoxNzI1OTY0ODcyfQ.wtOpefyT8wQIjDQ_SCAB3ly9Nn_qnS5wjBRGcnu5ubE}, {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-10 16:13:36.233 +05:30 c8cd07ac-27a0-48f8-a2d5-90ee26bdebfa INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:13:36.234 +05:30 c8cd07ac-27a0-48f8-a2d5-90ee26bdebfa INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 16:13:36.267 +05:30 c8cd07ac-27a0-48f8-a2d5-90ee26bdebfa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:13:36.268 +05:30 c8cd07ac-27a0-48f8-a2d5-90ee26bdebfa INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 33.2421ms 2024-09-10 16:13:36.268 +05:30 c8cd07ac-27a0-48f8-a2d5-90ee26bdebfa INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:13:36.269 +05:30 c8cd07ac-27a0-48f8-a2d5-90ee26bdebfa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7500d987-67a5-482c-b49c-f2a258c8a2e0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 16:13:36.269 +05:30 c8cd07ac-27a0-48f8-a2d5-90ee26bdebfa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 42.9437ms 2024-09-10 16:24:29.924 +05:30 INF Application is shutting down... 2024-09-10 16:58:38.947 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-10 16:58:38.988 +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-10 16:58:39.005 +05:30 INF Creating key {e640b9bf-2156-4dd6-958f-4c1c96ec0477} with creation date 2024-09-10 11:28:39Z, activation date 2024-09-10 11:28:38Z, and expiration date 2024-12-09 11:28:38Z. 2024-09-10 16:58:39.016 +05:30 WRN No XML encryptor configured. Key {e640b9bf-2156-4dd6-958f-4c1c96ec0477} may be persisted to storage in unencrypted form. 2024-09-10 16:58:39.203 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-10 16:58:39.204 +05:30 INF Hosting environment: Production 2024-09-10 16:58:39.204 +05:30 INF Content root path: C:\inetpub\wwwroot\SangCoreSettingsAPI 2024-09-10 16:58:39.219 +05:30 b354effa-08d1-41e4-b343-8a00188da8db INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 16:58:39.219 +05:30 3f66965b-9e88-4b08-9fd7-cb400d49c177 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 16:58:39.285 +05:30 b354effa-08d1-41e4-b343-8a00188da8db INF CORS policy execution successful. 2024-09-10 16:58:39.285 +05:30 3f66965b-9e88-4b08-9fd7-cb400d49c177 INF CORS policy execution successful. 2024-09-10 16:58:39.293 +05:30 b354effa-08d1-41e4-b343-8a00188da8db INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 76.436ms 2024-09-10 16:58:39.293 +05:30 3f66965b-9e88-4b08-9fd7-cb400d49c177 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 76.3561ms 2024-09-10 16:58:39.344 +05:30 f7a9d3f2-0843-44e4-9d51-dbc76ac241c4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 16:58:39.345 +05:30 7f9282d7-dd2c-43ff-8973-2a906714a6ad INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 16:58:39.480 +05:30 7f9282d7-dd2c-43ff-8973-2a906714a6ad INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 10:51:12 AM', Current time (UTC): '9/10/2024 11:28:39 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-10 16:58:39.481 +05:30 f7a9d3f2-0843-44e4-9d51-dbc76ac241c4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 10:51:12 AM', Current time (UTC): '9/10/2024 11:28:39 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-10 16:58:39.492 +05:30 7f9282d7-dd2c-43ff-8973-2a906714a6ad INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 10:51:12 AM', Current time (UTC): '9/10/2024 11:28:39 AM'. 2024-09-10 16:58:39.492 +05:30 f7a9d3f2-0843-44e4-9d51-dbc76ac241c4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 10:51:12 AM', Current time (UTC): '9/10/2024 11:28:39 AM'. 2024-09-10 16:58:39.494 +05:30 7f9282d7-dd2c-43ff-8973-2a906714a6ad INF CORS policy execution successful. 2024-09-10 16:58:39.494 +05:30 f7a9d3f2-0843-44e4-9d51-dbc76ac241c4 INF CORS policy execution successful. 2024-09-10 16:58:39.515 +05:30 7f9282d7-dd2c-43ff-8973-2a906714a6ad INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQ4NzIsImV4cCI6MTcyNTk2NTQ3MiwiaWF0IjoxNzI1OTY0ODcyfQ.wtOpefyT8wQIjDQ_SCAB3ly9Nn_qnS5wjBRGcnu5ubE}, {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-10 16:58:39.515 +05:30 f7a9d3f2-0843-44e4-9d51-dbc76ac241c4 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjQ4NzIsImV4cCI6MTcyNTk2NTQ3MiwiaWF0IjoxNzI1OTY0ODcyfQ.wtOpefyT8wQIjDQ_SCAB3ly9Nn_qnS5wjBRGcnu5ubE}, {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-10 16:58:39.552 +05:30 05023939-0ed5-4b20-8b60-4561ee3929a9 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 16:58:39.552 +05:30 79e25be6-f247-494d-8fa3-cbc64d885e30 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 16:58:39.558 +05:30 05023939-0ed5-4b20-8b60-4561ee3929a9 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 16:58:39.558 +05:30 79e25be6-f247-494d-8fa3-cbc64d885e30 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 16:58:39.559 +05:30 05023939-0ed5-4b20-8b60-4561ee3929a9 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 7f9282d7-dd2c-43ff-8973-2a906714a6ad}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 10:51:12'"} Body: 2024-09-10 16:58:39.560 +05:30 79e25be6-f247-494d-8fa3-cbc64d885e30 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: f7a9d3f2-0843-44e4-9d51-dbc76ac241c4}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 10:51:12'"} Body: 2024-09-10 16:58:39.566 +05:30 79e25be6-f247-494d-8fa3-cbc64d885e30 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 401 null null 222.2219ms 2024-09-10 16:58:39.566 +05:30 05023939-0ed5-4b20-8b60-4561ee3929a9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 401 null null 220.4111ms 2024-09-10 16:59:01.294 +05:30 1324bb20-a0be-4278-a0de-547d1543c6cc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 16:59:01.301 +05:30 1324bb20-a0be-4278-a0de-547d1543c6cc INF CORS policy execution successful. 2024-09-10 16:59:01.305 +05:30 1324bb20-a0be-4278-a0de-547d1543c6cc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 13.2842ms 2024-09-10 16:59:01.373 +05:30 eeffb154-8cb7-4f54-a6b6-34769ee981d2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 16:59:01.423 +05:30 eeffb154-8cb7-4f54-a6b6-34769ee981d2 INF CORS policy execution successful. 2024-09-10 16:59:01.427 +05:30 eeffb154-8cb7-4f54-a6b6-34769ee981d2 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njc3NDEsImV4cCI6MTcyNTk2ODM0MSwiaWF0IjoxNzI1OTY3NzQxfQ.0sxOj3DkaPupYuzdj-AQJdrI-o1wvwymyUjYdu5tkdU}, {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-10 16:59:01.441 +05:30 6893e513-dc84-463f-8e3a-2acc27d7d924 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 16:59:01.519 +05:30 6893e513-dc84-463f-8e3a-2acc27d7d924 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 16:59:02.161 +05:30 6893e513-dc84-463f-8e3a-2acc27d7d924 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:59:02.283 +05:30 6893e513-dc84-463f-8e3a-2acc27d7d924 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 756.3649ms 2024-09-10 16:59:02.284 +05:30 6893e513-dc84-463f-8e3a-2acc27d7d924 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 16:59:02.286 +05:30 6893e513-dc84-463f-8e3a-2acc27d7d924 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: eeffb154-8cb7-4f54-a6b6-34769ee981d2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 16:59:02.293 +05:30 6893e513-dc84-463f-8e3a-2acc27d7d924 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 919.2891ms 2024-09-10 16:59:02.381 +05:30 0304fb74-ca09-428b-901e-0272e68b345f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null null 2024-09-10 16:59:02.382 +05:30 0304fb74-ca09-428b-901e-0272e68b345f INF CORS policy execution successful. 2024-09-10 16:59:02.383 +05:30 0304fb74-ca09-428b-901e-0272e68b345f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 204 null null 2.3649ms 2024-09-10 16:59:02.385 +05:30 ec2ec574-b56f-4228-ae99-d155d4b297db INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null null 2024-09-10 16:59:02.385 +05:30 ec2ec574-b56f-4228-ae99-d155d4b297db INF CORS policy execution successful. 2024-09-10 16:59:02.386 +05:30 ec2ec574-b56f-4228-ae99-d155d4b297db INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 204 null null 1.3439ms 2024-09-10 16:59:02.443 +05:30 174a930b-d7b7-46eb-9ec8-f7b0862b2d12 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null null 2024-09-10 16:59:02.443 +05:30 89dc8f4c-d63a-4cc3-98b5-76bc148b5600 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null 0 2024-09-10 16:59:02.443 +05:30 174a930b-d7b7-46eb-9ec8-f7b0862b2d12 INF CORS policy execution successful. 2024-09-10 16:59:02.446 +05:30 174a930b-d7b7-46eb-9ec8-f7b0862b2d12 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 204 null null 3.9208ms 2024-09-10 16:59:02.446 +05:30 89dc8f4c-d63a-4cc3-98b5-76bc148b5600 INF CORS policy execution successful. 2024-09-10 16:59:02.446 +05:30 fc7b3fec-0ea0-4c6d-a0e1-00748763eab3 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null 0 2024-09-10 16:59:02.448 +05:30 89dc8f4c-d63a-4cc3-98b5-76bc148b5600 INF HTTP request: Path: /userpreference/updatepreferencelayout QueryString: ?preferenceLayoutId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njc3NDEsImV4cCI6MTcyNTk2ODM0MSwiaWF0IjoxNzI1OTY3NzQxfQ.0sxOj3DkaPupYuzdj-AQJdrI-o1wvwymyUjYdu5tkdU}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 16:59:02.448 +05:30 fc7b3fec-0ea0-4c6d-a0e1-00748763eab3 INF CORS policy execution successful. 2024-09-10 16:59:02.449 +05:30 fc7b3fec-0ea0-4c6d-a0e1-00748763eab3 INF HTTP request: Path: /userpreference/updatePreferenceLanguage QueryString: ?preferenceLanguageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njc3NDEsImV4cCI6MTcyNTk2ODM0MSwiaWF0IjoxNzI1OTY3NzQxfQ.0sxOj3DkaPupYuzdj-AQJdrI-o1wvwymyUjYdu5tkdU}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 16:59:02.453 +05:30 9a2e48e0-875d-4e08-b2d1-7c7f31d2bc2b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 16:59:02.455 +05:30 291dc904-0a7e-40cf-a270-c952125dedce INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 16:59:02.492 +05:30 9a2e48e0-875d-4e08-b2d1-7c7f31d2bc2b INF Route matched with {action = "UpdatePreferenceLanguage", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLanguage(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 16:59:02.496 +05:30 291dc904-0a7e-40cf-a270-c952125dedce INF Route matched with {action = "UpdatePreferenceLayout", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLayout(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 16:59:02.502 +05:30 f82ca5aa-aaa7-4d41-8499-6a024a04b5e2 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null 0 2024-09-10 16:59:02.507 +05:30 f82ca5aa-aaa7-4d41-8499-6a024a04b5e2 INF CORS policy execution successful. 2024-09-10 16:59:02.508 +05:30 5e266289-81a1-41c3-9df9-aae1f1c8ef86 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 16:59:02.508 +05:30 f82ca5aa-aaa7-4d41-8499-6a024a04b5e2 INF HTTP request: Path: /userpreference/updatepreferencetheme QueryString: ?preferenceThemeId=3 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njc3NDEsImV4cCI6MTcyNTk2ODM0MSwiaWF0IjoxNzI1OTY3NzQxfQ.0sxOj3DkaPupYuzdj-AQJdrI-o1wvwymyUjYdu5tkdU}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 16:59:02.509 +05:30 5e266289-81a1-41c3-9df9-aae1f1c8ef86 INF CORS policy execution successful. 2024-09-10 16:59:02.509 +05:30 ae9456e1-6868-4392-b541-640c1b0a17a6 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 16:59:02.509 +05:30 5e266289-81a1-41c3-9df9-aae1f1c8ef86 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 1.2854ms 2024-09-10 16:59:02.511 +05:30 2731c88e-599b-4318-bf25-87a9b56781cb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 16:59:02.512 +05:30 2731c88e-599b-4318-bf25-87a9b56781cb INF CORS policy execution successful. 2024-09-10 16:59:02.513 +05:30 2731c88e-599b-4318-bf25-87a9b56781cb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 2.0971ms 2024-09-10 16:59:02.524 +05:30 ae9456e1-6868-4392-b541-640c1b0a17a6 INF Route matched with {action = "UpdatePreferenceTheme", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceTheme(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 16:59:02.564 +05:30 b7afabfc-ef67-42b1-b374-fc2ae1c559a5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 16:59:02.566 +05:30 b7afabfc-ef67-42b1-b374-fc2ae1c559a5 INF CORS policy execution successful. 2024-09-10 16:59:02.568 +05:30 b7afabfc-ef67-42b1-b374-fc2ae1c559a5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 3.6789ms 2024-09-10 16:59:02.574 +05:30 7b82fefe-3f2e-452a-8828-3211b725d93d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 16:59:02.575 +05:30 7b82fefe-3f2e-452a-8828-3211b725d93d INF CORS policy execution successful. 2024-09-10 16:59:02.576 +05:30 7b82fefe-3f2e-452a-8828-3211b725d93d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 1.6921ms 2024-09-10 16:59:02.587 +05:30 33f898d5-4e03-480b-9502-0cbff1890a35 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 16:59:02.589 +05:30 33f898d5-4e03-480b-9502-0cbff1890a35 INF CORS policy execution successful. 2024-09-10 16:59:02.589 +05:30 9a2e48e0-875d-4e08-b2d1-7c7f31d2bc2b INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:59:02.590 +05:30 33f898d5-4e03-480b-9502-0cbff1890a35 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njc3NDEsImV4cCI6MTcyNTk2ODM0MSwiaWF0IjoxNzI1OTY3NzQxfQ.0sxOj3DkaPupYuzdj-AQJdrI-o1wvwymyUjYdu5tkdU}, {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-10 16:59:02.591 +05:30 a349ce97-7320-4b46-a1af-7c5b3b62aad9 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 16:59:02.599 +05:30 291dc904-0a7e-40cf-a270-c952125dedce INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:59:02.601 +05:30 a349ce97-7320-4b46-a1af-7c5b3b62aad9 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 16:59:02.616 +05:30 7c92d144-619b-42e4-86ff-45cd2ce278b8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 16:59:02.620 +05:30 7c92d144-619b-42e4-86ff-45cd2ce278b8 INF CORS policy execution successful. 2024-09-10 16:59:02.622 +05:30 7c92d144-619b-42e4-86ff-45cd2ce278b8 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njc3NDEsImV4cCI6MTcyNTk2ODM0MSwiaWF0IjoxNzI1OTY3NzQxfQ.0sxOj3DkaPupYuzdj-AQJdrI-o1wvwymyUjYdu5tkdU}, {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-10 16:59:02.624 +05:30 7cb8b89a-6d36-486a-87d0-b37422193bc3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 16:59:02.626 +05:30 ae9456e1-6868-4392-b541-640c1b0a17a6 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:59:02.635 +05:30 9a2e48e0-875d-4e08-b2d1-7c7f31d2bc2b INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api) in 141.4154ms 2024-09-10 16:59:02.635 +05:30 ae9456e1-6868-4392-b541-640c1b0a17a6 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api) in 110.0342ms 2024-09-10 16:59:02.635 +05:30 291dc904-0a7e-40cf-a270-c952125dedce INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api) in 138.2619ms 2024-09-10 16:59:02.635 +05:30 9a2e48e0-875d-4e08-b2d1-7c7f31d2bc2b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 16:59:02.636 +05:30 291dc904-0a7e-40cf-a270-c952125dedce INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 16:59:02.636 +05:30 ae9456e1-6868-4392-b541-640c1b0a17a6 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 16:59:02.636 +05:30 9a2e48e0-875d-4e08-b2d1-7c7f31d2bc2b INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: fc7b3fec-0ea0-4c6d-a0e1-00748763eab3}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelanguage}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 96} Body: {"status":"Success","statusCode":2001,"message":"Preference updated successfully.","result":"7"} 2024-09-10 16:59:02.636 +05:30 291dc904-0a7e-40cf-a270-c952125dedce INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 89dc8f4c-d63a-4cc3-98b5-76bc148b5600}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 103} Body: {"status":"Success","statusCode":2001,"message":"Layout preference updated successfully.","result":"7"} 2024-09-10 16:59:02.636 +05:30 ae9456e1-6868-4392-b541-640c1b0a17a6 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: f82ca5aa-aaa7-4d41-8499-6a024a04b5e2}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 102} Body: {"status":"Success","statusCode":2001,"message":"Theme preference updated successfully.","result":"7"} 2024-09-10 16:59:02.638 +05:30 291dc904-0a7e-40cf-a270-c952125dedce INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 201 103 application/json; charset=utf-8 194.8512ms 2024-09-10 16:59:02.638 +05:30 ae9456e1-6868-4392-b541-640c1b0a17a6 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 201 102 application/json; charset=utf-8 135.9507ms 2024-09-10 16:59:02.638 +05:30 9a2e48e0-875d-4e08-b2d1-7c7f31d2bc2b INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 201 96 application/json; charset=utf-8 191.647ms 2024-09-10 16:59:02.639 +05:30 aeed2e47-0813-4e96-ad77-bab3514eea8f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 16:59:02.642 +05:30 aeed2e47-0813-4e96-ad77-bab3514eea8f INF CORS policy execution successful. 2024-09-10 16:59:02.643 +05:30 7cb8b89a-6d36-486a-87d0-b37422193bc3 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 16:59:02.643 +05:30 aeed2e47-0813-4e96-ad77-bab3514eea8f INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njc3NDEsImV4cCI6MTcyNTk2ODM0MSwiaWF0IjoxNzI1OTY3NzQxfQ.0sxOj3DkaPupYuzdj-AQJdrI-o1wvwymyUjYdu5tkdU}, {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-10 16:59:02.646 +05:30 39fdaa02-304f-4c79-ab59-2cf1e5a13a80 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 16:59:02.647 +05:30 39fdaa02-304f-4c79-ab59-2cf1e5a13a80 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 16:59:02.705 +05:30 d1d890e0-9bb4-4a59-85db-f49e40cc0090 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 16:59:02.707 +05:30 d1d890e0-9bb4-4a59-85db-f49e40cc0090 INF CORS policy execution successful. 2024-09-10 16:59:02.708 +05:30 d1d890e0-9bb4-4a59-85db-f49e40cc0090 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njc3NDEsImV4cCI6MTcyNTk2ODM0MSwiaWF0IjoxNzI1OTY3NzQxfQ.0sxOj3DkaPupYuzdj-AQJdrI-o1wvwymyUjYdu5tkdU}, {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-10 16:59:02.709 +05:30 7cb8b89a-6d36-486a-87d0-b37422193bc3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:59:02.710 +05:30 7cb8b89a-6d36-486a-87d0-b37422193bc3 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 67.4627ms 2024-09-10 16:59:02.711 +05:30 7cb8b89a-6d36-486a-87d0-b37422193bc3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 16:59:02.711 +05:30 7cb8b89a-6d36-486a-87d0-b37422193bc3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7c92d144-619b-42e4-86ff-45cd2ce278b8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 16:59:02.712 +05:30 563b4675-a110-4f02-88fe-d19671666462 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 16:59:02.712 +05:30 563b4675-a110-4f02-88fe-d19671666462 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 16:59:02.712 +05:30 7cb8b89a-6d36-486a-87d0-b37422193bc3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 96.4241ms 2024-09-10 16:59:02.722 +05:30 563b4675-a110-4f02-88fe-d19671666462 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:59:02.723 +05:30 563b4675-a110-4f02-88fe-d19671666462 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 10.3909ms 2024-09-10 16:59:02.723 +05:30 563b4675-a110-4f02-88fe-d19671666462 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 16:59:02.723 +05:30 563b4675-a110-4f02-88fe-d19671666462 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d1d890e0-9bb4-4a59-85db-f49e40cc0090}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 16:59:02.724 +05:30 563b4675-a110-4f02-88fe-d19671666462 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 19.0572ms 2024-09-10 16:59:02.733 +05:30 39fdaa02-304f-4c79-ab59-2cf1e5a13a80 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:59:02.733 +05:30 a349ce97-7320-4b46-a1af-7c5b3b62aad9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:59:02.737 +05:30 39fdaa02-304f-4c79-ab59-2cf1e5a13a80 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 90.1545ms 2024-09-10 16:59:02.738 +05:30 39fdaa02-304f-4c79-ab59-2cf1e5a13a80 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 16:59:02.740 +05:30 39fdaa02-304f-4c79-ab59-2cf1e5a13a80 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aeed2e47-0813-4e96-ad77-bab3514eea8f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 16:59:02.744 +05:30 39fdaa02-304f-4c79-ab59-2cf1e5a13a80 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 104.1163ms 2024-09-10 16:59:02.750 +05:30 a349ce97-7320-4b46-a1af-7c5b3b62aad9 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 148.461ms 2024-09-10 16:59:02.751 +05:30 a349ce97-7320-4b46-a1af-7c5b3b62aad9 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 16:59:02.753 +05:30 a349ce97-7320-4b46-a1af-7c5b3b62aad9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 33f898d5-4e03-480b-9502-0cbff1890a35}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 16:59:02.755 +05:30 a349ce97-7320-4b46-a1af-7c5b3b62aad9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 168.0813ms 2024-09-10 16:59:08.358 +05:30 c6a6cc10-85d7-45be-8698-2aa5b7c6bdf2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 16:59:08.359 +05:30 c6a6cc10-85d7-45be-8698-2aa5b7c6bdf2 INF CORS policy execution successful. 2024-09-10 16:59:08.360 +05:30 c6a6cc10-85d7-45be-8698-2aa5b7c6bdf2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 2.4163ms 2024-09-10 16:59:08.362 +05:30 8c98e86c-7b4f-4d0e-b28f-da42b8241c8e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 16:59:08.362 +05:30 8c98e86c-7b4f-4d0e-b28f-da42b8241c8e INF CORS policy execution successful. 2024-09-10 16:59:08.362 +05:30 8c98e86c-7b4f-4d0e-b28f-da42b8241c8e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.6337ms 2024-09-10 16:59:08.412 +05:30 3fe7c591-51f5-4fca-8033-ac5d51d337a9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 16:59:08.413 +05:30 3fe7c591-51f5-4fca-8033-ac5d51d337a9 INF CORS policy execution successful. 2024-09-10 16:59:08.414 +05:30 3fe7c591-51f5-4fca-8033-ac5d51d337a9 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njc3NDEsImV4cCI6MTcyNTk2ODM0MSwiaWF0IjoxNzI1OTY3NzQxfQ.0sxOj3DkaPupYuzdj-AQJdrI-o1wvwymyUjYdu5tkdU}, {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-10 16:59:08.415 +05:30 6e263c57-5469-457b-a96e-6dda4746b0c8 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:59:08.422 +05:30 6e263c57-5469-457b-a96e-6dda4746b0c8 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 16:59:08.450 +05:30 6e263c57-5469-457b-a96e-6dda4746b0c8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:59:08.452 +05:30 6e263c57-5469-457b-a96e-6dda4746b0c8 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 29.5499ms 2024-09-10 16:59:08.452 +05:30 6e263c57-5469-457b-a96e-6dda4746b0c8 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:59:08.453 +05:30 6e263c57-5469-457b-a96e-6dda4746b0c8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3fe7c591-51f5-4fca-8033-ac5d51d337a9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 16:59:08.454 +05:30 6e263c57-5469-457b-a96e-6dda4746b0c8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 41.6503ms 2024-09-10 16:59:08.483 +05:30 f7b47f6c-ad37-4948-8202-bc78939a8f98 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 16:59:08.485 +05:30 f7b47f6c-ad37-4948-8202-bc78939a8f98 INF CORS policy execution successful. 2024-09-10 16:59:08.487 +05:30 f7b47f6c-ad37-4948-8202-bc78939a8f98 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njc3NDEsImV4cCI6MTcyNTk2ODM0MSwiaWF0IjoxNzI1OTY3NzQxfQ.0sxOj3DkaPupYuzdj-AQJdrI-o1wvwymyUjYdu5tkdU}, {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-10 16:59:08.492 +05:30 962b5ec2-421d-42ee-bff0-fa63a25bea11 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:59:08.493 +05:30 962b5ec2-421d-42ee-bff0-fa63a25bea11 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 16:59:08.513 +05:30 962b5ec2-421d-42ee-bff0-fa63a25bea11 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:59:08.516 +05:30 962b5ec2-421d-42ee-bff0-fa63a25bea11 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 23.2688ms 2024-09-10 16:59:08.517 +05:30 962b5ec2-421d-42ee-bff0-fa63a25bea11 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:59:08.518 +05:30 962b5ec2-421d-42ee-bff0-fa63a25bea11 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f7b47f6c-ad37-4948-8202-bc78939a8f98}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 16:59:08.520 +05:30 962b5ec2-421d-42ee-bff0-fa63a25bea11 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 36.4703ms 2024-09-10 16:59:08.552 +05:30 62a6cc47-a322-4d30-8746-5f2bfd353c3f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 16:59:08.552 +05:30 62a6cc47-a322-4d30-8746-5f2bfd353c3f INF CORS policy execution successful. 2024-09-10 16:59:08.553 +05:30 62a6cc47-a322-4d30-8746-5f2bfd353c3f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 204 null null 1.3836ms 2024-09-10 16:59:08.629 +05:30 9a61a421-f99d-4db8-806d-7b5f5e228477 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - null null 2024-09-10 16:59:08.631 +05:30 9a61a421-f99d-4db8-806d-7b5f5e228477 INF CORS policy execution successful. 2024-09-10 16:59:08.632 +05:30 9a61a421-f99d-4db8-806d-7b5f5e228477 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=46 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njc3NDEsImV4cCI6MTcyNTk2ODM0MSwiaWF0IjoxNzI1OTY3NzQxfQ.0sxOj3DkaPupYuzdj-AQJdrI-o1wvwymyUjYdu5tkdU}, {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-10 16:59:08.633 +05:30 e8c3d974-878a-4bc2-a8fa-1b6569ca3634 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 16:59:08.639 +05:30 e8c3d974-878a-4bc2-a8fa-1b6569ca3634 INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 16:59:08.675 +05:30 2c5dd0d6-10ec-4ab6-a7d3-8f070407eaec INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - null null 2024-09-10 16:59:08.676 +05:30 2c5dd0d6-10ec-4ab6-a7d3-8f070407eaec INF CORS policy execution successful. 2024-09-10 16:59:08.676 +05:30 e0825756-b994-4ca7-a703-6f40a116b2b0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 16:59:08.676 +05:30 2c5dd0d6-10ec-4ab6-a7d3-8f070407eaec INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - 204 null null 1.2274ms 2024-09-10 16:59:08.677 +05:30 e0825756-b994-4ca7-a703-6f40a116b2b0 INF CORS policy execution successful. 2024-09-10 16:59:08.677 +05:30 e0825756-b994-4ca7-a703-6f40a116b2b0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.7102ms 2024-09-10 16:59:08.722 +05:30 23042642-168d-4e44-80c3-892afe97a9c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - null null 2024-09-10 16:59:08.724 +05:30 23042642-168d-4e44-80c3-892afe97a9c3 INF CORS policy execution successful. 2024-09-10 16:59:08.724 +05:30 23042642-168d-4e44-80c3-892afe97a9c3 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njc3NDEsImV4cCI6MTcyNTk2ODM0MSwiaWF0IjoxNzI1OTY3NzQxfQ.0sxOj3DkaPupYuzdj-AQJdrI-o1wvwymyUjYdu5tkdU}, {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-10 16:59:08.725 +05:30 f326f7e2-e75b-49d0-831b-5ef3ed982da4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:59:08.725 +05:30 f326f7e2-e75b-49d0-831b-5ef3ed982da4 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 16:59:08.732 +05:30 44901925-7aa6-4af1-951f-226cd58f11c8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 16:59:08.734 +05:30 44901925-7aa6-4af1-951f-226cd58f11c8 INF CORS policy execution successful. 2024-09-10 16:59:08.734 +05:30 f326f7e2-e75b-49d0-831b-5ef3ed982da4 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:59:08.735 +05:30 44901925-7aa6-4af1-951f-226cd58f11c8 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njc3NDEsImV4cCI6MTcyNTk2ODM0MSwiaWF0IjoxNzI1OTY3NzQxfQ.0sxOj3DkaPupYuzdj-AQJdrI-o1wvwymyUjYdu5tkdU}, {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-10 16:59:08.735 +05:30 16f05518-ef86-40b7-946e-a11dba401ad3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:59:08.736 +05:30 f326f7e2-e75b-49d0-831b-5ef3ed982da4 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 10.4188ms 2024-09-10 16:59:08.736 +05:30 16f05518-ef86-40b7-946e-a11dba401ad3 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 16:59:08.736 +05:30 f326f7e2-e75b-49d0-831b-5ef3ed982da4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:59:08.737 +05:30 f326f7e2-e75b-49d0-831b-5ef3ed982da4 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 23042642-168d-4e44-80c3-892afe97a9c3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 80} Body: {"status":"Failure","statusCode":4000,"message":"Tag Id required","result":null} 2024-09-10 16:59:08.738 +05:30 f326f7e2-e75b-49d0-831b-5ef3ed982da4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - 400 80 application/json; charset=utf-8 15.4337ms 2024-09-10 16:59:08.754 +05:30 16f05518-ef86-40b7-946e-a11dba401ad3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:59:08.755 +05:30 16f05518-ef86-40b7-946e-a11dba401ad3 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 18.2971ms 2024-09-10 16:59:08.755 +05:30 16f05518-ef86-40b7-946e-a11dba401ad3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:59:08.756 +05:30 16f05518-ef86-40b7-946e-a11dba401ad3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 44901925-7aa6-4af1-951f-226cd58f11c8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 16:59:08.757 +05:30 16f05518-ef86-40b7-946e-a11dba401ad3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 24.599ms 2024-09-10 16:59:08.780 +05:30 e8c3d974-878a-4bc2-a8fa-1b6569ca3634 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:59:08.781 +05:30 e8c3d974-878a-4bc2-a8fa-1b6569ca3634 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 141.6701ms 2024-09-10 16:59:08.781 +05:30 e8c3d974-878a-4bc2-a8fa-1b6569ca3634 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 16:59:08.781 +05:30 e8c3d974-878a-4bc2-a8fa-1b6569ca3634 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9a61a421-f99d-4db8-806d-7b5f5e228477}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 16:59:08.782 +05:30 e8c3d974-878a-4bc2-a8fa-1b6569ca3634 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=46 - 200 624 application/json; charset=utf-8 152.8684ms 2024-09-10 16:59:09.074 +05:30 6977b2dd-b2ff-43c3-938b-b9c94ee40c9a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 16:59:09.075 +05:30 6977b2dd-b2ff-43c3-938b-b9c94ee40c9a INF CORS policy execution successful. 2024-09-10 16:59:09.075 +05:30 6977b2dd-b2ff-43c3-938b-b9c94ee40c9a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.9779ms 2024-09-10 16:59:09.078 +05:30 0869bcdb-5b55-473b-aad5-008f542490c1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - null null 2024-09-10 16:59:09.079 +05:30 0869bcdb-5b55-473b-aad5-008f542490c1 INF CORS policy execution successful. 2024-09-10 16:59:09.079 +05:30 0869bcdb-5b55-473b-aad5-008f542490c1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - 204 null null 0.835ms 2024-09-10 16:59:09.120 +05:30 dfaa1182-a454-4f3f-b5f8-99a6b51d8cdd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - null null 2024-09-10 16:59:09.121 +05:30 dfaa1182-a454-4f3f-b5f8-99a6b51d8cdd INF CORS policy execution successful. 2024-09-10 16:59:09.121 +05:30 dfaa1182-a454-4f3f-b5f8-99a6b51d8cdd INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njc3NDEsImV4cCI6MTcyNTk2ODM0MSwiaWF0IjoxNzI1OTY3NzQxfQ.0sxOj3DkaPupYuzdj-AQJdrI-o1wvwymyUjYdu5tkdU}, {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-10 16:59:09.121 +05:30 54a35f63-d2b3-40ef-a68c-5ddc38d266e2 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:59:09.122 +05:30 54a35f63-d2b3-40ef-a68c-5ddc38d266e2 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 16:59:09.124 +05:30 54a35f63-d2b3-40ef-a68c-5ddc38d266e2 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:59:09.124 +05:30 54a35f63-d2b3-40ef-a68c-5ddc38d266e2 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 2.0846ms 2024-09-10 16:59:09.124 +05:30 54a35f63-d2b3-40ef-a68c-5ddc38d266e2 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:59:09.124 +05:30 54a35f63-d2b3-40ef-a68c-5ddc38d266e2 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: dfaa1182-a454-4f3f-b5f8-99a6b51d8cdd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 80} Body: {"status":"Failure","statusCode":4000,"message":"Tag Id required","result":null} 2024-09-10 16:59:09.125 +05:30 54a35f63-d2b3-40ef-a68c-5ddc38d266e2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - 400 80 application/json; charset=utf-8 4.9131ms 2024-09-10 16:59:09.126 +05:30 6cb30904-99a5-4ba8-a84c-e65607c08787 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 16:59:09.127 +05:30 6cb30904-99a5-4ba8-a84c-e65607c08787 INF CORS policy execution successful. 2024-09-10 16:59:09.127 +05:30 6cb30904-99a5-4ba8-a84c-e65607c08787 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njc3NDEsImV4cCI6MTcyNTk2ODM0MSwiaWF0IjoxNzI1OTY3NzQxfQ.0sxOj3DkaPupYuzdj-AQJdrI-o1wvwymyUjYdu5tkdU}, {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-10 16:59:09.127 +05:30 27c14609-724d-4772-bda1-a58e80dc79f7 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:59:09.127 +05:30 27c14609-724d-4772-bda1-a58e80dc79f7 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 16:59:09.136 +05:30 27c14609-724d-4772-bda1-a58e80dc79f7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:59:09.136 +05:30 27c14609-724d-4772-bda1-a58e80dc79f7 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 8.6812ms 2024-09-10 16:59:09.136 +05:30 27c14609-724d-4772-bda1-a58e80dc79f7 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 16:59:09.137 +05:30 27c14609-724d-4772-bda1-a58e80dc79f7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6cb30904-99a5-4ba8-a84c-e65607c08787}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 16:59:09.137 +05:30 27c14609-724d-4772-bda1-a58e80dc79f7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 11.2789ms 2024-09-10 16:59:23.291 +05:30 38885247-129e-4528-aa2f-421ab427a473 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 16:59:23.291 +05:30 8adb1560-fa49-4c26-a0a1-a9ae32245fd8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 16:59:23.292 +05:30 38885247-129e-4528-aa2f-421ab427a473 INF CORS policy execution successful. 2024-09-10 16:59:23.292 +05:30 8adb1560-fa49-4c26-a0a1-a9ae32245fd8 INF CORS policy execution successful. 2024-09-10 16:59:23.293 +05:30 38885247-129e-4528-aa2f-421ab427a473 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 1.8194ms 2024-09-10 16:59:23.293 +05:30 8adb1560-fa49-4c26-a0a1-a9ae32245fd8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 1.8022ms 2024-09-10 16:59:23.332 +05:30 c8551291-4e8c-448b-8751-a534f9445563 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 16:59:23.333 +05:30 c8551291-4e8c-448b-8751-a534f9445563 INF CORS policy execution successful. 2024-09-10 16:59:23.334 +05:30 c8551291-4e8c-448b-8751-a534f9445563 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njc3NDEsImV4cCI6MTcyNTk2ODM0MSwiaWF0IjoxNzI1OTY3NzQxfQ.0sxOj3DkaPupYuzdj-AQJdrI-o1wvwymyUjYdu5tkdU}, {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-10 16:59:23.336 +05:30 20966b55-0df0-4087-97c1-9482107e233f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 16:59:23.343 +05:30 20966b55-0df0-4087-97c1-9482107e233f INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 16:59:23.350 +05:30 84b48c7d-47f9-4a7c-aa21-8cef9d1c590d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 16:59:23.351 +05:30 84b48c7d-47f9-4a7c-aa21-8cef9d1c590d INF CORS policy execution successful. 2024-09-10 16:59:23.351 +05:30 84b48c7d-47f9-4a7c-aa21-8cef9d1c590d INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njc3NDEsImV4cCI6MTcyNTk2ODM0MSwiaWF0IjoxNzI1OTY3NzQxfQ.0sxOj3DkaPupYuzdj-AQJdrI-o1wvwymyUjYdu5tkdU}, {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-10 16:59:23.352 +05:30 79a4f5d7-7bf0-42c7-a142-ce9e56094ab5 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 16:59:23.352 +05:30 79a4f5d7-7bf0-42c7-a142-ce9e56094ab5 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 16:59:23.388 +05:30 79a4f5d7-7bf0-42c7-a142-ce9e56094ab5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:59:23.388 +05:30 20966b55-0df0-4087-97c1-9482107e233f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 16:59:23.388 +05:30 79a4f5d7-7bf0-42c7-a142-ce9e56094ab5 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 36.6939ms 2024-09-10 16:59:23.388 +05:30 20966b55-0df0-4087-97c1-9482107e233f INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 45.4133ms 2024-09-10 16:59:23.389 +05:30 79a4f5d7-7bf0-42c7-a142-ce9e56094ab5 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 16:59:23.389 +05:30 20966b55-0df0-4087-97c1-9482107e233f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 16:59:23.389 +05:30 79a4f5d7-7bf0-42c7-a142-ce9e56094ab5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 84b48c7d-47f9-4a7c-aa21-8cef9d1c590d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3403} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Tag\":20,\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"FieldName\":\"iId\",\"DisplayControlType\":0,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"FieldName\":\"Name\",\"DisplayControlType\":1,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"FieldName\":\"Code\",\"DisplayControlType\":1,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"FieldName\":\"Group\",\"DisplayControlType\":5,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"FieldName\":\"Parent\",\"DisplayControlType\":3,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"FieldName\":\"Country\",\"DisplayControlType\":3,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"FieldName\":\"City\",\"DisplayControlType\":3,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 16:59:23.389 +05:30 20966b55-0df0-4087-97c1-9482107e233f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c8551291-4e8c-448b-8751-a534f9445563}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3403} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Tag\":20,\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"FieldName\":\"iId\",\"DisplayControlType\":0,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"FieldName\":\"Name\",\"DisplayControlType\":1,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"FieldName\":\"Code\",\"DisplayControlType\":1,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"FieldName\":\"Group\",\"DisplayControlType\":5,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"FieldName\":\"Parent\",\"DisplayControlType\":3,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"FieldName\":\"Country\",\"DisplayControlType\":3,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"FieldName\":\"City\",\"DisplayControlType\":3,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 16:59:23.389 +05:30 20966b55-0df0-4087-97c1-9482107e233f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3403 application/json; charset=utf-8 57.1978ms 2024-09-10 16:59:23.389 +05:30 79a4f5d7-7bf0-42c7-a142-ce9e56094ab5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3403 application/json; charset=utf-8 38.9522ms 2024-09-10 17:00:01.720 +05:30 0882750a-0e01-4b53-9744-42bca20024bf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=46&tagId=20&languageId=1 - null null 2024-09-10 17:00:01.723 +05:30 0882750a-0e01-4b53-9744-42bca20024bf INF CORS policy execution successful. 2024-09-10 17:00:01.726 +05:30 0882750a-0e01-4b53-9744-42bca20024bf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=46&tagId=20&languageId=1 - 204 null null 5.3382ms 2024-09-10 17:00:01.782 +05:30 c92948e8-ceef-4d5a-9f97-ecca4cd77798 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=46&tagId=20&languageId=1 - null null 2024-09-10 17:00:01.786 +05:30 c92948e8-ceef-4d5a-9f97-ecca4cd77798 INF CORS policy execution successful. 2024-09-10 17:00:01.789 +05:30 c92948e8-ceef-4d5a-9f97-ecca4cd77798 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=46&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njc3NDEsImV4cCI6MTcyNTk2ODM0MSwiaWF0IjoxNzI1OTY3NzQxfQ.0sxOj3DkaPupYuzdj-AQJdrI-o1wvwymyUjYdu5tkdU}, {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-10 17:00:01.792 +05:30 7966c906-8833-4b51-978c-fb2c4c7f7a13 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 17:00:01.793 +05:30 7966c906-8833-4b51-978c-fb2c4c7f7a13 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 17:00:01.896 +05:30 7966c906-8833-4b51-978c-fb2c4c7f7a13 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:00:01.898 +05:30 7966c906-8833-4b51-978c-fb2c4c7f7a13 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 104.1641ms 2024-09-10 17:00:01.898 +05:30 7966c906-8833-4b51-978c-fb2c4c7f7a13 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 17:00:01.898 +05:30 7966c906-8833-4b51-978c-fb2c4c7f7a13 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c92948e8-ceef-4d5a-9f97-ecca4cd77798}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 4847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Tag\":20,\"View\":46,\"Field\":191,\"Caption\":\"iId\",\"FieldName\":\"iId\",\"DisplayControlType\":0,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"TestView1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":46,\"Field\":192,\"Caption\":\"sName\",\"FieldName\":\"Name\",\"DisplayControlType\":1,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"TestView1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":46,\"Field\":193,\"Caption\":\"sCode\",\"FieldName\":\"Code\",\"DisplayControlType\":1,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"TestView1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":46,\"Field\":194,\"Caption\":\"bGroup\",\"FieldName\":\"Group\",\"DisplayControlType\":5,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"TestView1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":46,\"Field\":195,\"Caption\":\"iParent\",\"FieldName\":\"Parent\",\"DisplayControlType\":3,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"TestView1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":46,\"Field\":326,\"Caption\":\"iCountry\",\"FieldName\":\"Country\",\"DisplayControlType\":3,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"TestView1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":46,\"Field\":327,\"Caption\":\"iCity\",\"FieldName\":\"City\",\"DisplayControlType\":3,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"TestView1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":46,\"Field\":332,\"Caption\":\"iBE\",\"FieldName\":\"Entity\",\"DisplayControlType\":3,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"TestView1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":46,\"Field\":333,\"Caption\":\"iLanguage\",\"FieldName\":\"Language\",\"DisplayControlType\":3,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"TestView1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":46,\"Field\":334,\"Caption\":\"sName\",\"FieldName\":\"LN_Name\",\"DisplayControlType\":1,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"TestView1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 17:00:01.900 +05:30 7966c906-8833-4b51-978c-fb2c4c7f7a13 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=46&tagId=20&languageId=1 - 200 4847 application/json; charset=utf-8 117.7435ms 2024-09-10 17:00:03.237 +05:30 5d6ed38e-429b-4a8d-9623-3bf08c8e100a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 17:00:03.238 +05:30 5d6ed38e-429b-4a8d-9623-3bf08c8e100a INF CORS policy execution successful. 2024-09-10 17:00:03.239 +05:30 5a605a93-ce32-44f2-aca1-fac09b7dd2a5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 17:00:03.239 +05:30 5d6ed38e-429b-4a8d-9623-3bf08c8e100a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 1.8763ms 2024-09-10 17:00:03.239 +05:30 5a605a93-ce32-44f2-aca1-fac09b7dd2a5 INF CORS policy execution successful. 2024-09-10 17:00:03.239 +05:30 5a605a93-ce32-44f2-aca1-fac09b7dd2a5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 204 null null 0.7446ms 2024-09-10 17:00:03.290 +05:30 cc3e09ec-22b7-4775-9e2d-02f988ee856a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 17:00:03.291 +05:30 cc3e09ec-22b7-4775-9e2d-02f988ee856a INF CORS policy execution successful. 2024-09-10 17:00:03.292 +05:30 cc3e09ec-22b7-4775-9e2d-02f988ee856a INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njc3NDEsImV4cCI6MTcyNTk2ODM0MSwiaWF0IjoxNzI1OTY3NzQxfQ.0sxOj3DkaPupYuzdj-AQJdrI-o1wvwymyUjYdu5tkdU}, {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-10 17:00:03.294 +05:30 dc4531c5-919d-406d-8e11-61e1d8c3aa67 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 17:00:03.295 +05:30 fdf6c64f-0c6c-43d5-b10e-4e4a5e016926 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - null null 2024-09-10 17:00:03.296 +05:30 fdf6c64f-0c6c-43d5-b10e-4e4a5e016926 INF CORS policy execution successful. 2024-09-10 17:00:03.296 +05:30 fdf6c64f-0c6c-43d5-b10e-4e4a5e016926 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njc3NDEsImV4cCI6MTcyNTk2ODM0MSwiaWF0IjoxNzI1OTY3NzQxfQ.0sxOj3DkaPupYuzdj-AQJdrI-o1wvwymyUjYdu5tkdU}, {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-10 17:00:03.296 +05:30 48a5586a-cc36-4d56-858c-dc4f0e82af05 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 17:00:03.297 +05:30 48a5586a-cc36-4d56-858c-dc4f0e82af05 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 17:00:03.301 +05:30 dc4531c5-919d-406d-8e11-61e1d8c3aa67 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 17:00:03.311 +05:30 dc4531c5-919d-406d-8e11-61e1d8c3aa67 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:00:03.312 +05:30 dc4531c5-919d-406d-8e11-61e1d8c3aa67 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 10.4242ms 2024-09-10 17:00:03.312 +05:30 dc4531c5-919d-406d-8e11-61e1d8c3aa67 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 17:00:03.312 +05:30 dc4531c5-919d-406d-8e11-61e1d8c3aa67 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cc3e09ec-22b7-4775-9e2d-02f988ee856a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 17:00:03.313 +05:30 dc4531c5-919d-406d-8e11-61e1d8c3aa67 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 23.6899ms 2024-09-10 17:00:03.314 +05:30 48a5586a-cc36-4d56-858c-dc4f0e82af05 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:00:03.315 +05:30 48a5586a-cc36-4d56-858c-dc4f0e82af05 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 16.3919ms 2024-09-10 17:00:03.315 +05:30 48a5586a-cc36-4d56-858c-dc4f0e82af05 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 17:00:03.315 +05:30 48a5586a-cc36-4d56-858c-dc4f0e82af05 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fdf6c64f-0c6c-43d5-b10e-4e4a5e016926}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 17:00:03.316 +05:30 48a5586a-cc36-4d56-858c-dc4f0e82af05 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?tagId=20 - 200 847 application/json; charset=utf-8 20.8816ms 2024-09-10 17:00:03.542 +05:30 5ebe4695-f677-40c0-b7f0-c612af11e0e2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - null null 2024-09-10 17:00:03.542 +05:30 5ebe4695-f677-40c0-b7f0-c612af11e0e2 INF CORS policy execution successful. 2024-09-10 17:00:03.543 +05:30 5ebe4695-f677-40c0-b7f0-c612af11e0e2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - 204 null null 0.7868ms 2024-09-10 17:00:03.543 +05:30 20fbbdeb-e50b-419a-826a-c205cbdfce83 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 17:00:03.543 +05:30 20fbbdeb-e50b-419a-826a-c205cbdfce83 INF CORS policy execution successful. 2024-09-10 17:00:03.543 +05:30 20fbbdeb-e50b-419a-826a-c205cbdfce83 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 204 null null 0.3093ms 2024-09-10 17:00:03.616 +05:30 a9376173-fad9-430b-950f-1fdd9c9465a5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - null null 2024-09-10 17:00:03.616 +05:30 aa7bd54a-0dc4-42d8-bf14-54be57c202d0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - null null 2024-09-10 17:00:03.616 +05:30 a9376173-fad9-430b-950f-1fdd9c9465a5 INF CORS policy execution successful. 2024-09-10 17:00:03.616 +05:30 aa7bd54a-0dc4-42d8-bf14-54be57c202d0 INF CORS policy execution successful. 2024-09-10 17:00:03.617 +05:30 a9376173-fad9-430b-950f-1fdd9c9465a5 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njc3NDEsImV4cCI6MTcyNTk2ODM0MSwiaWF0IjoxNzI1OTY3NzQxfQ.0sxOj3DkaPupYuzdj-AQJdrI-o1wvwymyUjYdu5tkdU}, {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-10 17:00:03.617 +05:30 aa7bd54a-0dc4-42d8-bf14-54be57c202d0 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njc3NDEsImV4cCI6MTcyNTk2ODM0MSwiaWF0IjoxNzI1OTY3NzQxfQ.0sxOj3DkaPupYuzdj-AQJdrI-o1wvwymyUjYdu5tkdU}, {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-10 17:00:03.617 +05:30 f2bf5bfa-16dc-4c36-b21e-8c24346e062c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 17:00:03.617 +05:30 9e56b4cc-fe89-40a7-8882-6f975d932a13 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 17:00:03.618 +05:30 f2bf5bfa-16dc-4c36-b21e-8c24346e062c INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 17:00:03.618 +05:30 9e56b4cc-fe89-40a7-8882-6f975d932a13 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 17:00:03.620 +05:30 9e56b4cc-fe89-40a7-8882-6f975d932a13 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:00:03.621 +05:30 9e56b4cc-fe89-40a7-8882-6f975d932a13 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 3.3762ms 2024-09-10 17:00:03.621 +05:30 9e56b4cc-fe89-40a7-8882-6f975d932a13 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 17:00:03.622 +05:30 9e56b4cc-fe89-40a7-8882-6f975d932a13 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: aa7bd54a-0dc4-42d8-bf14-54be57c202d0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 80} Body: {"status":"Failure","statusCode":4000,"message":"Tag Id required","result":null} 2024-09-10 17:00:03.623 +05:30 9e56b4cc-fe89-40a7-8882-6f975d932a13 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - 400 80 application/json; charset=utf-8 7.1036ms 2024-09-10 17:00:03.625 +05:30 f2bf5bfa-16dc-4c36-b21e-8c24346e062c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:00:03.626 +05:30 f2bf5bfa-16dc-4c36-b21e-8c24346e062c INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 8.0559ms 2024-09-10 17:00:03.626 +05:30 f2bf5bfa-16dc-4c36-b21e-8c24346e062c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 17:00:03.626 +05:30 f2bf5bfa-16dc-4c36-b21e-8c24346e062c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a9376173-fad9-430b-950f-1fdd9c9465a5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"},{\"Id\":76,\"Name\":\"layout2\"},{\"Id\":115,\"Name\":\"layout20\"},{\"Id\":116,\"Name\":\"layout21\"},{\"Id\":117,\"Name\":\"layout22\"},{\"Id\":118,\"Name\":\"layout23\"},{\"Id\":119,\"Name\":\"layout24\"},{\"Id\":120,\"Name\":\"layout25\"},{\"Id\":77,\"Name\":\"layout3\"},{\"Id\":86,\"Name\":\"layout5\"},{\"Id\":88,\"Name\":\"layout7\"},{\"Id\":91,\"Name\":\"layout8\"},{\"Id\":20,\"Name\":\"View1\"},{\"Id\":52,\"Name\":\"View2\"}]"} 2024-09-10 17:00:03.627 +05:30 f2bf5bfa-16dc-4c36-b21e-8c24346e062c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=&tagId=20 - 200 847 application/json; charset=utf-8 11.1449ms 2024-09-10 17:00:04.192 +05:30 d08f8f93-6c43-4c0e-87e1-62072c098f8c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - null null 2024-09-10 17:00:04.192 +05:30 d08f8f93-6c43-4c0e-87e1-62072c098f8c INF CORS policy execution successful. 2024-09-10 17:00:04.193 +05:30 d08f8f93-6c43-4c0e-87e1-62072c098f8c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - 204 null null 1.0826ms 2024-09-10 17:00:04.198 +05:30 b0c8a7a1-5c8b-4b9e-bb0e-70245919f905 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 17:00:04.198 +05:30 b0c8a7a1-5c8b-4b9e-bb0e-70245919f905 INF CORS policy execution successful. 2024-09-10 17:00:04.199 +05:30 b0c8a7a1-5c8b-4b9e-bb0e-70245919f905 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 204 null null 0.8477ms 2024-09-10 17:00:04.233 +05:30 521c95e9-83b6-42f9-87ef-b8936abd37c6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - null null 2024-09-10 17:00:04.234 +05:30 521c95e9-83b6-42f9-87ef-b8936abd37c6 INF CORS policy execution successful. 2024-09-10 17:00:04.234 +05:30 521c95e9-83b6-42f9-87ef-b8936abd37c6 INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njc3NDEsImV4cCI6MTcyNTk2ODM0MSwiaWF0IjoxNzI1OTY3NzQxfQ.0sxOj3DkaPupYuzdj-AQJdrI-o1wvwymyUjYdu5tkdU}, {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-10 17:00:04.235 +05:30 20c78548-2914-4524-95c5-b1eaffbce3d7 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 17:00:04.235 +05:30 20c78548-2914-4524-95c5-b1eaffbce3d7 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 17:00:04.237 +05:30 20c78548-2914-4524-95c5-b1eaffbce3d7 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:00:04.238 +05:30 20c78548-2914-4524-95c5-b1eaffbce3d7 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 2.9092ms 2024-09-10 17:00:04.238 +05:30 20c78548-2914-4524-95c5-b1eaffbce3d7 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 17:00:04.238 +05:30 20c78548-2914-4524-95c5-b1eaffbce3d7 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 521c95e9-83b6-42f9-87ef-b8936abd37c6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 80} Body: {"status":"Failure","statusCode":4000,"message":"Tag Id required","result":null} 2024-09-10 17:00:04.239 +05:30 20c78548-2914-4524-95c5-b1eaffbce3d7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist - 400 80 application/json; charset=utf-8 6.0913ms 2024-09-10 17:00:04.245 +05:30 3a0fbced-9562-4cfc-8da0-b290816c0d2e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - null null 2024-09-10 17:00:04.246 +05:30 3a0fbced-9562-4cfc-8da0-b290816c0d2e INF CORS policy execution successful. 2024-09-10 17:00:04.246 +05:30 3a0fbced-9562-4cfc-8da0-b290816c0d2e INF HTTP request: Path: /summarylayout/getsummarylayoutlist QueryString: ?search=layout1&tagId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njc3NDEsImV4cCI6MTcyNTk2ODM0MSwiaWF0IjoxNzI1OTY3NzQxfQ.0sxOj3DkaPupYuzdj-AQJdrI-o1wvwymyUjYdu5tkdU}, {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-10 17:00:04.247 +05:30 3acb00bf-f2c2-4322-9ca9-af130ed19848 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 17:00:04.247 +05:30 3acb00bf-f2c2-4322-9ca9-af130ed19848 INF Route matched with {action = "GetSummaryLayoutList", controller = "SummaryLayout"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetSummaryLayoutList(Int32, System.String) on controller Sang.CoreSettings.Api.Controllers.SummaryLayoutController (Sang.CoreSettings.Api). 2024-09-10 17:00:04.254 +05:30 3acb00bf-f2c2-4322-9ca9-af130ed19848 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:00:04.255 +05:30 3acb00bf-f2c2-4322-9ca9-af130ed19848 INF Executed action Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api) in 7.6578ms 2024-09-10 17:00:04.255 +05:30 3acb00bf-f2c2-4322-9ca9-af130ed19848 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.SummaryLayoutController.GetSummaryLayoutList (Sang.CoreSettings.Api)' 2024-09-10 17:00:04.255 +05:30 3acb00bf-f2c2-4322-9ca9-af130ed19848 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3a0fbced-9562-4cfc-8da0-b290816c0d2e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 410} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":75,\"Name\":\"layout1\"},{\"Id\":103,\"Name\":\"layout10\"},{\"Id\":105,\"Name\":\"layout11\"},{\"Id\":106,\"Name\":\"layout12\"},{\"Id\":108,\"Name\":\"layout13\"},{\"Id\":109,\"Name\":\"layout14\"},{\"Id\":112,\"Name\":\"layout15\"},{\"Id\":113,\"Name\":\"layout16\"},{\"Id\":114,\"Name\":\"layout17\"}]"} 2024-09-10 17:00:04.256 +05:30 3acb00bf-f2c2-4322-9ca9-af130ed19848 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/summarylayout/getsummarylayoutlist?search=layout1&tagId=20 - 200 410 application/json; charset=utf-8 11.0605ms 2024-09-10 17:00:06.059 +05:30 e779e17d-e71a-4261-9c27-b0a9503f3dde INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=46&tagId=20&languageId=1 - null null 2024-09-10 17:00:06.059 +05:30 e779e17d-e71a-4261-9c27-b0a9503f3dde INF CORS policy execution successful. 2024-09-10 17:00:06.060 +05:30 e779e17d-e71a-4261-9c27-b0a9503f3dde INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=46&tagId=20&languageId=1 - 204 null null 0.925ms 2024-09-10 17:00:06.065 +05:30 0f330496-2b13-4e4a-ab8a-b075c60d8fdd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=46&tagId=20&languageId=1 - null null 2024-09-10 17:00:06.065 +05:30 0f330496-2b13-4e4a-ab8a-b075c60d8fdd INF CORS policy execution successful. 2024-09-10 17:00:06.066 +05:30 0f330496-2b13-4e4a-ab8a-b075c60d8fdd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=46&tagId=20&languageId=1 - 204 null null 1.0003ms 2024-09-10 17:00:06.106 +05:30 70f0a93a-e098-4030-bd16-45ed1a8f2f3d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=46&tagId=20&languageId=1 - null null 2024-09-10 17:00:06.108 +05:30 70f0a93a-e098-4030-bd16-45ed1a8f2f3d INF CORS policy execution successful. 2024-09-10 17:00:06.108 +05:30 70f0a93a-e098-4030-bd16-45ed1a8f2f3d INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=46&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njc3NDEsImV4cCI6MTcyNTk2ODM0MSwiaWF0IjoxNzI1OTY3NzQxfQ.0sxOj3DkaPupYuzdj-AQJdrI-o1wvwymyUjYdu5tkdU}, {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-10 17:00:06.108 +05:30 033d6337-4354-466b-b2a2-22f5b3178798 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 17:00:06.109 +05:30 033d6337-4354-466b-b2a2-22f5b3178798 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 17:00:06.111 +05:30 835dce74-c46a-4121-81ef-c91e3239ac4d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=46&tagId=20&languageId=1 - null null 2024-09-10 17:00:06.113 +05:30 835dce74-c46a-4121-81ef-c91e3239ac4d INF CORS policy execution successful. 2024-09-10 17:00:06.114 +05:30 835dce74-c46a-4121-81ef-c91e3239ac4d INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=46&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njc3NDEsImV4cCI6MTcyNTk2ODM0MSwiaWF0IjoxNzI1OTY3NzQxfQ.0sxOj3DkaPupYuzdj-AQJdrI-o1wvwymyUjYdu5tkdU}, {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-10 17:00:06.114 +05:30 053e0420-1ae7-4da9-bb9c-7f50fb874abc INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 17:00:06.114 +05:30 053e0420-1ae7-4da9-bb9c-7f50fb874abc INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 17:00:06.119 +05:30 033d6337-4354-466b-b2a2-22f5b3178798 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:00:06.120 +05:30 033d6337-4354-466b-b2a2-22f5b3178798 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 11.3323ms 2024-09-10 17:00:06.120 +05:30 053e0420-1ae7-4da9-bb9c-7f50fb874abc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:00:06.121 +05:30 033d6337-4354-466b-b2a2-22f5b3178798 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 17:00:06.121 +05:30 033d6337-4354-466b-b2a2-22f5b3178798 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 70f0a93a-e098-4030-bd16-45ed1a8f2f3d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 4847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Tag\":20,\"View\":46,\"Field\":191,\"Caption\":\"iId\",\"FieldName\":\"iId\",\"DisplayControlType\":0,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"TestView1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":46,\"Field\":192,\"Caption\":\"sName\",\"FieldName\":\"Name\",\"DisplayControlType\":1,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"TestView1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":46,\"Field\":193,\"Caption\":\"sCode\",\"FieldName\":\"Code\",\"DisplayControlType\":1,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"TestView1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":46,\"Field\":194,\"Caption\":\"bGroup\",\"FieldName\":\"Group\",\"DisplayControlType\":5,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"TestView1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":46,\"Field\":195,\"Caption\":\"iParent\",\"FieldName\":\"Parent\",\"DisplayControlType\":3,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"TestView1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":46,\"Field\":326,\"Caption\":\"iCountry\",\"FieldName\":\"Country\",\"DisplayControlType\":3,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"TestView1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":46,\"Field\":327,\"Caption\":\"iCity\",\"FieldName\":\"City\",\"DisplayControlType\":3,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"TestView1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":46,\"Field\":332,\"Caption\":\"iBE\",\"FieldName\":\"Entity\",\"DisplayControlType\":3,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"TestView1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":46,\"Field\":333,\"Caption\":\"iLanguage\",\"FieldName\":\"Language\",\"DisplayControlType\":3,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"TestView1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":46,\"Field\":334,\"Caption\":\"sName\",\"FieldName\":\"LN_Name\",\"DisplayControlType\":1,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"TestView1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 17:00:06.121 +05:30 053e0420-1ae7-4da9-bb9c-7f50fb874abc INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 6.4575ms 2024-09-10 17:00:06.121 +05:30 053e0420-1ae7-4da9-bb9c-7f50fb874abc INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 17:00:06.122 +05:30 053e0420-1ae7-4da9-bb9c-7f50fb874abc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 835dce74-c46a-4121-81ef-c91e3239ac4d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 4847} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Tag\":20,\"View\":46,\"Field\":191,\"Caption\":\"iId\",\"FieldName\":\"iId\",\"DisplayControlType\":0,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"TestView1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":46,\"Field\":192,\"Caption\":\"sName\",\"FieldName\":\"Name\",\"DisplayControlType\":1,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"TestView1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":46,\"Field\":193,\"Caption\":\"sCode\",\"FieldName\":\"Code\",\"DisplayControlType\":1,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"TestView1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":46,\"Field\":194,\"Caption\":\"bGroup\",\"FieldName\":\"Group\",\"DisplayControlType\":5,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"TestView1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":46,\"Field\":195,\"Caption\":\"iParent\",\"FieldName\":\"Parent\",\"DisplayControlType\":3,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"TestView1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":46,\"Field\":326,\"Caption\":\"iCountry\",\"FieldName\":\"Country\",\"DisplayControlType\":3,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"TestView1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":46,\"Field\":327,\"Caption\":\"iCity\",\"FieldName\":\"City\",\"DisplayControlType\":3,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"TestView1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":46,\"Field\":332,\"Caption\":\"iBE\",\"FieldName\":\"Entity\",\"DisplayControlType\":3,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"TestView1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":46,\"Field\":333,\"Caption\":\"iLanguage\",\"FieldName\":\"Language\",\"DisplayControlType\":3,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"TestView1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":46,\"Field\":334,\"Caption\":\"sName\",\"FieldName\":\"LN_Name\",\"DisplayControlType\":1,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"TestView1\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 17:00:06.122 +05:30 033d6337-4354-466b-b2a2-22f5b3178798 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=46&tagId=20&languageId=1 - 200 4847 application/json; charset=utf-8 16.0683ms 2024-09-10 17:00:06.122 +05:30 053e0420-1ae7-4da9-bb9c-7f50fb874abc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=46&tagId=20&languageId=1 - 200 4847 application/json; charset=utf-8 11.5228ms 2024-09-10 17:04:15.778 +05:30 789dc3b8-c713-4e34-9325-8eaa1249a3a7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 17:04:15.784 +05:30 789dc3b8-c713-4e34-9325-8eaa1249a3a7 INF CORS policy execution successful. 2024-09-10 17:04:15.786 +05:30 789dc3b8-c713-4e34-9325-8eaa1249a3a7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 204 null null 8.7061ms 2024-09-10 17:04:15.856 +05:30 431b9ad0-c603-4492-b220-a35e697e8159 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - null null 2024-09-10 17:04:15.861 +05:30 431b9ad0-c603-4492-b220-a35e697e8159 INF CORS policy execution successful. 2024-09-10 17:04:15.863 +05:30 431b9ad0-c603-4492-b220-a35e697e8159 INF HTTP request: Path: /tagview/gettagviewfields QueryString: ?viewId=20&tagId=20&languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njc3NDEsImV4cCI6MTcyNTk2ODM0MSwiaWF0IjoxNzI1OTY3NzQxfQ.0sxOj3DkaPupYuzdj-AQJdrI-o1wvwymyUjYdu5tkdU}, {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-10 17:04:15.866 +05:30 43f227ea-eadd-4e15-abf1-326c2b9fc591 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 17:04:15.867 +05:30 43f227ea-eadd-4e15-abf1-326c2b9fc591 INF Route matched with {action = "GetTagViewFields", controller = "TagView"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagViewFields(Int32, Int32, Int32) on controller Sang.CoreSettings.Api.Controllers.TagViewController (Sang.CoreSettings.Api). 2024-09-10 17:04:15.886 +05:30 43f227ea-eadd-4e15-abf1-326c2b9fc591 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:04:15.887 +05:30 43f227ea-eadd-4e15-abf1-326c2b9fc591 INF Executed action Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api) in 19.7848ms 2024-09-10 17:04:15.887 +05:30 43f227ea-eadd-4e15-abf1-326c2b9fc591 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.TagViewController.GetTagViewFields (Sang.CoreSettings.Api)' 2024-09-10 17:04:15.888 +05:30 43f227ea-eadd-4e15-abf1-326c2b9fc591 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 431b9ad0-c603-4492-b220-a35e697e8159}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 3403} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Tag\":20,\"View\":20,\"Field\":191,\"Caption\":\"iId\",\"FieldName\":\"iId\",\"DisplayControlType\":0,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":192,\"Caption\":\"sName\",\"FieldName\":\"Name\",\"DisplayControlType\":1,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":193,\"Caption\":\"sCode\",\"FieldName\":\"Code\",\"DisplayControlType\":1,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":194,\"Caption\":\"bGroup\",\"FieldName\":\"Group\",\"DisplayControlType\":5,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":195,\"Caption\":\"iParent\",\"FieldName\":\"Parent\",\"DisplayControlType\":3,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":326,\"Caption\":\"iCountry\",\"FieldName\":\"Country\",\"DisplayControlType\":3,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true},{\"Tag\":20,\"View\":20,\"Field\":327,\"Caption\":\"iCity\",\"FieldName\":\"City\",\"DisplayControlType\":3,\"TabName\":\"Main\",\"DefaultValue\":null,\"Hidden\":null,\"ReadOnly\":null,\"Mandatory\":null,\"Removed\":null,\"HideLeftPane\":null,\"HiddenInGroup\":null,\"MandatoryInGroup\":null,\"MandatoryInRevision\":null,\"ColumnSpan\":null,\"RowSpan\":null,\"ViewCaption\":\"Default\",\"Visible\":true,\"Default\":true,\"AvailableInMobileApp\":true,\"UserOrRole\":true}]"} 2024-09-10 17:04:15.889 +05:30 43f227ea-eadd-4e15-abf1-326c2b9fc591 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tagview/gettagviewfields?viewId=20&tagId=20&languageId=1 - 200 3403 application/json; charset=utf-8 32.5155ms 2024-09-10 17:14:37.746 +05:30 INF Application is shutting down... 2024-09-10 17:23:55.044 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-10 17:23:55.086 +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-10 17:23:55.106 +05:30 INF Creating key {d8f45e1f-6adf-4b61-8faa-83aae5750816} with creation date 2024-09-10 11:53:55Z, activation date 2024-09-10 11:53:55Z, and expiration date 2024-12-09 11:53:55Z. 2024-09-10 17:23:55.118 +05:30 WRN No XML encryptor configured. Key {d8f45e1f-6adf-4b61-8faa-83aae5750816} may be persisted to storage in unencrypted form. 2024-09-10 17:23:55.303 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-10 17:23:55.304 +05:30 INF Hosting environment: Production 2024-09-10 17:23:55.304 +05:30 INF Content root path: C:\inetpub\wwwroot\SangCoreSettingsAPI 2024-09-10 17:23:55.318 +05:30 39166dff-b197-4c5c-b1b4-60658fb5c259 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 17:23:55.386 +05:30 39166dff-b197-4c5c-b1b4-60658fb5c259 INF CORS policy execution successful. 2024-09-10 17:23:55.395 +05:30 39166dff-b197-4c5c-b1b4-60658fb5c259 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 79.6523ms 2024-09-10 17:23:55.640 +05:30 b619c8bc-0fda-4793-9e3d-8c5636ffc201 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 17:23:55.793 +05:30 b619c8bc-0fda-4793-9e3d-8c5636ffc201 INF CORS policy execution successful. 2024-09-10 17:23:55.819 +05:30 b619c8bc-0fda-4793-9e3d-8c5636ffc201 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjkyMzMsImV4cCI6MTcyNTk2OTgzMywiaWF0IjoxNzI1OTY5MjMzfQ.qLy9gTKCDsA3TZDYFq5iTN6KC4HdxeY-88FAU-mDObI}, {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-10 17:23:55.864 +05:30 2777a8e1-c549-44b5-94a7-949cb2220ba3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 17:23:55.895 +05:30 2777a8e1-c549-44b5-94a7-949cb2220ba3 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 17:23:56.171 +05:30 2777a8e1-c549-44b5-94a7-949cb2220ba3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:23:56.220 +05:30 2777a8e1-c549-44b5-94a7-949cb2220ba3 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 321.272ms 2024-09-10 17:23:56.221 +05:30 2777a8e1-c549-44b5-94a7-949cb2220ba3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 17:23:56.223 +05:30 2777a8e1-c549-44b5-94a7-949cb2220ba3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b619c8bc-0fda-4793-9e3d-8c5636ffc201}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 17:23:56.231 +05:30 2777a8e1-c549-44b5-94a7-949cb2220ba3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 591.6497ms 2024-09-10 17:23:56.407 +05:30 1e0b5966-f1e3-41ec-a683-95684734b227 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null null 2024-09-10 17:23:56.412 +05:30 1e0b5966-f1e3-41ec-a683-95684734b227 INF CORS policy execution successful. 2024-09-10 17:23:56.413 +05:30 1e0b5966-f1e3-41ec-a683-95684734b227 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 204 null null 5.8485ms 2024-09-10 17:23:56.560 +05:30 533093b7-0760-4b77-b71f-4e24f5789755 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null null 2024-09-10 17:23:56.560 +05:30 533093b7-0760-4b77-b71f-4e24f5789755 INF CORS policy execution successful. 2024-09-10 17:23:56.561 +05:30 533093b7-0760-4b77-b71f-4e24f5789755 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 204 null null 0.9909ms 2024-09-10 17:23:56.561 +05:30 f333925b-f334-40b1-97eb-50015c899db7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null null 2024-09-10 17:23:56.561 +05:30 8f949988-024b-43bb-8ec6-178eb545374b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 17:23:56.561 +05:30 f333925b-f334-40b1-97eb-50015c899db7 INF CORS policy execution successful. 2024-09-10 17:23:56.562 +05:30 8f949988-024b-43bb-8ec6-178eb545374b INF CORS policy execution successful. 2024-09-10 17:23:56.562 +05:30 f333925b-f334-40b1-97eb-50015c899db7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 204 null null 0.7141ms 2024-09-10 17:23:56.562 +05:30 8f949988-024b-43bb-8ec6-178eb545374b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.9826ms 2024-09-10 17:23:56.708 +05:30 8e7774c7-6cf0-49c7-9229-eb9e7299e169 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 17:23:56.709 +05:30 38a600d5-459b-4a2a-a392-3bff3b1463e5 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null 0 2024-09-10 17:23:56.709 +05:30 8e7774c7-6cf0-49c7-9229-eb9e7299e169 INF CORS policy execution successful. 2024-09-10 17:23:56.709 +05:30 8e7774c7-6cf0-49c7-9229-eb9e7299e169 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 1.3148ms 2024-09-10 17:23:56.710 +05:30 38a600d5-459b-4a2a-a392-3bff3b1463e5 INF CORS policy execution successful. 2024-09-10 17:23:56.711 +05:30 38a600d5-459b-4a2a-a392-3bff3b1463e5 INF HTTP request: Path: /userpreference/updatePreferenceLanguage QueryString: ?preferenceLanguageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjkyMzMsImV4cCI6MTcyNTk2OTgzMywiaWF0IjoxNzI1OTY5MjMzfQ.qLy9gTKCDsA3TZDYFq5iTN6KC4HdxeY-88FAU-mDObI}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 17:23:56.711 +05:30 17655ebc-08dd-47bb-b8e2-b396c65406b6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 17:23:56.711 +05:30 1fa5c890-b304-4ee2-bd7b-75cb7f5388c5 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null 0 2024-09-10 17:23:56.712 +05:30 17655ebc-08dd-47bb-b8e2-b396c65406b6 INF CORS policy execution successful. 2024-09-10 17:23:56.712 +05:30 1fa5c890-b304-4ee2-bd7b-75cb7f5388c5 INF CORS policy execution successful. 2024-09-10 17:23:56.712 +05:30 1fa5c890-b304-4ee2-bd7b-75cb7f5388c5 INF HTTP request: Path: /userpreference/updatepreferencelayout QueryString: ?preferenceLayoutId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjkyMzMsImV4cCI6MTcyNTk2OTgzMywiaWF0IjoxNzI1OTY5MjMzfQ.qLy9gTKCDsA3TZDYFq5iTN6KC4HdxeY-88FAU-mDObI}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 17:23:56.713 +05:30 17655ebc-08dd-47bb-b8e2-b396c65406b6 INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjkyMzMsImV4cCI6MTcyNTk2OTgzMywiaWF0IjoxNzI1OTY5MjMzfQ.qLy9gTKCDsA3TZDYFq5iTN6KC4HdxeY-88FAU-mDObI}, {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-10 17:23:56.714 +05:30 7219156f-a19a-424f-8257-b6608ad087ba INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null 0 2024-09-10 17:23:56.714 +05:30 7219156f-a19a-424f-8257-b6608ad087ba INF CORS policy execution successful. 2024-09-10 17:23:56.715 +05:30 7219156f-a19a-424f-8257-b6608ad087ba INF HTTP request: Path: /userpreference/updatepreferencetheme QueryString: ?preferenceThemeId=3 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjkyMzMsImV4cCI6MTcyNTk2OTgzMywiaWF0IjoxNzI1OTY5MjMzfQ.qLy9gTKCDsA3TZDYFq5iTN6KC4HdxeY-88FAU-mDObI}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 17:23:56.716 +05:30 e2597e9f-0644-4461-81d4-e4b7a006247c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 17:23:56.716 +05:30 15049902-adf3-4aaa-9669-f0452c35225c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 17:23:56.716 +05:30 32e58a23-714d-4fbf-81d0-7d240a714b7b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 17:23:56.716 +05:30 7f6f3440-d034-4c16-be7c-225c93a0efb3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 17:23:56.728 +05:30 32e58a23-714d-4fbf-81d0-7d240a714b7b INF Route matched with {action = "UpdatePreferenceLanguage", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLanguage(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 17:23:56.730 +05:30 15049902-adf3-4aaa-9669-f0452c35225c INF Route matched with {action = "UpdatePreferenceTheme", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceTheme(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 17:23:56.730 +05:30 7f6f3440-d034-4c16-be7c-225c93a0efb3 INF Route matched with {action = "UpdatePreferenceLayout", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLayout(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 17:23:56.731 +05:30 e2597e9f-0644-4461-81d4-e4b7a006247c INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 17:23:56.765 +05:30 15049902-adf3-4aaa-9669-f0452c35225c INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:23:56.766 +05:30 7f6f3440-d034-4c16-be7c-225c93a0efb3 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:23:56.770 +05:30 32e58a23-714d-4fbf-81d0-7d240a714b7b INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:23:56.780 +05:30 e2597e9f-0644-4461-81d4-e4b7a006247c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:23:56.787 +05:30 7f6f3440-d034-4c16-be7c-225c93a0efb3 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api) in 56.6174ms 2024-09-10 17:23:56.787 +05:30 32e58a23-714d-4fbf-81d0-7d240a714b7b INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api) in 58.798ms 2024-09-10 17:23:56.787 +05:30 7f6f3440-d034-4c16-be7c-225c93a0efb3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 17:23:56.787 +05:30 15049902-adf3-4aaa-9669-f0452c35225c INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api) in 56.6965ms 2024-09-10 17:23:56.787 +05:30 32e58a23-714d-4fbf-81d0-7d240a714b7b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 17:23:56.788 +05:30 15049902-adf3-4aaa-9669-f0452c35225c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 17:23:56.788 +05:30 7f6f3440-d034-4c16-be7c-225c93a0efb3 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 1fa5c890-b304-4ee2-bd7b-75cb7f5388c5}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 103} Body: {"status":"Success","statusCode":2001,"message":"Layout preference updated successfully.","result":"7"} 2024-09-10 17:23:56.788 +05:30 32e58a23-714d-4fbf-81d0-7d240a714b7b INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 38a600d5-459b-4a2a-a392-3bff3b1463e5}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelanguage}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 96} Body: {"status":"Success","statusCode":2001,"message":"Preference updated successfully.","result":"7"} 2024-09-10 17:23:56.788 +05:30 15049902-adf3-4aaa-9669-f0452c35225c INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 7219156f-a19a-424f-8257-b6608ad087ba}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 102} Body: {"status":"Success","statusCode":2001,"message":"Theme preference updated successfully.","result":"7"} 2024-09-10 17:23:56.788 +05:30 7f6f3440-d034-4c16-be7c-225c93a0efb3 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 201 103 application/json; charset=utf-8 77.5035ms 2024-09-10 17:23:56.788 +05:30 15049902-adf3-4aaa-9669-f0452c35225c INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 201 102 application/json; charset=utf-8 74.8986ms 2024-09-10 17:23:56.788 +05:30 32e58a23-714d-4fbf-81d0-7d240a714b7b INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 201 96 application/json; charset=utf-8 79.7941ms 2024-09-10 17:23:56.791 +05:30 e2597e9f-0644-4461-81d4-e4b7a006247c INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 59.5305ms 2024-09-10 17:23:56.791 +05:30 e2597e9f-0644-4461-81d4-e4b7a006247c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 17:23:56.793 +05:30 e2597e9f-0644-4461-81d4-e4b7a006247c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 17655ebc-08dd-47bb-b8e2-b396c65406b6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 17:23:56.795 +05:30 e2597e9f-0644-4461-81d4-e4b7a006247c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 84.0877ms 2024-09-10 17:23:56.858 +05:30 72590e54-9996-4763-a215-3948b2e55f1a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 17:23:56.858 +05:30 72590e54-9996-4763-a215-3948b2e55f1a INF CORS policy execution successful. 2024-09-10 17:23:56.859 +05:30 72590e54-9996-4763-a215-3948b2e55f1a INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjkyMzMsImV4cCI6MTcyNTk2OTgzMywiaWF0IjoxNzI1OTY5MjMzfQ.qLy9gTKCDsA3TZDYFq5iTN6KC4HdxeY-88FAU-mDObI}, {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-10 17:23:56.861 +05:30 cca71f9a-8b5f-42a3-9736-5e79cfc08020 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 17:23:56.866 +05:30 cca71f9a-8b5f-42a3-9736-5e79cfc08020 INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 17:23:56.874 +05:30 cca71f9a-8b5f-42a3-9736-5e79cfc08020 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:23:56.875 +05:30 cca71f9a-8b5f-42a3-9736-5e79cfc08020 INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 8.4586ms 2024-09-10 17:23:56.875 +05:30 cca71f9a-8b5f-42a3-9736-5e79cfc08020 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 17:23:56.875 +05:30 cca71f9a-8b5f-42a3-9736-5e79cfc08020 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 72590e54-9996-4763-a215-3948b2e55f1a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 17:23:56.876 +05:30 cca71f9a-8b5f-42a3-9736-5e79cfc08020 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 18.2345ms 2024-09-10 17:25:03.655 +05:30 7db2de5d-8816-4de3-ade2-8e8dd25676ce INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=20 - null null 2024-09-10 17:25:03.661 +05:30 7db2de5d-8816-4de3-ade2-8e8dd25676ce INF CORS policy execution successful. 2024-09-10 17:25:03.664 +05:30 7db2de5d-8816-4de3-ade2-8e8dd25676ce INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=20 - 204 null null 10.2142ms 2024-09-10 17:25:03.838 +05:30 0dfded92-bcd0-40c8-b953-ff80437320ec INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=20 - null null 2024-09-10 17:25:03.847 +05:30 0dfded92-bcd0-40c8-b953-ff80437320ec INF CORS policy execution successful. 2024-09-10 17:25:03.851 +05:30 0dfded92-bcd0-40c8-b953-ff80437320ec INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjkyMzMsImV4cCI6MTcyNTk2OTgzMywiaWF0IjoxNzI1OTY5MjMzfQ.qLy9gTKCDsA3TZDYFq5iTN6KC4HdxeY-88FAU-mDObI}, {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-10 17:25:03.858 +05:30 b0210123-8b1c-42eb-9c77-93b7c1a8d10d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 17:25:03.877 +05:30 b0210123-8b1c-42eb-9c77-93b7c1a8d10d INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 17:25:03.970 +05:30 b0210123-8b1c-42eb-9c77-93b7c1a8d10d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:25:03.972 +05:30 b0210123-8b1c-42eb-9c77-93b7c1a8d10d INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 94.6577ms 2024-09-10 17:25:03.973 +05:30 b0210123-8b1c-42eb-9c77-93b7c1a8d10d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 17:25:03.973 +05:30 b0210123-8b1c-42eb-9c77-93b7c1a8d10d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0dfded92-bcd0-40c8-b953-ff80437320ec}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 17:25:03.975 +05:30 b0210123-8b1c-42eb-9c77-93b7c1a8d10d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=20 - 200 624 application/json; charset=utf-8 136.5394ms 2024-09-10 17:29:32.543 +05:30 108ecd5e-2e92-46eb-91d0-1542788f0692 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 17:29:32.548 +05:30 108ecd5e-2e92-46eb-91d0-1542788f0692 INF CORS policy execution successful. 2024-09-10 17:29:32.550 +05:30 108ecd5e-2e92-46eb-91d0-1542788f0692 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 7.0876ms 2024-09-10 17:29:32.739 +05:30 aa73c2b4-f547-4c62-8e89-02e0323c9f44 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 17:29:32.742 +05:30 aa73c2b4-f547-4c62-8e89-02e0323c9f44 INF CORS policy execution successful. 2024-09-10 17:29:32.743 +05:30 aa73c2b4-f547-4c62-8e89-02e0323c9f44 INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjkyMzMsImV4cCI6MTcyNTk2OTgzMywiaWF0IjoxNzI1OTY5MjMzfQ.qLy9gTKCDsA3TZDYFq5iTN6KC4HdxeY-88FAU-mDObI}, {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-10 17:29:32.748 +05:30 90739223-243d-4bca-ae34-8ca061691170 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 17:29:32.757 +05:30 90739223-243d-4bca-ae34-8ca061691170 INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 17:29:32.792 +05:30 90739223-243d-4bca-ae34-8ca061691170 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:29:32.794 +05:30 90739223-243d-4bca-ae34-8ca061691170 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 36.8639ms 2024-09-10 17:29:32.794 +05:30 90739223-243d-4bca-ae34-8ca061691170 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 17:29:32.795 +05:30 90739223-243d-4bca-ae34-8ca061691170 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aa73c2b4-f547-4c62-8e89-02e0323c9f44}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 6087} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":63,\"MenuName\":\"testtag2\",\"Caption\":\"testtag1\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"}]"} 2024-09-10 17:29:32.796 +05:30 90739223-243d-4bca-ae34-8ca061691170 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 6087 application/json; charset=utf-8 57.0962ms 2024-09-10 17:35:05.853 +05:30 6b4c8afa-62ca-4e35-bffd-ea17175f818f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - null null 2024-09-10 17:35:05.856 +05:30 6b4c8afa-62ca-4e35-bffd-ea17175f818f INF CORS policy execution successful. 2024-09-10 17:35:05.859 +05:30 6b4c8afa-62ca-4e35-bffd-ea17175f818f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - 204 null null 6.2274ms 2024-09-10 17:35:06.061 +05:30 499bf359-fc25-4851-ba08-9e73cc85096b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - null null 2024-09-10 17:35:06.085 +05:30 499bf359-fc25-4851-ba08-9e73cc85096b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 12:03:53 PM', Current time (UTC): '9/10/2024 12:05:06 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-10 17:35:06.110 +05:30 499bf359-fc25-4851-ba08-9e73cc85096b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 12:03:53 PM', Current time (UTC): '9/10/2024 12:05:06 PM'. 2024-09-10 17:35:06.111 +05:30 499bf359-fc25-4851-ba08-9e73cc85096b INF CORS policy execution successful. 2024-09-10 17:35:06.113 +05:30 499bf359-fc25-4851-ba08-9e73cc85096b INF HTTP request: Path: /action/getactiondetails QueryString: ?menuId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NjkyMzMsImV4cCI6MTcyNTk2OTgzMywiaWF0IjoxNzI1OTY5MjMzfQ.qLy9gTKCDsA3TZDYFq5iTN6KC4HdxeY-88FAU-mDObI}, {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-10 17:35:06.129 +05:30 303d6275-6bba-4299-a0f6-91ed1fa31bd9 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 17:35:06.178 +05:30 303d6275-6bba-4299-a0f6-91ed1fa31bd9 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 17:35:06.179 +05:30 303d6275-6bba-4299-a0f6-91ed1fa31bd9 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 499bf359-fc25-4851-ba08-9e73cc85096b}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 12:03:53'"} Body: 2024-09-10 17:35:06.183 +05:30 303d6275-6bba-4299-a0f6-91ed1fa31bd9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - 401 null null 122.4572ms 2024-09-10 17:35:06.674 +05:30 3ef52867-1a15-4078-8f84-03db01ba035b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - null null 2024-09-10 17:35:06.676 +05:30 3ef52867-1a15-4078-8f84-03db01ba035b INF CORS policy execution successful. 2024-09-10 17:35:06.676 +05:30 3ef52867-1a15-4078-8f84-03db01ba035b INF HTTP request: Path: /action/getactiondetails QueryString: ?menuId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njk5MDYsImV4cCI6MTcyNTk3MDUwNiwiaWF0IjoxNzI1OTY5OTA2fQ.zL07O3ImVa3izP4xKsI83O-pUUpNQDhAc_x5saKnKuc}, {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-10 17:35:06.678 +05:30 c58b883c-79b3-4666-b63d-f59c8430d37e INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 17:35:06.689 +05:30 c58b883c-79b3-4666-b63d-f59c8430d37e INF Route matched with {action = "GetActionDetails", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActionDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 17:35:06.748 +05:30 c58b883c-79b3-4666-b63d-f59c8430d37e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:35:06.750 +05:30 c58b883c-79b3-4666-b63d-f59c8430d37e INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api) in 60.7845ms 2024-09-10 17:35:06.750 +05:30 c58b883c-79b3-4666-b63d-f59c8430d37e INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 17:35:06.750 +05:30 c58b883c-79b3-4666-b63d-f59c8430d37e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3ef52867-1a15-4078-8f84-03db01ba035b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 396} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":1,\"ActionName\":\"Access\"},{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-10 17:35:06.751 +05:30 c58b883c-79b3-4666-b63d-f59c8430d37e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - 200 396 application/json; charset=utf-8 77.4815ms 2024-09-10 17:35:09.498 +05:30 f154cbbc-f2e1-4faa-b8cc-bf54a7e740e0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=21 - null null 2024-09-10 17:35:09.499 +05:30 f154cbbc-f2e1-4faa-b8cc-bf54a7e740e0 INF CORS policy execution successful. 2024-09-10 17:35:09.500 +05:30 f154cbbc-f2e1-4faa-b8cc-bf54a7e740e0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=21 - 204 null null 1.5141ms 2024-09-10 17:35:09.651 +05:30 0aebe9be-948e-4b2b-a3aa-59d85a3c44b2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=21 - null null 2024-09-10 17:35:09.653 +05:30 0aebe9be-948e-4b2b-a3aa-59d85a3c44b2 INF CORS policy execution successful. 2024-09-10 17:35:09.654 +05:30 0aebe9be-948e-4b2b-a3aa-59d85a3c44b2 INF HTTP request: Path: /action/getactiondetails QueryString: ?menuId=21 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njk5MDYsImV4cCI6MTcyNTk3MDUwNiwiaWF0IjoxNzI1OTY5OTA2fQ.zL07O3ImVa3izP4xKsI83O-pUUpNQDhAc_x5saKnKuc}, {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-10 17:35:09.655 +05:30 faef2c68-0a07-4770-8760-93f55a801e89 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 17:35:09.655 +05:30 faef2c68-0a07-4770-8760-93f55a801e89 INF Route matched with {action = "GetActionDetails", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActionDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 17:35:09.669 +05:30 faef2c68-0a07-4770-8760-93f55a801e89 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:35:09.670 +05:30 faef2c68-0a07-4770-8760-93f55a801e89 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api) in 14.3389ms 2024-09-10 17:35:09.670 +05:30 faef2c68-0a07-4770-8760-93f55a801e89 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 17:35:09.670 +05:30 faef2c68-0a07-4770-8760-93f55a801e89 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0aebe9be-948e-4b2b-a3aa-59d85a3c44b2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 400} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":7,\"ActionName\":\"Access\"},{\"ActionID\":8,\"ActionName\":\"Add\"},{\"ActionID\":9,\"ActionName\":\"Edit\"},{\"ActionID\":10,\"ActionName\":\"Delete\"},{\"ActionID\":11,\"ActionName\":\"Excel \"},{\"ActionID\":12,\"ActionName\":\"View\"},{\"ActionID\":22,\"ActionName\":\"ViewSummary\"}]"} 2024-09-10 17:35:09.671 +05:30 faef2c68-0a07-4770-8760-93f55a801e89 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=21 - 200 400 application/json; charset=utf-8 20.1639ms 2024-09-10 17:35:11.912 +05:30 3daeab89-2013-46af-ba43-aee42a5e2f64 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=22 - null null 2024-09-10 17:35:11.913 +05:30 3daeab89-2013-46af-ba43-aee42a5e2f64 INF CORS policy execution successful. 2024-09-10 17:35:11.913 +05:30 3daeab89-2013-46af-ba43-aee42a5e2f64 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=22 - 204 null null 1ms 2024-09-10 17:35:12.094 +05:30 286abbd5-e2ad-41c3-a95d-d32559238b45 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=22 - null null 2024-09-10 17:35:12.095 +05:30 286abbd5-e2ad-41c3-a95d-d32559238b45 INF CORS policy execution successful. 2024-09-10 17:35:12.095 +05:30 286abbd5-e2ad-41c3-a95d-d32559238b45 INF HTTP request: Path: /action/getactiondetails QueryString: ?menuId=22 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njk5MDYsImV4cCI6MTcyNTk3MDUwNiwiaWF0IjoxNzI1OTY5OTA2fQ.zL07O3ImVa3izP4xKsI83O-pUUpNQDhAc_x5saKnKuc}, {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-10 17:35:12.096 +05:30 bc2e23d2-1bac-4e33-a58a-a00a7e57d1a4 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 17:35:12.096 +05:30 bc2e23d2-1bac-4e33-a58a-a00a7e57d1a4 INF Route matched with {action = "GetActionDetails", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActionDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 17:35:12.101 +05:30 bc2e23d2-1bac-4e33-a58a-a00a7e57d1a4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:35:12.102 +05:30 bc2e23d2-1bac-4e33-a58a-a00a7e57d1a4 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api) in 5.6359ms 2024-09-10 17:35:12.102 +05:30 bc2e23d2-1bac-4e33-a58a-a00a7e57d1a4 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 17:35:12.102 +05:30 bc2e23d2-1bac-4e33-a58a-a00a7e57d1a4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 286abbd5-e2ad-41c3-a95d-d32559238b45}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 576} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":13,\"ActionName\":\"Access\"},{\"ActionID\":14,\"ActionName\":\"Add\"},{\"ActionID\":15,\"ActionName\":\"Edit\"},{\"ActionID\":16,\"ActionName\":\"Delete\"},{\"ActionID\":17,\"ActionName\":\"Excel\"},{\"ActionID\":18,\"ActionName\":\"View\"},{\"ActionID\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ActionID\":20,\"ActionName\":\"ViewSummary\"},{\"ActionID\":21,\"ActionName\":\"UnlockUser\"},{\"ActionID\":26,\"ActionName\":\"DeleteUsersCreatedbyOthers\"}]"} 2024-09-10 17:35:12.103 +05:30 bc2e23d2-1bac-4e33-a58a-a00a7e57d1a4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=22 - 200 576 application/json; charset=utf-8 8.7912ms 2024-09-10 17:35:16.099 +05:30 b955de35-bc36-4c11-87ac-9c06375f26c5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - null null 2024-09-10 17:35:16.100 +05:30 b955de35-bc36-4c11-87ac-9c06375f26c5 INF CORS policy execution successful. 2024-09-10 17:35:16.101 +05:30 b955de35-bc36-4c11-87ac-9c06375f26c5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - 204 null null 2.1545ms 2024-09-10 17:35:16.295 +05:30 af75c78e-f3af-4696-bd76-b5ea7be5d59e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - null null 2024-09-10 17:35:16.296 +05:30 af75c78e-f3af-4696-bd76-b5ea7be5d59e INF CORS policy execution successful. 2024-09-10 17:35:16.296 +05:30 af75c78e-f3af-4696-bd76-b5ea7be5d59e INF HTTP request: Path: /action/getactiondetails QueryString: ?menuId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njk5MDYsImV4cCI6MTcyNTk3MDUwNiwiaWF0IjoxNzI1OTY5OTA2fQ.zL07O3ImVa3izP4xKsI83O-pUUpNQDhAc_x5saKnKuc}, {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-10 17:35:16.297 +05:30 8976f733-6405-48fa-87b6-a95b59a8e14c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 17:35:16.297 +05:30 8976f733-6405-48fa-87b6-a95b59a8e14c INF Route matched with {action = "GetActionDetails", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActionDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 17:35:16.303 +05:30 8976f733-6405-48fa-87b6-a95b59a8e14c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:35:16.304 +05:30 8976f733-6405-48fa-87b6-a95b59a8e14c INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api) in 6.4816ms 2024-09-10 17:35:16.304 +05:30 8976f733-6405-48fa-87b6-a95b59a8e14c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 17:35:16.304 +05:30 8976f733-6405-48fa-87b6-a95b59a8e14c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: af75c78e-f3af-4696-bd76-b5ea7be5d59e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 396} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":1,\"ActionName\":\"Access\"},{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-10 17:35:16.305 +05:30 8976f733-6405-48fa-87b6-a95b59a8e14c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - 200 396 application/json; charset=utf-8 10.1091ms 2024-09-10 17:36:22.809 +05:30 a1fc6724-2720-448a-b318-194623202dd4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=21 - null null 2024-09-10 17:36:22.811 +05:30 a1fc6724-2720-448a-b318-194623202dd4 INF CORS policy execution successful. 2024-09-10 17:36:22.813 +05:30 a1fc6724-2720-448a-b318-194623202dd4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=21 - 204 null null 4.8621ms 2024-09-10 17:36:22.962 +05:30 2548d8ba-a522-48d8-9a2e-d7af3a34e3ed INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=21 - null null 2024-09-10 17:36:22.964 +05:30 2548d8ba-a522-48d8-9a2e-d7af3a34e3ed INF CORS policy execution successful. 2024-09-10 17:36:22.966 +05:30 2548d8ba-a522-48d8-9a2e-d7af3a34e3ed INF HTTP request: Path: /action/getactiondetails QueryString: ?menuId=21 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njk5MDYsImV4cCI6MTcyNTk3MDUwNiwiaWF0IjoxNzI1OTY5OTA2fQ.zL07O3ImVa3izP4xKsI83O-pUUpNQDhAc_x5saKnKuc}, {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-10 17:36:22.967 +05:30 c93c99da-55e8-4c04-992c-f4c6e80bf8f9 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 17:36:22.968 +05:30 c93c99da-55e8-4c04-992c-f4c6e80bf8f9 INF Route matched with {action = "GetActionDetails", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActionDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 17:36:22.993 +05:30 c93c99da-55e8-4c04-992c-f4c6e80bf8f9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:36:22.994 +05:30 c93c99da-55e8-4c04-992c-f4c6e80bf8f9 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api) in 26.4444ms 2024-09-10 17:36:22.995 +05:30 c93c99da-55e8-4c04-992c-f4c6e80bf8f9 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 17:36:22.995 +05:30 c93c99da-55e8-4c04-992c-f4c6e80bf8f9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2548d8ba-a522-48d8-9a2e-d7af3a34e3ed}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 400} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":7,\"ActionName\":\"Access\"},{\"ActionID\":8,\"ActionName\":\"Add\"},{\"ActionID\":9,\"ActionName\":\"Edit\"},{\"ActionID\":10,\"ActionName\":\"Delete\"},{\"ActionID\":11,\"ActionName\":\"Excel \"},{\"ActionID\":12,\"ActionName\":\"View\"},{\"ActionID\":22,\"ActionName\":\"ViewSummary\"}]"} 2024-09-10 17:36:22.995 +05:30 c93c99da-55e8-4c04-992c-f4c6e80bf8f9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=21 - 200 400 application/json; charset=utf-8 33.3095ms 2024-09-10 17:36:35.691 +05:30 366f5edf-76ac-44db-8da8-3b5942bca05b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=22 - null null 2024-09-10 17:36:35.692 +05:30 366f5edf-76ac-44db-8da8-3b5942bca05b INF CORS policy execution successful. 2024-09-10 17:36:35.692 +05:30 366f5edf-76ac-44db-8da8-3b5942bca05b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=22 - 204 null null 1.6778ms 2024-09-10 17:36:35.859 +05:30 698b184f-f177-4913-b9a6-9a059eb3103d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=22 - null null 2024-09-10 17:36:35.860 +05:30 698b184f-f177-4913-b9a6-9a059eb3103d INF CORS policy execution successful. 2024-09-10 17:36:35.861 +05:30 698b184f-f177-4913-b9a6-9a059eb3103d INF HTTP request: Path: /action/getactiondetails QueryString: ?menuId=22 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njk5MDYsImV4cCI6MTcyNTk3MDUwNiwiaWF0IjoxNzI1OTY5OTA2fQ.zL07O3ImVa3izP4xKsI83O-pUUpNQDhAc_x5saKnKuc}, {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-10 17:36:35.862 +05:30 7b2944f2-9f7c-4c7a-95dc-408c03e6f4f1 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 17:36:35.863 +05:30 7b2944f2-9f7c-4c7a-95dc-408c03e6f4f1 INF Route matched with {action = "GetActionDetails", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActionDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 17:36:35.867 +05:30 7b2944f2-9f7c-4c7a-95dc-408c03e6f4f1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:36:35.868 +05:30 7b2944f2-9f7c-4c7a-95dc-408c03e6f4f1 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api) in 4.8864ms 2024-09-10 17:36:35.868 +05:30 7b2944f2-9f7c-4c7a-95dc-408c03e6f4f1 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 17:36:35.868 +05:30 7b2944f2-9f7c-4c7a-95dc-408c03e6f4f1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 698b184f-f177-4913-b9a6-9a059eb3103d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 576} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":13,\"ActionName\":\"Access\"},{\"ActionID\":14,\"ActionName\":\"Add\"},{\"ActionID\":15,\"ActionName\":\"Edit\"},{\"ActionID\":16,\"ActionName\":\"Delete\"},{\"ActionID\":17,\"ActionName\":\"Excel\"},{\"ActionID\":18,\"ActionName\":\"View\"},{\"ActionID\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ActionID\":20,\"ActionName\":\"ViewSummary\"},{\"ActionID\":21,\"ActionName\":\"UnlockUser\"},{\"ActionID\":26,\"ActionName\":\"DeleteUsersCreatedbyOthers\"}]"} 2024-09-10 17:36:35.868 +05:30 7b2944f2-9f7c-4c7a-95dc-408c03e6f4f1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=22 - 200 576 application/json; charset=utf-8 9.2288ms 2024-09-10 17:36:58.039 +05:30 1a03c0ee-a98d-42c0-bd9e-5558c1cf4856 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - null null 2024-09-10 17:36:58.041 +05:30 1a03c0ee-a98d-42c0-bd9e-5558c1cf4856 INF CORS policy execution successful. 2024-09-10 17:36:58.041 +05:30 1a03c0ee-a98d-42c0-bd9e-5558c1cf4856 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - 204 null null 1.7904ms 2024-09-10 17:36:58.193 +05:30 95c6beed-b244-41d0-8a6e-b6b564aca470 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - null null 2024-09-10 17:36:58.195 +05:30 95c6beed-b244-41d0-8a6e-b6b564aca470 INF CORS policy execution successful. 2024-09-10 17:36:58.196 +05:30 95c6beed-b244-41d0-8a6e-b6b564aca470 INF HTTP request: Path: /action/getactiondetails QueryString: ?menuId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njk5MDYsImV4cCI6MTcyNTk3MDUwNiwiaWF0IjoxNzI1OTY5OTA2fQ.zL07O3ImVa3izP4xKsI83O-pUUpNQDhAc_x5saKnKuc}, {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-10 17:36:58.197 +05:30 6f56fa17-fd47-4471-ba6d-6fa94c365ea1 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 17:36:58.197 +05:30 6f56fa17-fd47-4471-ba6d-6fa94c365ea1 INF Route matched with {action = "GetActionDetails", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActionDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 17:36:58.214 +05:30 6f56fa17-fd47-4471-ba6d-6fa94c365ea1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:36:58.215 +05:30 6f56fa17-fd47-4471-ba6d-6fa94c365ea1 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api) in 17.4839ms 2024-09-10 17:36:58.215 +05:30 6f56fa17-fd47-4471-ba6d-6fa94c365ea1 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 17:36:58.215 +05:30 6f56fa17-fd47-4471-ba6d-6fa94c365ea1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 95c6beed-b244-41d0-8a6e-b6b564aca470}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 396} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":1,\"ActionName\":\"Access\"},{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-10 17:36:58.216 +05:30 6f56fa17-fd47-4471-ba6d-6fa94c365ea1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - 200 396 application/json; charset=utf-8 22.7425ms 2024-09-10 17:36:59.977 +05:30 d08295d0-01ad-483a-8223-a619402de5fc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - null null 2024-09-10 17:36:59.978 +05:30 d08295d0-01ad-483a-8223-a619402de5fc INF CORS policy execution successful. 2024-09-10 17:36:59.979 +05:30 d08295d0-01ad-483a-8223-a619402de5fc INF HTTP request: Path: /action/getactiondetails QueryString: ?menuId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njk5MDYsImV4cCI6MTcyNTk3MDUwNiwiaWF0IjoxNzI1OTY5OTA2fQ.zL07O3ImVa3izP4xKsI83O-pUUpNQDhAc_x5saKnKuc}, {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-10 17:36:59.980 +05:30 60299269-94fb-47f5-9614-ec82d913503f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 17:36:59.981 +05:30 60299269-94fb-47f5-9614-ec82d913503f INF Route matched with {action = "GetActionDetails", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActionDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 17:36:59.985 +05:30 60299269-94fb-47f5-9614-ec82d913503f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:36:59.986 +05:30 60299269-94fb-47f5-9614-ec82d913503f INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api) in 5.3018ms 2024-09-10 17:36:59.986 +05:30 60299269-94fb-47f5-9614-ec82d913503f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 17:36:59.986 +05:30 60299269-94fb-47f5-9614-ec82d913503f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d08295d0-01ad-483a-8223-a619402de5fc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 396} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":1,\"ActionName\":\"Access\"},{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-10 17:36:59.987 +05:30 60299269-94fb-47f5-9614-ec82d913503f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - 200 396 application/json; charset=utf-8 9.7435ms 2024-09-10 17:37:01.134 +05:30 db98e651-d542-44bf-a99e-d0216411f90c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=21 - null null 2024-09-10 17:37:01.134 +05:30 db98e651-d542-44bf-a99e-d0216411f90c INF CORS policy execution successful. 2024-09-10 17:37:01.135 +05:30 db98e651-d542-44bf-a99e-d0216411f90c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=21 - 204 null null 0.8882ms 2024-09-10 17:37:01.358 +05:30 676e50ec-3985-4241-9ab5-7268935f14eb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=21 - null null 2024-09-10 17:37:01.359 +05:30 676e50ec-3985-4241-9ab5-7268935f14eb INF CORS policy execution successful. 2024-09-10 17:37:01.360 +05:30 676e50ec-3985-4241-9ab5-7268935f14eb INF HTTP request: Path: /action/getactiondetails QueryString: ?menuId=21 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njk5MDYsImV4cCI6MTcyNTk3MDUwNiwiaWF0IjoxNzI1OTY5OTA2fQ.zL07O3ImVa3izP4xKsI83O-pUUpNQDhAc_x5saKnKuc}, {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-10 17:37:01.361 +05:30 85a160cb-65be-408e-a9ad-d5309fd116a2 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 17:37:01.361 +05:30 85a160cb-65be-408e-a9ad-d5309fd116a2 INF Route matched with {action = "GetActionDetails", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActionDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 17:37:01.368 +05:30 85a160cb-65be-408e-a9ad-d5309fd116a2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:37:01.369 +05:30 85a160cb-65be-408e-a9ad-d5309fd116a2 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api) in 7.1657ms 2024-09-10 17:37:01.369 +05:30 85a160cb-65be-408e-a9ad-d5309fd116a2 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 17:37:01.369 +05:30 85a160cb-65be-408e-a9ad-d5309fd116a2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 676e50ec-3985-4241-9ab5-7268935f14eb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 400} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":7,\"ActionName\":\"Access\"},{\"ActionID\":8,\"ActionName\":\"Add\"},{\"ActionID\":9,\"ActionName\":\"Edit\"},{\"ActionID\":10,\"ActionName\":\"Delete\"},{\"ActionID\":11,\"ActionName\":\"Excel \"},{\"ActionID\":12,\"ActionName\":\"View\"},{\"ActionID\":22,\"ActionName\":\"ViewSummary\"}]"} 2024-09-10 17:37:01.370 +05:30 85a160cb-65be-408e-a9ad-d5309fd116a2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=21 - 200 400 application/json; charset=utf-8 12.1777ms 2024-09-10 17:37:02.472 +05:30 40ccbbc1-ad30-48e4-8181-4ce318b3e033 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=22 - null null 2024-09-10 17:37:02.472 +05:30 40ccbbc1-ad30-48e4-8181-4ce318b3e033 INF CORS policy execution successful. 2024-09-10 17:37:02.472 +05:30 40ccbbc1-ad30-48e4-8181-4ce318b3e033 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=22 - 204 null null 0.6845ms 2024-09-10 17:37:02.687 +05:30 dc9a7cf5-6993-480a-879b-b9d728121c17 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=22 - null null 2024-09-10 17:37:02.688 +05:30 dc9a7cf5-6993-480a-879b-b9d728121c17 INF CORS policy execution successful. 2024-09-10 17:37:02.688 +05:30 dc9a7cf5-6993-480a-879b-b9d728121c17 INF HTTP request: Path: /action/getactiondetails QueryString: ?menuId=22 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njk5MDYsImV4cCI6MTcyNTk3MDUwNiwiaWF0IjoxNzI1OTY5OTA2fQ.zL07O3ImVa3izP4xKsI83O-pUUpNQDhAc_x5saKnKuc}, {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-10 17:37:02.689 +05:30 328b80d3-e7f0-419e-a321-0f2fa9b75cee INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 17:37:02.689 +05:30 328b80d3-e7f0-419e-a321-0f2fa9b75cee INF Route matched with {action = "GetActionDetails", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActionDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 17:37:02.693 +05:30 328b80d3-e7f0-419e-a321-0f2fa9b75cee INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:37:02.693 +05:30 328b80d3-e7f0-419e-a321-0f2fa9b75cee INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api) in 3.4765ms 2024-09-10 17:37:02.693 +05:30 328b80d3-e7f0-419e-a321-0f2fa9b75cee INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 17:37:02.693 +05:30 328b80d3-e7f0-419e-a321-0f2fa9b75cee INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dc9a7cf5-6993-480a-879b-b9d728121c17}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 576} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":13,\"ActionName\":\"Access\"},{\"ActionID\":14,\"ActionName\":\"Add\"},{\"ActionID\":15,\"ActionName\":\"Edit\"},{\"ActionID\":16,\"ActionName\":\"Delete\"},{\"ActionID\":17,\"ActionName\":\"Excel\"},{\"ActionID\":18,\"ActionName\":\"View\"},{\"ActionID\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ActionID\":20,\"ActionName\":\"ViewSummary\"},{\"ActionID\":21,\"ActionName\":\"UnlockUser\"},{\"ActionID\":26,\"ActionName\":\"DeleteUsersCreatedbyOthers\"}]"} 2024-09-10 17:37:02.694 +05:30 328b80d3-e7f0-419e-a321-0f2fa9b75cee INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=22 - 200 576 application/json; charset=utf-8 6.4016ms 2024-09-10 17:37:04.419 +05:30 859a5811-d901-4972-a048-eb7ec8e830e5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=21 - null null 2024-09-10 17:37:04.419 +05:30 859a5811-d901-4972-a048-eb7ec8e830e5 INF CORS policy execution successful. 2024-09-10 17:37:04.420 +05:30 859a5811-d901-4972-a048-eb7ec8e830e5 INF HTTP request: Path: /action/getactiondetails QueryString: ?menuId=21 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njk5MDYsImV4cCI6MTcyNTk3MDUwNiwiaWF0IjoxNzI1OTY5OTA2fQ.zL07O3ImVa3izP4xKsI83O-pUUpNQDhAc_x5saKnKuc}, {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-10 17:37:04.420 +05:30 6f4f6a07-73ae-47c2-9541-8fe54f5e989d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 17:37:04.420 +05:30 6f4f6a07-73ae-47c2-9541-8fe54f5e989d INF Route matched with {action = "GetActionDetails", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActionDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 17:37:04.425 +05:30 6f4f6a07-73ae-47c2-9541-8fe54f5e989d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:37:04.425 +05:30 6f4f6a07-73ae-47c2-9541-8fe54f5e989d INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api) in 4.6305ms 2024-09-10 17:37:04.425 +05:30 6f4f6a07-73ae-47c2-9541-8fe54f5e989d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 17:37:04.425 +05:30 6f4f6a07-73ae-47c2-9541-8fe54f5e989d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 859a5811-d901-4972-a048-eb7ec8e830e5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 400} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":7,\"ActionName\":\"Access\"},{\"ActionID\":8,\"ActionName\":\"Add\"},{\"ActionID\":9,\"ActionName\":\"Edit\"},{\"ActionID\":10,\"ActionName\":\"Delete\"},{\"ActionID\":11,\"ActionName\":\"Excel \"},{\"ActionID\":12,\"ActionName\":\"View\"},{\"ActionID\":22,\"ActionName\":\"ViewSummary\"}]"} 2024-09-10 17:37:04.426 +05:30 6f4f6a07-73ae-47c2-9541-8fe54f5e989d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=21 - 200 400 application/json; charset=utf-8 7.3069ms 2024-09-10 17:37:06.488 +05:30 9525ff49-097a-4d01-8ec5-45a66e872f3b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - null null 2024-09-10 17:37:06.488 +05:30 9525ff49-097a-4d01-8ec5-45a66e872f3b INF CORS policy execution successful. 2024-09-10 17:37:06.489 +05:30 9525ff49-097a-4d01-8ec5-45a66e872f3b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - 204 null null 1.0435ms 2024-09-10 17:37:06.682 +05:30 e3efc917-cb71-485d-93f5-3e485463aeda INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - null null 2024-09-10 17:37:06.683 +05:30 e3efc917-cb71-485d-93f5-3e485463aeda INF CORS policy execution successful. 2024-09-10 17:37:06.684 +05:30 e3efc917-cb71-485d-93f5-3e485463aeda INF HTTP request: Path: /action/getactiondetails QueryString: ?menuId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njk5MDYsImV4cCI6MTcyNTk3MDUwNiwiaWF0IjoxNzI1OTY5OTA2fQ.zL07O3ImVa3izP4xKsI83O-pUUpNQDhAc_x5saKnKuc}, {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-10 17:37:06.684 +05:30 7bc23845-e47d-4ab8-9d2b-ee88b604f0c6 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 17:37:06.685 +05:30 7bc23845-e47d-4ab8-9d2b-ee88b604f0c6 INF Route matched with {action = "GetActionDetails", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActionDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 17:37:06.691 +05:30 7bc23845-e47d-4ab8-9d2b-ee88b604f0c6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:37:06.692 +05:30 7bc23845-e47d-4ab8-9d2b-ee88b604f0c6 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api) in 7.3017ms 2024-09-10 17:37:06.692 +05:30 7bc23845-e47d-4ab8-9d2b-ee88b604f0c6 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 17:37:06.692 +05:30 7bc23845-e47d-4ab8-9d2b-ee88b604f0c6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e3efc917-cb71-485d-93f5-3e485463aeda}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 396} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":1,\"ActionName\":\"Access\"},{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-10 17:37:06.693 +05:30 7bc23845-e47d-4ab8-9d2b-ee88b604f0c6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - 200 396 application/json; charset=utf-8 10.6969ms 2024-09-10 17:38:16.707 +05:30 4a1fe071-3df7-4d99-839d-3c4e88b8fcb4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - null null 2024-09-10 17:38:16.713 +05:30 4a1fe071-3df7-4d99-839d-3c4e88b8fcb4 INF CORS policy execution successful. 2024-09-10 17:38:16.718 +05:30 4a1fe071-3df7-4d99-839d-3c4e88b8fcb4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - 204 null null 10.0748ms 2024-09-10 17:38:16.928 +05:30 a17d2cf4-4043-4da7-bf48-8843e8190015 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - null null 2024-09-10 17:38:16.931 +05:30 a17d2cf4-4043-4da7-bf48-8843e8190015 INF CORS policy execution successful. 2024-09-10 17:38:16.932 +05:30 a17d2cf4-4043-4da7-bf48-8843e8190015 INF HTTP request: Path: /action/getactiondetails QueryString: ?menuId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njk5MDYsImV4cCI6MTcyNTk3MDUwNiwiaWF0IjoxNzI1OTY5OTA2fQ.zL07O3ImVa3izP4xKsI83O-pUUpNQDhAc_x5saKnKuc}, {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-10 17:38:16.934 +05:30 5aba42c3-dfdb-4a96-9b71-77999b25fe73 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 17:38:16.935 +05:30 5aba42c3-dfdb-4a96-9b71-77999b25fe73 INF Route matched with {action = "GetActionDetails", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActionDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 17:38:16.956 +05:30 5aba42c3-dfdb-4a96-9b71-77999b25fe73 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:38:16.957 +05:30 5aba42c3-dfdb-4a96-9b71-77999b25fe73 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api) in 22.6896ms 2024-09-10 17:38:16.958 +05:30 5aba42c3-dfdb-4a96-9b71-77999b25fe73 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 17:38:16.958 +05:30 5aba42c3-dfdb-4a96-9b71-77999b25fe73 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a17d2cf4-4043-4da7-bf48-8843e8190015}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 396} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":1,\"ActionName\":\"Access\"},{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-10 17:38:16.959 +05:30 5aba42c3-dfdb-4a96-9b71-77999b25fe73 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - 200 396 application/json; charset=utf-8 30.5166ms 2024-09-10 17:38:18.350 +05:30 a8478cfa-eeb7-48f5-b0e6-05027324ccde INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=21 - null null 2024-09-10 17:38:18.350 +05:30 a8478cfa-eeb7-48f5-b0e6-05027324ccde INF CORS policy execution successful. 2024-09-10 17:38:18.350 +05:30 a8478cfa-eeb7-48f5-b0e6-05027324ccde INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=21 - 204 null null 0.6839ms 2024-09-10 17:38:18.565 +05:30 007c65ce-2b22-4121-9dd8-2fc1a4422878 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=21 - null null 2024-09-10 17:38:18.566 +05:30 007c65ce-2b22-4121-9dd8-2fc1a4422878 INF CORS policy execution successful. 2024-09-10 17:38:18.566 +05:30 007c65ce-2b22-4121-9dd8-2fc1a4422878 INF HTTP request: Path: /action/getactiondetails QueryString: ?menuId=21 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njk5MDYsImV4cCI6MTcyNTk3MDUwNiwiaWF0IjoxNzI1OTY5OTA2fQ.zL07O3ImVa3izP4xKsI83O-pUUpNQDhAc_x5saKnKuc}, {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-10 17:38:18.567 +05:30 3b0efc87-de34-4ede-90e0-417789ae254d INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 17:38:18.567 +05:30 3b0efc87-de34-4ede-90e0-417789ae254d INF Route matched with {action = "GetActionDetails", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActionDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 17:38:18.571 +05:30 3b0efc87-de34-4ede-90e0-417789ae254d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:38:18.572 +05:30 3b0efc87-de34-4ede-90e0-417789ae254d INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api) in 4.6903ms 2024-09-10 17:38:18.572 +05:30 3b0efc87-de34-4ede-90e0-417789ae254d INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 17:38:18.572 +05:30 3b0efc87-de34-4ede-90e0-417789ae254d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 007c65ce-2b22-4121-9dd8-2fc1a4422878}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 400} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":7,\"ActionName\":\"Access\"},{\"ActionID\":8,\"ActionName\":\"Add\"},{\"ActionID\":9,\"ActionName\":\"Edit\"},{\"ActionID\":10,\"ActionName\":\"Delete\"},{\"ActionID\":11,\"ActionName\":\"Excel \"},{\"ActionID\":12,\"ActionName\":\"View\"},{\"ActionID\":22,\"ActionName\":\"ViewSummary\"}]"} 2024-09-10 17:38:18.573 +05:30 3b0efc87-de34-4ede-90e0-417789ae254d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=21 - 200 400 application/json; charset=utf-8 7.9016ms 2024-09-10 17:38:19.715 +05:30 27e42446-c48c-4ab1-b331-82460ea09959 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=22 - null null 2024-09-10 17:38:19.715 +05:30 27e42446-c48c-4ab1-b331-82460ea09959 INF CORS policy execution successful. 2024-09-10 17:38:19.716 +05:30 27e42446-c48c-4ab1-b331-82460ea09959 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=22 - 204 null null 0.576ms 2024-09-10 17:38:19.897 +05:30 ba91eb94-e355-43a4-bd30-5aa9bf83a717 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=22 - null null 2024-09-10 17:38:19.898 +05:30 ba91eb94-e355-43a4-bd30-5aa9bf83a717 INF CORS policy execution successful. 2024-09-10 17:38:19.898 +05:30 ba91eb94-e355-43a4-bd30-5aa9bf83a717 INF HTTP request: Path: /action/getactiondetails QueryString: ?menuId=22 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5Njk5MDYsImV4cCI6MTcyNTk3MDUwNiwiaWF0IjoxNzI1OTY5OTA2fQ.zL07O3ImVa3izP4xKsI83O-pUUpNQDhAc_x5saKnKuc}, {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-10 17:38:19.899 +05:30 2f539a46-bda2-41a4-88ac-3859d950f69f INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 17:38:19.899 +05:30 2f539a46-bda2-41a4-88ac-3859d950f69f INF Route matched with {action = "GetActionDetails", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActionDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 17:38:19.906 +05:30 2f539a46-bda2-41a4-88ac-3859d950f69f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 17:38:19.907 +05:30 2f539a46-bda2-41a4-88ac-3859d950f69f INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api) in 7.8056ms 2024-09-10 17:38:19.907 +05:30 2f539a46-bda2-41a4-88ac-3859d950f69f INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 17:38:19.907 +05:30 2f539a46-bda2-41a4-88ac-3859d950f69f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ba91eb94-e355-43a4-bd30-5aa9bf83a717}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 576} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":13,\"ActionName\":\"Access\"},{\"ActionID\":14,\"ActionName\":\"Add\"},{\"ActionID\":15,\"ActionName\":\"Edit\"},{\"ActionID\":16,\"ActionName\":\"Delete\"},{\"ActionID\":17,\"ActionName\":\"Excel\"},{\"ActionID\":18,\"ActionName\":\"View\"},{\"ActionID\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ActionID\":20,\"ActionName\":\"ViewSummary\"},{\"ActionID\":21,\"ActionName\":\"UnlockUser\"},{\"ActionID\":26,\"ActionName\":\"DeleteUsersCreatedbyOthers\"}]"} 2024-09-10 17:38:19.908 +05:30 2f539a46-bda2-41a4-88ac-3859d950f69f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=22 - 200 576 application/json; charset=utf-8 10.485ms 2024-09-10 17:48:54.093 +05:30 INF Application is shutting down... 2024-09-10 18:08:42.082 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-10 18:08:42.124 +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-10 18:08:42.144 +05:30 INF Creating key {7772b2bb-5f35-4739-a142-5a41806aa758} with creation date 2024-09-10 12:38:42Z, activation date 2024-09-10 12:38:42Z, and expiration date 2024-12-09 12:38:42Z. 2024-09-10 18:08:42.157 +05:30 WRN No XML encryptor configured. Key {7772b2bb-5f35-4739-a142-5a41806aa758} may be persisted to storage in unencrypted form. 2024-09-10 18:08:42.345 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-10 18:08:42.345 +05:30 INF Hosting environment: Production 2024-09-10 18:08:42.345 +05:30 INF Content root path: C:\inetpub\wwwroot\SangCoreSettingsAPI 2024-09-10 18:08:42.360 +05:30 861583a1-348e-4d3c-9b76-d9ddf9365623 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 18:08:42.411 +05:30 861583a1-348e-4d3c-9b76-d9ddf9365623 INF CORS policy execution successful. 2024-09-10 18:08:42.419 +05:30 861583a1-348e-4d3c-9b76-d9ddf9365623 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 61.2158ms 2024-09-10 18:08:42.509 +05:30 e236de73-5df3-4bb8-ac7d-3d6cc89e8da0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 18:08:42.627 +05:30 e236de73-5df3-4bb8-ac7d-3d6cc89e8da0 INF CORS policy execution successful. 2024-09-10 18:08:42.648 +05:30 e236de73-5df3-4bb8-ac7d-3d6cc89e8da0 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NzE5MjAsImV4cCI6MTcyNTk3MjUyMCwiaWF0IjoxNzI1OTcxOTIwfQ.AzlDEsoABUE5T2LoovV5hyoEXF9I5qTmZxyxQNgdYVE}, {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-10 18:08:42.683 +05:30 0e131895-541d-4a9b-8a27-1de66d406778 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 18:08:42.702 +05:30 0e131895-541d-4a9b-8a27-1de66d406778 INF Route matched with {action = "GetPreferenceDetails", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetPreferenceDetails() on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 18:08:42.988 +05:30 0e131895-541d-4a9b-8a27-1de66d406778 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 18:08:43.034 +05:30 0e131895-541d-4a9b-8a27-1de66d406778 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api) in 328.0466ms 2024-09-10 18:08:43.035 +05:30 0e131895-541d-4a9b-8a27-1de66d406778 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.GetPreferenceDetails (Sang.CoreSettings.Api)' 2024-09-10 18:08:43.037 +05:30 0e131895-541d-4a9b-8a27-1de66d406778 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e236de73-5df3-4bb8-ac7d-3d6cc89e8da0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 182} Body: {"status":"Success","statusCode":2000,"message":"Preference Details retrieved.","result":"[{\"PreferredLanguage\":1,\"PreferredTheme\":3,\"PreferredLayout\":1,\"PreferredMode\":1}]"} 2024-09-10 18:08:43.046 +05:30 0e131895-541d-4a9b-8a27-1de66d406778 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 200 182 application/json; charset=utf-8 536.1638ms 2024-09-10 18:08:43.122 +05:30 404f9dcb-633a-4a69-9adc-a1df041eae62 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null null 2024-09-10 18:08:43.126 +05:30 404f9dcb-633a-4a69-9adc-a1df041eae62 INF CORS policy execution successful. 2024-09-10 18:08:43.127 +05:30 404f9dcb-633a-4a69-9adc-a1df041eae62 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 204 null null 4.7809ms 2024-09-10 18:08:43.192 +05:30 7c820104-db3c-4acd-b5b2-693c9010ebcf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null null 2024-09-10 18:08:43.192 +05:30 7c820104-db3c-4acd-b5b2-693c9010ebcf INF CORS policy execution successful. 2024-09-10 18:08:43.193 +05:30 7c820104-db3c-4acd-b5b2-693c9010ebcf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 204 null null 0.8123ms 2024-09-10 18:08:43.195 +05:30 5f069f78-3456-4ea9-976f-f96a9fa15733 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null null 2024-09-10 18:08:43.196 +05:30 5f069f78-3456-4ea9-976f-f96a9fa15733 INF CORS policy execution successful. 2024-09-10 18:08:43.197 +05:30 5f069f78-3456-4ea9-976f-f96a9fa15733 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 204 null null 1.7287ms 2024-09-10 18:08:43.198 +05:30 5a72c82e-e45b-42e4-a998-e9587257f349 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 18:08:43.198 +05:30 5a72c82e-e45b-42e4-a998-e9587257f349 INF CORS policy execution successful. 2024-09-10 18:08:43.198 +05:30 5a72c82e-e45b-42e4-a998-e9587257f349 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.7494ms 2024-09-10 18:08:43.215 +05:30 d275605c-1efb-43d7-8e58-bcb641f2ee02 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 18:08:43.216 +05:30 d275605c-1efb-43d7-8e58-bcb641f2ee02 INF CORS policy execution successful. 2024-09-10 18:08:43.216 +05:30 d275605c-1efb-43d7-8e58-bcb641f2ee02 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.7958ms 2024-09-10 18:08:43.217 +05:30 247a03e4-2e02-46fd-a6a8-d0fe78835003 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - null 0 2024-09-10 18:08:43.218 +05:30 247a03e4-2e02-46fd-a6a8-d0fe78835003 INF CORS policy execution successful. 2024-09-10 18:08:43.219 +05:30 247a03e4-2e02-46fd-a6a8-d0fe78835003 INF HTTP request: Path: /userpreference/updatePreferenceLanguage QueryString: ?preferenceLanguageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NzE5MjAsImV4cCI6MTcyNTk3MjUyMCwiaWF0IjoxNzI1OTcxOTIwfQ.AzlDEsoABUE5T2LoovV5hyoEXF9I5qTmZxyxQNgdYVE}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 18:08:43.224 +05:30 0aaec347-42d1-4f44-a035-25b1ce7fcf4b INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 18:08:43.229 +05:30 817f396f-8a2f-4f8f-ba5d-455dd780472a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - null 0 2024-09-10 18:08:43.230 +05:30 817f396f-8a2f-4f8f-ba5d-455dd780472a INF CORS policy execution successful. 2024-09-10 18:08:43.230 +05:30 817f396f-8a2f-4f8f-ba5d-455dd780472a INF HTTP request: Path: /userpreference/updatepreferencetheme QueryString: ?preferenceThemeId=3 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NzE5MjAsImV4cCI6MTcyNTk3MjUyMCwiaWF0IjoxNzI1OTcxOTIwfQ.AzlDEsoABUE5T2LoovV5hyoEXF9I5qTmZxyxQNgdYVE}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 18:08:43.232 +05:30 a8c8e071-bf19-4fa3-89a5-ebca7fd04c75 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 18:08:43.235 +05:30 0aaec347-42d1-4f44-a035-25b1ce7fcf4b INF Route matched with {action = "UpdatePreferenceLanguage", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLanguage(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 18:08:43.238 +05:30 a8c8e071-bf19-4fa3-89a5-ebca7fd04c75 INF Route matched with {action = "UpdatePreferenceTheme", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceTheme(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 18:08:43.240 +05:30 db721cbc-8ed3-468b-bedd-d8fd6be7b642 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - null 0 2024-09-10 18:08:43.240 +05:30 d35f2bfd-9424-4e6c-93fe-f92e8d281eea INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 18:08:43.241 +05:30 db721cbc-8ed3-468b-bedd-d8fd6be7b642 INF CORS policy execution successful. 2024-09-10 18:08:43.241 +05:30 d35f2bfd-9424-4e6c-93fe-f92e8d281eea INF CORS policy execution successful. 2024-09-10 18:08:43.241 +05:30 db721cbc-8ed3-468b-bedd-d8fd6be7b642 INF HTTP request: Path: /userpreference/updatepreferencelayout QueryString: ?preferenceLayoutId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NzE5MjAsImV4cCI6MTcyNTk3MjUyMCwiaWF0IjoxNzI1OTcxOTIwfQ.AzlDEsoABUE5T2LoovV5hyoEXF9I5qTmZxyxQNgdYVE}, {Connection: keep-alive}, {Content-Length: 0}, {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-10 18:08:43.242 +05:30 af04bc04-c57e-4319-9143-66271d0febb7 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 18:08:43.242 +05:30 d35f2bfd-9424-4e6c-93fe-f92e8d281eea INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NzE5MjAsImV4cCI6MTcyNTk3MjUyMCwiaWF0IjoxNzI1OTcxOTIwfQ.AzlDEsoABUE5T2LoovV5hyoEXF9I5qTmZxyxQNgdYVE}, {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-10 18:08:43.242 +05:30 9a8939b1-8ec6-4869-a955-e9c4ca4de830 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 18:08:43.246 +05:30 9a8939b1-8ec6-4869-a955-e9c4ca4de830 INF Route matched with {action = "GetMenuDetails", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 18:08:43.247 +05:30 af04bc04-c57e-4319-9143-66271d0febb7 INF Route matched with {action = "UpdatePreferenceLayout", controller = "UserPreference"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UpdatePreferenceLayout(Int32) on controller Sang.CoreSettings.Api.Controllers.UserPreferenceController (Sang.CoreSettings.Api). 2024-09-10 18:08:43.278 +05:30 a8c8e071-bf19-4fa3-89a5-ebca7fd04c75 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 18:08:43.279 +05:30 49c4466c-aac9-4999-9be1-f1e1b44a7396 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 18:08:43.280 +05:30 49c4466c-aac9-4999-9be1-f1e1b44a7396 INF CORS policy execution successful. 2024-09-10 18:08:43.281 +05:30 49c4466c-aac9-4999-9be1-f1e1b44a7396 INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NzE5MjAsImV4cCI6MTcyNTk3MjUyMCwiaWF0IjoxNzI1OTcxOTIwfQ.AzlDEsoABUE5T2LoovV5hyoEXF9I5qTmZxyxQNgdYVE}, {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-10 18:08:43.281 +05:30 f8aa6aea-cd70-44a7-be7b-bfcc52f716eb INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 18:08:43.286 +05:30 f8aa6aea-cd70-44a7-be7b-bfcc52f716eb INF Route matched with {action = "GetLanguageList", controller = "Language"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetLanguageList(System.String) on controller Sang.CoreSettings.Api.Controllers.LanguageController (Sang.CoreSettings.Api). 2024-09-10 18:08:43.289 +05:30 af04bc04-c57e-4319-9143-66271d0febb7 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 18:08:43.300 +05:30 0aaec347-42d1-4f44-a035-25b1ce7fcf4b INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 18:08:43.303 +05:30 af04bc04-c57e-4319-9143-66271d0febb7 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api) in 55.4184ms 2024-09-10 18:08:43.303 +05:30 0aaec347-42d1-4f44-a035-25b1ce7fcf4b INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api) in 67.6643ms 2024-09-10 18:08:43.303 +05:30 a8c8e071-bf19-4fa3-89a5-ebca7fd04c75 INF Executed action Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api) in 63.7509ms 2024-09-10 18:08:43.303 +05:30 af04bc04-c57e-4319-9143-66271d0febb7 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLayout (Sang.CoreSettings.Api)' 2024-09-10 18:08:43.303 +05:30 a8c8e071-bf19-4fa3-89a5-ebca7fd04c75 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceTheme (Sang.CoreSettings.Api)' 2024-09-10 18:08:43.303 +05:30 0aaec347-42d1-4f44-a035-25b1ce7fcf4b INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.UserPreferenceController.UpdatePreferenceLanguage (Sang.CoreSettings.Api)' 2024-09-10 18:08:43.303 +05:30 af04bc04-c57e-4319-9143-66271d0febb7 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: db721cbc-8ed3-468b-bedd-d8fd6be7b642}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 103} Body: {"status":"Success","statusCode":2001,"message":"Layout preference updated successfully.","result":"7"} 2024-09-10 18:08:43.303 +05:30 0aaec347-42d1-4f44-a035-25b1ce7fcf4b INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 247a03e4-2e02-46fd-a6a8-d0fe78835003}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelanguage}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 96} Body: {"status":"Success","statusCode":2001,"message":"Preference updated successfully.","result":"7"} 2024-09-10 18:08:43.303 +05:30 a8c8e071-bf19-4fa3-89a5-ebca7fd04c75 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 817f396f-8a2f-4f8f-ba5d-455dd780472a}, {Location: http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 102} Body: {"status":"Success","statusCode":2001,"message":"Theme preference updated successfully.","result":"7"} 2024-09-10 18:08:43.304 +05:30 af04bc04-c57e-4319-9143-66271d0febb7 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencelayout?preferenceLayoutId=1 - 201 103 application/json; charset=utf-8 64.1915ms 2024-09-10 18:08:43.304 +05:30 0aaec347-42d1-4f44-a035-25b1ce7fcf4b INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatePreferenceLanguage?preferenceLanguageId=1 - 201 96 application/json; charset=utf-8 86.603ms 2024-09-10 18:08:43.304 +05:30 a8c8e071-bf19-4fa3-89a5-ebca7fd04c75 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangCoreSettingsAPI/userpreference/updatepreferencetheme?preferenceThemeId=3 - 201 102 application/json; charset=utf-8 74.7603ms 2024-09-10 18:08:43.322 +05:30 f8aa6aea-cd70-44a7-be7b-bfcc52f716eb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 18:08:43.323 +05:30 f8aa6aea-cd70-44a7-be7b-bfcc52f716eb INF Executed action Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api) in 35.9545ms 2024-09-10 18:08:43.323 +05:30 f8aa6aea-cd70-44a7-be7b-bfcc52f716eb INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.LanguageController.GetLanguageList (Sang.CoreSettings.Api)' 2024-09-10 18:08:43.323 +05:30 f8aa6aea-cd70-44a7-be7b-bfcc52f716eb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 49c4466c-aac9-4999-9be1-f1e1b44a7396}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 221} Body: {"status":"Success","statusCode":2000,"message":"Language List retrieved.","result":"[{\"Id\":2,\"Name\":\"Arabic\"},{\"Id\":3,\"Name\":\"Chinese\"},{\"Id\":1,\"Name\":\"English\"},{\"Id\":4,\"Name\":\"LanguageTest1\"}]"} 2024-09-10 18:08:43.324 +05:30 f8aa6aea-cd70-44a7-be7b-bfcc52f716eb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 200 221 application/json; charset=utf-8 44.311ms 2024-09-10 18:08:43.328 +05:30 9a8939b1-8ec6-4869-a955-e9c4ca4de830 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 18:08:43.341 +05:30 9a8939b1-8ec6-4869-a955-e9c4ca4de830 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api) in 94.4399ms 2024-09-10 18:08:43.341 +05:30 9a8939b1-8ec6-4869-a955-e9c4ca4de830 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuDetails (Sang.CoreSettings.Api)' 2024-09-10 18:08:43.343 +05:30 9a8939b1-8ec6-4869-a955-e9c4ca4de830 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d35f2bfd-9424-4e6c-93fe-f92e8d281eea}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 16277} Body: {"status":"Success","statusCode":2000,"message":"Menu Details retrieved.","result":"[{\"MenuId\":61,\"MenuName\":\"TestTagg\",\"MenuCaption\":\"TestTagg\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/TestTagg\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":44},{\"MenuId\":63,\"MenuName\":\"testtag2\",\"MenuCaption\":\"testtag1\",\"ModuleId\":1,\"MenuIndex\":null,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":1,\"Accessibility\":null,\"Icon\":null,\"URL\":\"/testtag1\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":45},{\"MenuId\":62,\"MenuName\":\"gokulww\",\"MenuCaption\":\"gokulww\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":58,\"MenuName\":\"ggrgr\",\"MenuCaption\":\"ggrgr\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":57,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":60,\"MenuName\":\"effefefef\",\"MenuCaption\":\"effefefef\",\"ModuleId\":1,\"MenuIndex\":0,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":true,\"ParentId\":59,\"Accessibility\":0,\"Icon\":null,\"URL\":null,\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":38,\"MenuName\":\"Create Company\",\"MenuCaption\":\"Create Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company record\",\"ToolTip\":\"Access create company page\",\"IsGroup\":false,\"ParentId\":17,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":40,\"MenuName\":\"Voucher Settings\",\"MenuCaption\":\"Voucher Settings\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"create_company_icon.png\",\"URL\":\"/create-company\",\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":42,\"MenuName\":\"Open Company\",\"MenuCaption\":\"Open Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":null,\"ToolTip\":null,\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":null,\"URL\":null,\"Type\":null,\"ExternalLink\":null,\"ScreenType\":null,\"TagId\":null},{\"MenuId\":26,\"MenuName\":\"Account Tag\",\"MenuCaption\":\"Account\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage account master data\",\"ToolTip\":\"Access account master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"account_master_icon.png\",\"URL\":\"/account-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":2},{\"MenuId\":28,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Manage currency master data\",\"ToolTip\":\"Access currency master management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"currency_master_icon.png\",\"URL\":\"/currency-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":4},{\"MenuId\":31,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Add new product details\",\"ToolTip\":\"Access add product page\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"add_product_icon.png\",\"URL\":\"/add-product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":11},{\"MenuId\":1,\"MenuName\":\"Home\",\"MenuCaption\":\"Home\",\"ModuleId\":1,\"MenuIndex\":1,\"ShortcutKey\":\"Alt+O\",\"Description\":\"'Navigate to the home page\",\"ToolTip\":\"Go to the main home page\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"home\",\"URL\":\"/home\",\"Type\":1,\"ExternalLink\":\"1\",\"ScreenType\":0,\"TagId\":1},{\"MenuId\":17,\"MenuName\":\"New Company\",\"MenuCaption\":\"New Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new company\",\"ToolTip\":\"Create a new company record\",\"IsGroup\":true,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/new-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":18,\"MenuName\":\"Edit Company\",\"MenuCaption\":\"Edit Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Edit a new company\",\"ToolTip\":\"Edit a new company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":19,\"MenuName\":\"Delete Company\",\"MenuCaption\":\"Delete Company\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Delete a company\",\"ToolTip\":\"Delete a company record\",\"IsGroup\":false,\"ParentId\":2,\"Accessibility\":1,\"Icon\":\"new_company_icon.png\",\"URL\":\"/Edit-company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":20,\"MenuName\":\"Create Profile\",\"MenuCaption\":\"Create Profile\",\"ModuleId\":null,\"MenuIndex\":1,\"ShortcutKey\":null,\"Description\":\"Create a new user profile\",\"ToolTip\":\"Set up a new user profile\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_profile_icon.png\",\"URL\":\"/create-profile\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":14,\"MenuName\":\"View\",\"MenuCaption\":\"Tag1\",\"ModuleId\":6,\"MenuIndex\":1,\"ShortcutKey\":\"\",\"Description\":\"\",\"ToolTip\":\"Home\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"\",\"URL\":\"\",\"Type\":1,\"ExternalLink\":\"\",\"ScreenType\":1,\"TagId\":null},{\"MenuId\":24,\"MenuName\":\"Currency\",\"MenuCaption\":\"Currency\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage currency details\",\"ToolTip\":\"Access currency management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"currency_icon.png\",\"URL\":\"/currency\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":21,\"MenuName\":\"Create Role\",\"MenuCaption\":\"Create Role\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Create a new user role\",\"ToolTip\":\"Define a new user role\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_role_icon.png\",\"URL\":\"/create-role\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":2,\"TagId\":null},{\"MenuId\":2,\"MenuName\":\"Company\",\"MenuCaption\":\"Company\",\"ModuleId\":1,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"View and manage company details\",\"ToolTip\":\"Access company information\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"company_icon.png\",\"URL\":\"/company\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":32,\"MenuName\":\"Unit\",\"MenuCaption\":\"Unit\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage units of measurement\",\"ToolTip\":\"Access unit management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_icon.png\",\"URL\":\"/unit\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":14},{\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"MenuCaption\":\"Exchange Rate\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage exchange rate data\",\"ToolTip\":\"Access exchange rate management\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_icon.png\",\"URL\":\"/exchange-rate\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":27,\"MenuName\":\"Customer/Vendor Master\",\"MenuCaption\":\"Customer/Vendor\",\"ModuleId\":null,\"MenuIndex\":2,\"ShortcutKey\":null,\"Description\":\"Manage customer/vendor master data\",\"ToolTip\":\"Access customer/vendor master management\",\"IsGroup\":false,\"ParentId\":23,\"Accessibility\":1,\"Icon\":\"customer_vendor_master_icon.png\",\"URL\":\"/customer-vendor-master\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":3},{\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"MenuCaption\":\"Exchange Rate History\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"View exchange rate history\",\"ToolTip\":\"Access historical exchange rate data\",\"IsGroup\":false,\"ParentId\":24,\"Accessibility\":1,\"Icon\":\"exchange_rate_history_icon.png\",\"URL\":\"/exchange-rate-history\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"MenuCaption\":\"Unit Conversion\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage unit conversions\",\"ToolTip\":\"Access unit conversion management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"unit_conversion_icon.png\",\"URL\":\"/unit-conversion\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":3,\"MenuName\":\"Security\",\"MenuCaption\":\"Security\",\"ModuleId\":1,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage user permissions and roles\",\"ToolTip\":\"Configure security settings\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"security_icon.png\",\"URL\":\"/security\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":22,\"MenuName\":\"Create User\",\"MenuCaption\":\"Create User\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Create a new user account\",\"ToolTip\":\"Add a new user to the system\",\"IsGroup\":false,\"ParentId\":3,\"Accessibility\":1,\"Icon\":\"create_user_icon.png\",\"URL\":\"/create-user\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":3,\"TagId\":null},{\"MenuId\":25,\"MenuName\":\"Product\",\"MenuCaption\":\"Product\",\"ModuleId\":null,\"MenuIndex\":3,\"ShortcutKey\":null,\"Description\":\"Manage product details\",\"ToolTip\":\"Access product management\",\"IsGroup\":true,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"product_icon.png\",\"URL\":\"/product\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":4,\"MenuName\":\"Tags\",\"MenuCaption\":\"Tags\",\"ModuleId\":1,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Maintain master data records\",\"ToolTip\":\"Access master data management\",\"IsGroup\":true,\"ParentId\":1,\"Accessibility\":1,\"Icon\":\"masters_icon.png\",\"URL\":\"/masters\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"MenuCaption\":\"Seller Price Book\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage seller price books\",\"ToolTip\":\"Access seller price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"seller_price_book_icon.png\",\"URL\":\"/seller-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"MenuCaption\":\"Place of Supply\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage Place of supply details\",\"ToolTip\":\"Access Place of supply management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"Placeofsupply_icon.png\",\"URL\":\"/Placeofsupply\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":20},{\"MenuId\":37,\"MenuName\":\"Warehouse\",\"MenuCaption\":\"Warehouse\",\"ModuleId\":null,\"MenuIndex\":4,\"ShortcutKey\":null,\"Description\":\"Manage warehouse details\",\"ToolTip\":\"Access warehouse management\",\"IsGroup\":false,\"ParentId\":4,\"Accessibility\":1,\"Icon\":\"warehouse_icon.png\",\"URL\":\"/warehouse\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"MenuCaption\":\"Buyer Price Book\",\"ModuleId\":null,\"MenuIndex\":5,\"ShortcutKey\":null,\"Description\":\"Manage buyer price books\",\"ToolTip\":\"Access buyer price book management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"buyer_price_book_icon.png\",\"URL\":\"/buyer-price-book\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"MenuCaption\":\"Barcode Definition\",\"ModuleId\":null,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage barcode definitions\",\"ToolTip\":\"Access barcode definition management\",\"IsGroup\":false,\"ParentId\":25,\"Accessibility\":1,\"Icon\":\"barcode_definition_icon.png\",\"URL\":\"/barcode-definition\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":6,\"MenuName\":\"Inventory\",\"MenuCaption\":\"Inventory\",\"ModuleId\":1,\"MenuIndex\":6,\"ShortcutKey\":null,\"Description\":\"Manage inventory items and stock\",\"ToolTip\":\"Access inventory management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"warehouse\",\"URL\":\"/inventory\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":6},{\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"MenuCaption\":\"Fixed Asset\",\"ModuleId\":1,\"MenuIndex\":7,\"ShortcutKey\":null,\"Description\":\"Track fixed assets\",\"ToolTip\":\"Access fixed asset management\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"university\",\"URL\":\"/fixed-asset\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":7},{\"MenuId\":8,\"MenuName\":\"Production\",\"MenuCaption\":\"Production\",\"ModuleId\":1,\"MenuIndex\":8,\"ShortcutKey\":null,\"Description\":\"Manage production processes\",\"ToolTip\":\"Access production management tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"boxes\",\"URL\":\"/production\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":8},{\"MenuId\":10,\"MenuName\":\"Quality Control\",\"MenuCaption\":\"Quality Control\",\"ModuleId\":1,\"MenuIndex\":10,\"ShortcutKey\":null,\"Description\":\"Perform quality control checks\",\"ToolTip\":\"Access quality control tools\",\"IsGroup\":false,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"clipboard-check\",\"URL\":\"/quality-control\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":10},{\"MenuId\":11,\"MenuName\":\"Settings\",\"MenuCaption\":\"Settings\",\"ModuleId\":1,\"MenuIndex\":11,\"ShortcutKey\":null,\"Description\":\"Configure general settings\",\"ToolTip\":\"Access general application settings\",\"IsGroup\":true,\"ParentId\":0,\"Accessibility\":1,\"Icon\":\"cog\",\"URL\":\"/settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":12,\"MenuName\":\"Main Settings\",\"MenuCaption\":\"Main Settings\",\"ModuleId\":1,\"MenuIndex\":12,\"ShortcutKey\":null,\"Description\":\"Access main application settings\",\"ToolTip\":\"Manage core application configurations\",\"IsGroup\":true,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"main_settings_icon.png\",\"URL\":\"/main-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":12},{\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"MenuCaption\":\"Tag Setting\",\"ModuleId\":1,\"MenuIndex\":15,\"ShortcutKey\":null,\"Description\":\"Configure tag settings\",\"ToolTip\":\"Manage tag configurations\",\"IsGroup\":false,\"ParentId\":11,\"Accessibility\":1,\"Icon\":\"tag_settings_icon.png\",\"URL\":\"/tag-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null},{\"MenuId\":16,\"MenuName\":\"Account Settings\",\"MenuCaption\":\"Account Settings\",\"ModuleId\":1,\"MenuIndex\":16,\"ShortcutKey\":null,\"Description\":\"Configure account settings\",\"ToolTip\":\"Manage account configurations\",\"IsGroup\":false,\"ParentId\":12,\"Accessibility\":1,\"Icon\":\"account_settings_icon.png\",\"URL\":\"/account-settings\",\"Type\":1,\"ExternalLink\":null,\"ScreenType\":1,\"TagId\":null}]"} 2024-09-10 18:08:43.344 +05:30 9a8939b1-8ec6-4869-a955-e9c4ca4de830 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 200 16277 application/json; charset=utf-8 103.8009ms 2024-09-10 18:17:21.461 +05:30 a609f9aa-744c-46fd-b9f0-98d24853a62b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=20 - null null 2024-09-10 18:17:21.465 +05:30 a609f9aa-744c-46fd-b9f0-98d24853a62b INF CORS policy execution successful. 2024-09-10 18:17:21.467 +05:30 a609f9aa-744c-46fd-b9f0-98d24853a62b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=20 - 204 null null 6.4438ms 2024-09-10 18:17:21.563 +05:30 90686b8a-c8ca-41fb-8bde-1a8101612a19 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=20 - null null 2024-09-10 18:17:21.566 +05:30 90686b8a-c8ca-41fb-8bde-1a8101612a19 INF CORS policy execution successful. 2024-09-10 18:17:21.567 +05:30 90686b8a-c8ca-41fb-8bde-1a8101612a19 INF HTTP request: Path: /action/getuseractions QueryString: ?menuId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NzE5MjAsImV4cCI6MTcyNTk3MjUyMCwiaWF0IjoxNzI1OTcxOTIwfQ.AzlDEsoABUE5T2LoovV5hyoEXF9I5qTmZxyxQNgdYVE}, {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-10 18:17:21.570 +05:30 19f0549d-c551-481e-8a61-86d8310408c9 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 18:17:21.579 +05:30 19f0549d-c551-481e-8a61-86d8310408c9 INF Route matched with {action = "GetUserActions", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserActions(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 18:17:21.701 +05:30 19f0549d-c551-481e-8a61-86d8310408c9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 18:17:21.703 +05:30 19f0549d-c551-481e-8a61-86d8310408c9 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api) in 123.5091ms 2024-09-10 18:17:21.703 +05:30 19f0549d-c551-481e-8a61-86d8310408c9 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetUserActions (Sang.CoreSettings.Api)' 2024-09-10 18:17:21.704 +05:30 19f0549d-c551-481e-8a61-86d8310408c9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 90686b8a-c8ca-41fb-8bde-1a8101612a19}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 624} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"iAction\":1,\"Name\":\"Access\",\"Caption\":\"Access\",\"ActionType\":3},{\"iAction\":2,\"Name\":\"Add\",\"Caption\":\"Add\",\"ActionType\":1},{\"iAction\":3,\"Name\":\"Edit\",\"Caption\":\"Edit\",\"ActionType\":1},{\"iAction\":4,\"Name\":\"Delete\",\"Caption\":\"Delete\",\"ActionType\":1},{\"iAction\":5,\"Name\":\"Excel\",\"Caption\":\"Excel\",\"ActionType\":1},{\"iAction\":6,\"Name\":\"View\",\"Caption\":\"View\",\"ActionType\":1},{\"iAction\":23,\"Name\":\"ViewSummary\",\"Caption\":\"ViewSummary\",\"ActionType\":3}]"} 2024-09-10 18:17:21.705 +05:30 19f0549d-c551-481e-8a61-86d8310408c9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getuseractions?menuId=20 - 200 624 application/json; charset=utf-8 141.4434ms 2024-09-10 18:17:30.123 +05:30 90d32cdf-2c8a-4a6a-840d-5b159b3d05c7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 18:17:30.124 +05:30 90d32cdf-2c8a-4a6a-840d-5b159b3d05c7 INF CORS policy execution successful. 2024-09-10 18:17:30.125 +05:30 90d32cdf-2c8a-4a6a-840d-5b159b3d05c7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 2.405ms 2024-09-10 18:17:30.164 +05:30 4a9d76e3-f001-4247-8cc3-c27ebf80e0ca INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 18:17:30.165 +05:30 4a9d76e3-f001-4247-8cc3-c27ebf80e0ca INF CORS policy execution successful. 2024-09-10 18:17:30.166 +05:30 4a9d76e3-f001-4247-8cc3-c27ebf80e0ca INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NzE5MjAsImV4cCI6MTcyNTk3MjUyMCwiaWF0IjoxNzI1OTcxOTIwfQ.AzlDEsoABUE5T2LoovV5hyoEXF9I5qTmZxyxQNgdYVE}, {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-10 18:17:30.169 +05:30 0e104295-6486-4f08-9d76-d009cd51026c INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 18:17:30.174 +05:30 0e104295-6486-4f08-9d76-d009cd51026c INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 18:17:30.194 +05:30 0e104295-6486-4f08-9d76-d009cd51026c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 18:17:30.195 +05:30 0e104295-6486-4f08-9d76-d009cd51026c INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 20.3487ms 2024-09-10 18:17:30.195 +05:30 0e104295-6486-4f08-9d76-d009cd51026c INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 18:17:30.196 +05:30 0e104295-6486-4f08-9d76-d009cd51026c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4a9d76e3-f001-4247-8cc3-c27ebf80e0ca}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 6087} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":63,\"MenuName\":\"testtag2\",\"Caption\":\"testtag1\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"}]"} 2024-09-10 18:17:30.198 +05:30 0e104295-6486-4f08-9d76-d009cd51026c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 6087 application/json; charset=utf-8 33.5194ms 2024-09-10 18:18:25.618 +05:30 fb30f420-6941-4c3a-9a36-bfa5f2b9fcc3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=61 - null null 2024-09-10 18:18:25.621 +05:30 fb30f420-6941-4c3a-9a36-bfa5f2b9fcc3 INF CORS policy execution successful. 2024-09-10 18:18:25.622 +05:30 fb30f420-6941-4c3a-9a36-bfa5f2b9fcc3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=61 - 204 null null 4.6467ms 2024-09-10 18:18:25.681 +05:30 d120edcd-974d-4886-8980-a1d077612050 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=61 - null null 2024-09-10 18:18:25.684 +05:30 d120edcd-974d-4886-8980-a1d077612050 INF CORS policy execution successful. 2024-09-10 18:18:25.685 +05:30 d120edcd-974d-4886-8980-a1d077612050 INF HTTP request: Path: /action/getactiondetails QueryString: ?menuId=61 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NzE5MjAsImV4cCI6MTcyNTk3MjUyMCwiaWF0IjoxNzI1OTcxOTIwfQ.AzlDEsoABUE5T2LoovV5hyoEXF9I5qTmZxyxQNgdYVE}, {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-10 18:18:25.689 +05:30 0b2649e5-34da-4b88-9747-2b6a7b78d66a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 18:18:25.701 +05:30 0b2649e5-34da-4b88-9747-2b6a7b78d66a INF Route matched with {action = "GetActionDetails", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActionDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 18:18:25.733 +05:30 0b2649e5-34da-4b88-9747-2b6a7b78d66a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 18:18:25.734 +05:30 0b2649e5-34da-4b88-9747-2b6a7b78d66a INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api) in 33.4042ms 2024-09-10 18:18:25.735 +05:30 0b2649e5-34da-4b88-9747-2b6a7b78d66a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 18:18:25.735 +05:30 0b2649e5-34da-4b88-9747-2b6a7b78d66a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d120edcd-974d-4886-8980-a1d077612050}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 396} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":1,\"ActionName\":\"Access\"},{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-10 18:18:25.736 +05:30 0b2649e5-34da-4b88-9747-2b6a7b78d66a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=61 - 200 396 application/json; charset=utf-8 54.6462ms 2024-09-10 18:18:29.620 +05:30 8d92a4b0-156f-4c37-b750-634d7dc6fcf8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - null null 2024-09-10 18:18:29.621 +05:30 8d92a4b0-156f-4c37-b750-634d7dc6fcf8 INF CORS policy execution successful. 2024-09-10 18:18:29.622 +05:30 8d92a4b0-156f-4c37-b750-634d7dc6fcf8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - 204 null null 1.9148ms 2024-09-10 18:18:29.660 +05:30 626a7ad5-86da-41e9-b83c-0bbbdd8f8e4f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - null null 2024-09-10 18:18:29.661 +05:30 626a7ad5-86da-41e9-b83c-0bbbdd8f8e4f INF CORS policy execution successful. 2024-09-10 18:18:29.661 +05:30 626a7ad5-86da-41e9-b83c-0bbbdd8f8e4f INF HTTP request: Path: /action/getactiondetails QueryString: ?menuId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NzE5MjAsImV4cCI6MTcyNTk3MjUyMCwiaWF0IjoxNzI1OTcxOTIwfQ.AzlDEsoABUE5T2LoovV5hyoEXF9I5qTmZxyxQNgdYVE}, {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-10 18:18:29.662 +05:30 db2876f1-7e1f-4cd0-8d26-f14137f6bfa6 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 18:18:29.662 +05:30 db2876f1-7e1f-4cd0-8d26-f14137f6bfa6 INF Route matched with {action = "GetActionDetails", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActionDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 18:18:29.669 +05:30 db2876f1-7e1f-4cd0-8d26-f14137f6bfa6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 18:18:29.670 +05:30 db2876f1-7e1f-4cd0-8d26-f14137f6bfa6 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api) in 7.5396ms 2024-09-10 18:18:29.670 +05:30 db2876f1-7e1f-4cd0-8d26-f14137f6bfa6 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 18:18:29.670 +05:30 db2876f1-7e1f-4cd0-8d26-f14137f6bfa6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 626a7ad5-86da-41e9-b83c-0bbbdd8f8e4f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 396} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":1,\"ActionName\":\"Access\"},{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-10 18:18:29.671 +05:30 db2876f1-7e1f-4cd0-8d26-f14137f6bfa6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - 200 396 application/json; charset=utf-8 11.1649ms 2024-09-10 18:18:32.162 +05:30 68086ecf-2e37-4069-9f88-d8235cb27481 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=21 - null null 2024-09-10 18:18:32.162 +05:30 68086ecf-2e37-4069-9f88-d8235cb27481 INF CORS policy execution successful. 2024-09-10 18:18:32.163 +05:30 68086ecf-2e37-4069-9f88-d8235cb27481 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=21 - 204 null null 1.7394ms 2024-09-10 18:18:32.201 +05:30 f1b71d6c-f1e6-43b1-94d6-75a337b65297 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=21 - null null 2024-09-10 18:18:32.203 +05:30 f1b71d6c-f1e6-43b1-94d6-75a337b65297 INF CORS policy execution successful. 2024-09-10 18:18:32.204 +05:30 f1b71d6c-f1e6-43b1-94d6-75a337b65297 INF HTTP request: Path: /action/getactiondetails QueryString: ?menuId=21 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NzE5MjAsImV4cCI6MTcyNTk3MjUyMCwiaWF0IjoxNzI1OTcxOTIwfQ.AzlDEsoABUE5T2LoovV5hyoEXF9I5qTmZxyxQNgdYVE}, {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-10 18:18:32.205 +05:30 24664429-3452-4aea-a25b-84892697db2a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 18:18:32.205 +05:30 24664429-3452-4aea-a25b-84892697db2a INF Route matched with {action = "GetActionDetails", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActionDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 18:18:32.211 +05:30 24664429-3452-4aea-a25b-84892697db2a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 18:18:32.211 +05:30 24664429-3452-4aea-a25b-84892697db2a INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api) in 6.194ms 2024-09-10 18:18:32.212 +05:30 24664429-3452-4aea-a25b-84892697db2a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 18:18:32.212 +05:30 24664429-3452-4aea-a25b-84892697db2a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f1b71d6c-f1e6-43b1-94d6-75a337b65297}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 400} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":7,\"ActionName\":\"Access\"},{\"ActionID\":8,\"ActionName\":\"Add\"},{\"ActionID\":9,\"ActionName\":\"Edit\"},{\"ActionID\":10,\"ActionName\":\"Delete\"},{\"ActionID\":11,\"ActionName\":\"Excel \"},{\"ActionID\":12,\"ActionName\":\"View\"},{\"ActionID\":22,\"ActionName\":\"ViewSummary\"}]"} 2024-09-10 18:18:32.213 +05:30 24664429-3452-4aea-a25b-84892697db2a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=21 - 200 400 application/json; charset=utf-8 11.2283ms 2024-09-10 18:18:35.131 +05:30 f49be2ac-d52d-43db-acd8-bcd97d66abb4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=22 - null null 2024-09-10 18:18:35.132 +05:30 f49be2ac-d52d-43db-acd8-bcd97d66abb4 INF CORS policy execution successful. 2024-09-10 18:18:35.133 +05:30 f49be2ac-d52d-43db-acd8-bcd97d66abb4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=22 - 204 null null 1.3677ms 2024-09-10 18:18:35.191 +05:30 c5286a26-5a88-48f3-b5ce-f1597e7ccee2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=22 - null null 2024-09-10 18:18:35.192 +05:30 c5286a26-5a88-48f3-b5ce-f1597e7ccee2 INF CORS policy execution successful. 2024-09-10 18:18:35.193 +05:30 c5286a26-5a88-48f3-b5ce-f1597e7ccee2 INF HTTP request: Path: /action/getactiondetails QueryString: ?menuId=22 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NzE5MjAsImV4cCI6MTcyNTk3MjUyMCwiaWF0IjoxNzI1OTcxOTIwfQ.AzlDEsoABUE5T2LoovV5hyoEXF9I5qTmZxyxQNgdYVE}, {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-10 18:18:35.193 +05:30 3193c431-dd2e-4e61-99b1-5065f9c6ccc0 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 18:18:35.193 +05:30 3193c431-dd2e-4e61-99b1-5065f9c6ccc0 INF Route matched with {action = "GetActionDetails", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActionDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 18:18:35.197 +05:30 3193c431-dd2e-4e61-99b1-5065f9c6ccc0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 18:18:35.198 +05:30 3193c431-dd2e-4e61-99b1-5065f9c6ccc0 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api) in 4.2474ms 2024-09-10 18:18:35.198 +05:30 3193c431-dd2e-4e61-99b1-5065f9c6ccc0 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 18:18:35.198 +05:30 3193c431-dd2e-4e61-99b1-5065f9c6ccc0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c5286a26-5a88-48f3-b5ce-f1597e7ccee2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 576} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":13,\"ActionName\":\"Access\"},{\"ActionID\":14,\"ActionName\":\"Add\"},{\"ActionID\":15,\"ActionName\":\"Edit\"},{\"ActionID\":16,\"ActionName\":\"Delete\"},{\"ActionID\":17,\"ActionName\":\"Excel\"},{\"ActionID\":18,\"ActionName\":\"View\"},{\"ActionID\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ActionID\":20,\"ActionName\":\"ViewSummary\"},{\"ActionID\":21,\"ActionName\":\"UnlockUser\"},{\"ActionID\":26,\"ActionName\":\"DeleteUsersCreatedbyOthers\"}]"} 2024-09-10 18:18:35.199 +05:30 3193c431-dd2e-4e61-99b1-5065f9c6ccc0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=22 - 200 576 application/json; charset=utf-8 7.9422ms 2024-09-10 18:18:38.464 +05:30 3013f360-2815-47f8-ad9d-568dddf05014 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - null null 2024-09-10 18:18:38.465 +05:30 3013f360-2815-47f8-ad9d-568dddf05014 INF CORS policy execution successful. 2024-09-10 18:18:38.465 +05:30 3013f360-2815-47f8-ad9d-568dddf05014 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - 204 null null 1.8101ms 2024-09-10 18:18:38.504 +05:30 0b3b5e90-6a01-44c9-bd7b-c0345a95b7ef INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - null null 2024-09-10 18:18:38.505 +05:30 0b3b5e90-6a01-44c9-bd7b-c0345a95b7ef INF CORS policy execution successful. 2024-09-10 18:18:38.505 +05:30 0b3b5e90-6a01-44c9-bd7b-c0345a95b7ef INF HTTP request: Path: /action/getactiondetails QueryString: ?menuId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NzE5MjAsImV4cCI6MTcyNTk3MjUyMCwiaWF0IjoxNzI1OTcxOTIwfQ.AzlDEsoABUE5T2LoovV5hyoEXF9I5qTmZxyxQNgdYVE}, {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-10 18:18:38.506 +05:30 d4b43b06-8ad5-44f5-9103-9dbd27b24ae2 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 18:18:38.506 +05:30 d4b43b06-8ad5-44f5-9103-9dbd27b24ae2 INF Route matched with {action = "GetActionDetails", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActionDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 18:18:38.512 +05:30 d4b43b06-8ad5-44f5-9103-9dbd27b24ae2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 18:18:38.512 +05:30 d4b43b06-8ad5-44f5-9103-9dbd27b24ae2 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api) in 5.9871ms 2024-09-10 18:18:38.512 +05:30 d4b43b06-8ad5-44f5-9103-9dbd27b24ae2 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 18:18:38.513 +05:30 d4b43b06-8ad5-44f5-9103-9dbd27b24ae2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0b3b5e90-6a01-44c9-bd7b-c0345a95b7ef}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 396} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":1,\"ActionName\":\"Access\"},{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-10 18:18:38.513 +05:30 d4b43b06-8ad5-44f5-9103-9dbd27b24ae2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - 200 396 application/json; charset=utf-8 9.5043ms 2024-09-10 18:18:53.902 +05:30 5f9a647d-8032-4e25-98da-0c7c7f770a7d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 18:18:53.903 +05:30 5f9a647d-8032-4e25-98da-0c7c7f770a7d INF CORS policy execution successful. 2024-09-10 18:18:53.904 +05:30 5f9a647d-8032-4e25-98da-0c7c7f770a7d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 2.1932ms 2024-09-10 18:18:53.963 +05:30 9f0e7b0e-3a04-435e-8dc6-dda5c7298a8f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 18:18:53.965 +05:30 9f0e7b0e-3a04-435e-8dc6-dda5c7298a8f INF CORS policy execution successful. 2024-09-10 18:18:53.966 +05:30 9f0e7b0e-3a04-435e-8dc6-dda5c7298a8f INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NzI1MzEsImV4cCI6MTcyNTk3MzEzMSwiaWF0IjoxNzI1OTcyNTMxfQ.ZbksxfSHrF1ZSgWJvlzHlCi-3oPTkxTr2BHhkOJdP5w}, {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-10 18:18:53.966 +05:30 e9ead963-c398-4dba-b29f-61f583a42a81 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 18:18:53.967 +05:30 e9ead963-c398-4dba-b29f-61f583a42a81 INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 18:18:53.977 +05:30 e9ead963-c398-4dba-b29f-61f583a42a81 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 18:18:53.978 +05:30 e9ead963-c398-4dba-b29f-61f583a42a81 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 11.2044ms 2024-09-10 18:18:53.978 +05:30 e9ead963-c398-4dba-b29f-61f583a42a81 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 18:18:53.980 +05:30 e9ead963-c398-4dba-b29f-61f583a42a81 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9f0e7b0e-3a04-435e-8dc6-dda5c7298a8f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 6087} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":63,\"MenuName\":\"testtag2\",\"Caption\":\"testtag1\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"}]"} 2024-09-10 18:18:53.982 +05:30 e9ead963-c398-4dba-b29f-61f583a42a81 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 6087 application/json; charset=utf-8 19.0171ms 2024-09-10 18:19:25.657 +05:30 3bd10cb2-68fe-42b5-b900-25342df73da3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - null null 2024-09-10 18:19:25.659 +05:30 3bd10cb2-68fe-42b5-b900-25342df73da3 INF CORS policy execution successful. 2024-09-10 18:19:25.660 +05:30 3bd10cb2-68fe-42b5-b900-25342df73da3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - 204 null null 2.6893ms 2024-09-10 18:19:25.697 +05:30 ce051fb2-8b39-4ab1-a0c8-5d584cd24a31 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - null null 2024-09-10 18:19:25.701 +05:30 ce051fb2-8b39-4ab1-a0c8-5d584cd24a31 INF CORS policy execution successful. 2024-09-10 18:19:25.702 +05:30 ce051fb2-8b39-4ab1-a0c8-5d584cd24a31 INF HTTP request: Path: /action/getactiondetails QueryString: ?menuId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NzI1MzEsImV4cCI6MTcyNTk3MzEzMSwiaWF0IjoxNzI1OTcyNTMxfQ.ZbksxfSHrF1ZSgWJvlzHlCi-3oPTkxTr2BHhkOJdP5w}, {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-10 18:19:25.704 +05:30 4b2d836e-24ec-4fc5-a500-518cf759e0d2 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 18:19:25.704 +05:30 4b2d836e-24ec-4fc5-a500-518cf759e0d2 INF Route matched with {action = "GetActionDetails", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActionDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 18:19:25.716 +05:30 4b2d836e-24ec-4fc5-a500-518cf759e0d2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 18:19:25.717 +05:30 4b2d836e-24ec-4fc5-a500-518cf759e0d2 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api) in 12.243ms 2024-09-10 18:19:25.717 +05:30 4b2d836e-24ec-4fc5-a500-518cf759e0d2 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 18:19:25.717 +05:30 4b2d836e-24ec-4fc5-a500-518cf759e0d2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ce051fb2-8b39-4ab1-a0c8-5d584cd24a31}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 396} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":1,\"ActionName\":\"Access\"},{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-10 18:19:25.718 +05:30 4b2d836e-24ec-4fc5-a500-518cf759e0d2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - 200 396 application/json; charset=utf-8 20.3999ms 2024-09-10 18:19:44.846 +05:30 6fc05e84-2e6a-4c33-9ad7-dd2cacb515fb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 18:19:44.849 +05:30 6fc05e84-2e6a-4c33-9ad7-dd2cacb515fb INF CORS policy execution successful. 2024-09-10 18:19:44.852 +05:30 6fc05e84-2e6a-4c33-9ad7-dd2cacb515fb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 5.7438ms 2024-09-10 18:19:44.892 +05:30 a8aa23fc-66bc-4325-bd31-f5627d8e23f4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 18:19:44.896 +05:30 a8aa23fc-66bc-4325-bd31-f5627d8e23f4 INF CORS policy execution successful. 2024-09-10 18:19:44.898 +05:30 a8aa23fc-66bc-4325-bd31-f5627d8e23f4 INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NzI1MzEsImV4cCI6MTcyNTk3MzEzMSwiaWF0IjoxNzI1OTcyNTMxfQ.ZbksxfSHrF1ZSgWJvlzHlCi-3oPTkxTr2BHhkOJdP5w}, {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-10 18:19:44.901 +05:30 501cd9d2-f90c-4872-890b-9b6003ff8435 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 18:19:44.903 +05:30 501cd9d2-f90c-4872-890b-9b6003ff8435 INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 18:19:44.932 +05:30 501cd9d2-f90c-4872-890b-9b6003ff8435 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 18:19:44.933 +05:30 501cd9d2-f90c-4872-890b-9b6003ff8435 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 29.5591ms 2024-09-10 18:19:44.933 +05:30 501cd9d2-f90c-4872-890b-9b6003ff8435 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 18:19:44.933 +05:30 501cd9d2-f90c-4872-890b-9b6003ff8435 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a8aa23fc-66bc-4325-bd31-f5627d8e23f4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 6087} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":63,\"MenuName\":\"testtag2\",\"Caption\":\"testtag1\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"}]"} 2024-09-10 18:19:44.934 +05:30 501cd9d2-f90c-4872-890b-9b6003ff8435 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 6087 application/json; charset=utf-8 42.0746ms 2024-09-10 18:20:18.945 +05:30 fa751db7-4f5d-41eb-ae7c-98ab4bbfa166 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - null null 2024-09-10 18:20:18.947 +05:30 fa751db7-4f5d-41eb-ae7c-98ab4bbfa166 INF CORS policy execution successful. 2024-09-10 18:20:18.949 +05:30 fa751db7-4f5d-41eb-ae7c-98ab4bbfa166 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - 204 null null 3.295ms 2024-09-10 18:20:18.986 +05:30 a946a819-4466-487a-a49d-f487f3f6e4f6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - null null 2024-09-10 18:20:18.988 +05:30 a946a819-4466-487a-a49d-f487f3f6e4f6 INF CORS policy execution successful. 2024-09-10 18:20:18.989 +05:30 a946a819-4466-487a-a49d-f487f3f6e4f6 INF HTTP request: Path: /action/getactiondetails QueryString: ?menuId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NzI1MzEsImV4cCI6MTcyNTk3MzEzMSwiaWF0IjoxNzI1OTcyNTMxfQ.ZbksxfSHrF1ZSgWJvlzHlCi-3oPTkxTr2BHhkOJdP5w}, {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-10 18:20:18.990 +05:30 9450d250-32f8-4347-8636-02d63e9fc377 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 18:20:18.991 +05:30 9450d250-32f8-4347-8636-02d63e9fc377 INF Route matched with {action = "GetActionDetails", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActionDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 18:20:18.999 +05:30 9450d250-32f8-4347-8636-02d63e9fc377 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 18:20:19.000 +05:30 9450d250-32f8-4347-8636-02d63e9fc377 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api) in 8.7967ms 2024-09-10 18:20:19.000 +05:30 9450d250-32f8-4347-8636-02d63e9fc377 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 18:20:19.000 +05:30 9450d250-32f8-4347-8636-02d63e9fc377 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a946a819-4466-487a-a49d-f487f3f6e4f6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 396} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":1,\"ActionName\":\"Access\"},{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-10 18:20:19.001 +05:30 9450d250-32f8-4347-8636-02d63e9fc377 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - 200 396 application/json; charset=utf-8 14.9253ms 2024-09-10 18:24:04.048 +05:30 58a287b3-2bf1-4287-99dd-2cde239cd18d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - null null 2024-09-10 18:24:04.050 +05:30 58a287b3-2bf1-4287-99dd-2cde239cd18d INF CORS policy execution successful. 2024-09-10 18:24:04.052 +05:30 58a287b3-2bf1-4287-99dd-2cde239cd18d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - 204 null null 3.1428ms 2024-09-10 18:24:04.089 +05:30 a064db6b-675d-4a07-8faf-46ab95264d93 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - null null 2024-09-10 18:24:04.091 +05:30 a064db6b-675d-4a07-8faf-46ab95264d93 INF CORS policy execution successful. 2024-09-10 18:24:04.093 +05:30 a064db6b-675d-4a07-8faf-46ab95264d93 INF HTTP request: Path: /action/getactiondetails QueryString: ?menuId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NzI1MzEsImV4cCI6MTcyNTk3MzEzMSwiaWF0IjoxNzI1OTcyNTMxfQ.ZbksxfSHrF1ZSgWJvlzHlCi-3oPTkxTr2BHhkOJdP5w}, {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-10 18:24:04.094 +05:30 cdb245f4-5f02-4732-aac6-8c790101c1a3 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 18:24:04.095 +05:30 cdb245f4-5f02-4732-aac6-8c790101c1a3 INF Route matched with {action = "GetActionDetails", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActionDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 18:24:04.116 +05:30 cdb245f4-5f02-4732-aac6-8c790101c1a3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 18:24:04.117 +05:30 cdb245f4-5f02-4732-aac6-8c790101c1a3 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api) in 21.6161ms 2024-09-10 18:24:04.117 +05:30 cdb245f4-5f02-4732-aac6-8c790101c1a3 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 18:24:04.117 +05:30 cdb245f4-5f02-4732-aac6-8c790101c1a3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a064db6b-675d-4a07-8faf-46ab95264d93}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 396} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":1,\"ActionName\":\"Access\"},{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-10 18:24:04.118 +05:30 cdb245f4-5f02-4732-aac6-8c790101c1a3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - 200 396 application/json; charset=utf-8 28.712ms 2024-09-10 18:24:43.740 +05:30 2fa9daef-4f4d-49f1-814d-7f0a1162ca5f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - null null 2024-09-10 18:24:43.743 +05:30 2fa9daef-4f4d-49f1-814d-7f0a1162ca5f INF CORS policy execution successful. 2024-09-10 18:24:43.745 +05:30 2fa9daef-4f4d-49f1-814d-7f0a1162ca5f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - 204 null null 4.6159ms 2024-09-10 18:24:43.780 +05:30 ce2080a6-38e7-4c17-a5af-0e32887e0a19 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - null null 2024-09-10 18:24:43.782 +05:30 ce2080a6-38e7-4c17-a5af-0e32887e0a19 INF CORS policy execution successful. 2024-09-10 18:24:43.784 +05:30 ce2080a6-38e7-4c17-a5af-0e32887e0a19 INF HTTP request: Path: /action/getactiondetails QueryString: ?menuId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NzI1MzEsImV4cCI6MTcyNTk3MzEzMSwiaWF0IjoxNzI1OTcyNTMxfQ.ZbksxfSHrF1ZSgWJvlzHlCi-3oPTkxTr2BHhkOJdP5w}, {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-10 18:24:43.785 +05:30 b24072e6-dda1-4dd8-826a-31823d043286 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 18:24:43.786 +05:30 b24072e6-dda1-4dd8-826a-31823d043286 INF Route matched with {action = "GetActionDetails", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActionDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 18:24:43.801 +05:30 b24072e6-dda1-4dd8-826a-31823d043286 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 18:24:43.802 +05:30 b24072e6-dda1-4dd8-826a-31823d043286 INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api) in 15.532ms 2024-09-10 18:24:43.802 +05:30 b24072e6-dda1-4dd8-826a-31823d043286 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 18:24:43.802 +05:30 b24072e6-dda1-4dd8-826a-31823d043286 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ce2080a6-38e7-4c17-a5af-0e32887e0a19}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 396} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":1,\"ActionName\":\"Access\"},{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-10 18:24:43.803 +05:30 b24072e6-dda1-4dd8-826a-31823d043286 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - 200 396 application/json; charset=utf-8 23.0039ms 2024-09-10 18:26:21.639 +05:30 8073e9f2-df1a-4938-8eed-21f0cc8268d0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=61 - null null 2024-09-10 18:26:21.641 +05:30 8073e9f2-df1a-4938-8eed-21f0cc8268d0 INF CORS policy execution successful. 2024-09-10 18:26:21.642 +05:30 8073e9f2-df1a-4938-8eed-21f0cc8268d0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=61 - 204 null null 3.8974ms 2024-09-10 18:26:21.682 +05:30 42121961-ce71-4b46-810d-8d9fbba9025e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=61 - null null 2024-09-10 18:26:21.684 +05:30 42121961-ce71-4b46-810d-8d9fbba9025e INF CORS policy execution successful. 2024-09-10 18:26:21.686 +05:30 42121961-ce71-4b46-810d-8d9fbba9025e INF HTTP request: Path: /action/getactiondetails QueryString: ?menuId=61 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NzI1MzEsImV4cCI6MTcyNTk3MzEzMSwiaWF0IjoxNzI1OTcyNTMxfQ.ZbksxfSHrF1ZSgWJvlzHlCi-3oPTkxTr2BHhkOJdP5w}, {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-10 18:26:21.687 +05:30 cbca65a8-cdb8-4493-9858-e3e366089b0a INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 18:26:21.688 +05:30 cbca65a8-cdb8-4493-9858-e3e366089b0a INF Route matched with {action = "GetActionDetails", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActionDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 18:26:21.698 +05:30 cbca65a8-cdb8-4493-9858-e3e366089b0a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 18:26:21.699 +05:30 cbca65a8-cdb8-4493-9858-e3e366089b0a INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api) in 10.5867ms 2024-09-10 18:26:21.699 +05:30 cbca65a8-cdb8-4493-9858-e3e366089b0a INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 18:26:21.699 +05:30 cbca65a8-cdb8-4493-9858-e3e366089b0a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 42121961-ce71-4b46-810d-8d9fbba9025e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 396} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":1,\"ActionName\":\"Access\"},{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-10 18:26:21.700 +05:30 cbca65a8-cdb8-4493-9858-e3e366089b0a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=61 - 200 396 application/json; charset=utf-8 17.8353ms 2024-09-10 18:26:52.896 +05:30 8637258c-7edb-44f7-b3f8-dfb58cc99e67 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=61 - null null 2024-09-10 18:26:52.898 +05:30 8637258c-7edb-44f7-b3f8-dfb58cc99e67 INF CORS policy execution successful. 2024-09-10 18:26:52.903 +05:30 8637258c-7edb-44f7-b3f8-dfb58cc99e67 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=61 - 204 null null 6.2332ms 2024-09-10 18:26:52.945 +05:30 4ed3e645-7e4c-4ffd-9391-4e0b1eee9889 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=61 - null null 2024-09-10 18:26:52.950 +05:30 4ed3e645-7e4c-4ffd-9391-4e0b1eee9889 INF CORS policy execution successful. 2024-09-10 18:26:52.951 +05:30 4ed3e645-7e4c-4ffd-9391-4e0b1eee9889 INF HTTP request: Path: /action/getactiondetails QueryString: ?menuId=61 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NzI1MzEsImV4cCI6MTcyNTk3MzEzMSwiaWF0IjoxNzI1OTcyNTMxfQ.ZbksxfSHrF1ZSgWJvlzHlCi-3oPTkxTr2BHhkOJdP5w}, {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-10 18:26:52.952 +05:30 4b174404-cb27-4dd6-9099-cecd22fbbcfa INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 18:26:52.953 +05:30 4b174404-cb27-4dd6-9099-cecd22fbbcfa INF Route matched with {action = "GetActionDetails", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActionDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 18:26:52.965 +05:30 4b174404-cb27-4dd6-9099-cecd22fbbcfa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 18:26:52.967 +05:30 4b174404-cb27-4dd6-9099-cecd22fbbcfa INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api) in 13.923ms 2024-09-10 18:26:52.967 +05:30 4b174404-cb27-4dd6-9099-cecd22fbbcfa INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 18:26:52.967 +05:30 4b174404-cb27-4dd6-9099-cecd22fbbcfa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4ed3e645-7e4c-4ffd-9391-4e0b1eee9889}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 396} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":1,\"ActionName\":\"Access\"},{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-10 18:26:52.968 +05:30 4b174404-cb27-4dd6-9099-cecd22fbbcfa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=61 - 200 396 application/json; charset=utf-8 23.361ms 2024-09-10 18:29:40.131 +05:30 dbac884f-6312-4840-afee-7b4aa0e8a036 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 18:29:40.134 +05:30 dbac884f-6312-4840-afee-7b4aa0e8a036 INF CORS policy execution successful. 2024-09-10 18:29:40.136 +05:30 dbac884f-6312-4840-afee-7b4aa0e8a036 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 204 null null 4.5076ms 2024-09-10 18:29:40.173 +05:30 4a3c26cc-b4da-4ced-acc8-d58305e19f82 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - null null 2024-09-10 18:29:40.176 +05:30 4a3c26cc-b4da-4ced-acc8-d58305e19f82 INF CORS policy execution successful. 2024-09-10 18:29:40.177 +05:30 4a3c26cc-b4da-4ced-acc8-d58305e19f82 INF HTTP request: Path: /menu/getmenuwithparent QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NzMxNDQsImV4cCI6MTcyNTk3Mzc0NCwiaWF0IjoxNzI1OTczMTQ0fQ.SjC_TL8eQAF9hjh3VtleTHhFyv1pwujAz6WirQFLcAg}, {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-10 18:29:40.179 +05:30 8120123a-0e18-4939-b335-cd0a7ad23a67 INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 18:29:40.180 +05:30 8120123a-0e18-4939-b335-cd0a7ad23a67 INF Route matched with {action = "GetMenuWithParent", controller = "Menu"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuWithParent() on controller Sang.CoreSettings.Api.Controllers.MenuController (Sang.CoreSettings.Api). 2024-09-10 18:29:40.202 +05:30 8120123a-0e18-4939-b335-cd0a7ad23a67 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 18:29:40.203 +05:30 8120123a-0e18-4939-b335-cd0a7ad23a67 INF Executed action Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api) in 22.8191ms 2024-09-10 18:29:40.203 +05:30 8120123a-0e18-4939-b335-cd0a7ad23a67 INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.MenuController.GetMenuWithParent (Sang.CoreSettings.Api)' 2024-09-10 18:29:40.204 +05:30 8120123a-0e18-4939-b335-cd0a7ad23a67 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4a3c26cc-b4da-4ced-acc8-d58305e19f82}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 6087} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"MenuID\":1,\"MenuName\":\"Home\",\"Caption\":\"Home\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":2,\"MenuName\":\"Company\",\"Caption\":\"Company\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":3,\"MenuName\":\"Security\",\"Caption\":\"Security\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":4,\"MenuName\":\"Tags\",\"Caption\":\"Tags\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":6,\"MenuName\":\"Inventory\",\"Caption\":\"Inventory\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":7,\"MenuName\":\"Fixed Asset\",\"Caption\":\"Fixed Asset\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":8,\"MenuName\":\"Production\",\"Caption\":\"Production\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":10,\"MenuName\":\"Quality Control\",\"Caption\":\"Quality Control\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":11,\"MenuName\":\"Settings\",\"Caption\":\"Settings\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":12,\"MenuName\":\"Main Settings\",\"Caption\":\"Main Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":14,\"MenuName\":\"View\",\"Caption\":\"View\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":15,\"MenuName\":\"Tag Setting\",\"Caption\":\"Tag Setting\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":16,\"MenuName\":\"Account Settings\",\"Caption\":\"Account Settings\",\"ParentID\":12,\"ParentName\":\"Main Settings\",\"ParentCaption\":\"Main Settings\"},{\"MenuID\":17,\"MenuName\":\"New Company\",\"Caption\":\"New Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":18,\"MenuName\":\"Edit Company\",\"Caption\":\"Edit Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":19,\"MenuName\":\"Delete Company\",\"Caption\":\"Delete Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":20,\"MenuName\":\"Create Profile\",\"Caption\":\"Create Profile\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":21,\"MenuName\":\"Create Role\",\"Caption\":\"Create Role\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":22,\"MenuName\":\"Create User\",\"Caption\":\"Create User\",\"ParentID\":3,\"ParentName\":\"Security\",\"ParentCaption\":\"Security\"},{\"MenuID\":24,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":25,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":26,\"MenuName\":\"Account Tag\",\"Caption\":\"Account Tag\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":27,\"MenuName\":\"Customer/Vendor Master\",\"Caption\":\"Customer/Vendor Master\",\"ParentID\":23,\"ParentName\":\"Account\",\"ParentCaption\":\"Account\"},{\"MenuID\":28,\"MenuName\":\"Currency\",\"Caption\":\"Currency\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":29,\"MenuName\":\"Exchange Rate\",\"Caption\":\"Exchange Rate\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":30,\"MenuName\":\"Exchange Rate History\",\"Caption\":\"Exchange Rate History\",\"ParentID\":24,\"ParentName\":\"Currency\",\"ParentCaption\":\"Currency\"},{\"MenuID\":31,\"MenuName\":\"Product\",\"Caption\":\"Product\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":32,\"MenuName\":\"Unit\",\"Caption\":\"Unit\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":33,\"MenuName\":\"Unit Conversion\",\"Caption\":\"Unit Conversion\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":34,\"MenuName\":\"Seller Price Book\",\"Caption\":\"Seller Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":35,\"MenuName\":\"Buyer Price Book\",\"Caption\":\"Buyer Price Book\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":36,\"MenuName\":\"Barcode Definition\",\"Caption\":\"Barcode Definition\",\"ParentID\":25,\"ParentName\":\"Product\",\"ParentCaption\":\"Product\"},{\"MenuID\":37,\"MenuName\":\"Warehouse\",\"Caption\":\"Warehouse\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":38,\"MenuName\":\"Create Company\",\"Caption\":\"Create Company\",\"ParentID\":17,\"ParentName\":\"New Company\",\"ParentCaption\":\"New Company\"},{\"MenuID\":40,\"MenuName\":\"Voucher Settings\",\"Caption\":\"Voucher Settings\",\"ParentID\":11,\"ParentName\":\"Settings\",\"ParentCaption\":\"Settings\"},{\"MenuID\":42,\"MenuName\":\"Open Company\",\"Caption\":\"Open Company\",\"ParentID\":2,\"ParentName\":\"Company\",\"ParentCaption\":\"Company\"},{\"MenuID\":46,\"MenuName\":\"Placeofsupply\",\"Caption\":\"Place of Supply\",\"ParentID\":4,\"ParentName\":\"Tags\",\"ParentCaption\":\"Tags\"},{\"MenuID\":58,\"MenuName\":\"ggrgr\",\"Caption\":\"ggrgr\",\"ParentID\":57,\"ParentName\":\"rrr\",\"ParentCaption\":\"rrr\"},{\"MenuID\":60,\"MenuName\":\"effefefef\",\"Caption\":\"effefefef\",\"ParentID\":59,\"ParentName\":\"grgergerger\",\"ParentCaption\":\"grgergerger\"},{\"MenuID\":61,\"MenuName\":\"TestTagg\",\"Caption\":\"TestTagg\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"},{\"MenuID\":62,\"MenuName\":\"gokulww\",\"Caption\":\"gokulww\",\"ParentID\":0,\"ParentName\":null,\"ParentCaption\":null},{\"MenuID\":63,\"MenuName\":\"testtag2\",\"Caption\":\"testtag1\",\"ParentID\":1,\"ParentName\":\"Home\",\"ParentCaption\":\"Home\"}]"} 2024-09-10 18:29:40.205 +05:30 8120123a-0e18-4939-b335-cd0a7ad23a67 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenuwithparent - 200 6087 application/json; charset=utf-8 31.8279ms 2024-09-10 18:30:13.452 +05:30 5c5abb80-1f26-4056-8053-177ff30ba14a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - null null 2024-09-10 18:30:13.458 +05:30 5c5abb80-1f26-4056-8053-177ff30ba14a INF CORS policy execution successful. 2024-09-10 18:30:13.459 +05:30 5c5abb80-1f26-4056-8053-177ff30ba14a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - 204 null null 6.2451ms 2024-09-10 18:30:13.500 +05:30 ca47c652-cbc7-42b8-b271-8b7abf1f2c26 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - null null 2024-09-10 18:30:13.502 +05:30 ca47c652-cbc7-42b8-b271-8b7abf1f2c26 INF CORS policy execution successful. 2024-09-10 18:30:13.503 +05:30 ca47c652-cbc7-42b8-b271-8b7abf1f2c26 INF HTTP request: Path: /action/getactiondetails QueryString: ?menuId=20 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjU5NzMxNDQsImV4cCI6MTcyNTk3Mzc0NCwiaWF0IjoxNzI1OTczMTQ0fQ.SjC_TL8eQAF9hjh3VtleTHhFyv1pwujAz6WirQFLcAg}, {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-10 18:30:13.505 +05:30 894ba1bf-be02-46d5-85fb-71d0043da1ce INF Executing endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 18:30:13.506 +05:30 894ba1bf-be02-46d5-85fb-71d0043da1ce INF Route matched with {action = "GetActionDetails", controller = "Action"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActionDetails(Int32) on controller Sang.CoreSettings.Api.Controllers.ActionController (Sang.CoreSettings.Api). 2024-09-10 18:30:13.528 +05:30 894ba1bf-be02-46d5-85fb-71d0043da1ce INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-10 18:30:13.529 +05:30 894ba1bf-be02-46d5-85fb-71d0043da1ce INF Executed action Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api) in 23.1287ms 2024-09-10 18:30:13.529 +05:30 894ba1bf-be02-46d5-85fb-71d0043da1ce INF Executed endpoint 'Sang.CoreSettings.Api.Controllers.ActionController.GetActionDetails (Sang.CoreSettings.Api)' 2024-09-10 18:30:13.529 +05:30 894ba1bf-be02-46d5-85fb-71d0043da1ce INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ca47c652-cbc7-42b8-b271-8b7abf1f2c26}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 396} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":1,\"ActionName\":\"Access\"},{\"ActionID\":2,\"ActionName\":\"Add\"},{\"ActionID\":3,\"ActionName\":\"Edit\"},{\"ActionID\":4,\"ActionName\":\"Delete\"},{\"ActionID\":5,\"ActionName\":\"Excel\"},{\"ActionID\":6,\"ActionName\":\"View\"},{\"ActionID\":23,\"ActionName\":\"ViewSummary\"}]"} 2024-09-10 18:30:13.530 +05:30 894ba1bf-be02-46d5-85fb-71d0043da1ce INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/action/getactiondetails?menuId=20 - 200 396 application/json; charset=utf-8 29.3248ms 2024-09-10 18:40:41.029 +05:30 INF Application is shutting down... 2024-09-10 18:46:08.130 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-10 18:46:08.175 +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-10 18:46:08.197 +05:30 INF Creating key {1f7c8f30-9a22-4d3b-acc6-5dd2ebf19c80} with creation date 2024-09-10 13:16:08Z, activation date 2024-09-10 13:16:08Z, and expiration date 2024-12-09 13:16:08Z. 2024-09-10 18:46:08.208 +05:30 WRN No XML encryptor configured. Key {1f7c8f30-9a22-4d3b-acc6-5dd2ebf19c80} may be persisted to storage in unencrypted form. 2024-09-10 18:46:08.420 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-10 18:46:08.421 +05:30 INF Hosting environment: Production 2024-09-10 18:46:08.421 +05:30 INF Content root path: C:\inetpub\wwwroot\SangCoreSettingsAPI 2024-09-10 18:46:08.433 +05:30 39ff27cc-c9fa-4d27-a547-21e1cd9d1796 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 18:46:08.433 +05:30 9757bebf-1d7f-4df7-94ba-a40ba5f7f046 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 18:46:08.504 +05:30 39ff27cc-c9fa-4d27-a547-21e1cd9d1796 INF CORS policy execution successful. 2024-09-10 18:46:08.504 +05:30 9757bebf-1d7f-4df7-94ba-a40ba5f7f046 INF CORS policy execution successful. 2024-09-10 18:46:08.512 +05:30 9757bebf-1d7f-4df7-94ba-a40ba5f7f046 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 80.2653ms 2024-09-10 18:46:08.512 +05:30 39ff27cc-c9fa-4d27-a547-21e1cd9d1796 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 204 null null 80.2636ms 2024-09-10 18:46:08.593 +05:30 83fc9cc7-cf13-49d2-9db7-824d84cb0169 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 18:46:08.709 +05:30 83fc9cc7-cf13-49d2-9db7-824d84cb0169 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 7:53:38 AM', Current time (UTC): '9/10/2024 1:16:08 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-10 18:46:08.719 +05:30 83fc9cc7-cf13-49d2-9db7-824d84cb0169 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 7:53:38 AM', Current time (UTC): '9/10/2024 1:16:08 PM'. 2024-09-10 18:46:08.721 +05:30 83fc9cc7-cf13-49d2-9db7-824d84cb0169 INF CORS policy execution successful. 2024-09-10 18:46:08.737 +05:30 83fc9cc7-cf13-49d2-9db7-824d84cb0169 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 18:46:08.769 +05:30 840af1ea-3ee0-42de-8f0f-fc6433dbfd07 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 18:46:08.774 +05:30 840af1ea-3ee0-42de-8f0f-fc6433dbfd07 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 18:46:08.775 +05:30 840af1ea-3ee0-42de-8f0f-fc6433dbfd07 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 83fc9cc7-cf13-49d2-9db7-824d84cb0169}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 07:53:38'"} Body: 2024-09-10 18:46:08.780 +05:30 840af1ea-3ee0-42de-8f0f-fc6433dbfd07 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 401 null null 187.7463ms 2024-09-10 18:46:09.096 +05:30 7ae5697a-cefe-4700-a2c2-7c80920c6a46 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - null null 2024-09-10 18:46:09.099 +05:30 7ae5697a-cefe-4700-a2c2-7c80920c6a46 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 7:53:38 AM', Current time (UTC): '9/10/2024 1:16:09 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-10 18:46:09.100 +05:30 7ae5697a-cefe-4700-a2c2-7c80920c6a46 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/10/2024 7:53:38 AM', Current time (UTC): '9/10/2024 1:16:09 PM'. 2024-09-10 18:46:09.100 +05:30 7ae5697a-cefe-4700-a2c2-7c80920c6a46 INF CORS policy execution successful. 2024-09-10 18:46:09.102 +05:30 7ae5697a-cefe-4700-a2c2-7c80920c6a46 INF HTTP request: Path: /userpreference/getpreferencedetails QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1OTU0MjE4LCJleHAiOjE3MjU5NTQ4MTgsImlhdCI6MTcyNTk1NDIxOH0.0KIS129AAFxQuRy18WcYL9NzNkDT8wlum3dtn0Q3qSQ}, {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-10 18:46:09.108 +05:30 cc558bdd-b610-413e-ac11-5e84a2cad6be INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 18:46:09.109 +05:30 cc558bdd-b610-413e-ac11-5e84a2cad6be INF AuthenticationScheme: Bearer was challenged. 2024-09-10 18:46:09.109 +05:30 cc558bdd-b610-413e-ac11-5e84a2cad6be INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 7ae5697a-cefe-4700-a2c2-7c80920c6a46}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/10/2024 07:53:38'"} Body: 2024-09-10 18:46:09.110 +05:30 cc558bdd-b610-413e-ac11-5e84a2cad6be INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/userpreference/getpreferencedetails - 401 null null 14.1516ms 2024-09-10 18:46:09.462 +05:30 c1cdca5d-5473-4078-a956-0487b526dcc6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 18:46:09.463 +05:30 c1cdca5d-5473-4078-a956-0487b526dcc6 INF CORS policy execution successful. 2024-09-10 18:46:09.463 +05:30 c1cdca5d-5473-4078-a956-0487b526dcc6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 1.4449ms 2024-09-10 18:46:09.464 +05:30 f74e8d05-f20f-4729-b3de-458961f77e0f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 18:46:09.464 +05:30 265b17ff-d32b-4180-81e1-266847a322b1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 18:46:09.464 +05:30 265b17ff-d32b-4180-81e1-266847a322b1 INF CORS policy execution successful. 2024-09-10 18:46:09.464 +05:30 f74e8d05-f20f-4729-b3de-458961f77e0f INF CORS policy execution successful. 2024-09-10 18:46:09.465 +05:30 f74e8d05-f20f-4729-b3de-458961f77e0f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 0.8391ms 2024-09-10 18:46:09.465 +05:30 265b17ff-d32b-4180-81e1-266847a322b1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 204 null null 0.9616ms 2024-09-10 18:46:09.466 +05:30 450e6fe1-1502-441d-90ad-d2d1bfad54a4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 18:46:09.466 +05:30 450e6fe1-1502-441d-90ad-d2d1bfad54a4 INF CORS policy execution successful. 2024-09-10 18:46:09.467 +05:30 450e6fe1-1502-441d-90ad-d2d1bfad54a4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 0.8047ms 2024-09-10 18:46:09.525 +05:30 682c6167-4f54-4df0-8372-8d07b0896675 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 18:46:09.525 +05:30 682c6167-4f54-4df0-8372-8d07b0896675 INF CORS policy execution successful. 2024-09-10 18:46:09.526 +05:30 abb8a64b-144e-4807-8c75-e7ffa0c72a21 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 18:46:09.526 +05:30 682c6167-4f54-4df0-8372-8d07b0896675 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 204 null null 1.2197ms 2024-09-10 18:46:09.526 +05:30 abb8a64b-144e-4807-8c75-e7ffa0c72a21 INF CORS policy execution successful. 2024-09-10 18:46:09.527 +05:30 abb8a64b-144e-4807-8c75-e7ffa0c72a21 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 204 null null 1.2952ms 2024-09-10 18:46:09.534 +05:30 6cfc9510-4a15-4cd0-a29a-5bb35c1e303f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 18:46:09.535 +05:30 6cfc9510-4a15-4cd0-a29a-5bb35c1e303f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-10 18:46:09.536 +05:30 6cfc9510-4a15-4cd0-a29a-5bb35c1e303f INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-09-10 18:46:09.537 +05:30 6cfc9510-4a15-4cd0-a29a-5bb35c1e303f INF CORS policy execution successful. 2024-09-10 18:46:09.537 +05:30 6cfc9510-4a15-4cd0-a29a-5bb35c1e303f INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer null}, {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-10 18:46:09.538 +05:30 48f7e424-8d46-49b1-ac67-61a0b93e63cf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 18:46:09.538 +05:30 48f7e424-8d46-49b1-ac67-61a0b93e63cf INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-10 18:46:09.538 +05:30 48f7e424-8d46-49b1-ac67-61a0b93e63cf INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-09-10 18:46:09.538 +05:30 48f7e424-8d46-49b1-ac67-61a0b93e63cf INF CORS policy execution successful. 2024-09-10 18:46:09.539 +05:30 48f7e424-8d46-49b1-ac67-61a0b93e63cf INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer null}, {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-10 18:46:09.539 +05:30 2228ba5c-3fe0-4a9b-afe7-7625fab4b437 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 18:46:09.539 +05:30 5077df4f-39f3-46b9-b039-c7ac3f05e423 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 18:46:09.540 +05:30 5077df4f-39f3-46b9-b039-c7ac3f05e423 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 18:46:09.540 +05:30 2228ba5c-3fe0-4a9b-afe7-7625fab4b437 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 18:46:09.540 +05:30 5077df4f-39f3-46b9-b039-c7ac3f05e423 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 6cfc9510-4a15-4cd0-a29a-5bb35c1e303f}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-10 18:46:09.540 +05:30 2228ba5c-3fe0-4a9b-afe7-7625fab4b437 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 48f7e424-8d46-49b1-ac67-61a0b93e63cf}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-10 18:46:09.541 +05:30 5077df4f-39f3-46b9-b039-c7ac3f05e423 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 401 null null 6.8518ms 2024-09-10 18:46:09.541 +05:30 2228ba5c-3fe0-4a9b-afe7-7625fab4b437 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 401 null null 3.4021ms 2024-09-10 18:46:09.562 +05:30 f3b09219-f9ca-4925-b738-e8ed6c398779 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 18:46:09.565 +05:30 f3b09219-f9ca-4925-b738-e8ed6c398779 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-10 18:46:09.565 +05:30 f3b09219-f9ca-4925-b738-e8ed6c398779 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-09-10 18:46:09.565 +05:30 f3b09219-f9ca-4925-b738-e8ed6c398779 INF CORS policy execution successful. 2024-09-10 18:46:09.566 +05:30 f3b09219-f9ca-4925-b738-e8ed6c398779 INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer null}, {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-10 18:46:09.567 +05:30 3c35e044-cd5f-4ed7-9465-636c4bd9d829 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 18:46:09.567 +05:30 3c35e044-cd5f-4ed7-9465-636c4bd9d829 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 18:46:09.567 +05:30 3c35e044-cd5f-4ed7-9465-636c4bd9d829 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: f3b09219-f9ca-4925-b738-e8ed6c398779}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-10 18:46:09.568 +05:30 3c35e044-cd5f-4ed7-9465-636c4bd9d829 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 401 null null 6.3735ms 2024-09-10 18:46:09.575 +05:30 d0c69b3e-c920-43b2-b409-bf8522203b6c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - null null 2024-09-10 18:46:09.575 +05:30 724c75ab-e0a5-445d-8502-bfb6c2cfb34a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - null null 2024-09-10 18:46:09.575 +05:30 724c75ab-e0a5-445d-8502-bfb6c2cfb34a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-10 18:46:09.575 +05:30 d0c69b3e-c920-43b2-b409-bf8522203b6c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-10 18:46:09.576 +05:30 724c75ab-e0a5-445d-8502-bfb6c2cfb34a INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-09-10 18:46:09.576 +05:30 d0c69b3e-c920-43b2-b409-bf8522203b6c INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-09-10 18:46:09.576 +05:30 724c75ab-e0a5-445d-8502-bfb6c2cfb34a INF CORS policy execution successful. 2024-09-10 18:46:09.576 +05:30 d0c69b3e-c920-43b2-b409-bf8522203b6c INF CORS policy execution successful. 2024-09-10 18:46:09.577 +05:30 d0c69b3e-c920-43b2-b409-bf8522203b6c INF HTTP request: Path: /language/getlanguagelist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer null}, {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-10 18:46:09.577 +05:30 724c75ab-e0a5-445d-8502-bfb6c2cfb34a INF HTTP request: Path: /menu/getmenudetails QueryString: ?languageId=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer null}, {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-10 18:46:09.579 +05:30 1679a734-0b74-4c35-8452-6ff92cbad704 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 18:46:09.579 +05:30 953ddbd5-fa84-48fc-847b-0c5ac4c7d94a INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 18:46:09.579 +05:30 1679a734-0b74-4c35-8452-6ff92cbad704 INF AuthenticationScheme: Bearer was challenged. 2024-09-10 18:46:09.580 +05:30 953ddbd5-fa84-48fc-847b-0c5ac4c7d94a INF AuthenticationScheme: Bearer was challenged. 2024-09-10 18:46:09.580 +05:30 1679a734-0b74-4c35-8452-6ff92cbad704 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: d0c69b3e-c920-43b2-b409-bf8522203b6c}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-10 18:46:09.580 +05:30 953ddbd5-fa84-48fc-847b-0c5ac4c7d94a INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 724c75ab-e0a5-445d-8502-bfb6c2cfb34a}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-10 18:46:09.580 +05:30 953ddbd5-fa84-48fc-847b-0c5ac4c7d94a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/menu/getmenudetails?languageId=1 - 401 null null 5.5213ms 2024-09-10 18:46:09.580 +05:30 1679a734-0b74-4c35-8452-6ff92cbad704 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/language/getlanguagelist - 401 null null 5.5228ms 2024-09-10 18:46:09.601 +05:30 0eb45cee-414f-450e-8cf2-57ba236f3e47 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - null null 2024-09-10 18:46:09.602 +05:30 0eb45cee-414f-450e-8cf2-57ba236f3e47 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-10 18:46:09.602 +05:30 0eb45cee-414f-450e-8cf2-57ba236f3e47 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-09-10 18:46:09.602 +05:30 0eb45cee-414f-450e-8cf2-57ba236f3e47 INF CORS policy execution successful. 2024-09-10 18:46:09.603 +05:30 0eb45cee-414f-450e-8cf2-57ba236f3e47 INF HTTP request: Path: /tag/gettagsummary QueryString: ?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer null}, {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-10 18:46:09.605 +05:30 4f36fc0c-23f2-419f-9cf9-6b6df612dc0d INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-10 18:46:09.605 +05:30 4f36fc0c-23f2-419f-9cf9-6b6df612dc0d INF AuthenticationScheme: Bearer was challenged. 2024-09-10 18:46:09.606 +05:30 4f36fc0c-23f2-419f-9cf9-6b6df612dc0d INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 0eb45cee-414f-450e-8cf2-57ba236f3e47}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-10 18:46:09.606 +05:30 4f36fc0c-23f2-419f-9cf9-6b6df612dc0d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangCoreSettingsAPI/tag/gettagsummary?languageId=1&refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 401 null null 5.2973ms 2024-09-10 18:57:06.958 +05:30 INF Application is shutting down...